summaryrefslogtreecommitdiff
path: root/gtk/gtkprogress.c
Commit message (Expand)AuthorAgeFilesLines
* Improve a warning.Matthias Clasen2002-04-301-2/+2
* coalescing property notifiesHans Breuer2001-08-111-0/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-18/+0
* Remove leaks.Alexander Larsson2001-03-301-56/+97
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-12/+12
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-6/+6
* 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/+13
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-32/+52
* Merges from gtk-1-2Owen Taylor2000-03-141-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-4/+4
* make a saner default adjustment (from 0 to 100) instead. I'm not sure ifManish Singh1998-11-231-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-9/+122
* Unref the adjustment.Owen Taylor1998-09-011-0/+2
* Introduced generic GtkProgress widget. Derived GtkProgressBar fromStefan Jeske1998-07-191-0/+540