index
:
xorg/xprint
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dri-0-1-branch
exa-damagetrack
glucose-2
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xquartz-composite
The (deprecated) Xprint server (mirrored from https://gitlab.freedesktop.org/xorg/xserver-xprint)
dparsons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-01-03
devPrivates rework: Free callback lists after use.
Eamon Walsh
1
-0
/
+2
2008-01-03
dix: Fix bug+leak in callback manager DeleteCallbackList function.
Eamon Walsh
1
-1
/
+1
2008-01-02
Restore include & typedef needed by dtrace
Alan Coopersmith
1
-0
/
+2
2007-12-28
Input: Don't reinit devices
Daniel Stone
1
-1
/
+2
2007-12-20
Xquartz: General Cleanup
Jeremy Huddleston
1
-0
/
+4
[next]