summaryrefslogtreecommitdiff
path: root/gtk/gtksettings.c
Commit message (Expand)AuthorAgeFilesLines
* More documentation fixes2.99.0Matthias Clasen2011-01-061-2/+2
* Reduce includes of gtktypeutils.h to a minimumMatthias Clasen2011-01-041-1/+1
* Remove sealed members from GtkSettingsMatthias Clasen2010-12-231-551/+586
* Remove dead Gtk[Rc]Style codeCarlos Garnacho2010-12-181-2/+0
* Use gtk_style_context_reset_widgets() instead of gtk_rc_reset_styles()Carlos Garcia Campos2010-12-041-3/+3
* GtkSettings: add _gtk_settings_get_screen() private methodCarlos Garcia Campos2010-12-041-0/+6
* Parse user CSS from $XDG_CONFIG_HOME/gtk-3.0/gtk.cssCarlos Garnacho2010-12-041-8/+9
* Some header cleanupsMatthias Clasen2010-12-041-0/+1
* Document predefined style provider prioritesMatthias Clasen2010-12-041-1/+1
* GtkSettings: install theme CSS with a lower priority.Carlos Garnacho2010-12-041-1/+1
* GtkSettings: Keep right refcount of the theme provider.Carlos Garnacho2010-12-041-4/+7
* GtkSettings: Ensure the theme CSS is loaded on startup.Carlos Garnacho2010-12-041-0/+2
* Hardcode 3.0 version for style files and paths.Carlos Garnacho2010-12-041-5/+2
* Fix compile warningCarlos Garnacho2010-12-041-2/+4
* s/GtkStyleSet/GtkStyleProperties/Carlos Garnacho2010-12-041-8/+8
* Use GdkRGBA all around in GtkStyleContext.Carlos Garnacho2010-12-041-2/+2
* Plug some leaks.Carlos Garnacho2010-12-041-2/+4
* GtkSettings: Add a new provider for the theme CSS file.Carlos Garnacho2010-12-041-0/+48
* Add generic providers per-screen.Carlos Garnacho2010-12-041-1/+43
* GtkSettings: implement GtkStyleProviderCarlos Garnacho2010-12-041-1/+75
* docs: Move documentation to inline comments: GtkSettingsJavier Jardón2010-11-061-0/+36
* settings: Move setting property registration in gtksettings.cEmmanuele Bassi2010-10-201-2/+166
* Remove GtkObject completelyMatthias Clasen2010-09-261-0/+1
* gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visualBenjamin Otte2010-09-261-1/+1
* Tons of transfer annotationsMatthias Clasen2010-09-211-5/+5
* Use gint16 for GtkBorderHavoc Pennington2010-09-121-4/+9
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Make it easy for apps to have dark themesBastien Nocera2010-05-101-1/+28
* Only show the mnemonic underline when pressing AltMatthias Clasen2009-12-201-1/+19
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-2/+2
* Make the toolbar-style and toolbar-size settings workMatthias Clasen2009-11-281-2/+2
* Fix small documentation problems after the toolpalette mergeMatthias Clasen2009-11-281-4/+0
* Merge branch 'master' into toolpaletteMatthias Clasen2009-11-261-2/+2
|\
| * Fix compilation warning: Use gpointer variablesJavier Jardón2009-11-021-2/+2
* | Merge branch 'master' into toolpaletteJohannes Schmid2009-10-281-18/+41
|\ \ | |/
| * Fix issues with symbolic colors in rc file parsingMatthias Clasen2009-10-251-16/+33
| * Use standard mac shortcutsYevgen Muntyan2009-10-261-1/+7
| * Correct a doc commentMatthias Clasen2009-08-081-1/+1
* | GtkToolPalette: Use gtk-toolbar-style and gtk-toolbar-icon-size settings.Murray Cumming2009-07-161-1/+38
|/
* Change the "gtk-fontconfig-timestamp" property from int to uint. Doesn'tBehdad Esfahbod2009-02-011-5/+5
* documentation description: Mention the various properties and theMurray Cumming2009-01-151-1/+5
* When reconstructing the color hash, try harder to avoid unnecessaryMatthias Clasen2008-08-221-5/+32
* Bug 547680 – fontconfig monitoring can crash appsBehdad Esfahbod2008-08-151-4/+5
* Improve a stringMatthias Clasen2008-08-041-1/+1
* Add translator commentMatthias Clasen2008-08-031-0/+1
* Bug 327582 – Incomplete docs for GtkSettings::gtk-icon-sizesMatthias Clasen2008-07-061-0/+14
* Bug 455268 - Add gtk-enable-tooltips GtkSettingKristian Rietveld2008-07-021-2/+19
* Revert name changeCody Russell2008-07-011-1/+1
* Add event sound settings. Patch by Lennart Pöttering.Matthias Clasen2008-07-011-1/+69
* Practically everything changed.Cody Russell2008-06-301-1/+1