summaryrefslogtreecommitdiff
path: root/gtk/gtkprogressbar.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+15
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-3/+3
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Add padding to class structsMatthias Clasen2010-10-191-4/+0
* Remove now unused GtkProgressBarOrientation enumMatthias Clasen2010-09-011-8/+0
* Make GtkProgressBar implement GtkOrientableMatthias Clasen2010-09-011-3/+0
* Split the GtkProgressBar::orientation propertyMatthias Clasen2010-09-011-2/+5
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* progressbar: Remove act_mode_enter vfuncBenjamin Otte2010-07-311-2/+0
* progressbar: Remove paint vfuncBenjamin Otte2010-07-311-1/+0
* progressbar: Remove unused update vfuncBenjamin Otte2010-07-311-1/+0
* GtkProgressBar: Move public members to private structureJavier Jardón2010-07-131-18/+3
* Get rid of GtkProgressMatthias Clasen2010-06-091-14/+20
* Remove docs about 1.2 <> 2.0 differencesMatthias Clasen2010-06-021-27/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Don't use old toolbar API in toolbar stress testChristian Dywan2010-05-031-21/+0
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* gtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignment.h gtk/gtkarrow.hMichael Natterer2008-06-201-9/+9
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-3/+3
* Seal GtkProgressBar public fieldsTim Janik2008-06-201-12/+12
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-14/+14
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Fix #344543Matthias Clasen2006-06-121-0/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Add an ellipsize property with getter and setter. (#156845, MortenMatthias Clasen2004-10-311-0/+4
* Deprecation cleanupManish Singh2002-10-081-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-6/+6
* fix screwup with shadowed variables that had broken size request in someHavoc Pennington2001-02-171-3/+3
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-1/+5
* Add "getters" for all the non-deprecated set_foo functions. Added missingHavoc Pennington2001-01-181-0/+7
* 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
* Implement new sane, 5-function API for using GtkProgressBar. SeeHavoc Pennington2000-07-251-3/+47
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-4/+0
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-6/+10
* Fixed wrong size of activity indicator. It is settable now as a fractionStefan Jeske1998-07-211-1/+4
* Introduced generic GtkProgress widget. Derived GtkProgressBar fromStefan Jeske1998-07-191-9/+42
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initial revisionElliot Lee1997-11-241-0/+64