]> Pileus Git - ~andy/gtk/history - gtk/gtksettings.c
Merge branch 'master' into broadway
[~andy/gtk] / gtk / gtksettings.c
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Carlos Garcia CamposUse gtk_style_context_reset_widgets() instead of gtk_rc...
2010-12-04 Carlos Garcia CamposGtkSettings: add _gtk_settings_get_screen() private...
2010-12-04 Carlos GarnachoParse user CSS from $XDG_CONFIG_HOME/gtk-3.0/gtk.css
2010-12-04 Matthias ClasenSome header cleanups
2010-12-04 Matthias ClasenDocument predefined style provider priorites
2010-12-04 Carlos GarnachoGtkSettings: install theme CSS with a lower priority.
2010-12-04 Carlos GarnachoGtkSettings: Keep right refcount of the theme provider.
2010-12-04 Carlos GarnachoGtkSettings: Ensure the theme CSS is loaded on startup.
2010-12-04 Carlos GarnachoHardcode 3.0 version for style files and paths.
2010-12-04 Carlos GarnachoFix compile warning
2010-12-04 Carlos Garnachos/GtkStyleSet/GtkStyleProperties/
2010-12-04 Carlos GarnachoUse GdkRGBA all around in GtkStyleContext.
2010-12-04 Carlos GarnachoPlug some leaks.
2010-12-04 Carlos GarnachoGtkSettings: Add a new provider for the theme CSS file.
2010-12-04 Carlos GarnachoAdd generic providers per-screen.
2010-12-04 Carlos GarnachoGtkSettings: implement GtkStyleProvider
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkSettings
2010-10-20 Emmanuele Bassisettings: Move setting property registration in gtksett...
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-13 Havoc PenningtonUse gint16 for GtkBorder
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-10 Bastien NoceraMake it easy for apps to have dark themes
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-20 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-29 Matthias ClasenMake the toolbar-style and toolbar-size settings work
2009-11-29 Matthias ClasenFix small documentation problems after the toolpalette...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-02 Javier JardónFix compilation warning: Use gpointer variables
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Matthias ClasenFix issues with symbolic colors in rc file parsing
2009-10-25 Yevgen MuntyanUse standard mac shortcuts
2009-08-09 Matthias ClasenCorrect a doc comment
2009-07-16 Murray CummingGtkToolPalette: Use gtk-toolbar-style and gtk-toolbar...
2009-02-01 Behdad EsfahbodChange the "gtk-fontconfig-timestamp" property from...
2009-01-15 Murray Cummingdocumentation description: Mention the various properti...
2008-08-22 Matthias ClasenWhen reconstructing the color hash, try harder to avoid...
2008-08-15 Behdad EsfahbodBug 547680 – fontconfig monitoring can crash apps
2008-08-04 Matthias ClasenImprove a string
2008-08-03 Matthias ClasenAdd translator comment
2008-07-06 Matthias ClasenBug 327582 – Incomplete docs for GtkSettings::gtk-icon...
2008-07-02 Kristian RietveldBug 455268 - Add gtk-enable-tooltips GtkSetting
2008-07-01 Cody RussellRevert name change
2008-07-01 Matthias ClasenAdd event sound settings. Patch by Lennart Pöttering.
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Michael Nattererdeprecate gtk_type_class().
2008-06-16 Behdad EsfahbodBug 538182 – pango_cairo_context_update_layout is not...
2008-06-06 Behdad EsfahbodBug 536185 – monitor font configuration
2008-05-25 Cody RussellBug 507389 – use gslice for gtksettings
2008-04-15 Emmanuele BassiBug 488507 – boundless growth of .recently-used.xbel...
2007-12-18 Matthias ClasenAdd a gtk-im-module GTK setting
2007-08-29 Kristian Rietveldlower the default timeout values for gtk-tooltip-timeou...
2007-07-20 Matthias ClasenApply a patch by Emmanuele Bassi to limit the number...
2007-07-19 Matthias ClasenMerge color scheme before sending notification.
2007-06-07 Matthias ClasenFix a typo
2007-05-26 Matthias ClasenRequire gtk-doc 1.6, for signal and property links.
2007-04-30 Matthias ClasenMake sure we always have a color_hash. (#423916, Jens...
2007-04-29 Matthias ClasenSupport passing a print settings file to the preview...
2007-04-03 Behdad EsfahbodDon't set metrics-hinting font option. Rely on the...
2007-03-22 Matthias ClasenFreeze property notification. Handle the gtk-color...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-03-01 Matthias Clasenremove forgotten debug code
2007-03-01 Matthias ClasenAlways store gtk-color-scheme values from all sources...
2007-02-28 Matthias ClasenMake color scheme update properly when changing themes...
2007-02-06 Kristian RietveldNew tooltips API.
2007-02-05 Michael Nattereradd new boolean settings gtk-enable-accels and gtk...
2007-01-30 Tim Janikcleaned up ::color-hash registration to not abuse class...
2006-12-31 Matthias ClasenMove a few settings to gtksettings.c to make sure they...
2006-12-27 Kristian RietveldSupport inverting arrows via XSetting. (#377979, Yevgen...
2006-12-11 Matthias ClasenChange the way in which color scheme information is...
2006-11-16 Michael NattererAdd new infrastructure for notifications of failed...
2006-09-09 Matthias ClasenDon't leak the to_reset list. (#353914, Chris Wilson)
2006-09-01 Matthias ClasenStop cursor blinking after a configurable timeout....
2006-07-27 Matthias ClasenMove a call
2006-07-21 Matthias ClasenNew function to destroy an rc context.
2006-07-07 Michael Natterergtk/gtkrc.c fix canonicalization of property names...
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-30 Matthias ClasenFix problems with setting symbolic colors from rc files...
2006-04-17 Matthias ClasenFix typos in property blurbs. (#338772, Clytie Siddall)
2006-03-26 Matthias ClasenFix leaks
2006-03-22 Matthias ClasenImproved DND support for GtkNotebook (#332991, Carlos...
2006-02-22 Michael Nattereradded boolean property gtk-touchscreen-mode, which...
2006-01-25 Matthias ClasenOnly set the cursor size if it is != 0.
2006-01-11 Matthias ClasenAllow falling back to another icon theme before hicolor...
2005-12-21 Matthias ClasenUpdate class_n_properties after installing color-hash...
2005-12-19 Matthias ClasenFix a crash
2005-12-16 Matthias ClasenRework the way the color scheme setting is inherited...
2005-12-12 Matthias ClasenMake the gtk-color-scheme setting work.
2005-12-07 Behdad EsfahbodTurn metrics hinting on (part of #307196)
2005-12-01 Michael NattererMerged modified patch from maemo-gtk that allows to...
2005-11-23 Matthias ClasenDocument symbolic colors and color expressions.
next