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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-30
remove filename that's too long for tar
xorg-server-1.1.99.3
Daniel Stone
1
-1
/
+0
2006-07-30
add sym.h to sources
Daniel Stone
1
-0
/
+1
2006-07-30
remove .cvsignores from EXTRA_DIST
Daniel Stone
1
-5
/
+0
2006-07-30
remove README (which doesn't exist) from EXTRA_DIST
Daniel Stone
1
-1
/
+1
2006-07-28
Bug #5386 (partial): Move CVT mode generator from cvt(1) to server core, and
Luc Verhaegen
6
-266
/
+303
2006-07-26
Remove dead function prototypes.
Adam Jackson
2
-3
/
+0
2006-07-26
Remove getconfig horrorshow. Replace with a static built-in rule list for now.
Adam Jackson
10
-1075
/
+64
2006-07-26
Remove another latent PowerMAX hunk.
Adam Jackson
1
-82
/
+1
2006-07-26
Unlibc-wrap DMX glxscreens.c and fix tag-removal typo.
Kristian Høgsberg
2
-2
/
+1
2006-07-21
Yet more dead code.
Adam Jackson
4
-35
/
+0
2006-07-21
static markup, more dead code.
Adam Jackson
2
-42
/
+1
2006-07-21
Open-coded path checks make baby Jesus cry.
Adam Jackson
1
-28
/
+16
2006-07-21
Remove a useless open() of the module we're about to load.
Adam Jackson
3
-16
/
+3
2006-07-21
loader: walk directory paths with readdir(), don't stat() everything
Daniel Stone
1
-37
/
+56
2006-07-21
Delete internal usage of the symbol ref/req lists.
Adam Jackson
4
-70
/
+1
2006-07-21
Remove the loader's required and referenced symbol lists, dead code.
Adam Jackson
3
-188
/
+4
2006-07-21
Detach xf4bpp from cfb.
Adam Jackson
2
-5
/
+4
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
654
-748
/
+5
2006-07-21
Fix the RandR failure path for rotated screens.
Aaron Plattner
1
-4
/
+8
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Ian Romanick
8
-124
/
+1
2006-07-21
fix KdXvCopyPackedData to actually work
Daniel Stone
1
-1
/
+1
2006-07-20
Remove unused variable.
Ian Romanick
1
-1
/
+0
2006-07-20
Remove the DDXTIME conditional, for being unused.
Adam Jackson
7
-123
/
+0
2006-07-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Ian Romanick
97
-545
/
+116
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
90
-525
/
+87
2006-07-17
Fix the Linux ACPI reopen code to use a repeating timer, rather than a
Adam Jackson
1
-3
/
+15
2006-07-15
Un-glx-libcwrap DMX GLX proxy so it works without GL/include.
Kristian Høgsberg
6
-17
/
+14
2006-07-14
Add some const qualifiers to serveral function parameters.
Ian Romanick
3
-10
/
+11
2006-07-14
Rearrange code in xf86int10ParseBiosLocation to use strncasecmp. This
Ian Romanick
1
-23
/
+16
2006-07-14
Refactor common code from the generic.c and linux.c version of
Ian Romanick
4
-184
/
+135
2006-07-14
Refactor identical xf86InitInt10 function from generic.c and linux.c
Ian Romanick
3
-12
/
+6
2006-07-14
Trivial refactor of libint10_la_SOURCES.
Ian Romanick
1
-7
/
+13
2006-07-13
Bug #7482: Fix Xdmx's Render code to match reality; fixes BadLength client
James Steven Supancic III
1
-1
/
+1
2006-07-09
Replace GNU make-ism.
Matthieu Herrb
1
-1
/
+1
2006-07-08
Fix crash in Xephyr when running on host X with keymap width < 4 ( i.e xvnc )
Matthew Allum
1
-12
/
+8
2006-07-08
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Matthew Allum
4
-70
/
+15
2006-07-08
Add support to Xephyr for simulating 8bit grayscale.
Matthew Allum
2
-7
/
+22
2006-07-08
Bug #3042: Use autoconf to get the correct name of a struct member.
Tilman Sauerbeck
2
-66
/
+10
2006-07-08
Bug #7097: do case-insensitive comparison for some hotkeys.
Tilman Sauerbeck
2
-4
/
+5
2006-07-06
Remove hardcoded 'lib' in XPRINTDIR.
Ed Catmur
1
-1
/
+1
2006-07-06
Generate xprint.pre from xprint.cpp.
Ed Catmur
1
-0
/
+11
2006-07-06
PPC64 build fix.
Adam Jackson
1
-1
/
+4
2006-07-06
Switch the default mouse device on Linux to /dev/input/mice.
Adam Jackson
1
-1
/
+1
2006-07-06
Refactor linuxGetIOSize and linuxGetSizes. Eliminate the unnecessary
Ian Romanick
1
-36
/
+23
2006-07-06
Remind dlloader that it needs to search the global scope as well as the
Adam Jackson
1
-0
/
+8
2006-07-05
fix compiler warning in hw/xfree86/common/xf86Config.c
Greg Kroah-Hartman
1
-0
/
+1
2006-07-05
fix compiler warning about xnestRecolorCursor() not being defined
Greg Kroah-Hartman
1
-0
/
+1
2006-07-05
fix some more compiler warnings due to defines being declared differently
Greg Kroah-Hartman
1
-2
/
+2
2006-07-05
fix wrong function pointer type in hw/dmx/dmxcmap.c
Greg Kroah-Hartman
1
-1
/
+1
2006-07-03
Correct AGP memory deallocation argument on *BSD.
Eric Anholt
1
-1
/
+5
[next]