]> Pileus Git - ~andy/gtk/history - gdk/quartz/Makefile.am
x11: Clean up xsettings header
[~andy/gtk] / gdk / quartz / Makefile.am
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-24 John RallsRename GdkQuartzWindow.h and .c to GdkQuartzNSWindow...
2010-12-23 Kristian Rietveldquartz: move gdkgeometry-quartz into gdkwindow-quartz.c
2010-12-23 Kristian Rietveldquartz: move utils to gdkutils-quartz.c
2010-12-23 Kristian Rietveldquartz: remove gdkmain-quartz.c
2010-12-23 Kristian Rietveldquartz: Clean up header files, use same arrangement...
2010-12-22 Kristian Rietveldquartz: rename GdkDeviceManagerCore -> GdkQuartzDeviceM...
2010-12-22 Kristian Rietveldquartz: Rename GdkDeviceCore -> GdkQuartzDeviceCore
2010-12-22 Kristian Rietveldquartz: add new files to Makefile.am
2010-12-22 Kristian Rietveldquartz: Remove gdkinput code
2010-12-22 Kristian Rietveldquartz: move bits into gdkcursor-quartz.h (private...
2010-12-22 Kristian Rietveldquartz: fix up GdkDragContext conversion
2010-12-22 Matthias ClasenDrop gdk_set_locale from quartz
2010-12-22 Matthias ClasenImplement test vfuncs for quartz
2010-12-22 Matthias ClasenDerive GdkDisplayManager for quartz
2010-12-21 Matthias ClasenMake GdkAppLaunchContext display-dependent
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Kristian RietveldPort Quartz backend to latest rendering-cleanup changes
2010-09-26 Benjamin OtteAPI: Remove GdkColormap
2010-09-26 Benjamin Ottegdk: Remove GdkPixmap
2010-08-10 Benjamin OtteAPI: remove GdkGC
2010-08-10 Benjamin OtteAPI: remove GdkImage
2010-06-28 Christian DywanRemove deprecated GdkFont
2010-06-27 Matthias ClasenRemove stray references to gtk-2.0
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Kristian RietveldCreate a proper subclass of GdkScreen: GdkScreenQuartz
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
2007-12-13 Matthias ClasenImplement GAppLaunchContext in gdk, providing startup...
2007-12-10 Richard HultInstall backend specific header (bug #405915). Also...
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-21 Richard Hult* gdk/quartz/gdktestutils-quartz.c: Add stubs for the...
2007-06-25 Richard HultFallback to X cursors for the ones that OS X doesn...
2006-12-28 Mikael HallendalFactored out the event loop integration into gdkeventlo...
2006-09-14 Michael David Emmel/tmp/cvsX7MHVx
2006-06-03 Richard HultAdd spawn functions, copied from the win32 backend.
2006-05-03 Matthias ClasenAdd missing files. (#340533, Ludovic Rousseau)
2006-03-21 Michael Nattererremoving trailing \ fixes the build.
2006-03-21 Anders CarlssonAdd the GDK part of the DND implementation.
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2005-11-22 Anders CarlssonAdd quartz backend.