index
:
~ofourdan/xserver
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
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
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
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-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
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xfixes
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
4
-43
/
+30
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-1
/
+1
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-4
/
+4
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
3
-21
/
+21
2010-05-07
VERIFY_PICTURE always returns BadPicture. Don't bother specifying.
Jamey Sharp
1
-4
/
+2
2010-05-03
Make sure XFixes invisible cursor gets freed on server reset
Keith Packard
1
-11
/
+12
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-10
/
+0
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
3
-23
/
+11
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
3
-0
/
+17
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
2
-2
/
+3
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
3
-63
/
+45
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-8
/
+6
2009-09-20
fixes: Make sure invisible cursor is inialized with zero src/mask
Thomas Jaeger
1
-4
/
+2
2009-08-28
xfixes: minor clean ups on createInvisibleCursor()
Tiago Vignatti
1
-7
/
+4
2009-08-03
xfixes: backup the DisplayCursor/CloseScreen proc before restoring it (#23034)
Peter Hutterer
1
-5
/
+9
2009-08-03
xfixes: allocate CurrentCursor for all devices.
Peter Hutterer
1
-7
/
+7
2009-08-03
xfixes: FixesHideCursor should work on all master pointers.
Peter Hutterer
1
-2
/
+12
2009-07-14
xfixes: switch to byte counting functions
Peter Hutterer
1
-3
/
+3
2009-05-15
Correct some Sun license notices to Sun's standard X11 license format
Alan Coopersmith
3
-51
/
+72
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
2
-2
/
+11
2009-04-28
Make the cursor completely optional
Simon Farnsworth
1
-2
/
+4
2009-04-14
xfixes: Fix a couple of resource lookups
Kristian Høgsberg
2
-15
/
+26
2009-03-16
xfixes: useless (void) typecast removal
Peter Hutterer
1
-5
/
+5
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
2
-5
/
+5
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
2
-0
/
+2
2009-02-03
Constify atom name strings
Alan Coopersmith
1
-2
/
+2
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
4
-5
/
+9
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
2
-2
/
+2
2008-10-02
Unifdef ISC
Adam Jackson
6
-0
/
+0
2008-09-26
xfixes: realize the invisible cursor before displaying it.
Peter Hutterer
1
-1
/
+2
2008-09-24
Fix un-suppressing the initial cursor.
Adam Jackson
1
-25
/
+7
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
1
-3
/
+3
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
1
-0
/
+3
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2
-2
/
+6
2008-08-20
Suppress cursor display until the first XDefineCursor() request.
Adam Jackson
1
-2
/
+30
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-8
/
+0
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
3
-4
/
+5
2008-02-22
Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput}
Adam Jackson
2
-2
/
+2
2008-02-05
XFixes: squash a pointer/integer size mismatch warning.
Eamon Walsh
1
-2
/
+3
2008-01-03
xfixes: switch a few inputInfo.pointer to PickPointer
Peter Hutterer
1
-3
/
+3
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
6
-55
/
+78
2007-12-18
XACE: Too many arguments to selection access hook.
Eamon Walsh
1
-2
/
+1
2007-11-20
Revert "registry: Register XFixes extension protocol names."
Eamon Walsh
1
-77
/
+1
2007-10-15
registry: Register XFixes extension protocol names.
Eamon Walsh
1
-1
/
+77
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-2
/
+2
2007-08-30
xace: Correct some access modes.
Eamon Walsh
2
-2
/
+2
2007-08-30
xace: add hooks + new access codes: XFixes extension.
Eamon Walsh
4
-33
/
+67
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
3
-19
/
+7
[next]