summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* 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
* wayland: Refactor how opaque region is handledJasper St. Pierre2014-03-201-36/+51
* x11: Allow unmaximizing from tiled state tooMatthias Clasen2014-03-171-1/+1
* wayland: Remove cruft in set_keep_above / set_keep_belowJasper St. Pierre2014-03-171-10/+1
* wayland: Fix get_frame_extentsJasper St. Pierre2014-03-171-2/+1
* Implement get_root_origin generically for all backendsJasper St. Pierre2014-03-178-96/+9
* wayland: Fix "fake root" coordsJasper St. Pierre2014-03-171-8/+4
* wayland: Add a giant doc comment explaining "fake root" coordinate spaceJasper St. Pierre2014-03-171-5/+38
* wayland: Properly apply the fake root offset to event coordinatesJasper St. Pierre2014-03-171-3/+18
* wayland: Fill in x_root / y_root of events properlyJasper St. Pierre2014-03-171-26/+51
* x11: Implement "drag to top to maximize" gesture on emulated window draggingCarlos Garnacho2014-03-171-4/+70
* x11: Fallback to emulated window dragging for touch devicesCarlos Garnacho2014-03-171-4/+22
* xdg-shell: Update to latest state change mechanismJasper St. Pierre2014-03-122-140/+109
* Add a Since annotation to gdk_device_get_last_event_windowMatthias Clasen2014-03-121-0/+2
* Use GDK's current window tracking when synthesizing events in GTK+Owen W. Taylor2014-03-122-0/+29
* gdk_cairo_surface_create_from_pixbuf: Add missing (allow-none) annotationOwen W. Taylor2014-03-121-1/+1
* broadway: remove unused libcryptRyan Lortie2014-03-122-5/+2
* wayland: Clean up a bitJasper St. Pierre2014-03-101-4/+1
* wayland: Move some code aroundJasper St. Pierre2014-03-101-27/+22
* wayland: Fix submenu positioningJasper St. Pierre2014-03-101-7/+18
* Fix font size when gdk_x11_display_set_window_scale() is usedOwen W. Taylor2014-03-063-1/+20
* broadway: Print a useful error messageBenjamin Otte2014-03-051-2/+4
* Deprecate GdkEventVisibility and ::visibility-notify-eventMatthias Clasen2014-03-031-0/+5
* gdkwindow: Call function instead of copying its codeBenjamin Otte2014-02-281-15/+5
* gdkwindow: Always pass the impl window to GdkWindowImpl::get_root_coordsJasper St. Pierre2014-02-271-2/+2
* Remove the return value of GdkWindowImpl::get_root_coordsJasper St. Pierre2014-02-277-27/+15
* wayland: Seal up a non-declared public memberJasper St. Pierre2014-02-271-5/+5
* wayland: Remove old, outdated commentJasper St. Pierre2014-02-271-4/+0
* wayland: Fix margins at startupJasper St. Pierre2014-02-271-4/+26
* Gdk: fix wrong user_data handling in resize_cairo_surface()Giovanni Campagna2014-02-268-31/+29
* wayland: Don't destroy the cairo surface when resizing itJasper St. Pierre2014-02-231-2/+0
* wayland: Fix gdk_window_wayland_resize_cairo_surface()Rui Matos2014-02-231-1/+4