summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* GtkSettings: add shell-shows-menubar propertyRyan Lortie2011-12-191-2/+4
* gdk: Fix prototype for gdk_x11_window_set_utf8_propertyColin Walters2011-12-192-4/+3
* GtkSettings: add shell-shows-app-menu propertyRyan Lortie2011-12-191-2/+4
* x11: Add gdk_x11_window_set_utf8_propertyColin Walters2011-12-193-19/+42
* x11: Avoid spurious focus events on grabsBenjamin Otte2011-12-193-0/+9
* x11: Unify focus handling codeBenjamin Otte2011-12-193-218/+114
* Fix parameter name mismatchMatthias Clasen2011-12-181-1/+1
* Add gdk_screen_get_monitor_workareaMatthias Clasen2011-12-189-8/+159
* gdk,xi2: Make more resilient about not yet known devicesCarlos Garnacho2011-12-181-3/+12
* Doc format fixesMatthias Clasen2011-12-152-6/+9
* Remove some accidental additionsMatthias Clasen2011-12-151-4/+0
* Cosmetic changeMatthias Clasen2011-12-151-1/+1
* Add new symbolsMatthias Clasen2011-12-151-0/+1
* window: Add hide-titlebar-when-maximized propertyFlorian Müllner2011-12-152-0/+45
* wayland: Add dummy implementation of the wl_data_device functionalityRob Bradford2011-12-141-0/+159
* wayland: Add an implementation for GdkAtomRob Bradford2011-12-141-4/+75
* wayland: Get the data device during input device setupRob Bradford2011-12-141-0/+7
* wayland: Retrieve the data device manager objectRob Bradford2011-12-142-0/+5
* wayland: Don't use deprecated function: gdk_window_get_pointerRob Bradford2011-12-141-1/+1
* Fix nicks for the window class enumMatthias Clasen2011-12-131-2/+2
* Fix move-resize emulation with XI2Matthias Clasen2011-12-091-0/+27
* wayland: Load cursors from wayland directory under XDG_DATA_DIRSRob Bradford2011-12-091-22/+44
* window: copy back window surface data when the implicit paint is flushedCosimo Cecchi2011-12-071-13/+17
* window: trivial cleanupCosimo Cecchi2011-12-061-1/+1
* window: remove unused arguments and variablesCosimo Cecchi2011-12-061-7/+3
* wayland: Port from wl_shell to wl_surface_shellRob Bradford2011-12-052-55/+56
* Merge branch 'transparent-windows'Alexander Larsson2011-12-053-230/+315
|\
| * gdk: gdk_window_get_update_area don't remove alpha covered areasAlexander Larsson2011-12-051-5/+16
| * gdk: gdk_window_move_regionAlexander Larsson2011-12-051-5/+59
| * gdk: Fix alpha window background paintings on non-implicit paintsAlexander Larsson2011-12-051-0/+14
| * gdk: Remove unused _gdk_window_calculate_full_clip_regionAlexander Larsson2011-12-052-113/+0
| * Handle has_alpha_background for parent-relative backgroundsAlexander Larsson2011-12-051-31/+82
| * gdk: Fix repaint of layered region during move_regionAlexander Larsson2011-12-011-1/+6
| * gdk: Fix repaint of layered region during scrollAlexander Larsson2011-12-011-2/+9
| * gdk: Fix repaint of layered region during raiseAlexander Larsson2011-12-011-17/+3
| * gdk: Make sure we don't copy to/from layered regions when moving a windowAlexander Larsson2011-12-011-3/+19
| * gdk: Track the layered areaAlexander Larsson2011-12-012-14/+41
| * gdk: Track wether windows have alpha in the backgroundAlexander Larsson2011-12-012-0/+52
| * testwindows: Test transparent backgroundsAlexander Larsson2011-12-011-0/+4
| * gdk: Expose bottommost windows firstAlexander Larsson2011-12-011-55/+41
| * gdk: Remove now unused region tags completelyAlexander Larsson2011-12-012-15/+0
* | wayland: Update to recent API changesKristian Høgsberg2011-12-025-85/+21
|/
* XI2: Push error traps around XIQueryDevice callsMatthias Clasen2011-11-302-12/+25
* win32: Make all GDK_WINDOW_TEMP always on topAlexander Larsson2011-11-251-8/+10
* Fix a typoMatthias Clasen2011-11-221-1/+1
* Revert "Clean up includes"Matthias Clasen2011-11-221-1/+1
* Clean up includesMatthias Clasen2011-11-221-1/+1
* win32: Don't double free stuff when finalizing drag contextAlexander Larsson2011-11-211-8/+0
* win32: Don't dereference keyboard_grab if it is NULLAlexander Larsson2011-11-211-1/+2
* win32: Make gdk_drag_context_new staticAlexander Larsson2011-11-211-1/+1