| Commit message (Expand) | Author | Age | Files | Lines |
* | don't overwrite application properties. Fixes bug #136802. | Mark McLoughlin | 2004-03-11 | 1 | -2/+5 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Remove the include of Xft.h, which is already dragged in via pangoxft.h. | Matthias Clasen | 2004-03-02 | 1 | -1/+0 |
* | Based on patch by Alex Larsson | Owen Taylor | 2004-03-01 | 1 | -1/+2 |
* | hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-26 | 1 | -2/+4 |
* | Guard the FC_HINT_STYLE stuff with an #ifdef, so we still build with most | Manish Singh | 2004-02-22 | 1 | -1/+3 |
* | Use P_ instead of _ for the new Xft settings. | Soeren Sandmann | 2004-02-21 | 1 | -10/+10 |
* | Bug 130790 (Federico Mena Quintero, Owen Taylor) | Soeren Sandmann | 2004-02-21 | 1 | -2/+167 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -24/+24 |
* | Do not interpret distant clicks as double-clicks (#116541, Bernhard | Matthias Clasen | 2003-12-16 | 1 | -6/+20 |
* | Implement a loader for named themed icon based on from gnome-desktop | Owen Taylor | 2003-07-02 | 1 | -0/+9 |
* | Remove dubious bitfields of unspecified signedness. (#112919, Morten | Matthias Clasen | 2003-05-27 | 1 | -2/+2 |
* | Add docs. | Matthias Clasen | 2003-05-19 | 1 | -2/+80 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -1/+1 |
* | Set the double click speed from XSETTINGS when creating a new GtkSettings | Owen Taylor | 2003-01-15 | 1 | -10/+18 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+2 |
* | Fix missing adjustments for new type of | Owen Taylor | 2002-11-25 | 1 | -7/+8 |
* | Clean up a bit of duplicated code. | Owen Taylor | 2002-11-18 | 1 | -5/+2 |
* | remove bogus gvalue initialization/freeing. | Jonathan Blandford | 2002-11-17 | 1 | -12/+0 |
* | Allow g_object_set to work with GtkSettings. | Jonathan Blandford | 2002-11-16 | 1 | -12/+38 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -4/+5 |
* | Privately export: _gtk_settings_set_property_value_from_rc() | Owen Taylor | 2002-10-02 | 1 | -40/+135 |
* | Make icon sizes configurable (#70648, slightly based on a patch from Bill | Owen Taylor | 2002-09-24 | 1 | -2/+12 |
* | New demo for window migration between different displays and screens. | Owen Taylor | 2002-08-01 | 1 | -2/+8 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -1/+1 |
* | Only change the double click time if the screen for the notification is | Owen Taylor | 2002-06-20 | 1 | -3/+9 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -39/+38 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -4/+3 |
* | gtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard Hestilow to add a | Owen Taylor | 2002-02-24 | 1 | -2/+12 |
* | Install a Default RC file that sets the tooltips color to yellow. (#58542) | Owen Taylor | 2002-01-31 | 1 | -1/+1 |
* | Support using names/nicks for the gdk_settings values for enum valued | Owen Taylor | 2001-12-12 | 1 | -1/+8 |
* | Update xsettings name. | Anders Carlsson | 2001-12-09 | 1 | -2/+12 |
* | Simplify, make more efficient and fix memory leak when turning quark into | Owen Taylor | 2001-12-04 | 1 | -5/+2 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -8/+16 |
* | Fix #56586 | Havoc Pennington | 2001-10-04 | 1 | -2/+13 |
* | s/retrive/retrieve/ | jacob berkman | 2001-10-03 | 1 | -1/+1 |
* | g_string_printfa => g_string_append_printf. | Owen Taylor | 2001-10-01 | 1 | -2/+2 |
* | coalescing property notifies | Hans Breuer | 2001-08-11 | 1 | -0/+2 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 1 | -1/+0 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 1 | -11/+28 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -9/+15 |
* | Add a direction-changed signal, and gdk_keymap_get_current_direction(). | Owen Taylor | 2001-06-08 | 1 | -0/+9 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -8/+58 |
* | Validate value from GDK settings against parameter spec. | Owen Taylor | 2001-05-30 | 1 | -7/+27 |
* | Patch from Juan Pablo Mendoza Mendoza to fix things so clicking inside | Owen Taylor | 2001-05-03 | 1 | -1/+1 |
* | fix warning | Havoc Pennington | 2001-04-28 | 1 | -39/+12 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 1 | -45/+75 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -7/+20 |
* | Add boxed type for GtkRequistion. Use it for ::size-request. | Owen Taylor | 2001-04-02 | 1 | -11/+110 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -2/+0 |