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
/
mi
/
midispcur.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-06
s/MAX_DEVICES/MAXDEVICES/ updates.
Peter Hutterer
1
-1
/
+1
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-10
/
+10
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
1
-1
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-3
/
+4
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
1
-7
/
+7
2008-06-08
mi: remove leftover old license comment.
Peter Hutterer
1
-6
/
+0
2008-05-28
mi: ansify.
Peter Hutterer
1
-45
/
+18
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-42
/
+38
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+0
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-3
/
+0
2007-11-08
Merge branch 'mpx' into mdsd
Peter Hutterer
1
-7
/
+6
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-7
/
+6
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-5
/
+6
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-5
/
+6
2007-10-17
mi: fix some macros to allow multiple cursors for master devices.
Peter Hutterer
1
-1
/
+1
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
1
-7
/
+10
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-16
/
+14
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+0
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-2
/
+0
2007-08-14
xace: add hooks + new access codes: core protocol GC requests
Eamon Walsh
1
-4
/
+5
2007-04-26
Fix cursor rendering for multi-head.
Peter Hutterer
1
-0
/
+67
2007-04-09
Alloc sprite memory in devices' devPrivates, allow undisplaying cursors.
Peter Hutterer
1
-87
/
+78
2006-12-18
mi: removing MPX ifdefs
Peter Hutterer
1
-5
/
+5
2006-12-14
mi: removing MPX ifdefs
Peter Hutterer
1
-87
/
+56
2006-11-27
mi: malloc checks for misprite and midispcur, code cleanup
Peter Hutterer
1
-20
/
+20
2006-11-27
mi: free allocated memory in miDCCloseScreen and in miDCInitialize in case
Peter Hutterer
1
-28
/
+42
2006-11-21
mi: added device ID to miSpriteCursorFuncRec functions
Peter Hutterer
1
-68
/
+131
2006-11-21
mi: added MPX to miSpriteReportDamage
Peter Hutterer
1
-65
/
+110
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-05-25
Don't destroy a pixmap twice on server exit (bugzilla #4247).
Matthieu Herrb
1
-0
/
+2
2006-02-15
Mark everything in misym.c as _X_EXPORT.
Adam Jackson
1
-1
/
+1
2005-08-21
Fix inclusion order of dix-config.h, so _XSERVER64 gets defined before X.h
Daniel Stone
1
-3
/
+4
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
-1
/
+1
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
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-3
/
+28
2003-11-14
XFree86 4.3.0.1
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
1
-45
/
+217
2003-11-14
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley
1
-0
/
+614