summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.19.113.19.11Matthias Clasen2016-03-012-7/+8
* css node tests: Update notebook resultsMatthias Clasen2016-03-0110-10/+10
* wayland: Check actual impl type in transient loopOlivier Fourdan2016-03-011-2/+10
* gdk: Compress window state eventsJonas Ã…dahl2016-03-022-4/+36
* progressbar: Don't leave css nodes behindMatthias Clasen2016-03-011-0/+2
* scale: Don't leave css nodes behindMatthias Clasen2016-03-011-0/+8
* Adwaita: fix outline for scale troughCosimo Cecchi2016-03-013-1/+12
* range: Don't leave css nodes behindMatthias Clasen2016-03-011-1/+6
* level bar: Don't leave css nodes behindMatthias Clasen2016-03-011-1/+4
* cell renderer: Strip out :drop(active) stateMatthias Clasen2016-03-011-1/+1
* UpdatesMatthias Clasen2016-03-011-0/+46
* Take a reference on the im context for async opsMatthias Clasen2016-03-011-6/+2
* wayland: Restore size when configure size is 0x0Olivier Fourdan2016-03-011-2/+56
* Updated Swedish translationAnders Jonsson2016-03-011-377/+381
* notebook: Tell everyone we reordered stuffBenjamin Otte2016-02-291-3/+10
* notebook: Reallocate tab gadgets when we reorder themBenjamin Otte2016-02-291-0/+1
* gdk: implement gdk_display_list_devices using GdkSeatPaolo Borelli2016-02-291-26/+9
* gdk: remove the display->list_devices vfuncPaolo Borelli2016-02-2911-228/+46
* 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