| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: Use const instead G_CONST_RETURN | Javier Jardón | 2011-06-10 | 1 | -3/+3 |
* | Fix gtk-doc markup: /* <private> */ should be /*< private >*/ | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -4/+0 |
* | Remove now unused GtkProgressBarOrientation enum | Matthias Clasen | 2010-09-01 | 1 | -8/+0 |
* | Make GtkProgressBar implement GtkOrientable | Matthias Clasen | 2010-09-01 | 1 | -3/+0 |
* | Split the GtkProgressBar::orientation property | Matthias Clasen | 2010-09-01 | 1 | -2/+5 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -4/+4 |
* | progressbar: Remove act_mode_enter vfunc | Benjamin Otte | 2010-07-31 | 1 | -2/+0 |
* | progressbar: Remove paint vfunc | Benjamin Otte | 2010-07-31 | 1 | -1/+0 |
* | progressbar: Remove unused update vfunc | Benjamin Otte | 2010-07-31 | 1 | -1/+0 |
* | GtkProgressBar: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -18/+3 |
* | Get rid of GtkProgress | Matthias Clasen | 2010-06-09 | 1 | -14/+20 |
* | Remove docs about 1.2 <> 2.0 differences | Matthias Clasen | 2010-06-02 | 1 | -27/+0 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Don't use old toolbar API in toolbar stress test | Christian Dywan | 2010-05-03 | 1 | -21/+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 |
* | 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 |