| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle being called early. Bug report by Andrés G. Aragoneses | Matthias Clasen | 2008-12-13 | 1 | -0/+2 |
* | Bug 552959 – GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and real | Matthias Clasen | 2008-09-27 | 1 | -6/+0 |
* | gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.c | Tor Lillqvist | 2008-08-08 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | gtk/gtkfontsel.c gtk/gtkrc.c gtk/gtkstyle.c use g_object_unref() instead | Michael Natterer | 2008-06-16 | 1 | -3/+3 |
* | add cast to fix const warning. | Michael Natterer | 2008-01-14 | 1 | -9/+14 |
* | Fix doc typos | Matthias Clasen | 2007-11-30 | 1 | -2/+2 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -5/+6 |
* | Accept class names starting with lowercase letters for style property | Matthias Clasen | 2007-06-11 | 1 | -3/+1 |
* | initialize rc_priv in the else branch too. (#445539) | Carlos Garnacho | 2007-06-08 | 1 | -0/+1 |
* | Make it possible for theme engines to support symbolic colors. (#426192, | Matthias Clasen | 2007-06-08 | 1 | -25/+65 |
* | new method, gtk_widget_modify_cursor() (#89314). | Yevgen Muntyan | 2007-06-06 | 1 | -0/+34 |
* | Initialise variable. Bug #423064. | Christian Persch | 2007-03-26 | 1 | -0/+1 |
* | Freeze property notification. Handle the gtk-color-scheme xsetting being | Matthias Clasen | 2007-03-22 | 1 | -2/+4 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -10/+5 |
* | Don't leak references to the color-hash gotten from GtkSettings. (#409357, | Matthias Clasen | 2007-02-28 | 1 | -6/+0 |
* | New tooltips API. | Kristian Rietveld | 2007-02-06 | 1 | -1/+1 |
* | Fix accelerator clipping | Matthias Clasen | 2006-12-07 | 1 | -0/+7 |
* | plug small memory leak (#370395) | Paolo Borelli | 2006-11-13 | 1 | -5/+5 |
* | added new scanner token "unbind" which gets rid of a key binding (in fact, | Michael Natterer | 2006-10-05 | 1 | -3/+5 |
* | serialize floating point values using locale-independent functions. | Michael Natterer | 2006-09-04 | 1 | -8/+27 |
* | reset scanner config to default values while checking if an | Michael Natterer | 2006-08-03 | 1 | -16/+47 |
* | New function to destroy an rc context. | Matthias Clasen | 2006-07-21 | 1 | -17/+65 |
* | Replace gtk_rc_style_ref/unref by g_object_ref/unref. | Matthias Clasen | 2006-07-21 | 1 | -3/+1 |
* | Enable symbolic colors and color expressions in style properties. Fixes | Michael Natterer | 2006-07-21 | 1 | -40/+134 |
* | gtk/gtkrc.c fix canonicalization of property names which was broken after | Michael Natterer | 2006-07-07 | 1 | -2/+2 |
* | added a bunch of utility functions to copy icon_factories and color_hashes | Michael Natterer | 2006-07-06 | 1 | -86/+130 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -8/+12 |
* | Make transparent tray icons work. (#320034, based on a patch by Dan | Matthias Clasen | 2006-06-19 | 1 | -0/+5 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -32/+2 |
* | Fix problems with setting symbolic colors from rc files. (#338345, | Matthias Clasen | 2006-04-30 | 1 | -6/+13 |
* | Allocate pixmap_path dynamically, rather than using a fixed array of size | Matthias Clasen | 2006-04-18 | 1 | -48/+12 |
* | Allocate the gtk_rc_default_files array dynamically. | Matthias Clasen | 2006-04-03 | 1 | -7/+18 |
* | Avoid relocations for the array of symbol names. | Matthias Clasen | 2006-04-03 | 1 | -41/+78 |
* | Support subclasses in RC files. (#142417, Todd Berman, patch based on a | Matthias Clasen | 2006-03-23 | 1 | -38/+370 |
* | Rework the way the color scheme setting is inherited. Now the overriding | Matthias Clasen | 2005-12-16 | 1 | -33/+14 |
* | Make the gtk-color-scheme setting work. | Matthias Clasen | 2005-12-12 | 1 | -4/+2 |
* | don't leak all toplevel windows on other screens (correctly remove all | Michael Natterer | 2005-11-23 | 1 | -1/+2 |
* | Added symbolic themable colors. Patch is a merged version of proposals | Michael Natterer | 2005-11-23 | 1 | -60/+375 |
* | applied patch from maemo-gtk that changes the mtime check for rc files | Michael Natterer | 2005-11-04 | 1 | -1/+1 |
* | Readd the memory leak fix, since the assertion failures were traced to an | Matthias Clasen | 2005-10-05 | 1 | -0/+3 |
* | Revert the change from yesterday, since it leads to assertion failures. | Matthias Clasen | 2005-10-04 | 1 | -3/+0 |
* | Unref the style when removing it from the hash table. (#314696, Benjamin | Matthias Clasen | 2005-10-03 | 1 | -0/+3 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make it compile | Matthias Clasen | 2005-04-06 | 1 | -1/+1 |
* | Don't modify scanner->value, copy it first. (#165693, Tommi Komulainen) | Matthias Clasen | 2005-04-06 | 1 | -2/+5 |