| Commit message (Expand) | Author | Age | Files | Lines |
* | gtktbutton: Move public members to private structure | Javier Jardón | 2010-11-19 | 1 | -17/+5 |
* | button: Port to draw vfunc | Benjamin Otte | 2010-09-26 | 1 | -1/+3 |
* | Add an accessor for the GSEALed Gtkbutton's event_window attribute | Mirsal Ennaime | 2010-06-26 | 1 | -0/+2 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Deprecate functions according to deprecated GtkButton signals | Christian Dywan | 2009-10-27 | 1 | -0/+4 |
* | no need to include <gtk/gtkenums.h> in headers which somehow include | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | no need to include <gdk/gdk.h> in any widget header, it's included via | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -9/+9 |
* | Seal 3 remaining fields in GtkButton. | Tim Janik | 2008-06-20 | 1 | -3/+3 |
* | Deprecate direct access to public variables in GtkButton. | Tim Janik | 2008-06-20 | 1 | -9/+9 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h | Michael Natterer | 2008-01-25 | 1 | -8/+8 |
* | Add a GtkButton::image-position property with getter and setter, to allow | Matthias Clasen | 2006-05-31 | 1 | -1/+3 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -7/+2 |
* | *** empty log message *** | Matthias Clasen | 2004-11-15 | 1 | -0/+4 |
* | Add new properties, xalign and yalign, with getter and setter | Matthias Clasen | 2003-12-15 | 1 | -3/+8 |
* | add property focus_on_click | Soeren Sandmann | 2003-04-02 | 1 | -22/+27 |
* | Deprecation cleanup | Manish Singh | 2002-10-11 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | feedback when check and radio buttons are depressed. | Soeren Sandmann | 2002-02-22 | 1 | -0/+1 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -2/+9 |
* | Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann) | Owen Taylor | 2001-11-15 | 1 | -0/+2 |
* | gtk/gtkbutton.[ch] fixed inline comments | Sven Neumann | 2001-10-26 | 1 | -2/+2 |
* | Add properties for labels, mnemonics and stock items. Added C accessor | Alexander Larsson | 2001-08-27 | 1 | -5/+16 |
* | Add optional movement on push to buttons (based on patch from Soeren | Owen Taylor | 2001-08-25 | 1 | -2/+4 |
* | Apply property patch from Lee Mallabone | Havoc Pennington | 2001-03-23 | 1 | -1/+1 |
* | Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed | Alexander Larsson | 2001-03-21 | 1 | -14/+12 |
* | Add animation of activation by, on activate, pressing the button, and | Owen Taylor | 2001-03-06 | 1 | -0/+3 |
* | Move more text widget headers into the private header list | Havoc Pennington | 2000-09-26 | 1 | -1/+5 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -5/+6 |
* | 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 |
* | s/(enter|leave)_button/$1/g, since pthreads.h no longer conflicts | Manish Singh | 1998-12-19 | 1 | -9/+5 |
* | rm -rf intl breaks --disable-nls, put it back | Manish Singh | 1998-12-17 | 1 | -5/+9 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | totaly binary incomnpatible change: | Tim Janik | 1998-07-07 | 1 | -4/+6 |
* | (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) | Owen Taylor | 1998-05-12 | 1 | -9/+14 |
* | reimplemented the signal storage system to use a linear array rather than | Tim Janik | 1998-05-06 | 1 | -5/+7 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | applied gtk-bolliet-980310-0.patch.gz which adds more checks and | Tim Janik | 1998-03-11 | 1 | -3/+3 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+76 |