index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-17
XFree86: Restore AllowMouseOpenFail usage text
Daniel Stone
1
-0
/
+1
2008-07-17
KDrive: Delete rafts of unused code
Daniel Stone
14
-1131
/
+0
2008-07-17
XF86BigFont is disabled by default
Julien Cristau
1
-2
/
+1
2008-07-17
Remove more Lynx leftovers
Alan Coopersmith
2
-8
/
+0
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu BĂ©rard
22
-162
/
+18
2008-07-17
Nuke some ancient code for commandline-challenged OSes.
Adam Jackson
3
-123
/
+0
2008-07-17
Drop hw/xfree86/os-support/lynxos/
Adam Jackson
9
-1282
/
+1
2008-07-17
Remove XF86Misc code from xorgcfg.
Adam Jackson
1
-32
/
+0
2008-07-17
Remove duplicate load of freetype font renderer.
Jie Luo
1
-1
/
+0
2008-07-17
Remove freetype from the list of autoloaded modules.
Jie Luo
1
-1
/
+0
2008-07-17
Fix color lookup.
Jie Luo
1
-4
/
+3
2008-07-17
XFree86: Remove remnants of XFree86-Misc
Daniel Stone
3
-29
/
+0
2008-07-16
Build fixes
Adam Jackson
1
-2
/
+0
2008-07-16
Remove loadable font renderer support.
Adam Jackson
12
-309
/
+16
2008-07-16
Remove font module support from xorgcfg.
Adam Jackson
3
-97
/
+5
2008-07-16
Remove the numVideoScreens xprintism.
Adam Jackson
3
-16
/
+4
2008-07-16
Update the Allow*Grabs documentation for xf86misc removal.
Adam Jackson
1
-2
/
+1
2008-07-16
Make --enable-debug usable again
Daniel Stone
2
-7
/
+18
2008-07-16
XFree86: Remove XFree86-Misc extension
Daniel Stone
23
-1657
/
+3
2008-07-16
HAL: Remove grotesque open-coded strcasestr
Daniel Stone
1
-13
/
+0
2008-07-16
DIX: Add strcasestr from FreeBSD
Daniel Stone
5
-1
/
+76
2008-07-16
configure.ac: Fix SHA1 handling
Daniel Stone
1
-11
/
+15
2008-07-16
dix: Actually build str(n)casecmp if we don't have it
Daniel Stone
1
-3
/
+6
2008-07-16
strcasecmp: Actually use the right license
Daniel Stone
1
-25
/
+28
2008-07-16
config: Don't attempt to use D-Bus when not strictly necessary
Daniel Stone
4
-5
/
+10
2008-07-16
XFree86: Remove mysticism from Makefile.am
Daniel Stone
1
-3
/
+3
2008-07-16
XFree86: Delete OSMouse code
Daniel Stone
19
-3172
/
+8
2008-07-16
XFree86: Remove useless debugging code
Daniel Stone
6
-307
/
+1
2008-07-16
XFree86: Delete empty file & function
Daniel Stone
4
-90
/
+2
2008-07-16
XFree86: Clean up init a tiny bit (no code changes)
Daniel Stone
2
-190
/
+140
2008-07-16
XFree86: Remove trailing whitespace
Daniel Stone
1
-35
/
+34
2008-07-16
OS/KDrive/XFree86: Sanitise colour initialisation
Daniel Stone
7
-2453
/
+1519
2008-07-16
DIX: Add strncasecmp from FreeBSD, make strcasecmp args const
Daniel Stone
2
-2
/
+26
2008-07-16
configure.ac: Add GLX_SYS_LIBS for Xvfb and Xnest
Daniel Stone
1
-2
/
+2
2008-07-15
Bug #7300: Move xf86RAC to hw/xfree86/common
Adam Jackson
6
-14
/
+4
2008-07-15
Bug #16674: Make sure RANDR reports refresh as 0 if pixel clock is 0.
Julien Cristau
1
-0
/
+2
2008-07-14
Fix the configure tests for swap16/__swap16 macros on OpenBSD.
Brad Smith
1
-0
/
+2
2008-07-14
xfree86: append, not prepent, new input devices to xf86InputDevs.
Peter Hutterer
1
-5
/
+9
2008-07-13
Xi: expose Enable/DisableDevice through XI_PROP_ENABLED property.
Peter Hutterer
5
-0
/
+93
2008-07-13
Add support for multiple pointer acceleration schemes. #8583
Simon Thum
9
-83
/
+1065
2008-07-13
Xi: protect against NULL handlers, don't try to dereference.
Peter Hutterer
1
-2
/
+4
2008-07-13
Xi: remove ChangeDeviceControl for CoreCtl.
Peter Hutterer
3
-14
/
+5
2008-07-13
Xi: GetDeviceProperty reply includes deviceid.
Peter Hutterer
1
-0
/
+1
2008-07-11
XQuartz: Use CFEqual to compare keyboards
Jeremy Huddleston
1
-5
/
+15
2008-07-11
XQuartz: Some fd handoff cleanup.
Jeremy Huddleston
5
-25
/
+86
2008-07-11
XQuartz: Remove deprecated keyboard code.
Jeremy Huddleston
1
-17
/
+7
2008-07-11
Set machine dependent defaults for ppc64
Jeremy Huddleston
1
-1
/
+1
2008-07-11
XQuartz: Set noPanoramixExtension earlier to avoid a possible race.
Jeremy Huddleston
3
-8
/
+5
2008-07-11
Xquartz: Removed include directive for removed header
Jeremy Huddleston
1
-1
/
+0
2008-07-10
Add LoaderShouldIgnoreABI to allow drivers that roll their own ABI checks (i....
Aaron Plattner
3
-0
/
+8
[next]