summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update to GDK 3.12 APIwip/mirRobert Ancell2014-06-171-14/+21
* Fix some transient window issuesRobert Ancell2014-06-171-14/+51
* Add some more debugging infoRobert Ancell2014-06-172-82/+89
* Don't create surfaces for input only windowsRobert Ancell2014-06-171-0/+2
* Don't crash on unknown propertiesRobert Ancell2014-06-171-1/+7
* Move debugging into a separate fileRobert Ancell2014-06-174-276/+307
* Regenerate surface on resizeRobert Ancell2014-06-171-2/+12
* Make GdkMirWindowImpl private againRobert Ancell2014-06-174-73/+105
* Unref window when pointer object is finalizedRobert Ancell2014-06-171-0/+14
* Draw transient windows onto their parentsRobert Ancell2014-06-176-31/+145
* Whoops, I forgot the magic 8Robert Ancell2014-06-171-1/+1
* Provide gtk-error-bell settingRobert Ancell2014-06-171-0/+6
* mir: more gtksettings...Ryan Lortie2014-06-171-0/+18
* mir: handle resize eventsRyan Lortie2014-06-172-3/+46
* build: add mir .pc files to distcleanRyan Lortie2014-06-171-0/+2
* 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-1720-6/+3383
* Revert "GtkMenuTracker: fix signal handler argument list"Ryan Lortie2014-06-101-4/+1
* GtkEntryAccessible: Emit signal after insertionJoanmarie Diggs2014-06-101-3/+5
* MSVC 2010+ Projects: Update "Installation" ProcessChun-wei Fan2014-06-092-30/+50
* combobox: Fix reentrancy in gtk_combo_box_popdown()Carlos Garnacho2014-06-051-1/+5