summaryrefslogtreecommitdiff
path: root/gtk/gtkprogress.h
Commit message (Expand)AuthorAgeFilesLines
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-5/+5
* 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-10/+10
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-2/+2
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+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
* Implement new sane, 5-function API for using GtkProgressBar. SeeHavoc Pennington2000-07-251-0/+4
* Merges from gtk-1-2Owen Taylor2000-03-141-1/+1
* 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
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-6/+8
* Introduced generic GtkProgress widget. Derived GtkProgressBar fromStefan Jeske1998-07-191-0/+101