]> Pileus Git - ~andy/gtk/history - gtk/gtksettings.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gtk / gtksettings.c
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-02 Matthias ClasenRemove the include of Xft.h, which is already dragged...
2004-03-01 Owen TaylorBased on patch by Alex Larsson
2004-02-26 Owen Taylorhu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat...
2004-02-22 Manish SinghGuard the FC_HINT_STYLE stuff with an #ifdef, so we...
2004-02-21 Soeren SandmannUse P_ instead of _ for the new Xft settings.
2004-02-21 Soeren SandmannBug 130790 (Federico Mena Quintero, Owen Taylor)
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-16 Matthias ClasenDo not interpret distant clicks as double-clicks (...
2003-07-02 Owen TaylorImplement a loader for named themed icon based on from...
2003-05-27 Matthias ClasenRemove dubious bitfields of unspecified signedness...
2003-05-19 Matthias ClasenAdd docs.
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-01-15 Owen TaylorSet the double click speed from XSETTINGS when creating...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-25 Owen TaylorFix missing adjustments for new type of
2002-11-18 Owen TaylorClean up a bit of duplicated code.
2002-11-17 Jonathan Blandfordremove bogus gvalue initialization/freeing.
2002-11-16 Jonathan BlandfordAllow g_object_set to work with GtkSettings.
2002-10-09 Manish SinghDeprecation cleanup
2002-10-02 Owen TaylorPrivately export: _gtk_settings_set_property_value_from...
2002-09-24 Owen TaylorMake icon sizes configurable (#70648, slightly based...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorOnly change the double click time if the screen for...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-02-24 Owen Taylorgtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard...
2002-01-31 Owen TaylorInstall a Default RC file that sets the tooltips color...
2001-12-12 Owen TaylorSupport using names/nicks for the gdk_settings values...
2001-12-09 Anders CarlssonUpdate xsettings name.
2001-12-04 Owen TaylorSimplify, make more efficient and fix memory leak when...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-10-04 Havoc PenningtonFix #56586
2001-10-03 jacob berkmans/retrive/retrieve/
2001-10-01 Owen Taylorg_string_printfa => g_string_append_printf.
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-05-03 Owen TaylorPatch from Juan Pablo Mendoza Mendoza to fix things...
2001-04-28 Havoc Penningtonfix warning
2001-04-03 Tim Janikchanged gtk_item_factory_dump_items() and gtk_item_fact...
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-02 Owen TaylorAdd boxed type for GtkRequistion. Use it for ::size...
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-04-01 Tim Janikfixed a bunch of notifications, added reference counts...
2001-03-28 Owen TaylorFix use of uninitialized memory.
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...