summaryrefslogtreecommitdiff
path: root/gtk/gtkprogress.c
Commit message (Expand)AuthorAgeFilesLines
* 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