summaryrefslogtreecommitdiff
path: root/gtk/gtkprogressbar.c
Commit message (Expand)AuthorAgeFilesLines
* progressbar: Make the trough the default elementBenjamin Otte2014-10-131-10/+6
* GtkProgressBar: Mark the default text for translationMatthias Clasen2014-09-291-1/+1
* widget: Make _gtk_set_simple_clip() take an optional content clipBenjamin Otte2014-08-211-1/+1
* gtk: Don't use gtk_render_activity()Benjamin Otte2014-08-161-2/+4
* GtkProgressBar: Add style classes for edgesMatthias Clasen2014-07-191-7/+25
* GtkProgressBar: Set orientable style classes initiallyMatthias Clasen2014-07-181-0/+1
* GtkProgressBar: implement clippingMatthias Clasen2014-07-181-0/+13
* GtkProgressbar: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-6/+8
* Update the design for progress barsWilliam Jon McCann2014-05-071-15/+34
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-5/+5
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* Progress bar: Handle 'no more pulse'Matthias Clasen2013-11-111-1/+7
* Make activity mode progress bars animate betterMatthias Clasen2013-11-101-40/+90
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* progressbar: Store activity position as percentageBenjamin Otte2012-12-291-70/+27
* progressbar: Remove activity_step from private structBenjamin Otte2012-12-291-8/+7
* gtk: Use context's fontBenjamin Otte2012-12-061-3/+3
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* progressbar: Tidy up the gtk-doc comments a littlePhilip Withnall2012-01-211-25/+24
* Revert "progressbar: Set state flags on draw"Rui Matos2011-12-191-5/+0
* progressbar: Set state flags on drawRui Matos2011-12-071-0/+5
* Add pulse style class and use in progress bar and entryAlexander Larsson2011-11-181-0/+1
* GtkProgressbar: respect the range of 'fraction'Matthias Clasen2011-11-111-2/+2
* Bug 654266 — No longer possible to set empty text on a GtkProgressBarPhilip Withnall2011-07-231-1/+21
* progressbar: Fix a signed/unsigned comparisonPhilip Withnall2011-07-181-1/+1
* Convert GailProgressBar to GtkProgressBarAccessibleMatthias Clasen2011-07-051-0/+4
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* progressbar: fetch the padding without the trough style classCosimo Cecchi2011-05-061-2/+1
* GtkProgressBarPrivate: Improve struct packingMatthias Clasen2011-04-121-7/+2
* progressbar: remove needless is_drawable() check before queue_resize()Benjamin Otte2011-03-291-10/+5
* Add gtkorientableprivate.h headerMatthias Clasen2011-01-301-1/+1
* Redo patch in efae64b (Set vertical/horizontal class...)Carlos Garnacho2011-01-121-13/+1
* Set vertical/horizontal class on all widgets overriding GtkOrientable::orient...Carlos Garnacho2011-01-121-0/+13
* Adding missing gtk-doc annotations.Tristan Van Berkom2011-01-081-0/+10
* Make GtkProgressBar use GtkStyleContextCarlos Garnacho2010-12-281-96/+129
* docs: Move documentation to inline comments: GtkProgressBarPatrick Bernaud2010-11-091-0/+35
* Remove size_request from GtkProgressBarMatthias Clasen2010-10-301-33/+82
* progressbar: Remove declaration of nonexisting functionBenjamin Otte2010-10-211-1/+0
* Make GtkProgressBar a no-window widgetMatthias Clasen2010-10-211-48/+1
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-6/+6
* progressbar: Port to new draw signalBenjamin Otte2010-09-261-80/+91
* gtk: Don't set colormap anymore when creating GDK windowsBenjamin Otte2010-09-261-2/+1
* Make GtkProgressBar implement GtkOrientableMatthias Clasen2010-09-011-41/+10
* Split the GtkProgressBar::orientation propertyMatthias Clasen2010-09-011-131/+169
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-20/+20
* gtk/gtkprogressbar.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-72/+106
* Bug 596125 — Property string fixesPhilip Withnall2010-08-101-6/+6