summaryrefslogtreecommitdiff
path: root/gdk/quartz
Commit message (Expand)AuthorAgeFilesLines
...
* Implement gdk_window_scroll.Anders Carlsson2006-03-211-1/+47
* Add the GDK part of the DND implementation.Anders Carlsson2006-03-217-10/+216
* Offset coordinates by 0.5 pixels to get consistant results for both imageAnders Carlsson2006-03-212-29/+22
* ]): Synthesize GDK_CONFIGURE events when the window position changes.Anders Carlsson2006-03-211-0/+22
* gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c addedMichael Natterer2006-03-081-0/+16
* Add these from the win32 backend.Anders Carlsson2006-02-211-2/+94
* Add stubs for input shape functions.Anders Carlsson2006-02-202-0/+53
* Fix typo so ctrl gets passed on to the gdk event.Anders Carlsson2006-02-202-2/+2
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* Implement these functions. (#327228, Thomas Broyer).Anders Carlsson2006-01-181-4/+49
* Implement these functions. (#327226, Thomas Broyer)Anders Carlsson2006-01-181-2/+46
* Support non-MacRoman keyboard layouts. (#322585, Wolfgang Thaller)Anders Carlsson2006-01-181-11/+84
* Make the process a foreground application. (#322481, Wolfgang Thaller)Anders Carlsson2006-01-181-0/+8
* Fix ChangeLog entryAnders Carlsson2006-01-161-3/+3
* Implement keyboard grabs.Anders Carlsson2006-01-165-46/+120
* Implement local-only atoms.Anders Carlsson2006-01-101-11/+135
* Add cvsignoreJohan Dahlin2006-01-091-0/+2
* Have these return TRUEAnders Carlsson2006-01-024-21/+78
* Add quartz backend.Anders Carlsson2005-11-2233-0/+7200