summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x11: Make fallback window dragging use seat grabsCarlos Garnacho2015-12-161-9/+6
* x11: Add some ignore deprecation statementsCarlos Garnacho2015-12-163-0/+13
* x11: Avoid gdk_device_manager_get_client_pointer()Carlos Garnacho2015-12-162-4/+4
* wayland: Avoid GdkDeviceManager APIsCarlos Garnacho2015-12-163-66/+7
* broadway: Add a few ignore deprecations statements around GdkDeviceManagerCarlos Garnacho2015-12-163-0/+8
* GdkDisplay: Add a few ignore deprecations statements around GdkDeviceManagerCarlos Garnacho2015-12-161-0/+4
* GdkWindow: Add a few ignore deprecations statements around GdkDeviceManagerCarlos Garnacho2015-12-161-0/+5
* GdkDisplay: Iterate through seats' pointers/keyboards in older grab functionsCarlos Garnacho2015-12-161-36/+21
* GdkWindow: Iterate through seats' pointers/keyboards in older grab functionsCarlos Garnacho2015-12-161-24/+10
* gdkevents: Fallback to the event device seatCarlos Garnacho2015-12-161-0/+14
* gdkevents: Ensure the seat data is copied in eventsCarlos Garnacho2015-12-161-0/+1
* gdk: Set seat on events generated in common codeCarlos Garnacho2015-12-161-0/+4
* border: silence a GIScanner warningCosimo Cecchi2015-12-161-2/+3
* gadget: fix copy/paste error in documentationCosimo Cecchi2015-12-161-1/+1
* gdkevents: fix a compiler warningCosimo Cecchi2015-12-161-1/+0
* check button: Deprecate indicator-sizeMatthias Clasen2015-12-161-8/+25
* check button: Deprecate and ignore ::indicator-spacingMatthias Clasen2015-12-164-18/+34
* model button: Document iconic layoutMatthias Clasen2015-12-164-7/+19
* Revise CSS node documentationMatthias Clasen2015-12-1616-36/+46
* widget-factory: Make things compile againBenjamin Otte2015-12-161-1/+1
* widget-factory: Disconnect clipboard watcher on closeBenjamin Otte2015-12-161-2/+2
* wayland: Check transient loopOlivier Fourdan2015-12-161-0/+21
* Fix the fix to the last commitEmmanuele Bassi2015-12-161-1/+1
* Fix previous commitEmmanuele Bassi2015-12-161-0/+2
* gdk_pixbuf_get_from_window: honor device scaleLars Uebernickel2015-12-161-5/+21
* shortcuts: Make sure that hidden shortcuts stay hiddenBastien Nocera2015-12-161-2/+8
* 3.19.53.19.5Matthias Clasen2015-12-151-1/+1
* paned: Initialize clip properlyMatthias Clasen2015-12-151-2/+1
* renderborder: Actually draw the path as one elementBenjamin Otte2015-12-161-1/+1
* builtinicon: Change the way size is handledBenjamin Otte2015-12-161-0/+14
* gadget: Add builtin icon gadgetBenjamin Otte2015-12-164-73/+274
* rendericon: Move a functionBenjamin Otte2015-12-163-65/+93
* paned: Allocate the handle input area properlyMatthias Clasen2015-12-154-72/+66
* gadget: Add api to get the border allocationMatthias Clasen2015-12-152-0/+32
* paned: Fix size allocationMatthias Clasen2015-12-151-24/+16
* progressbar: Change the way the progress gadget gets sizeBenjamin Otte2015-12-161-4/+4
* cssimage: Handle 0x0 imagesBenjamin Otte2015-12-161-2/+9
* stylecontext: Builtin images can be (and are) transformedBenjamin Otte2015-12-161-5/+0
* css: Move enumBenjamin Otte2015-12-164-34/+34
* Really undo the deprecation of separator style propertiesMatthias Clasen2015-12-151-5/+2
* shortcuts: Fix the circular stack switcherMatthias Clasen2015-12-154-6/+14
* Undo deprecation of the wide-separators style propertyMatthias Clasen2015-12-151-3/+1
* Updated POTFILES.skipPiotr Drąg2015-12-162-0/+2
* shortcuts: Fix view filteringMatthias Clasen2015-12-151-1/+1
* gtk-demo: Add another shortcuts window exampleMatthias Clasen2015-12-154-0/+210
* gadget: Fix a thinko in baseline adjustmentMatthias Clasen2015-12-151-1/+1
* gdkevents: Avoid gdk_device_manager_get_client_pointer()Carlos Garnacho2015-12-151-5/+4
* GdkWindow: Listen to ::seat-removed in order to remove pointer infoCarlos Garnacho2015-12-151-11/+9
* GdkWindow: Iterate through seats in gdk_window_set_cursor()Carlos Garnacho2015-12-151-13/+6
* GdkWindow: Avoid gdk_device_manager_get_client_pointer()Carlos Garnacho2015-12-151-9/+9