]> Pileus Git - ~andy/gtk/history - gtk/gtksettings.c
Some initial docs
[~andy/gtk] / gtk / gtksettings.c
2011-12-19 Matthias ClasenSome initial docs
2011-12-19 Ryan LortieGtkSettings: add shell-shows-app-menu property
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-18 Alexander Larssonwin32: Default to gtk-win32 theme
2011-11-08 Benjamin Ottesettings: Disable deprecaion warnings for deprecated...
2011-11-05 Akira TAGOHAllow fallback for input method modules
2011-11-02 Matthias ClasenMove gtkstyle and gtkrc to deprecated/
2011-10-22 Michael Natterergtk: clean up the private horror
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-09-27 Michael NattererGtkSettings: fix compile warnings on != X11
2011-09-26 Matthias ClasenDocumentation fixes
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-11 Cosimo Cecchisettings: use the right RC parser for the gtk-visible...
2011-08-10 Matthias ClasenMake focus rectangles optional
2011-06-17 Matthias ClasenRemove unused includes
2011-05-01 Benjamin Ottesettings: Recompute styles when font name changes
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-23 Cosimo Cecchigtksettings: unset attributes set to normal from font...
2011-03-15 Alexander LarssonMerge branch 'broadway'
2011-03-10 Kristian RietveldInclude gdkquartz.h so GDK_IS_QUARTZ_SCREEN is actually...
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-07 Carlos Garnachogtksettings: plug a leak
2011-03-07 John RallsFinish making the GtkSettings object identical on all...
2011-03-02 Benjamin Ottesettings: Always use the same default values
2011-03-02 Benjamin Ottesettings: Keep the GtkSettings object identical no...
2011-03-02 Benjamin Ottesettings: Avoid a segfault when loading keyfile
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-05 Kristian HøgsbergAdd Wayland backend
2011-01-31 Matthias Clasendoc fixes
2011-01-31 Carlos GarnachoMove key/theme CSS providers to GtkSettingsPrivate
2011-01-31 Carlos GarnachoParse the gtk-keys.css file in the GtkSettings::gtk...
2011-01-31 Bastien NoceraGtkCssProvider: Take into account variant
2011-01-31 Bastien NoceraGtkSettings: Fix theme not updating for dark theme
2011-01-27 Matthias ClasenDocument new default handling
2011-01-27 Matthias ClasenRename GTK_SETTINGS_SOURCE_RC_FILE to _THEME
2011-01-27 Matthias ClasenParse a per-theme settings.ini file
2011-01-27 Matthias ClasenBreak out into a separate function
2011-01-27 Matthias ClasenFirst pass a parsing a keyfile for default settings
2011-01-20 Johan Dahlingtksettings: Add gtk-doc to silent an annotation warning
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-06 Matthias ClasenMore documentation fixes
2011-01-04 Matthias ClasenReduce includes of gtktypeutils.h to a minimum
2010-12-24 Matthias ClasenRemove sealed members from GtkSettings
2010-12-18 Carlos GarnachoRemove dead Gtk[Rc]Style code
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
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-08 Javier Jardóndocs: Move documentation to inline comments: GtkSettings
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().
next