| Commit message (Expand) | Author | Age | Files | Lines |
* | Make it possible for theme engines to support symbolic colors. (#426192, | Matthias Clasen | 2007-06-08 | 1 | -1/+4 |
* | new method, gtk_widget_modify_cursor() (#89314). | Yevgen Muntyan | 2007-06-06 | 1 | -0/+5 |
* | Add deprecation guards for gtk_rc_style_ref/unref and the old file | Matthias Clasen | 2007-01-27 | 1 | -0/+3 |
* | added new scanner token "unbind" which gets rid of a key binding (in fact, | Michael Natterer | 2006-10-05 | 1 | -0/+1 |
* | New function to destroy an rc context. | Matthias Clasen | 2006-07-21 | 1 | -0/+1 |
* | Support subclasses in RC files. (#142417, Todd Berman, patch based on a | Matthias Clasen | 2006-03-23 | 1 | -1/+8 |
* | Added symbolic themable colors. Patch is a merged version of proposals | Michael Natterer | 2005-11-23 | 1 | -0/+3 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -7/+2 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -0/+7 |
* | Export gtk_rc_reset_styles(). (Request from Dom Lachowicz, #123769) | Owen Taylor | 2004-02-26 | 1 | -2/+2 |
* | brooooooooken pipe. | Kristian Rietveld | 2003-09-03 | 1 | -1/+1 |
* | Make icon sizes configurable (#70648, slightly based on a patch from Bill | Owen Taylor | 2002-09-24 | 1 | -0/+1 |
* | New demo for window migration between different displays and screens. | Owen Taylor | 2002-08-01 | 1 | -1/+0 |
* | Remove obsolete Win32-only declaration of | Tor Lillqvist | 2002-03-03 | 1 | -4/+0 |
* | gtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard Hestilow to add a | Owen Taylor | 2002-02-24 | 1 | -0/+1 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Support engine "" {} to mean override to the default engine. (#70205) | Owen Taylor | 2002-02-02 | 1 | -0/+2 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 1 | -1/+1 |
* | Replace uses of GBSearchArray with GArray and bsearch(), to remove | Owen Taylor | 2001-09-08 | 1 | -1/+1 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 1 | -18/+29 |
* | Handle the case without XKB properly. | Owen Taylor | 2001-06-21 | 1 | -17/+8 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 1 | -9/+28 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 1 | -4/+6 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -0/+4 |
* | Move more text widget headers into the private header list | Havoc Pennington | 2000-09-26 | 1 | -1/+9 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | Add gtk_widget_modify_{fg,bg,text,base,font}. | Owen Taylor | 2000-08-22 | 1 | -0/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Include the build directory. | Tor Lillqvist | 2000-07-25 | 1 | -0/+5 |
* | Restore code to paint the background of the text area which was | Owen Taylor | 2000-07-17 | 1 | -7/+25 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -6/+12 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -0/+24 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -2/+2 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -3/+0 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Released GTK+ 1.1.6GTK_1_1_6 | CST 1998 Shawn T. Amundson | 1998-12-09 | 1 | -0/+3 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -2/+1 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -21/+22 |
* | Modified Files: gtkclist.c gtkclist.h gtkctree.c gtkctree.h gtknotebook.c | jaycox | 1998-11-23 | 1 | -3/+3 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -5/+43 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | introduce testbindings on C-1 for buttons, to check out binding | Tim Janik | 1998-07-22 | 1 | -2/+42 |
* | implementation of the "class" keyword for styles. | Tim Janik | 1998-07-01 | 1 | -1/+7 |
* | I should have named it gtk_rc_set_image_loader() initially - fixed | Elliot Lee | 1998-05-21 | 1 | -1/+1 |
* | Allow user to set a custom image loading routine for loading bg_pixmap's | Elliot Lee | 1998-05-21 | 1 | -0/+9 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | New function to reset the RC styles for a heirarchy | Owen Taylor | 1998-05-01 | 1 | -0/+1 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | new function. many functions adapted to use GScanner for scanning. | Tim Janik | 1997-12-23 | 1 | -8/+9 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+45 |