summaryrefslogtreecommitdiff
path: root/gtk/gtksettings.c
Commit message (Expand)AuthorAgeFilesLines
* Allow falling back to another icon theme before hicolor. (#325546, RodneyMatthias Clasen2006-01-111-0/+11
* Turn metrics hinting on (part of #307196)Behdad Esfahbod2005-12-071-0/+4
* Don't leak the cursor theme name. (#314693, Kjartan Maraas)Matthias Clasen2005-08-291-0/+2
* Cleanup up the mess I createdMatthias Clasen2005-08-241-5/+114
* Make sure font and cursor settings get propagated down to the screenMatthias Clasen2005-08-241-111/+7
* Fix for #314004, reported by Michael Reinsch:Owen Taylor2005-08-241-4/+111
* Fix have_base_pc / have_base_x_pc typo.Owen Taylor2005-08-151-4/+0
* Rename the default theme to "Raleigh". (#312254, Thomas Wood)Matthias Clasen2005-08-011-1/+1
* Change machinery for following font rendering xsettings to set cairo fontOwen Taylor2005-07-211-98/+3
* Correct the blurb for the icon-sizes setting. String change. (#309355,Matthias Clasen2005-07-031-1/+1
* Add two new settings, gtk-cursor-theme-name and gtk-cursor-theme-size toMatthias Clasen2005-06-151-5/+58
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-19/+20
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-171-4/+4
* Don't leak the values here. (#169047, Philip Langdale)Matthias Clasen2005-03-031-2/+2
* gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.cManish Singh2004-11-191-1/+1
* Make it build on windows. (#156618, Kazuki IWAMOTO)Matthias Clasen2004-10-271-0/+2
* Add a public setting for button ordering (#74669, Owen Taylor)Matthias Clasen2004-10-251-1/+10
* Fix some problems reported by Morten Welinder:Matthias Clasen2004-09-131-1/+1
* Make it possible to specify additional modules to load via a setting.Matthias Clasen2004-09-011-0/+30
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* don't overwrite application properties. Fixes bug #136802.Mark McLoughlin2004-03-111-2/+5
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Remove the include of Xft.h, which is already dragged in via pangoxft.h.Matthias Clasen2004-03-021-1/+0
* Based on patch by Alex LarssonOwen Taylor2004-03-011-1/+2
* hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-02-261-2/+4
* Guard the FC_HINT_STYLE stuff with an #ifdef, so we still build with mostManish Singh2004-02-221-1/+3
* Use P_ instead of _ for the new Xft settings.Soeren Sandmann2004-02-211-10/+10
* Bug 130790 (Federico Mena Quintero, Owen Taylor)Soeren Sandmann2004-02-211-2/+167
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-24/+24
* Do not interpret distant clicks as double-clicks (#116541, BernhardMatthias Clasen2003-12-161-6/+20
* Implement a loader for named themed icon based on from gnome-desktopOwen Taylor2003-07-021-0/+9
* Remove dubious bitfields of unspecified signedness. (#112919, MortenMatthias Clasen2003-05-271-2/+2
* Add docs.Matthias Clasen2003-05-191-2/+80
* demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.cManish Singh2003-02-281-1/+1
* Set the double click speed from XSETTINGS when creating a new GtkSettingsOwen Taylor2003-01-151-10/+18
* Document 2.2 API additions.Matthias Clasen2002-11-281-0/+2
* Fix missing adjustments for new type ofOwen Taylor2002-11-251-7/+8
* Clean up a bit of duplicated code.Owen Taylor2002-11-181-5/+2
* remove bogus gvalue initialization/freeing.Jonathan Blandford2002-11-171-12/+0
* Allow g_object_set to work with GtkSettings.Jonathan Blandford2002-11-161-12/+38
* Deprecation cleanupManish Singh2002-10-091-4/+5
* Privately export: _gtk_settings_set_property_value_from_rc()Owen Taylor2002-10-021-40/+135
* Make icon sizes configurable (#70648, slightly based on a patch from BillOwen Taylor2002-09-241-2/+12
* New demo for window migration between different displays and screens.Owen Taylor2002-08-011-2/+8
* Renames:Owen Taylor2002-06-201-1/+1
* Only change the double click time if the screen for the notification isOwen Taylor2002-06-201-3/+9
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-39/+38
* Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC,Owen Taylor2002-03-201-4/+3
* gtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard Hestilow to add aOwen Taylor2002-02-241-2/+12