index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-22
Darwin: Misc cleanups to line up with xorg-server-1.2-apple
Jeremy Huddleston
20
-785
/
+90
2007-11-21
Darwin: Removed cvs tags from Xquartz man page
Jeremy Huddleston
1
-2
/
+0
2007-11-21
Darwin: Removed .svn dir
Jeremy Huddleston
6
-407
/
+0
2007-11-21
Darwin: Use UTF8String since lossyCString is deprecated
Jeremy Huddleston
1
-1
/
+1
2007-11-21
Darwin: Added some DEBUG_LOG sauce to the XP_EVENT handling code
Ben Byer
1
-26
/
+27
2007-11-21
Darwin: Disabled ALT_IS_MODE_SWITCH
Ben Byer
1
-1
/
+1
2007-11-21
Darwin: Added a lightweight debugging facility to support troubleshooting
Ben Byer
2
-0
/
+28
2007-11-21
Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thom...
Ben Byer
5
-4
/
+49
2007-11-21
Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexed
Ben Byer
4
-14
/
+251
2007-11-21
Darwin: Fixed the call to xp_init so that we now receive Motion notifications...
Ben Byer
1
-1
/
+2
2007-11-21
Darwin: fix for spurious "Are you sure you want to quit?" message
Ben Byer
1
-0
/
+1
2007-11-21
Darwin: Adding "fake RandR" support from old X11.app
Ben Byer
1
-3
/
+80
2007-11-21
Darwin: Initial support for Spaces -- if you use Expose to drag an X11
Ben Byer
2
-1
/
+19
2007-11-21
Darwin: Swap modifier keys for buttons 2 and 3 -- now Option-click is the mid...
Ben Byer
1
-2
/
+2
2007-11-21
Darwin: Trap Deactivate messages and release modifiers to avoid "stuck shift ...
Ben Byer
1
-0
/
+13
2007-11-21
Darwin: Workaround for a bug where the holding down Command to make a "fake"
Ben Byer
1
-0
/
+3
2007-11-21
Darwin: Really add launcher this time
Jeremy Huddleston
4
-0
/
+401
2007-11-21
Darwin: Dead code removal, Code cleanup, Added launcher
Jeremy Huddleston
103
-11013
/
+343
2007-11-20
Restore checks for __i386 where needed for Sun compilers on Solaris
Alan Coopersmith
8
-22
/
+19
2007-11-20
Enable use of /dev/urandom on Solaris as well
Alan Coopersmith
1
-3
/
+7
2007-11-20
kaa: update kaaCreatePixmap to support the new usage_int
Dodji Seketeli
1
-1
/
+1
2007-11-19
DEFAULT_DPI was undefined here.
Michel Dänzer
1
-0
/
+1
2007-11-18
Bump DEFAULT_DPI to 96.
Adam Jackson
1
-1
/
+1
2007-11-18
Bug #12932: Use DEFAULT_DPI in randr1.2 instead of hardcoded 96.
Tormod Volden
2
-6
/
+6
2007-11-18
Bug #12531: RRModesForScreen can fail to allocate.
Jernej Azarija
1
-0
/
+2
2007-11-18
Document the requirement for interleaved code and declarations.
Adam Jackson
1
-0
/
+1
2007-11-17
Bug #9725: Don't look in root's $HOME for config files, that's just confusing.
Adam Jackson
5
-13
/
+1
2007-11-17
Disinfect mi/ of mfb.
Adam Jackson
1
-2
/
+17
2007-11-17
XKB: Don't ring the bell when we don't have a BellProc (bug #13246)
Daniel Stone
1
-1
/
+2
2007-11-17
exa: set driverPriv to NULL before it might get used later with garbage
Ben Skeggs
1
-0
/
+1
2007-11-16
Bug #1612: Use a stronger PRNG.
Adam Jackson
3
-0
/
+25
2007-11-15
Small static cleanups on dix/
Adam Jackson
4
-19
/
+4
2007-11-15
Allocate RRCrtcRecs with calloc.
Adam Jackson
1
-1
/
+1
2007-11-15
Fix a really dumb typo.
Aaron Plattner
2
-2
/
+2
2007-11-15
Save pixmap allocation hints into the PixmapRec.
Aaron Plattner
12
-4
/
+17
2007-11-15
Simplify system resource range setup.
Adam Jackson
2
-21
/
+3
2007-11-15
Delete some dead code in X -configure.
Adam Jackson
1
-29
/
+0
2007-11-15
Nuke the debugging allocator.
Adam Jackson
2
-819
/
+0
2007-11-15
Clean up some garbage in driver enumeration.
Adam Jackson
4
-27
/
+3
2007-11-15
Eliminate some redundancy in autoconfiguration.
Adam Jackson
1
-22
/
+0
2007-11-15
Don't sleep(1) at exit on any platform.
Adam Jackson
1
-4
/
+0
2007-11-15
For some reason "-nozap" appeared twice. Weird.
Tiago Vignatti
1
-5
/
+0
2007-11-14
Start 1.4.99
Adam Jackson
1
-1
/
+1
2007-11-14
Add -pogo option for init/teardown performance testing.
Adam Jackson
1
-0
/
+4
2007-11-14
Don't sleep(1) at server exit.
Adam Jackson
1
-1
/
+1
2007-11-12
Only clear crtc of output if it is the one we're actually working on.
Matthias Hopf
1
-1
/
+2
2007-11-09
Regenerate GLX dispatch code for recent gl_API.xml changes (#12935).
Kristian Høgsberg
5
-55
/
+5
2007-11-08
Patch to rootless code that should fix many crashes. Credit to Ken Thomases
Ben Byer
2
-20
/
+35
2007-11-08
formatting fixes
Ben Byer
1
-36
/
+32
2007-11-08
Fix for off-by-one error in menu bar height calculation -- props to Nicholas ...
Ben Byer
1
-1
/
+1
[next]