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
/
hw
/
xfree86
/
common
/
xf86Cursor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-4
/
+4
2014-07-29
xfree86: Remove unused HardEdges
Adam Jackson
1
-16
/
+1
2014-07-28
xfree86: Remove #include "compiler.h" from places that don't need it
Adam Jackson
1
-2
/
+0
2013-09-10
mipointer: Remove EnqueueEvent from miPointerScreenFuncRec
Adam Jackson
1
-2
/
+0
2013-09-10
mipointer: Flatten calls to mieqSwitchScreen
Adam Jackson
1
-1
/
+0
2012-07-03
xfree86: drop ddx-specific SIGIO blocking
Peter Hutterer
1
-7
/
+5
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-7
/
+6
2012-05-21
xf86: reimplement XF86SCRNINFO macro using new functions.
Dave Airlie
1
-4
/
+5
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-576
/
+594
2011-10-13
Store desktop dimensions in screenInfo.
Peter Hutterer
1
-0
/
+2
2010-12-20
xfree86: Remove xf86EnterServerState
Adam Jackson
1
-3
/
+3
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-4
/
+4
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-48
/
+46
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-6
/
+6
2009-03-16
xfree86: remove a superfluous assignment.
Peter Hutterer
1
-2
/
+0
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
-8
/
+8
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-04-25
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Peter Hutterer
1
-2
/
+0
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+8
2007-11-02
Fix crash in xf86InitOrigins()
Kristian Høgsberg
1
-0
/
+8
2007-10-02
xfree86: update all pointers when calling xf86SwitchMode
Peter Hutterer
1
-3
/
+50
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-9
/
+3
2007-07-18
Remove dead code for screen crossing.
Adam Jackson
1
-7
/
+3
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2006-12-20
xfree86: Changing "IsMPDevice" to "SharedPointer" option. Devices will default
Peter Hutterer
1
-2
/
+2
2006-11-23
mi: closing memory leak, miPointer is freed in miPointerCloseScreen
Peter Hutterer
1
-4
/
+4
2006-10-20
Small modification to blocking signals when switching modes.
Alan Hourihane
1
-4
/
+1
2006-10-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-0
/
+3
2006-10-13
Block IO on switchmode just as we do for VT switching
Alan Hourihane
1
-0
/
+3
2006-10-08
mipointer: take device arguments, split miPointerAbsoluteCursor
Daniel Stone
1
-2
/
+2
2006-08-24
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-0
/
+36
2006-08-16
Fixed segfault w/ broken Xinerama configs.
Matthias Hopf
1
-0
/
+36
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-1
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-07-21
xorg ddx: move to new input API, remove old keyboard driver
Daniel Stone
1
-5
/
+0
2006-03-25
Mark everything in xf86sym.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
-3
/
+3
2004-07-30
Add support for on-the-fly screen rotation when supported by hardware (Aron
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
/
+35
2003-11-14
XFree86 4.3.0.1
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
1
-162
/
+588
2003-11-14
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley
1
-0
/
+326