summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Improve struct packing in GdkWindowImplWaylandMatthias Clasen2013-09-211-12/+6
* Document some Wayland apisMatthias Clasen2013-09-171-1/+30
* Trivial formatting fixesMatthias Clasen2013-09-171-48/+45
* Documentation fixesMatthias Clasen2013-09-174-6/+20
* Avoid a segfault when menus are re-shown under WaylandMatthias Clasen2013-09-161-0/+3
* Trivial formatting fixesMatthias Clasen2013-09-161-223/+232
* Revert "Try Wayland before X11"Matthias Clasen2013-09-161-3/+3
* gdkdisplay-x11: Do not pass a NULL source device to _gdk_display_device_grab_...Carlos Garcia Campos2013-09-161-1/+2
* wayland: Fix make distRico Tzschichholz2013-09-111-3/+3
* gdk: event: add get_window() methodLionel Landwerlin2013-09-102-0/+21
* gdk_pixbuf_get_from_source: only reuse surfaces with matching formatClaudio Saavedra2013-09-061-1/+2
* [gdkcairo] Fix color premultiplicationBehdad Esfahbod2013-09-051-1/+1
* Sync with changes in the cairo device-scale handlingAlexander Larsson2013-09-051-8/+8
* gdkwindow-x11: Multiply opaque region rects by the window scaleJasper St. Pierre2013-09-041-5/+8
* gdkframeclockidle: Add explicit fallthrough markersJasper St. Pierre2013-09-031-0/+5
* build: Fix srcdir != builddir with wayland-client-protocol.hColin Walters2013-09-031-1/+1
* wayland: set the wm_class on toplevel windowsGiovanni Campagna2013-09-031-3/+8
* gtk-shell: extend the protocol with shell capabilitiesGiovanni Campagna2013-09-034-0/+56
* wayland: restore support for the application menuGiovanni Campagna2013-09-032-0/+39
* wayland: add support for a private gtk-shell protocolGiovanni Campagna2013-09-035-0/+49
* gdkwindow-x11: Correct math for filling in the _NET_WM_OPAQUE_REGION propertyJasper St. Pierre2013-08-311-4/+4
* GdkWaylandWindow: Fix memory leakPavel Vasin2013-08-311-1/+4
* wayland: fix crash in gdk_window_wayland_get_root_coords().Christian Hergert2013-08-301-2/+5
* wayland: trust the compositor to always send a good serial numberEmilio Pozuelo Monfort2013-08-281-6/+1
* gdk: Add opaque region settersJasper St. Pierre2013-08-285-0/+130
* x11: Fix compiler warningBenjamin Otte2013-08-271-1/+1
* GdkScreen: Return 1, not 1.0 for the (int) scale factorAlexander Larsson2013-08-261-1/+1
* gdk/win32/gdkdevice-virtual.c: Various fixesChun-wei Fan2013-08-261-5/+5
* GDK/GTK on Windows: Fix buildChun-wei Fan2013-08-265-16/+34
* wayland: Compare serial numbers correctly to avoid overflow problemsKristian Høgsberg2013-08-231-1/+5
* wayland: Use current serial when setting selection, not _wl_time_now()Kristian Høgsberg2013-08-231-1/+1
* wayland: wl_data_device.enter provides a serial number, not a timestampKristian Høgsberg2013-08-231-3/+3
* x11: Add EWMH workspace handling apiMatthias Clasen2013-08-244-50/+171
* 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