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
/
dix
/
cursor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
Introduce a consistent coding style
Keith Packard
1
-213
/
+181
2011-12-12
CheckForEmptyMask does not need to declare int n twice
Alan Coopersmith
1
-1
/
+1
2011-09-19
Eliminate MAXSCREENS-sized CursorScreenKey array.
Jamey Sharp
1
-1
/
+1
2011-04-07
dix: don't free stranger pointers inside AllocARGBCursor
Tiago Vignatti
1
-4
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-2
/
+2
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-16
/
+19
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-21
/
+21
2010-01-27
dix/configure: remove null root cursor option
Tiago Vignatti
1
-17
/
+0
2010-01-25
dix: move cursor realize code to its own function
Tiago Vignatti
1
-118
/
+85
2009-11-04
dix: Fixes a memory leak when a cursor resource is released.
Rami Ylimaki
1
-1
/
+2
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-2
/
+3
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-4
/
+4
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-44
/
+64
2007-09-24
dix: fix "possible use of uninitialized variable" warning.
Peter Hutterer
1
-1
/
+1
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-3
/
+4
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
1
-1
/
+13
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
1
-43
/
+49
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+19
2007-08-01
DIX: Clean up null root cursor handling
Daniel Stone
1
-3
/
+19
2007-04-04
Unrealize cursor only once, not per device.
Peter Hutterer
1
-5
/
+1
2007-03-30
dix: Fix wrong cursor refcount.
Peter Hutterer
1
-36
/
+11
2007-03-29
dix: Try to get closer to the correct refcnt for cursors.
Peter Hutterer
1
-3
/
+5
2007-03-22
Xi: add GetClientPointer and GetPointerPairing requests.
Peter Hutterer
1
-1
/
+0
2007-03-19
Merge branch 'master' into mpx
Peter Hutterer
1
-4
/
+4
2007-03-09
Xi: Add SetClientPointer request handling.
Peter Hutterer
1
-0
/
+1
2007-03-08
dix: Check if client has a grab on any other device before mouse/kbd
Peter Hutterer
1
-1
/
+0
2007-03-08
dix: remove 'register' keyword for all variables.
Peter Hutterer
1
-4
/
+4
2007-03-07
Xi: Don't deactivate core grabs from non-core button/key releases.
Peter Hutterer
1
-0
/
+32
2007-01-12
mi: Quick fix to stop segfault on non-core keyboards.
Peter Hutterer
1
-1
/
+0
2006-12-20
xfree86: Changing "IsMPDevice" to "SharedPointer" option. Devices will default
Peter Hutterer
1
-3
/
+0
2006-12-19
Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver
Peter Hutterer
1
-2
/
+2
2006-12-18
mi: removing MPX ifdefs
Peter Hutterer
1
-11
/
+9
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-2
/
+2
2006-12-14
mi: removing MPX ifdefs
Peter Hutterer
1
-32
/
+5
2006-11-28
mi: Bugfix: FreeCursor ignores negative refcounts.
Peter Hutterer
1
-1
/
+4
2006-11-23
mi: closing memory leak, miPointer is freed in miPointerCloseScreen
Peter Hutterer
1
-25
/
+118
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2005-03-07
xc/programs/Xserver/dix/atom.c
Roland Mainz
1
-36
/
+29
2004-07-31
- Add some XFIXES bits apparently missed in the DAMAGE-XFIXES merge
Eric Anholt
1
-0
/
+12
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
[next]