summaryrefslogtreecommitdiff
path: root/gtk/gtkprogressbar.c
Commit message (Expand)AuthorAgeFilesLines
* progressbar: Enforce invariantsMatthias Clasen2016-05-051-1/+1
* progressbar: Don't leave css nodes behindMatthias Clasen2016-03-011-0/+2
* Use convenience API that was introduced recentlyMatthias Clasen2016-01-131-4/+4
* Adwaita: transparent background for progressbar.osdLapo Calamandrei2016-01-091-1/+3
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* Simplify some codeMatthias Clasen2015-12-161-11/+9
* progressbar: Change the way the progress gadget gets sizeBenjamin Otte2015-12-161-4/+4
* progressbar: Convert to gadgetsMatthias Clasen2015-12-151-436/+641
* cssnode: Change style-changed signalBenjamin Otte2015-12-121-16/+4
* Annotate deprecated style propertiesMatthias Clasen2015-11-161-2/+2
* progressbar: Ignore x/yspacing style propertiesMatthias Clasen2015-11-161-12/+16
* Cosmetic: Avoid explicit state variablesMatthias Clasen2015-11-141-20/+8
* progressbar: Add a CSS node for troughMatthias Clasen2015-11-041-6/+21
* progressbar: Add diagrams to CSS documentationMatthias Clasen2015-11-031-0/+5
* progress bar: Add CSS documentationMatthias Clasen2015-10-311-0/+7
* progressbar: Convert to CSS nodesMatthias Clasen2015-10-311-39/+140
* progressbar: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-55/+56
* GtkProgressBar: Adjust docs to new styleMatthias Clasen2015-05-071-28/+30
* gtkprogressbar: fix size allocationLars Uebernickel2015-03-281-29/+34
* 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