]> Pileus Git - ~andy/gtk/history - gtk/gtkrc.c
Support added for building using a GNU toolchain on Win32,
[~andy/gtk] / gtk / gtkrc.c
1999-04-25 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-16 Tor LillqvistCheck for lstat.
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-21 Timur BakeyevIt was reported by Owen Taylor <otaylor@redhat.com...
1999-01-20 Timur I. BakeyevUnder some systems (notably, BSDI), there is no LC_MESS...
1999-01-17 Owen TaylorAllow a bg_pixmap of "<none>", as there was no way...
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
1999-01-11 Tim Janikeliminated some queue_draws when invoking gtk_widget_se...
1999-01-02 Manish Singhgdk/gdk.c gdk/gdkinputnone.h casts to get rid of const...
1998-12-18 Owen TaylorAdd @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier
1998-12-15 Owen TaylorRemoved unused variable, fixed minor memory leak.
1998-12-14 Owen TaylorAppend locale-specific suffixes to default rc file...
1998-12-09 Owen TaylorAllocate correct amount of memory for strings.
1998-12-09 CST 1998 Shawn T... Released GTK+ 1.1.6
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-23 jaycoxModified Files: gtkclist.c gtkclist.h gtkctree.c gtkctr...
1998-11-13 Owen TaylorNew function gdk_pixmap_foreign_new(). (gtk-blizzard...
1998-11-08 Manish Singhcheck if column[i].button is valid before calling gtk_w...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-07-22 Tim Janikintroduce testbindings on C-1 for buttons, to check...
1998-07-01 Tim Janikimplementation of the "class" keyword for styles.
1998-06-30 Tim Janikfixed lookup order for rc styles. the latest defined...
1998-06-30 Tim Janikcode overhaul for simplicity and more descriptive error...
1998-06-07 Tim Janikfixed an assertment.
1998-05-21 Elliot LeeI should have named it gtk_rc_set_image_loader() initia...
1998-05-21 Elliot LeeAllow user to set a custom image loading routine for...
1998-05-13 Owen TaylorFixed up a stat() that Sopwith missed when changing...
1998-05-12 Elliot LeeUse lstat() to tell when an rc file was modified, not...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 Owen TaylorNew function to reset the RC styles for a heirarchy
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-09 Owen TaylorNo, you can't add a GtkStyle * to a list of GtkRcNode...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-02-27 Tim Janikwe make an active server grab now, this way we can...
1997-12-23 Tim Janiknew function. many functions adapted to use GScanner...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-07 Tim Janikapplied jamesa-971010-0 for stability. applied jamesa...
1997-11-24 Elliot LeeInitial revision