summaryrefslogtreecommitdiff
path: root/gtk/gtkrc.c
Commit message (Expand)AuthorAgeFilesLines
* Substitute gdkx.h => gdkprivate.h since we need to accesss onlyOwen Taylor1999-11-081-2/+0
* Don't define HAVE_DIMM_H if MSC, as you have to get the Platform SDK toTor Lillqvist1999-11-041-1/+1
* Add new keysyms from X11R6.4 (including EuroSign).Tor Lillqvist1999-10-311-1/+5
* correct checking for BeOS checkManish Singh1999-10-041-10/+10
* Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdefOwen Taylor1999-09-291-1/+1
* Don't draw anything if width or height is zero. Don't print a warning ifTor Lillqvist1999-07-101-0/+2
* Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor headerTor Lillqvist1999-06-141-1/+1
* Support added for building using a GNU toolchain on Win32,Tor Lillqvist1999-04-251-1/+1
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-1/+1
* Check for lstat.Tor Lillqvist1999-03-161-0/+4
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-151-23/+100
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* It was reported by Owen Taylor <otaylor@redhat.com>, that LC_ALL produceTimur Bakeyev1999-01-211-1/+1
* Under some systems (notably, BSDI), there is no LC_MESSAGES category inTimur I. Bakeyev1999-01-201-0/+4
* Allow a bg_pixmap of "<none>", as there was no way to set the backgroundOwen Taylor1999-01-171-1/+10
* define GTK_DISABLE_COMPAT_H for compilation of gtk code.Tim Janik1999-01-151-0/+1
* eliminated some queue_draws when invoking gtk_widget_set_state, since thatTim Janik1999-01-111-3/+3
* gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warningsManish Singh1999-01-021-46/+19
* Add @INTLLIBS@. gtk-scier-981116-0.patch Sean CierOwen Taylor1998-12-181-2/+3
* Removed unused variable, fixed minor memory leak.Owen Taylor1998-12-151-1/+1
* Append locale-specific suffixes to default rc file names, and look theseOwen Taylor1998-12-141-4/+49
* Allocate correct amount of memory for strings.Owen Taylor1998-12-091-2/+2
* Released GTK+ 1.1.6GTK_1_1_6CST 1998 Shawn T. Amundson1998-12-091-0/+103
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-3/+3
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-9/+1
* deprecated gtk_widget_freeze_accelerators andTim Janik1998-11-281-1/+1
* Modified Files: gtkclist.c gtkclist.h gtkctree.c gtkctree.h gtknotebook.cjaycox1998-11-231-2/+2
* New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. ChristopherOwen Taylor1998-11-131-4/+6
* check if column[i].button is valid before calling gtk_widget_intersect onManish Singh1998-11-081-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-204/+618
* use g_get_current_dir() instead of getcwd().Tim Janik1998-08-181-10/+6
* introduce testbindings on C-1 for buttons, to check out bindingTim Janik1998-07-221-122/+187
* 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