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
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-14
Move defaultDisplayClass to xdmcp-only visibility.
Adam Jackson
1
-1
/
+0
2008-05-14
Simplify default font path setup.
Adam Jackson
2
-8
/
+2
2008-05-14
Remove global argc/argv variables.
Adam Jackson
2
-7
/
+0
2008-05-12
X n'est pas une print API.
Adam Jackson
6
-86
/
+20
2008-05-09
Return a valid X error when stuck in font alias loop
Alan Coopersmith
1
-1
/
+7
2008-04-30
Dix: Cleaned up sanity checking in Get{Pointer,Keyboard}Events
Jeremy Huddleston
1
-3
/
+9
2008-04-26
XQuartz: Cleaned up startup and thread creation a tad.
Jeremy Huddleston
1
-12
/
+4
2008-04-24
dix: NULL out WindowTable after freeing all the windows.
Peter Hutterer
1
-0
/
+3
2008-04-22
Fix build when XKB is disabled.
Ross Burton
1
-1
/
+1
2008-04-21
Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branch
Jeremy Huddleston
1
-1
/
+2
2008-04-18
Death to APPGROUP.
Adam Jackson
2
-76
/
+0
2008-04-17
removed Xquartz debugging code that leaked into master. Our Bad.
Ben Byer
1
-14
/
+0
2008-04-18
Create dix/libXpdix.la for Xprint-specific build of libdix.la
Drew Parsons
1
-2
/
+12
2008-04-11
dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418)
Peter Hutterer
1
-2
/
+2
2008-04-08
XQuartz: Fix issue where clicking on an X11 window might send that event to a...
Jeremy Huddleston
2
-0
/
+10
2008-04-02
shovelling code around ...
Ben Byer
1
-0
/
+14
2008-03-25
Fix that last commit.
Adam Jackson
1
-1
/
+1
2008-03-25
Fix getValuatorEvents to compute number of valuators correctly.
Sascha Hlusiak
1
-1
/
+1
2008-03-04
XACE: Check the return value of the selection create hook call.
Eamon Walsh
1
-1
/
+6
2008-03-04
dix: Convert selection list to a linked list.
Eamon Walsh
1
-26
/
+22
2008-02-29
XACE: Add generic support for property and selection polyinstantiation.
Eamon Walsh
2
-5
/
+11
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
4
-274
/
+309
2008-02-29
dix: Refactoring of property code to allow for polyinstantiation.
Eamon Walsh
1
-117
/
+104
2008-02-29
On second thought, revert that, it'll make large pixmaps painfully slow.
Adam Jackson
1
-1
/
+1
2008-02-29
Bug #10465: Use calloc() for allocating PixmapRec's.
Chris Wilson
1
-1
/
+1
2008-02-29
Bug #10464: Set pixel value to 0 before FindColor()
Chris Wilson
1
-0
/
+1
2008-02-27
dix: set dev->key to NULL after freeing it in CloseDevice. (Bug #12830)
Peter Hutterer
1
-0
/
+1
2008-02-20
XACE: Make the default window background state configurable per-window.
Eamon Walsh
1
-4
/
+5
2008-02-20
Remove COMPOSITE ifdefs around WindowRec bitfield as it has no ABI effect.
Eamon Walsh
1
-2
/
+0
2008-02-17
main(): Remove uncredible failure
Daniel Stone
1
-9
/
+0
2008-02-13
XACE: Change access modes for some device-related requests.
Eamon Walsh
1
-5
/
+5
2008-02-14
Silence an error message in ConfigureWindow that never happens.
Adam Jackson
1
-1
/
+1
2008-02-14
Silence FreeResource()
Adam Jackson
1
-5
/
+0
2008-02-14
Silence the harmless FreeFontPath error message.
Adam Jackson
1
-3
/
+0
2008-02-14
requestingClient is an xprintism, hide it for other servers.
Adam Jackson
3
-1
/
+10
2008-02-14
Simplify critical output flushing.
Adam Jackson
1
-6
/
+2
2008-02-14
Rip out useless indirection in the callback list management.
Adam Jackson
1
-15
/
+6
2008-02-12
XACE: Move the selection access hook to its own function.
Eamon Walsh
1
-6
/
+4
2008-02-07
XACE: Correct some protocol error values in the colormap routines.
Eamon Walsh
1
-3
/
+3
2008-02-05
XACE: Move the property access hook to its own function.
Eamon Walsh
1
-9
/
+7
2008-02-05
dix: Move motion history update until after screen crossing and clipping
Magnus Vigerlöf
1
-9
/
+9
2008-02-05
dix: Skip call to clipAxis for relative core-events
Magnus Vigerlöf
1
-11
/
+33
2008-02-05
Bug # 10324: dix: Add scaling of X and Y on the reported pointer-events
Magnus Vigerlöf
1
-21
/
+76
2008-02-05
Bug # 10324: dix: Allow arbitrary value ranges in GetPointerEvents
Magnus Vigerlöf
1
-4
/
+7
2008-02-05
dix: Always add valuator information if present
Magnus Vigerlöf
1
-5
/
+2
2008-01-30
dix: print out event type if a bogus pointer event occurs.
Peter Hutterer
1
-1
/
+1
2008-01-25
XACE: Stop using fake requestVectors in favor of a simple hook call.
Eamon Walsh
1
-2
/
+3
2008-01-17
Fix for CVE-2008-0006 - PCF Font parser buffer overflow.
Matthieu Herrb
1
-0
/
+7
2008-01-16
Don't break grab and focus state for a window when redirecting it.
Kristian Høgsberg
1
-1
/
+2
2008-01-08
dix: set the correct number of valuators in valuator events.
Peter Hutterer
1
-1
/
+1
[next]