summaryrefslogtreecommitdiff
path: root/gtk/gtkbutton.h
Commit message (Expand)AuthorAgeFilesLines
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-9/+9
* Seal 3 remaining fields in GtkButton.Tim Janik2008-06-201-3/+3
* Deprecate direct access to public variables in GtkButton.Tim Janik2008-06-201-9/+9
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.hMichael Natterer2008-01-251-8/+8
* Add a GtkButton::image-position property with getter and setter, to allowMatthias Clasen2006-05-311-1/+3
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+2
* *** empty log message ***Matthias Clasen2004-11-151-0/+4
* Add new properties, xalign and yalign, with getter and setterMatthias Clasen2003-12-151-3/+8
* add property focus_on_clickSoeren Sandmann2003-04-021-22/+27
* Deprecation cleanupManish Singh2002-10-111-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* feedback when check and radio buttons are depressed.Soeren Sandmann2002-02-221-0/+1
* Patch from Bill Haneman (with many modifications) to make the focus colorOwen Taylor2001-12-041-2/+9
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-0/+2
* gtk/gtkbutton.[ch] fixed inline commentsSven Neumann2001-10-261-2/+2
* Add properties for labels, mnemonics and stock items. Added C accessorAlexander Larsson2001-08-271-5/+16
* Add optional movement on push to buttons (based on patch from SoerenOwen Taylor2001-08-251-2/+4
* Apply property patch from Lee MallaboneHavoc Pennington2001-03-231-1/+1
* Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removedAlexander Larsson2001-03-211-14/+12
* Add animation of activation by, on activate, pressing the button, andOwen Taylor2001-03-061-0/+3
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-1/+5
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-5/+6
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* s/(enter|leave)_button/$1/g, since pthreads.h no longer conflictsManish Singh1998-12-191-9/+5
* rm -rf intl breaks --disable-nls, put it backManish Singh1998-12-171-5/+9
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* totaly binary incomnpatible change:Tim Janik1998-07-071-4/+6
* (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)Owen Taylor1998-05-121-9/+14
* reimplemented the signal storage system to use a linear array rather thanTim Janik1998-05-061-5/+7
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* applied gtk-bolliet-980310-0.patch.gz which adds more checks andTim Janik1998-03-111-3/+3
* Initial revisionElliot Lee1997-11-241-0/+76