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
/
xfixes
/
cursor.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-17
/
+24
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-1
/
+6
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
1
-8
/
+13
2009-03-16
xfixes: useless (void) typecast removal
Peter Hutterer
1
-5
/
+5
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-2
/
+2
2009-02-03
Constify atom name strings
Alan Coopersmith
1
-2
/
+2
2008-10-02
Unifdef ISC
Adam Jackson
1
-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
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
1
-1
/
+3
2008-08-20
Suppress cursor display until the first XDefineCursor() request.
Adam Jackson
1
-2
/
+30
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-2
/
+3
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
1
-33
/
+48
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
1
-1
/
+1
2007-08-30
xace: add hooks + new access codes: XFixes extension.
Eamon Walsh
1
-16
/
+39
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-14
/
+4
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
1
-3
/
+5
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-2
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2007-03-05
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+2
2007-02-19
Check for clientGone before sending events from XFixes (bug #1753).
Keith Packard
1
-1
/
+2
2006-12-19
Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver
Peter Hutterer
1
-9
/
+9
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-4
/
+4
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-6
/
+6
2006-11-23
mi: closing memory leak, miPointer is freed in miPointerCloseScreen
Peter Hutterer
1
-5
/
+6
2006-11-21
dix: moved sprite from static to be pointer of type SpritePtr
Peter Hutterer
1
-2
/
+2
2006-03-13
Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:
Deron Johnson
1
-2
/
+295
2005-07-03
Fix more include paths; add dix-config.h to XKB code.
Daniel Stone
1
-3
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-1
/
+1
2004-07-29
bugzilla 859 -merging DAMAGE-XFIXES into trunk
Stuart Kreitman
1
-0
/
+752