summaryrefslogtreecommitdiff
path: root/gtk/gtkprogressbar.c
Commit message (Expand)AuthorAgeFilesLines
* doh, this was broken beyond believe.Tim Janik2000-12-131-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-7/+99
* Add a 'text' argument to set the initial text.Owen Taylor2000-07-021-4/+2
* Use pango_layout_get_pixel_extents() to remove a large number of '/Owen Taylor2000-07-021-8/+8
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-58/+58
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-26/+31
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-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
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-13/+1
* x Pull in string.h for various mem*() and str*() functions, in anJeff Garzik1998-12-241-1/+10
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-19/+129
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-205/+113
* Fixed wrong size of activity indicator. It is settable now as a fractionStefan Jeske1998-07-211-14/+31
* Introduced generic GtkProgress widget. Derived GtkProgressBar fromStefan Jeske1998-07-191-134/+664
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-1/+1
* Initial revisionElliot Lee1997-11-241-0/+259