]> Pileus Git - ~andy/gtk/history - gtk/gtkrc.c
new default color scheme based on the GNOME stock icon palette. (#80691,
[~andy/gtk] / gtk / gtkrc.c
2002-12-10 Soeren Sandmannnew default color scheme based on the GNOME stock icon...
2002-10-10 Manish SinghDeprecation cleanup
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-10-02 Owen TaylorPrivately export: _gtk_settings_set_property_value_from...
2002-09-24 Owen TaylorMake icon sizes configurable (#70648, slightly based...
2002-09-20 Owen TaylorFri Sep 20 16:56:54 2002 Owen Taylor <otaylor@redhat...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-07-24 Owen TaylorDon't use GTK_RC_FILES, since it causes problems with...
2002-06-19 Owen TaylorSet the display.
2002-06-12 Owen TaylorAllow NULL for widget path or class path as documented...
2002-05-28 Matthias ClasenMarkup fixes
2002-05-14 Owen TaylorSet the width of the layout to the actual wrap width...
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-03-25 Sven Neumannfree the style's font_description before accessing...
2002-03-20 Owen TaylorPatch from Richard Hestilow to fix gtk-font-name change...
2002-03-03 Hans Breuermake rewrite_event_for_window() static gtk_rc_clear_rea...
2002-02-24 Owen Taylorgtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard...
2002-02-19 Owen TaylorAdd routines _gtk_find_module(), _gtk_get_module_path...
2002-02-09 Owen TaylorAdd a function to delete all bindings add by gtk_bindin...
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-02-05 Matthias ClasenRemove a (now) misleading comment.
2002-02-03 Owen TaylorRC file lookup improvements (#68234, suggestions from...
2002-02-02 Owen TaylorSupport engine "" {} to mean override to the default...
2002-02-02 Owen TaylorParse the RC string here when the first object is creat...
2002-02-02 Owen TaylorFix ordering of priorities so that priorities take...
2002-02-01 Owen TaylorHandle reparsing any strings if the theme changes....
2002-01-29 Sven Neumanndon't install an empty icon_set if none of the image...
2002-01-19 Owen TaylorFix problems when an engine declaration occurs in a...
2002-01-15 jacob berkmanclose a comment block
2002-01-14 Matthias ClasenDocumentation additions.
2002-01-14 Sven Neumanng_getenv() returns a const string.
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2001-12-26 Owen Taylor(#67542, reported by Anders Carlsson)
2001-12-13 Matthias ClasenMarkup fixes.
2001-12-07 Matthias ClasenTypo fixes.
2001-11-23 Hans Breuerreflect Pango API change
2001-11-21 Owen TaylorVersion 1.3.11, interface, binary age 0.
2001-11-02 Tor LillqvistUse -no-undefined on Windows. Look for .dll or .so...
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...
next