summaryrefslogtreecommitdiff
path: root/gtk/gtkrc.c
Commit message (Expand)AuthorAgeFilesLines
* [GI] Mark unintrospectable constructs as (skip)Pavel Holejsovsky2011-01-201-1/+1
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-7/+10
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-3/+3
* [GI] Annotate strings holding file paths as (type filename)Pavel Holejsovsky2011-01-181-11/+12
* Drop GtkThemeEngineMatthias Clasen2010-12-231-1/+0
* Remove sealed members from GtkSettingsMatthias Clasen2010-12-231-1/+1
* Return an appropriate GtkStyle from gtk_rc_get_style_by_paths()Owen W. Taylor2010-12-211-1/+77
* Merge libgdk and libgtkMatthias Clasen2010-12-211-1/+1
* Remove dead Gtk[Rc]Style codeCarlos Garnacho2010-12-181-1787/+9
* gtkrc: Remove unused codeBenjamin Otte2010-12-151-1848/+0
* Initial attempt at deprecating GtkStyle apiMatthias Clasen2010-12-041-8/+41
* Do not initialize RC subsystem.Carlos Garnacho2010-12-041-0/+6
* Tons of transfer annotationsMatthias Clasen2010-09-211-18/+18
* Fix some compilation warningsJavier Jardón2010-09-131-6/+15
* Drop Win32 DLL ABI compatibility cruftTor Lillqvist2010-08-301-53/+0
* Make builtin rc consistentMatthias Clasen2010-08-251-1/+0
* Remove GtkWidget::draw-borderMatthias Clasen2010-08-181-5/+0
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Move the module cache files below libdirMatthias Clasen2010-05-171-2/+2
* Make it easy for apps to have dark themesBastien Nocera2010-05-101-12/+41
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-7/+7
* Remove obsolete helper function gtk_rc_add_rc_setsChristian Dywan2010-05-031-38/+0
* Remove deprecated GtkRcStyle functionsChristian Dywan2010-05-031-58/+0
* Add a way to set symbolic colors per-widgetMatthias Clasen2010-04-291-0/+28
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-3/+3
* Fix issues with symbolic colors in rc file parsingMatthias Clasen2009-10-251-5/+11
* Improve the drawing of progress in entries, using fg/bg[SELECTED]. Add aMatthias Clasen2009-03-021-0/+6
* Handle being called early. Bug report by Andrés G. AragonesesMatthias Clasen2008-12-131-0/+2
* Bug 552959 – GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and realMatthias Clasen2008-09-271-6/+0
* gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.cTor Lillqvist2008-08-081-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gtk/gtkfontsel.c gtk/gtkrc.c gtk/gtkstyle.c use g_object_unref() insteadMichael Natterer2008-06-161-3/+3
* add cast to fix const warning.Michael Natterer2008-01-141-9/+14
* Fix doc typosMatthias Clasen2007-11-301-2/+2
* Require gtk-doc 1.8Matthias Clasen2007-11-251-5/+6
* Accept class names starting with lowercase letters for style propertyMatthias Clasen2007-06-111-3/+1
* initialize rc_priv in the else branch too. (#445539)Carlos Garnacho2007-06-081-0/+1
* Make it possible for theme engines to support symbolic colors. (#426192,Matthias Clasen2007-06-081-25/+65
* new method, gtk_widget_modify_cursor() (#89314).Yevgen Muntyan2007-06-061-0/+34
* Initialise variable. Bug #423064.Christian Persch2007-03-261-0/+1
* Freeze property notification. Handle the gtk-color-scheme xsetting beingMatthias Clasen2007-03-221-2/+4
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-10/+5
* Don't leak references to the color-hash gotten from GtkSettings. (#409357,Matthias Clasen2007-02-281-6/+0
* New tooltips API.Kristian Rietveld2007-02-061-1/+1
* Fix accelerator clippingMatthias Clasen2006-12-071-0/+7
* plug small memory leak (#370395)Paolo Borelli2006-11-131-5/+5
* added new scanner token "unbind" which gets rid of a key binding (in fact,Michael Natterer2006-10-051-3/+5