summaryrefslogtreecommitdiff
path: root/gdk/quartz/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-061-1/+1
* Rename GdkQuartzWindow.h and .c to GdkQuartzNSWindow.h and .cJohn Ralls2010-12-241-2/+2
* quartz: move gdkgeometry-quartz into gdkwindow-quartz.cKristian Rietveld2010-12-231-1/+0
* quartz: move utils to gdkutils-quartz.cKristian Rietveld2010-12-231-0/+1
* quartz: remove gdkmain-quartz.cKristian Rietveld2010-12-231-1/+0
* quartz: Clean up header files, use same arrangement as X11 backendKristian Rietveld2010-12-231-4/+14
* quartz: rename GdkDeviceManagerCore -> GdkQuartzDeviceManagerCoreKristian Rietveld2010-12-221-1/+2
* quartz: Rename GdkDeviceCore -> GdkQuartzDeviceCoreKristian Rietveld2010-12-221-1/+2
* quartz: add new files to Makefile.amKristian Rietveld2010-12-221-0/+2
* quartz: Remove gdkinput codeKristian Rietveld2010-12-221-2/+0
* quartz: move bits into gdkcursor-quartz.h (private header for now)Kristian Rietveld2010-12-221-0/+1
* quartz: fix up GdkDragContext conversionKristian Rietveld2010-12-221-0/+1
* Drop gdk_set_locale from quartzMatthias Clasen2010-12-221-1/+0
* Implement test vfuncs for quartzMatthias Clasen2010-12-221-1/+0
* Derive GdkDisplayManager for quartzMatthias Clasen2010-12-221-0/+1
* Make GdkAppLaunchContext display-dependentMatthias Clasen2010-12-211-1/+0
* Port Quartz backend to latest rendering-cleanup changesKristian Rietveld2010-12-061-2/+0
* API: Remove GdkColormapBenjamin Otte2010-09-261-1/+0
* gdk: Remove GdkPixmapBenjamin Otte2010-09-261-2/+0
* API: remove GdkGCBenjamin Otte2010-08-101-1/+0
* API: remove GdkImageBenjamin Otte2010-08-101-1/+0
* Remove deprecated GdkFontChristian Dywan2010-06-281-1/+0
* Remove stray references to gtk-2.0Matthias Clasen2010-06-261-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+2
* Create a proper subclass of GdkScreen: GdkScreenQuartzKristian Rietveld2009-10-261-0/+1
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* Implement GAppLaunchContext in gdk, providing startup notification.Matthias Clasen2007-12-131-0/+1
* Install backend specific header (bug #405915). Also add a getter for theRichard Hult2007-12-101-0/+4
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-0/+2
* * gdk/quartz/gdktestutils-quartz.c: Add stubs for the testing functions toRichard Hult2007-11-211-0/+1
* Fallback to X cursors for the ones that OS X doesn't provide. Fixes bugRichard Hult2007-06-251-1/+2
* Factored out the event loop integration into gdkeventloop-quartz.c.Mikael Hallendal2006-12-281-0/+1
* /tmp/cvsX7MHVxMichael David Emmel2006-09-141-2/+0
* Add spawn functions, copied from the win32 backend.Richard Hult2006-06-031-0/+1
* Add missing files. (#340533, Ludovic Rousseau)Matthias Clasen2006-05-031-0/+2
* removing trailing \ fixes the build.Michael Natterer2006-03-211-1/+1
* Add the GDK part of the DND implementation.Anders Carlsson2006-03-211-4/+8
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* Add quartz backend.Anders Carlsson2005-11-221-0/+45