summaryrefslogtreecommitdiff
path: root/gtk/gtkrc.c
Commit message (Expand)AuthorAgeFilesLines
* implementation of the "class" keyword for styles.Tim Janik1998-07-011-170/+200
* fixed lookup order for rc styles. the latest defined rc set pattern isTim Janik1998-06-301-4/+4
* code overhaul for simplicity and more descriptive error messages.Tim Janik1998-06-301-337/+284
* fixed an assertment.Tim Janik1998-06-071-201/+53
* I should have named it gtk_rc_set_image_loader() initially - fixedElliot Lee1998-05-211-1/+1
* Allow user to set a custom image loading routine for loading bg_pixmap'sElliot Lee1998-05-211-3/+27
* Fixed up a stat() that Sopwith missed when changing stat => lstat.Owen Taylor1998-05-131-2/+2
* Use lstat() to tell when an rc file was modified, not stat(), because weElliot Lee1998-05-121-1/+1
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-23/+134
* New function to reset the RC styles for a heirarchyOwen Taylor1998-05-011-0/+91
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-28/+48
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* No, you can't add a GtkStyle * to a list of GtkRcNode *. (Fixes hugeOwen Taylor1998-03-091-9/+22
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-081-47/+112
* we make an active server grab now, this way we can change the cursorTim Janik1998-02-271-2/+2
* new function. many functions adapted to use GScanner for scanning.Tim Janik1997-12-231-653/+511
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-2/+2
* applied jamesa-971010-0 for stability. applied jamesa-971010-2 for a smallTim Janik1997-12-071-14/+14
* Initial revisionElliot Lee1997-11-241-0/+1489