summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* x11: Add gdk_x11_display_set_window_scaleAlexander Larsson2013-08-202-0/+41
* Enforce a fixed scale of 1 if no cairo scale supportAlexander Larsson2013-08-201-1/+1
* gdk_window_raise (): Do not invalidate toplevel windows.Juan Pablo Ugarte2013-08-191-1/+2
* Revert "Deprecate and ignore the cursor blink settings"Matthias Clasen2013-08-163-0/+9
* Bug 705750 Quartz input method doesn't work correctly for Chinese charactersEk Kato2013-08-164-4/+51
* Bug 702144: Make gdkwin32.h a pure include-only headerChun-wei Fan2013-08-143-75/+113
* gdk/win32/gdkdevice-virtual.c: Don't Use Deprecated APIsChun-wei Fan2013-08-141-1/+1
* GdkWin32: Avoid Using Deprecated APIChun-wei Fan2013-08-144-23/+18
* Add a function to get the event typeMatthias Clasen2013-08-132-2/+23
* Bug 705181 Annoying beep on arrow keysEk Kato2013-08-131-5/+2
* gtkwindow: Export our custom frame extentsJasper St. Pierre2013-08-132-0/+45
* x11: Remove dead assignmentBenjamin Otte2013-08-131-2/+0
* Fix a crash with scaled cursors on WaylandMatthias Clasen2013-08-111-0/+1
* Implement gdk_display_get_cursor_for_surface in quartzJohn Ralls2013-08-113-16/+19
* Bug 701571 NSApp doesn't notice NSWindow destructionJohn Ralls2013-08-111-16/+26
* Try Wayland before X11Matthias Clasen2013-08-091-3/+3
* Fix up docs for new cursor apisMatthias Clasen2013-08-091-11/+10
* Reset cursor when mouse leaves a toplevel window.Daniel Sabo2013-08-081-1/+4
* gdk: Add gdk_cursor_new_from_surfaceAlexander Larsson2013-08-0713-165/+218
* gdk: Add gdk_cursor_get_surface()Alexander Larsson2013-08-078-53/+158
* gdk_pixbuf_get_from_surface: Avoid copying if source is image surfaceAlexander Larsson2013-08-071-5/+12
* wayland: Dispatch pending events before entering pollRob Bradford2013-08-041-0/+3
* wayland: Only try and process keyboard events when focussedRob Bradford2013-08-041-0/+5
* wayland: Only try and process pointer events when focussedRob Bradford2013-08-041-0/+11
* wayland: Only process the event if it's for a GdkWindowRob Bradford2013-08-041-0/+8
* Wayland: Add a missing break statementMatthias Clasen2013-08-041-0/+1
* x11: send monitors-changed when screen scale changesAlexander Larsson2013-08-031-0/+2
* x11: Update root window scale when the screen scale changesAlexander Larsson2013-08-031-0/+4
* gdkkeys-x11: Remove workaround code for Sun Microsystems X serverJasper St. Pierre2013-08-021-34/+2
* Add Visual Studio Build Support for BroadwayChun-wei Fan2013-08-022-0/+24
* x11: Don't crash when NULL eometry hints are setBenjamin Otte2013-07-311-1/+2
* Bug 705181: Fix annoying beeping introduced by Mac IMEMichael Hutchinson2013-07-301-1/+5
* X11: Fix the cut-off for too large windowsMatthias Clasen2013-07-291-7/+7
* docs: Minor grammatical corrections.Murray Cumming2013-07-291-5/+5
* Bug 701332 - Patch for minor glitch in NSTextInputEk Kato2013-07-271-2/+8
* wayland: Create a cairo surface for the root windowRob Bradford2013-07-242-3/+18
* Disable frame sync for GtkPlugOwen W. Taylor2013-07-223-1/+41
* Fix prototype of gdk_device_win32_warpErik van Pienbroek2013-07-221-2/+2
* gdk/gdkoffscreenwindow.c: Include fallback-c89.cChun-wei Fan2013-07-191-0/+2
* Add AudioMicMuteMatthias Clasen2013-07-173-3/+9
* gdkkeysyms-update: Remove workarounds for old bugsJasper St. Pierre2013-07-171-6/+0
* gdkkeysyms-update: Just overwrite gdkkeysyms.hJasper St. Pierre2013-07-171-7/+0
* gdk/wayland: cope with the compositor implementing an older protocol than usGiovanni Campagna2013-07-163-4/+19
* Bug 704216: Fix prototype for gdk_quartz_device_core_warp.William Hua2013-07-151-2/+2
* Deprecate and ignore the timeout-initial and timeout-repeat settingsWilliam Jon McCann2013-07-112-4/+0
* Don't segfault when setting opacity on an offscreen windowMatthias Clasen2013-07-091-1/+6
* wayland: Handle the display connection erroring outRob Bradford2013-07-091-2/+8
* wayland: Don't clear revents until we've checked for G_IO_HUPKristian Høgsberg2013-07-091-4/+4
* wayland: request appropriate compositor version to support buffer scaleRob Bradford2013-07-091-1/+1
* gdk: Use new macros for defining private dataEmmanuele Bassi2013-07-092-15/+6