]> Pileus Git - ~andy/gtk/history - gdk/quartz/gdkprivate-quartz.h
Merge branch 'master' into client-side-windows
[~andy/gtk] / gdk / quartz / gdkprivate-quartz.h
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Richard HultImprove explicit drawing and flushing (fixes GtkRuler)
2009-04-02 Richard HultLimit manual flushing so we don't get hit by quartz...
2009-04-02 Richard HultRemove workaround for missing enter events on newly...
2009-04-02 Richard HultRemove tracking of "current mouse window", this is...
2009-04-02 Richard HultRemove old cursor setting and make it work with client...
2009-04-02 Richard HultReplace quartz specific keyboard grab code with common...
2009-04-02 Richard HultRemove unused function _gdk_quartz_window_scroll
2009-04-02 Richard HultRename _gdk_quartz_events_send_map_events to ..._event
2009-04-02 Richard HultAdd quartz window check macro
2008-06-27 Kristian Rietveldadapt to use GdkWindowImpl interface.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-03-31 Richard HultDefer the generated event to the mainloop and don't...
2008-02-24 Richard HultUse the subtype field for the custom event that is...
2008-02-16 Richard HultAdd debugging code to highlight a gdkwindow.
2007-12-10 Richard HultFix a bug where we could end up trying to handle the...
2007-07-13 Richard HultMove from here... ...to here. (_gdk_windowing_window_de...
2007-07-07 Richard Hult]) ([GdkQuartzWindow -windowDidBecomeMain:]): Keep...
2007-07-06 Richard HultFix (de)miniaturizing transient windows, by (un)setting...
2007-06-01 Richard HultMake function naming consistent for the various functio...
2007-05-28 Richard HultRefactored version of _gdk_quartz_window_find_child_by_...
2007-04-06 Richard HultClean up namespaces to make the code more maintainable.
2007-03-10 Richard HultUpdate for the new quartz cairo surface API (#410442...
2007-03-10 Richard HultAdd missing function signature to fix a build warning.
2007-02-18 Richard HultAdd stub for gdk_display_add_client_message_filter...
2006-12-19 Mikael HallendalSplitted out the GdkPixbuf to NSImage routine so that...
2006-09-21 Michael NattererImplement lots of value setters for GdkGC, based on...
2006-08-15 Richard HultAdd GDK button mask for NS dragging events. (create_scr...
2006-07-29 Richard HultAlways set success to TRUE. (gdk_color_change): Implement.
2006-07-24 Richard HultSet the window level depending on the type hint.
2006-07-20 Richard HultAppend the event to the queue instead of using gdk_even...
2006-07-19 Richard Hult]): Listen to windowDidResignMain notifications and...
2006-07-17 Richard HultFill in string, length and is_modifier for key events...
2006-07-07 Richard HultGenerate a grab broken event when appropriate. Fixes...
2006-03-21 Anders CarlssonAdd the GDK part of the DND implementation.
2006-01-16 Anders CarlssonImplement keyboard grabs.
2005-11-22 Anders CarlssonAdd quartz backend.