]> Pileus Git - ~andy/gtk/history - gtk/gtkrc.c
Updates.
[~andy/gtk] / gtk / gtkrc.c
2001-10-29 Tor LillqvistUpdates.
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-01 Owen Taylorg_string_printfa => g_string_append_printf.
2001-10-01 Matthias Clasenreplace g_scanner_add/remove_symbol by g_scanner_scope_...
2001-09-21 Hans Breuerupdated externals
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-11 Owen TaylorFixed reversed comparison causing RC properties not...
2001-09-10 Owen TaylorFix blank line in the wrong place.
2001-09-08 Owen TaylorReplace uses of GBSearchArray with GArray and bsearch...
2001-09-08 Havoc Penningtonput GtkPacker back in here so it won't be in gtk-unused...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-03 Tim Janikchanged gtk_item_factory_dump_items() and gtk_item_fact...
2001-03-19 Havoc PenningtonMake GtkIconSource an opaque datatype, and add a bunch...
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-03-05 MET 2001 Sven Neumannfixed compiler warnings by inserting some consts. Added...
2001-02-04 Tim JanikHELL! premature insanity, back out old rc-data changes.
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2001-01-17 Tor Lillqvistgtk/gtkmain.c Use the new
2000-11-28 Elliot LeeOnly build im-xim if USE_X11 is enabled s/strcpy/memcpy...
2000-11-15 Robert BradyThe return value of g_getenv() isn't freeable, so g_str...
2000-11-14 Tor LillqvistAdd new objects.
2000-11-13 Sebastian WilhelmiGCompareFunc -> GEqualFunc where applicable.
2000-11-12 Owen TaylorMake parent_class static.
2000-10-28 Tor LillqvistMake sure not to get a double directory separator in...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-09-05 Sebastian WilhelmiUse g_path_get_dirname instead of g_dirname, which...
2000-08-22 Owen TaylorAdd gtk_widget_modify_{fg,bg,text,base,font}.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-25 Tor LillqvistInclude the build directory.
2000-07-17 Owen TaylorRestore code to paint the background of the text area...
2000-07-14 Owen TaylorRemove gtk_rc_append_default_pixmap_path(), since it...
2000-07-14 Owen TaylorMove gtk-config to gtk-config-2.0 move gtk_.m4 to gtk...
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-04-13 Tor LillqvistExport the gtk_private_signals and gtk_private_n_signal...
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-11-04 Tor LillqvistDon't define HAVE_DIMM_H if MSC, as you have to get...
1999-10-31 Tor LillqvistAdd new keysyms from X11R6.4 (including EuroSign).
1999-10-04 Manish Singhcorrect checking for BeOS check
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-07-10 Tor LillqvistDon't draw anything if width or height is zero. Don...
1999-06-14 Tor LillqvistMention using GNU gettext. Enable NLS stuff. Use GNU...
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