Lines Matching refs:Xquartz
415 Fix typo "XQaurtz" in Xquartz.man
10099 Just mimic autoconf file, DPMS is disabled with Xquartz
15821 and Xdmx so far. The outline of Xquartz/Xwin support is in tree, but
21305 Xquartz: Update for removal of AddEnabledDevice and RemoveEnabledDevice
36622 building Xquartz, introduce nonsdk_extinit.h and move it there.
36625 to do PseudoramiXExtensionInit() at the point apparently needed by Xquartz)
47489 and Xquartz. This is a much better fit, as much of the code in the
60413 Move pseudoramiX code where it can be shared between Xwin and Xquartz
60415 Move pseudoramiX code to a separate top-level directory. Link Xwin and Xquartz
75951 With multiple servers installed, we can't be certain if X is Xorg or Xquartz
89930 Xquartz: include new localization files in the tarball
99193 Xquartz: rename man page directory from doc to man
99218 cpprules for real cpp work, there is one in Xquartz from which the
99375 Xquartz: strip the man page code from cpprules.in
99388 Xquartz: build Xquartz man pages using XORG_MANPAGE_SECTIONS
102583 Xorg.man: Replace XDarwin reference with Xquartz
110758 - Replace XDarwin with Xquartz in list of Xservers
113693 See option_sends_alt in Xquartz(1)
120444 Replaces special handling for Xquartz DDX and scales better to handling
120882 …This lets X11.bin drop into any .app ... the Info.plist and Xquartz binary need to have it hardcod…
139868 Xquartz: Force sending mouse clicks to AppKit if we're over the menu bar
140663 …Xquartz: pbproxy: Some debugging about unhandled mime types... this will spam up quick, but will b…
141527 Xquartz: Fix parallel builds
142082 …Xquartz: xpbproxy: Split out app-specific stuff to app-main.m in prep for making this into a threa…
143308 Xquartz: Added missing ev_type for NSTabletPoint event.
143873 XQuartz: Disable the Xquartz AIGLX for now since it doesn't even compile any more...
145350 Xquartz: Removed include directive for removed header
147652 Xquartz: Xquartz stub now can send Mach IPC to start the server.
147900 Xquartz: More work on the new Mach startup
148066 …rotection so we don't trigger an infinite exec loop with new /usr/X11/bin/Xquartz and older X11.app
148168 Updated .gitignore for new Xquartz layout
148385 …XQuartz: Move server bits into bundle and setup stub in /usr/X11/bin/Xquartz in prep for startup r…
148392 Xquartz: experimental embedding of Sparkle.framework
148824 XQuartz: Added missing Xquartz.man.pre to EXTRA_DIST
148855 Xquartz: Added missing to EXTRA_DIST
149513 .gitignore: Added Xquartz stuff
149762 Added XKB support for Xquartz
149804 removed Xquartz debugging code that leaked into master. Our Bad.
149873 hack to Xquartz to prevent xmodmap from wiping out our valid modmap, per daniels
149963 Xquartz: Don't need to link against rlAccel since we don't use it
150189 Xquartz: Added applicationShouldHandleReopen:hasVisibleWindows to handle dock icon clicking
150692 to call our Xquartz-specific event handlers directly
150749 Begin to move all of our Xquartz DDX-specific event handlers
150828 for supporting tablet input in Xquartz.
151079 Xquartz: Added separate preference tab for quartz-wm settings
152507 Added Xquartz.plist to EXTRA_DIST
154201 Xquartz: Use X11ControllerMain()
154214 Xquartz: General Cleanup
154216 Made Xquartz come to foreground later in startup, so it doesn't appear for Xquartz -version
154340 Xquartz ate my DMX - thanks
154346 Xquartz: Removed launchd plist and x11-exec. The relevant code is now in xinit.
154359 Xquartz: Fixed launchd detection
154397 Xquartz: Fixed cpprules include
154470 Xquartz: Don't hardcode libexec dir
154477 Xquartz: Don't hardcode LaunchAgents dir
154599 Xquartz: Pre-process Xquartz man page
154606 Xquartz: Make Alt work with Xmodmap again
154613 Xquartz: Removed Xplugin.h from EXTRA_DIST
154627 Xquartz: Added missing link to libconfig.a
154640 Xquartz Added quartzKeyboard.h to EXTRA_DIST
154654 Xquartz: Actually add quartzForeground.[hc]
154662 Xquartz: Actually, it should be org.x.X11 for case-sensitive FS
154669 Xquartz: Use org.x.X11 instead of com.apple.X11 for preferences
155367 Darwin: Removed cvs tags from Xquartz man page
155425 color mode working in Xquartz.
156553 fixing GLX in Xquartz
160371 Xquartz now builds out of the box. It doesn't quite work yet, but
160607 XDARWIN: fixes to make Xquartz build again
167388 rewrote event handling, Xquartz now has working mouse and keyboard. use it\!
167661 Fixed pointer events in Xquartz -- Keyboard events work, but
167674 Rewrote parts of the Xquartz event-handling code (thanks daniels and whot!)