summaryrefslogtreecommitdiff
path: root/gtk/gtkprogressbar.c
Commit message (Expand)AuthorAgeFilesLines
* Typo fix in the docs.Matthias Clasen2005-03-171-1/+1
* More canonical property names.Matthias Clasen2005-03-091-5/+5
* Don't pass NULL to pango_context_get_metrics. UseAnders Carlsson2005-01-091-1/+1
* Add an ellipsize property with getter and setter. (#156845, MortenMatthias Clasen2004-10-311-14/+111
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-18/+18
* don't offset one pixel when calculating the x position of the text.Soeren Sandmann2002-11-261-3/+3
* draw text twice, once with the prelight state and clipped to the progressSoeren Sandmann2002-11-251-28/+73
* Style improvements that I forgot about in last commit.Soeren Sandmann2002-11-251-7/+7
* Break this function into simpler functions: gtk_progress_bar_paint_text(),Soeren Sandmann2002-11-251-255/+203
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-32/+79
* Automatic RTL flipping for some more widgets.Matthias Clasen2002-11-021-9/+29
* Reset use_text_format to %TRUE for a %NULL text string. (#94157, onceOwen Taylor2002-10-181-2/+5
* Deprecation cleanupManish Singh2002-10-081-14/+16
* Reset the animation iter on unrealize as well as unmap. (#94336)Owen Taylor2002-09-271-11/+3
* Restore back to the default format instead of an empty format.Owen Taylor2002-09-231-1/+1
* Minor documentation fixesSoren Sandmann2002-08-101-1/+2
* Improve a warning.Matthias Clasen2002-04-301-1/+1
* Clarify documentation. (#69026)Matthias Clasen2002-01-181-0/+3
* don't cast a possible NULL pointer.Tim Janik2002-01-091-1/+1
* Fix a typo. Fix a typo.Kjartan Maraas2001-12-161-1/+1
* gtk/gtkprogressbar.c (gtk_progress_bar_set_text): Move the settingMatthias Clasen2001-08-281-3/+3
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-14/+0
* Add an extra parameter use_text to gtk_paint_label() to deal withOwen Taylor2001-04-301-0/+1
* Remove leaks.Alexander Larsson2001-03-301-107/+172
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-13/+13
* fix screwup with shadowed variables that had broken size request in someHavoc Pennington2001-02-171-5/+8
* Add "getters" for all the non-deprecated set_foo functions. Added missingHavoc Pennington2001-01-181-5/+138
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-9/+9
* 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