summaryrefslogtreecommitdiff
path: root/gtk/gtksettings.c
Commit message (Expand)AuthorAgeFilesLines
* Add a direction-changed signal, and gdk_keymap_get_current_direction().Owen Taylor2001-06-081-0/+9
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-041-8/+58
* Validate value from GDK settings against parameter spec.Owen Taylor2001-05-301-7/+27
* Patch from Juan Pablo Mendoza Mendoza to fix things so clicking insideOwen Taylor2001-05-031-1/+1
* fix warningHavoc Pennington2001-04-281-39/+12
* changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()Tim Janik2001-04-031-45/+75
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-7/+20
* Add boxed type for GtkRequistion. Use it for ::size-request.Owen Taylor2001-04-021-11/+110
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-011-2/+0
* fixed a bunch of notifications, added reference counts around emissionsTim Janik2001-04-011-1/+14
* Fix use of uninitialized memory.Owen Taylor2001-03-281-3/+1
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-0/+682