xserver-multidpi/hw/xquartz
Jeremy Huddleston 023cef31bb XQuartz: Rever the "Set can_quit to true during a Sparkle-initiated relaunch." change
This was in place to work around the issue that was correctly solved with the
previous commit (changing the Windows menu behavior).  Reverting this change
no longer causes crashing, so it's safe to show the dialog now.
2009-07-24 09:16:37 -07:00
..
bundle XQuartz: Change handling of Windows menu to workaround a bug triggered by mixing Sparkle and X11 windows 2009-07-23 20:03:29 -07:00
doc XQuartz: Updated man page fullscreen_hotkeys fullscreen_menu 2008-12-31 12:42:42 -08:00
GL XQuartz: Cleanup getGlCapabilities to avoid hardcoding the number of displays 2009-07-16 17:29:56 -07:00
mach-startup XQuartz: Initial support for automatic updates through Sparkle 2009-07-18 15:51:29 -07:00
pbproxy XQuartz: pbproxy standalone: added missing variable declarations. 2009-05-09 11:38:18 -07:00
xpr XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL 2009-07-03 19:25:33 -07:00
applewm.c XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL 2009-07-03 19:25:33 -07:00
applewmExt.h XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL 2009-07-03 19:25:33 -07:00
darwin.c XQuartz: darwinPointer reports the actual pixel position now rather than a relative position 2008-12-06 14:10:22 -08:00
darwin.h XQuartz: More Tiger ifdefs 2008-11-21 10:59:21 -08:00
darwinClut8.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwinEvents.c XQuartz: Solve the tablet 100% CPU bug 2009-04-11 17:23:10 -07:00
darwinEvents.h XQuartz: Make sure the Fn doesn't trigger unneccessary calls to DarwinUpdateModKeys() 2009-04-11 17:22:32 -07:00
darwinXinput.c add debug statements so we can see if/when our Xinput stubs are getting called. 2008-03-31 16:42:06 -07:00
keysym2ucs.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
keysym2ucs.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
Makefile.am XQuartz: unsetenv(DISPLAY) if we're not org.x.X11 2008-12-10 15:05:29 -08:00
pseudoramiX.c XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:03:17 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartz.c XQuartz: Default to forcing the dialog box before quitting. 2009-06-02 10:20:50 -07:00
quartz.h XQuartz: Dead code removal 2008-11-25 00:53:10 -08:00
quartzAudio.c XQuartz: Resurrect the old audio path for Tiger 2008-11-21 10:59:12 -08:00
quartzAudio.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartzCocoa.m XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:03:17 -07:00
quartzCommon.h XQuartz: More fullscreen fixes 2008-10-21 09:31:11 -07:00
quartzKeyboard.c XQuartz: SwitchCoreKeyboard() to copy the keymap to the virtual core keyboard. 2009-07-15 23:05:11 -07:00
quartzKeyboard.h XQuartz: Fixed threading issue with TSM. 2008-09-26 12:30:36 -07:00
quartzPasteboard.c just a bit of juggling headers around -- we're preparing 2008-04-02 17:40:59 -07:00
quartzPasteboard.h just a bit of juggling headers around -- we're preparing 2008-04-02 17:40:59 -07:00
quartzStartup.c Xquartz: Removed include directive for removed header 2008-07-11 10:03:09 -07:00
sanitizedCarbon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:06:17 -07:00
sanitizedCocoa.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:06:17 -07:00
threadSafety.c XQuartz: spewCallStack is noop on Tiger now... 2008-11-21 10:59:36 -08:00
threadSafety.h XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:18 -07:00
X11Application.h XQuartz: Added a "Check for X11 Updates..." menu item. 2009-07-20 22:38:25 -07:00
X11Application.m XQuartz: Set can_quit to true during a Sparkle-initiated relaunch. 2009-07-21 00:22:12 -07:00
X11Controller.h XQuartz: Change handling of Windows menu to workaround a bug triggered by mixing Sparkle and X11 windows 2009-07-23 20:03:29 -07:00
X11Controller.m XQuartz: Rever the "Set can_quit to true during a Sparkle-initiated relaunch." change 2009-07-24 09:16:37 -07:00