summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-09-04fbdevhw: Remove pixclock check.John Tapsell1-1/+0
2008-09-03XQuartz: Added pasteboard proxy code stripped out of quartz-wm.Jeremy Huddleston8-1/+901
2008-09-03XQuartz: Updated Tablet code to include ranges for valuators and added cursor...Jeremy Huddleston4-16/+83
2008-09-03XQuartz: Removed "Done" button from Applications Customization. Now properly...Jeremy Huddleston3-56/+11
2008-09-03XQuartz: Updated man pageJeremy Huddleston1-69/+48
2008-09-03XQuartz: Removed dead code (unused option definitions)Jeremy Huddleston1-2/+0
2008-09-03XQuartz: Cleaned up our sleeping before adding the launchd socket.Jeremy Huddleston2-25/+2
2008-09-02Fix strict-aliasing silliness in XAA.Adam Jackson1-4/+4
2008-08-31xf86Crtc: Set mode to NULL, so nothing bad happens if crtc == NULL.Maarten Maathuis1-1/+1
2008-08-31damage: choose less ambiguous function namesMaarten Maathuis1-1/+1
2008-08-30XQuartz: Fixed editing of Applications menuJeremy Huddleston4-34/+184
2008-08-30XQuartz: Fixed missing symbol in quartzKeyboard debuggingJeremy Huddleston1-1/+2
2008-08-30Xorg.man: typo (the the).Thomas Bodzar1-1/+1
2008-08-29XQuartz: Placate automake which doesn't like escaped newlines even in comment...Jeremy Huddleston1-0/+3
2008-08-29XQuartz: Added debugging output to the crash log to help track down two crash...Jeremy Huddleston2-4/+17
2008-08-29XQuartz: xp_is_symbolic_hotkey_event catches the input menu, but not our main...Jeremy Huddleston1-3/+5
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis1-1/+1
2008-08-29DRI2: Drop sarea use, implement server side swap buffers.Kristian Høgsberg3-374/+232
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky36-72/+134
2008-08-27Add an array of integers for use as per-screen cursor private keys.Eamon Walsh6-13/+14
2008-08-28Don't need to request space for Xnest pixmap private.Eamon Walsh1-2/+0
2008-08-28MIT-SHM pixmaps, if they exist, are ZPixmap.Adam Jackson1-3/+0
2008-08-26XQuartz: Always use TIS for the keyboard layout seed since KB* aren't thread ...Jeremy Huddleston1-1/+2
2008-08-26XQuartz: Fixed needed xplugin version. ><Jeremy Huddleston1-1/+1
2008-08-26XQuartz: Use new Xplugin API to determine if a keypress event corresponds to ...Jeremy Huddleston1-19/+27
2008-08-26XQuartz: Made a note to come back to the xinitrc race condition in the 1.5 br...Jeremy Huddleston1-3/+24
2008-08-26XQuartz: Fixed bogus args to debug ErrorFJeremy Huddleston1-1/+1
2008-08-26XQuartz: Cleaned up mouse event translation a bit more.Jeremy Huddleston1-22/+18
2008-08-26Xquartz: Added missing ev_type for NSTabletPoint event.Jeremy Huddleston1-0/+1
2008-08-26XQuartz: Added more explanation to debug keylayout spew to cut down on report...Jeremy Huddleston1-1/+2
2008-08-25EDID: Build fix.Adam Jackson1-2/+2
2008-08-25EDID: Publish the whole block on the root window if we've got it.Adam Jackson1-3/+8
2008-08-25EDID: Publish the whole block in the RANDR property if we've got it.Adam Jackson1-2/+4
2008-08-22Remove unnecessary #ifdef __SOL8__'sAlan Coopersmith1-6/+0
2008-08-22Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS checkAlan Coopersmith1-1/+1
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson2-2/+0
2008-08-20XQuartz: Support windowItemModMask=0 or -1 to disable window shortcuts.Jeremy Huddleston1-1/+4
2008-08-20XQuartz: Added window_item_modifiers defaults item (and option to localizatio...Jeremy Huddleston8-45/+77
2008-08-20XQuartz: Just cleaned up formatting of event processing code... no "meat" cha...Jeremy Huddleston1-124/+126
2008-08-20XQuartz: Added appkit_modifiers defaults option which users can set to 'rcomm...Jeremy Huddleston4-7/+20
2008-08-20XQuartz: More input fixesJeremy Huddleston5-150/+140
2008-08-20XQuartz: Updated bundle version to 2.3.1Jeremy Huddleston1-3/+3
2008-08-19Remove redundant check.Adam Jackson1-9/+0
2008-08-19Simplify driver setup.Adam Jackson1-25/+2
2008-08-19Simplify calling xf86EnableIO() a bit.Adam Jackson1-5/+2
2008-08-19The ->Identify hook is not mandatory.Adam Jackson1-6/+2
2008-08-19Remove unused -co option.Adam Jackson3-8/+0
2008-08-19Remove unused -bestRefresh option.Adam Jackson3-8/+0
2008-08-19Remove unused -showunresolved optionAdam Jackson3-7/+0
2008-08-19Remove unused xf86Info.pMouseAdam Jackson2-4/+0