| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | gtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignment.h gtk/gtkarrow.h | Michael Natterer | 2008-06-20 | 1 | -9/+9 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -3/+3 |
* | Seal GtkProgressBar public fields | Tim Janik | 2008-06-20 | 1 | -12/+12 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -14/+14 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Fix #344543 | Matthias Clasen | 2006-06-12 | 1 | -0/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+2 |
* | Add an ellipsize property with getter and setter. (#156845, Morten | Matthias Clasen | 2004-10-31 | 1 | -0/+4 |
* | Deprecation cleanup | Manish Singh | 2002-10-08 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -6/+6 |
* | fix screwup with shadowed variables that had broken size request in some | Havoc Pennington | 2001-02-17 | 1 | -3/+3 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -1/+5 |
* | Add "getters" for all the non-deprecated set_foo functions. Added missing | Havoc Pennington | 2001-01-18 | 1 | -0/+7 |
* | 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 |
* | Implement new sane, 5-function API for using GtkProgressBar. See | Havoc Pennington | 2000-07-25 | 1 | -3/+47 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -4/+0 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -6/+10 |
* | Fixed wrong size of activity indicator. It is settable now as a fraction | Stefan Jeske | 1998-07-21 | 1 | -1/+4 |
* | Introduced generic GtkProgress widget. Derived GtkProgressBar from | Stefan Jeske | 1998-07-19 | 1 | -9/+42 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+64 |