summaryrefslogtreecommitdiff
path: root/gdk/quartz/gdkprivate-quartz.h
Commit message (Expand)AuthorAgeFilesLines
* Make function naming consistent for the various functions that retrieveRichard Hult2007-06-011-6/+1
* Refactored version of _gdk_quartz_window_find_child_by_point, that doesn'tRichard Hult2007-05-281-0/+3
* Clean up namespaces to make the code more maintainable.Richard Hult2007-04-061-57/+61
* Update for the new quartz cairo surface API (#410442). Don't lock focusRichard Hult2007-03-101-0/+2
* Add missing function signature to fix a build warning.Richard Hult2007-03-101-0/+1
* Add stub for gdk_display_add_client_message_filter, patch from TaybinRichard Hult2007-02-181-0/+3
* Splitted out the GdkPixbuf to NSImage routine so that it can be used fromMikael Hallendal2006-12-191-0/+2
* Implement lots of value setters for GdkGC, based on a heavily modifiedMichael Natterer2006-09-211-9/+35
* Add GDK button mask for NS dragging events. (create_scroll_event): RemoveRichard Hult2006-08-151-0/+2
* Always set success to TRUE. (gdk_color_change): Implement.Richard Hult2006-07-291-3/+3
* Set the window level depending on the type hint.Richard Hult2006-07-241-11/+11
* Append the event to the queue instead of using gdk_event_put.Richard Hult2006-07-201-9/+13
* ]): Listen to windowDidResignMain notifications and properly update theRichard Hult2006-07-191-1/+2
* Fill in string, length and is_modifier for key events. Map some more keysRichard Hult2006-07-171-1/+3
* Generate a grab broken event when appropriate. Fixes bug #346603, patchRichard Hult2006-07-071-0/+2
* Add the GDK part of the DND implementation.Anders Carlsson2006-03-211-0/+10
* Implement keyboard grabs.Anders Carlsson2006-01-161-0/+5
* Add quartz backend.Anders Carlsson2005-11-221-0/+113