summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* range: don't call gtk_range_calc_layout() in realize()Cosimo Cecchi2016-02-291-2/+0
* range: deprecate arrow-scaling style propertyCosimo Cecchi2016-02-291-1/+4
* range: use newer GtkCssGadget APICosimo Cecchi2016-02-291-15/+15
* range: deprecate trough-under-steppersCosimo Cecchi2016-02-297-104/+22
* range: first pass at porting to gadgetsCosimo Cecchi2016-02-294-512/+545
* Move the level bar release note to the right sectionMatthias Clasen2016-02-291-5/+5
* win32: init wintab when the device manager is constructedPaolo Borelli2016-02-293-7/+5
* win32: actually call _gdk_win32_screen_on_displaychange_eventPaolo Borelli2016-02-291-0/+1
* wayland: deal with staging buffer getting allocated prematurelyRay Strode2016-02-291-11/+24
* Fixes to Catalan translationJordi Mas2016-02-292-3/+3
* frame: Fix horizontal size requestTimm Bäder2016-02-291-19/+14
* gdk: remove the core_pointer field from GdkDisplayPaolo Borelli2016-02-297-14/+7
* quartz: get the core pointer from the device managerPaolo Borelli2016-02-291-17/+1
* broadway: get the core pointer from the device managerPaolo Borelli2016-02-292-36/+19
* gdkdisplay: get the pointer device from the default seatPaolo Borelli2016-02-291-5/+12
* gdkwindow: get the pointer device from the default seatPaolo Borelli2016-02-291-1/+3
* Add and use GDK_CHECK_DEBUG macroMatthias Clasen2016-02-2810-16/+19
* x11: Don't use g_print for debug outputMatthias Clasen2016-02-283-37/+37
* wayland: Don't use g_print for debug outputMatthias Clasen2016-02-281-15/+14
* quartz: Don't use g_print for debug outputMatthias Clasen2016-02-282-81/+85
* gdk: Don't use g_print for debug outputMatthias Clasen2016-02-282-23/+29
* testsuite: Fix up icontheme testMatthias Clasen2016-02-281-5/+7
* Don't use g_print for debug outputMatthias Clasen2016-02-2811-132/+154
* Drop some unused debug printfsMatthias Clasen2016-02-288-131/+3
* widget: make sure to check all children for allocation needsCosimo Cecchi2016-02-281-3/+3
* gdk: remove _gdk_event_queue_prependPaolo Borelli2016-02-282-21/+0
* display: Don't change default seat in flightMatthias Clasen2016-02-281-1/+1
* testsuite: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-284-14/+14
* tests: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-283-4/+4
* wayland: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-282-3/+3
* quartz: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-1/+1
* gdk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-284-7/+7
* x11: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-282-6/+4
* broadway: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-284-6/+6
* examples: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-2/+2