summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* mir: one more gtksetting...Ryan Lortie2014-06-171-0/+6
* mir: set core pointer on GdkDisplayRyan Lortie2014-06-171-0/+3
* mir: one more gtksetting...Ryan Lortie2014-06-171-0/+6
* mir: allow windows to become focusedRyan Lortie2014-06-172-4/+36
* mir: fill in some more GtkSettingsRyan Lortie2014-06-171-0/+98
* Correct spelling of Ambiance theme (still doesn't work though)Robert Ancell2014-06-171-1/+1
* mir: we must leak the window ref for nowRyan Lortie2014-06-172-8/+5
* Set KeyEvent string fieldRobert Ancell2014-06-171-3/+60
* mir: do proper event dispatchingRyan Lortie2014-06-175-601/+871
* Counter suspicious hover-exit eventsRobert Ancell2014-06-171-2/+13
* Generate crossing eventsRobert Ancell2014-06-171-9/+34
* Let GDK decide if it wants events, ignore the event maskRobert Ancell2014-06-172-24/+15
* Remove debuggingRobert Ancell2014-06-171-6/+0
* Correctly hide windowsRobert Ancell2014-06-176-59/+92
* Handle Mir events on the main threadRobert Ancell2014-06-171-85/+137
* Finalize MirWindowImpl valuesRobert Ancell2014-06-171-0/+9
* Implement gdk_mir_window_impl_get_device_stateRobert Ancell2014-06-171-2/+7
* Get menus working (sort of)Robert Ancell2014-06-171-6/+7
* Fix return windows in gdk_mir_pointer_query_stateRobert Ancell2014-06-171-2/+4
* Use event queue (sort of) correctlyRobert Ancell2014-06-172-4/+13
* Disable debugging messageRobert Ancell2014-06-171-1/+1
* Disable debugging messageRobert Ancell2014-06-171-1/+1
* Flesh out keymapRobert Ancell2014-06-171-30/+322
* Emit eventsRobert Ancell2014-06-171-2/+3
* Don't set send_event, make public function privateRobert Ancell2014-06-171-2/+1
* Link associated devicesRobert Ancell2014-06-171-0/+3
* Make separate keyboard and pointer device classesRobert Ancell2014-06-179-195/+471
* Set initial window event mask, don't set event variables we don't needRobert Ancell2014-06-174-16/+9
* Set more event fieldsRobert Ancell2014-06-171-4/+5
* mir: create devices from _constructedRyan Lortie2014-06-171-0/+11
* Stub Mir moduleRobert Ancell2014-06-1713-1/+3299
* gdkselection-win32.c: Declare Variables At Top Of BlockChun-wei Fan2014-05-161-3/+6
* broadway backend: allow building on OpenBSDAntoine Jacoutot2014-05-122-2/+6
* GdkCursor: Don't leak a cairo surfaceDavid Mansfield2014-05-071-1/+6
* gdk/win32: VK_SNAPSHOT maps to GDK_PrintMarc-André Lureau2014-04-251-0/+2
* win32: add more clipboard data checks to avoid crashMarc-André Lureau2014-04-252-0/+8
* W32: correctly guess max window size from the size of the workarea of the scr...Руслан Ижбулатов2014-04-161-2/+21
* docs: More uniform formattingMatthias Clasen2014-04-041-1/+1
* docs: Remove '\' escape character from literalsVolker Sobek2014-04-041-1/+1
* Give CC to instrospection scannerРуслан Ижбулатов2014-04-011-0/+2
* Introspection for gdk-win32Руслан Ижбулатов2014-04-011-1/+50
* docs: Another round of markup removalMatthias Clasen2014-03-291-9/+7
* Docs: remove some leftover markupMatthias Clasen2014-03-281-3/+2
* gdkproperty-win32.c: Fix gtk-font-name handlingChun-wei Fan2014-03-281-0/+30
* all: Name more idles and timeoutsBastien Nocera2014-03-264-9/+26
* wayland: Mark ourselves as not supporting compositingMatthias Clasen2014-03-241-1/+1
* wayland: Fix northeast resizingMatthias Clasen2014-03-211-1/+1
* broadway: make sure color/delta run length do not overflowPierre-Eric Pelloux-Prayer2014-03-211-1/+3
* wayland: Mark ourselves as not supporting bounding shapesJasper St. Pierre2014-03-201-1/+1
* wayland: Add support for input regionsJasper St. Pierre2014-03-201-0/+31