summaryrefslogtreecommitdiff
path: root/gtk/gtkprogressbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove some unused variablesJavier Jardón2010-08-031-3/+0
* progressbar: Remove act_mode_enter vfuncBenjamin Otte2010-07-311-3/+1
* progressbar: Remove offscreen pixmapBenjamin Otte2010-07-311-105/+35
* progressbar: Remove paint vfuncBenjamin Otte2010-07-311-2/+1
* progressbar: Remove unused update vfuncBenjamin Otte2010-07-311-1/+0
* progressbar: Use cairo instead of gdk_draw_drawable()Benjamin Otte2010-07-261-7/+7
* GtkProgressBar: Move public members to private structureJavier Jardón2010-07-131-147/+179
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Remove some useless definesMatthias Clasen2010-06-141-3/+0
* Get rid of GtkProgressMatthias Clasen2010-06-091-434/+533
* Make progressbars render progress againChristian Dywan2010-06-041-4/+6
* Remove deprecated functions from GtkProgressBarJavier Jardón2010-05-071-107/+0
* Remove GTK_WIDGET_* macrosJavier Jardón2010-05-031-1/+1
* Don't use old toolbar API in toolbar stress testChristian Dywan2010-05-031-149/+48
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-4/+4
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-0/+8
* build with GTK_DISABLE_DEPRECATED again.Michael Natterer2008-08-041-1/+3