summaryrefslogtreecommitdiff
path: root/hw/xquartz/X11Application.m
AgeCommit message (Expand)AuthorFilesLines
2008-08-14XQuartz: Fixed a stuck modifier key bug.Jeremy Huddleston1-1/+1
2008-08-08Removed rogue #includeJeremy Huddleston1-1/+0
2008-08-05XQuartz: Fixed proper processing of tablet button pressesJeremy Huddleston1-3/+4
2008-08-05XQuartz: Fixed first-client-can't-connect bugJeremy Huddleston1-6/+0
2008-07-11XQuartz: Some fd handoff cleanup.Jeremy Huddleston1-0/+6
2008-05-23XQuartz: Move the launchd display grabbing into mach_startupJeremy Huddleston1-11/+0
2008-05-18XQuartz: More work towards Mach-IPC startup... started working on FD passingJeremy Huddleston1-3/+2
2008-05-17XQuartz: Added functionality to add a file descriptor to the connection list ...Jeremy Huddleston1-6/+19
2008-05-17XQuartz: Made DarwinSendDDXEvent a little more robust to context switching di...Jeremy Huddleston1-3/+1
2008-05-14XQuartz: Cleaned up the about box.Jeremy Huddleston1-9/+12
2008-05-02XQuartz: Fix mouse input offsets earlier since GetPointerEvents does not like...Jeremy Huddleston1-1/+1
2008-04-29XQuartz: Fix to tablet-event handling code; we now scaleJeremy Huddleston1-12/+29
2008-04-28XQuartz: More startup / threading house cleaning.Jeremy Huddleston1-5/+2
2008-04-26XQuartz: Cleaned up startup and thread creation a tad.Jeremy Huddleston1-23/+6
2008-04-26XQuartz: Don't subtract the titlebar off of the pointer_yJeremy Huddleston1-2/+0
2008-04-21XQuartz: Fixed cmd-tab to bring all windows forward.Jeremy Huddleston1-1/+2
2008-04-18Last of the spam... I promise...Jeremy Huddleston1-5/+1
2008-04-18XQuartz: More sanitization of the namespaceJeremy Huddleston1-3/+7
2008-04-18XQuartz: Removed unneccessary includeJeremy Huddleston1-1/+1
2008-04-18XQuartz: Handled sanitization of namespace betterJeremy Huddleston1-8/+3
2008-04-18random flailingBen Byer1-11/+9
2008-04-17XQuartz: Added framework for asserting which thread we're in.Jeremy Huddleston1-3/+6
2008-04-17add support for horizontal scrolling (buttons 6 and 7)Ben Byer1-1/+1
2008-04-15XQuartz: Removed a call to RootlessReorderWindow from the Carbon threadJeremy Huddleston1-10/+4
2008-04-02formatting cleanup for X11Application.m (no code changes)Ben Byer1-260/+241
2008-04-02moved and renamed QuartzMessageServerThread toBen Byer1-7/+7
2008-03-31Add code to track 5 valuators for pointing device, in preparationBen Byer1-7/+21
2008-03-28XQuartz: Fixed names of enums to be more consistentJeremy Huddleston1-5/+5
2008-03-28=?utf-8?q?XQuartz:=20Another=20Expos=C3=A9=20fix:=20F9=20doesn't=20raise=20al...Jeremy Huddleston1-8/+4
2008-03-21XQuartz: Disable 256 color option and fullscreen optionJeremy Huddleston1-2/+8
2008-03-21=?utf-8?q?Apple:=20Xserver=20half=20of=20the=20Expos=C3=A9=20bug-fix=20(requi...Jeremy Huddleston1-0/+2
2008-01-17XQuartz: Moved SetFrontProcess haco to set_front_processJeremy Huddleston1-5/+5
2008-01-12XQuartz: Fixed switching into XQuartz via expose.Jeremy Huddleston1-1/+6
2008-01-05XQuartz: Cleanup for strict-prototypingJeremy Huddleston1-1/+1
2007-12-20XQuartz: Don't fork to exec app_to_run.Jeremy Huddleston1-1/+1
2007-12-20Xquartz: Use X11ControllerMain()Jeremy Huddleston1-1/+1
2007-12-20Xquartz: General CleanupJeremy Huddleston1-32/+32
2007-12-05Darwin: Renamed DarwinModeBlah to QuartzBlahJeremy Huddleston1-0/+1
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston1-0/+916