summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Take a reference on the im context for async opsMatthias Clasen2016-03-011-6/+2
* notebook: Tell everyone we reordered stuffBenjamin Otte2016-02-291-3/+10
* notebook: Reallocate tab gadgets when we reorder themBenjamin Otte2016-02-291-0/+1
* range: fix fill level for vertical inverted scalesCosimo Cecchi2016-02-291-1/+1
* Update CSS nodes documentationCosimo Cecchi2016-02-292-17/+27
* scale: add gadgets for indicator/label in scale marksCosimo Cecchi2016-02-294-97/+209
* scale: add a gadget for every markCosimo Cecchi2016-02-291-250/+302
* Adwaita: add minimum size for marksCosimo Cecchi2016-02-293-0/+10
* gadget: improve debug messageCosimo Cecchi2016-02-291-1/+3
* range: draw slider on top of all contentsCosimo Cecchi2016-02-291-8/+4
* scale: implement rendering for marks gadgetsCosimo Cecchi2016-02-291-113/+129
* scale: implement size allocate for mark gadgetsCosimo Cecchi2016-02-291-9/+108
* scale: port marks size request to gadgetsCosimo Cecchi2016-02-291-74/+146
* scale: use gadgets instead of nodes for mark containersCosimo Cecchi2016-02-291-31/+30
* scale: rename function argumentsCosimo Cecchi2016-02-291-41/+47
* scale: remove unused argumentCosimo Cecchi2016-02-291-6/+4
* range: better hack for GtkColorScaleCosimo Cecchi2016-02-291-16/+5
* range: deprecate gtk_range_get/set_min_slider_size()Cosimo Cecchi2016-02-292-2/+8
* range: don't use gtk_range_set_min_slider_size()Cosimo Cecchi2016-02-294-43/+51
* Adwaita: some more WIP theme work for the new scaleLapo Calamandrei2016-02-293-737/+737
* gadget: simplify codeCosimo Cecchi2016-02-291-25/+15
* range: use border box for slider areaCosimo Cecchi2016-02-291-6/+6
* range: use new GtkCssGadget API instead of rolling our ownCosimo Cecchi2016-02-291-34/+10
* gadget: add API to get various area boxesCosimo Cecchi2016-02-292-0/+57
* range: simplify codeCosimo Cecchi2016-02-291-10/+1
* Adwaita: WIP for new range themeLapo Calamandrei2016-02-293-1183/+1194
* range: add a gadget for the whole widget areaCosimo Cecchi2016-02-291-38/+110
* scale: always add marks at the beginning or the endCosimo Cecchi2016-02-293-9/+2
* range: use new GtkBoxGadget API instead of counting childrenCosimo Cecchi2016-02-291-17/+9
* boxgadget: add APIs to insert gadgets next to siblingsCosimo Cecchi2016-02-292-0/+47
* range: use new GtkBoxGadget API instead of removing/insertingCosimo Cecchi2016-02-291-12/+8
* boxgadget: add API to set expand/align flags for gadget childCosimo Cecchi2016-02-292-8/+85
* range: move slider drawing where it belongsCosimo Cecchi2016-02-291-2/+2
* scrollbar: deprecate min-slider-length style propertyCosimo Cecchi2016-02-294-11/+26
* range: whitespace fixCosimo Cecchi2016-02-291-1/+0
* range: remove border allocation hackCosimo Cecchi2016-02-291-14/+10
* colorscale: don't use style properties to determine slider sizeCosimo Cecchi2016-02-291-4/+11
* Revert "range: move GtkColorScale special case to GtkColorScale"Cosimo Cecchi2016-02-292-6/+7
* Revert "range: simplify code"Cosimo Cecchi2016-02-291-3/+14
* range: simplify codeCosimo Cecchi2016-02-291-14/+3
* range: move GtkColorScale special case to GtkColorScaleCosimo Cecchi2016-02-292-7/+6
* range: remove special case that's not neededCosimo Cecchi2016-02-291-12/+1
* range: move slider inside the troughCosimo Cecchi2016-02-291-114/+76
* scale: deprecate slider-length style propertyCosimo Cecchi2016-02-296-19/+43
* range: deprecate more style propertiesCosimo Cecchi2016-02-298-62/+92
* range: continue porting to GtkGadgetsCosimo Cecchi2016-02-294-775/+592
* gadget: add hit test functionsCosimo Cecchi2016-02-292-11/+122
* range: remove unused codeCosimo Cecchi2016-02-291-3/+0
* range: remove call that is not neededCosimo Cecchi2016-02-291-2/+0
* range: simplify code a bitCosimo Cecchi2016-02-291-5/+7