]> Pileus Git - ~andy/gtk/history - gdk/quartz/gdkeventloop-quartz.c
Fix broken quartz build from df3e19b
[~andy/gtk] / gdk / quartz / gdkeventloop-quartz.c
2013-02-28 John RallsFix broken quartz build from df3e19b
2013-02-21 Owen W. TaylorBroadway/Quartz/Win32: make event source prepare()...
2012-09-14 Michael Nattererquartz: Bug 674108 - Hard crash due to wrong NSAutorele...
2012-07-30 Matthias Clasengdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2011-11-11 Michael Nattererquartz: fix a race condition when waking up the CGRunLoop
2011-11-06 Michael Nattererquartz: handle recursive CFRunLoops
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-23 Murray CummingMinor documentation improvements
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-02 John RallsFix refresh of static autorelease_pool so that it doesn...
2010-12-22 Kristian Rietveldquartz: gdkeventloop-quartz.c: fix
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin Ottegdk: Replace direct calls of _gdk_event_func with _gdk_...
2010-06-04 Colin WaltersUse g_source_set_name for all custom GSources in GTK+
2008-11-12 Richard HultBug 550942 – [patch] Rework of gdkeventloop-quartz.c
2008-08-07 Richard HultBug 535573 – Deadlock in gdkeventloop-quartz.c:poll_func()
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-08 Richard HultOnly set the fake fd's revents, not the first one....
2008-02-24 Richard HultUse the subtype field for the custom event that is...
2007-12-10 Richard HultReplace the autorelease pools used for each drawing...
2007-12-10 Richard HultFix a bug where we could end up trying to handle the...
2007-04-28 Ronald Bultjefix two more potential races that could happen when...
2007-04-11 Ronald BultjeProtect the polling thread setup and shutdown function...
2007-02-18 Richard HultImport AppKit.h instead of Quartz.h. Don't use userSpac...
2006-12-28 Mikael HallendalFactored out the event loop integration into gdkeventlo...