]> Pileus Git - ~andy/gtk/history - gdk/quartz/gdkscreen-quartz.c
x11: Get rid of XSettingsSetting
[~andy/gtk] / gdk / quartz / gdkscreen-quartz.c
2012-02-27 Javier JardónChange FSF Address
2012-02-23 Michael Nattererquartz: implement GdkScreen::get_monitor_workarea()
2012-02-21 Michael NattererGdkScreen: fix precondition checks in the public API
2011-12-18 Matthias ClasenAdd gdk_screen_get_monitor_workarea
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-23 Kristian Rietveldquartz: reorder gdkprivate-quartz.h and related clean up
2010-12-23 Kristian Rietveldquartz: _gdk_quartz_screen -> gdk_quartz_screen
2010-12-23 Kristian Rietveldquartz: Clean up header files, use same arrangement...
2010-12-22 Kristian Rietveldquartz: Fix screen implementation, rename to GdkQuartzS...
2010-12-22 Matthias ClasenConvert a bunch of visual related calls to use the...
2010-12-22 Matthias ClasenConvert all GdkScreen methods to vtable calls, quartz...
2010-09-26 Benjamin OtteAPI: Remove colormap handling from GdkScreen
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-14 Matthias ClasenImplement gdk_screen_get_primary_monitor in all GDK...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-15 Kristian RietveldDocument how Cocoa coordinate and monitor layout transf...
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Kristian RietveldUpdate copyright
2009-10-26 Kristian RietveldUpdate position of toplevels after display reconfiguration
2009-10-26 Kristian RietveldUpdate size of root window after display reconfiguration
2009-10-26 Kristian RietveldSupport arbitrary screen layouts
2009-10-26 Kristian RietveldRework coordinate transformation to be based on root...
2009-10-26 Kristian RietveldBe consistent with X11: emit monitors-changed first...
2009-10-26 Kristian RietveldUse screen when emitting signal, not _gdk_screen
2009-10-26 Kristian RietveldEmit monitors-changed signal when appropriate
2009-10-26 Kristian RietveldMove screen resolution setup to GdkScreenQuartz initializer
2009-10-26 Kristian RietveldCreate a proper subclass of GdkScreen: GdkScreenQuartz
2009-10-26 Kristian RietveldRegister and handle a display reconfiguration callback
2009-10-26 Kristian RietveldSetup monitor rects during screen initialization and...
2009-10-26 Kristian RietveldMove screen initialization to gdkscreen-quartz.c
2009-09-27 Kristian RietveldBug 596012 - popup menu position is horribly off on...
2008-08-07 Richard HultImplement those, fixes loading python bindings.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-05-21 Richard HultSet the resolution.
2007-02-18 Richard HultImport AppKit.h instead of Quartz.h. Don't use userSpac...
2006-04-25 Søren SandmannCreate 'composited' label.
2006-03-08 Michael Natterergdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added
2006-01-18 Anders CarlssonImplement these functions. (#327228, Thomas Broyer).
2005-11-22 Anders CarlssonAdd quartz backend.