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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-01
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-1
/
+1
2012-03-27
Introduce a consistent coding style
Keith Packard
55
-13000
/
+11706
2012-01-09
mi/mibitblt: Fix an overflow bug of bit shift.
Zhigang Gong
1
-1
/
+1
2011-12-21
mi: handle screen switching on pointer emulated touch events
Peter Hutterer
1
-0
/
+6
2011-12-21
mi: split move to new screen logic to a helper function
Peter Hutterer
1
-7
/
+15
2011-12-19
Hook up the ownership events
Peter Hutterer
1
-0
/
+3
2011-12-16
Xi: process raw touch events
Peter Hutterer
1
-0
/
+3
2011-12-16
Hook up TouchBegin/Update/End events
Peter Hutterer
1
-0
/
+3
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-1
/
+1
2011-11-23
Fix gcc -Wwrite-strings warnings in various extensions
Alan Coopersmith
1
-3
/
+3
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
1
-3
/
+15
2011-10-21
mieq: Reserve some space in EQ for release and other special events
Jeremy Huddleston
1
-4
/
+29
2011-10-21
mieq: Provide better adaptability and diagnostics during mieq overflow
Jeremy Huddleston
1
-36
/
+127
2011-10-13
input: change pointer screen crossing behaviour for multiple ScreenRecs
Peter Hutterer
1
-3
/
+15
2011-10-11
mi: switch miPointerSetPosition to take doubles
Peter Hutterer
2
-20
/
+31
2011-10-11
mi: return the screen from miPointerSetPosition
Peter Hutterer
2
-8
/
+8
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
6
-16
/
+24
2011-09-21
Replace Fabs() macro with fabs() function
Matt Turner
3
-5
/
+5
2011-08-22
mi: fix compiler warnings ("foo" set but not used)
Peter Hutterer
2
-7
/
+0
2011-08-22
mi: fix comment typo, whitespace in miPointerSetPosition
Peter Hutterer
1
-5
/
+5
2011-08-22
dix: rename mieqSwitchScreen argument fromDix → set_dequeue_screen, document
Peter Hutterer
3
-4
/
+19
2011-08-03
composite: Inhibit window background paint with manual subwindow redirection
Ville Syrjälä
1
-0
/
+4
2011-07-01
input: add POINTER_NORAW to avoid generation of raw events (#30068)
Peter Hutterer
1
-1
/
+1
2011-05-24
input: Don't implicitly define verify_internal_event
Jeremy Huddleston
1
-0
/
+1
2011-05-14
XQuartz: Don't call mieqEnqueue during server shutdown
Jeremy Huddleston
1
-8
/
+8
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
2
-40
/
+12
2011-05-06
input: change CHECKEVENT macro to verify_internal_event function
Peter Hutterer
1
-5
/
+5
2011-04-04
mi: fix memory leak in miZeroLine
Tiago Vignatti
1
-2
/
+4
2011-04-04
mi: fix memory leak in miFillUniqueSpanGroup
Tiago Vignatti
1
-0
/
+2
2011-04-04
mi: fix memory leak in miInitVisuals
Tiago Vignatti
1
-0
/
+2
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
2
-10
/
+1
2011-03-14
mi/misprite: use memory management provided by dixRegisterPrivateKey
Erkki Seppälä
1
-22
/
+19
2011-03-14
mi: Call pScreen->ConstrainCursorHarder from the position update path
Adam Jackson
1
-0
/
+6
2011-03-14
Add mode field to pointer movement hooks.
Peter Hutterer
2
-1
/
+6
2011-02-22
Move master/lastSlave out of the union into separate fields.
Peter Hutterer
1
-1
/
+1
2011-02-22
input: Change a bunch of direct dev->u.master accesses to use GetMaster()
Peter Hutterer
1
-4
/
+6
2011-02-22
mi: check for MASTER_POINTER instead of manual checks.
Peter Hutterer
1
-1
/
+1
2011-02-22
mi: update macro to search for MASTER_POINTER
Peter Hutterer
1
-1
/
+1
2011-02-22
Switch to use IsFloating()
Peter Hutterer
3
-13
/
+13
2011-02-22
Fix two incorrect checks for master devices.
Peter Hutterer
1
-1
/
+1
2011-02-22
mi: simplify a "check for keyboard" condition
Peter Hutterer
1
-2
/
+1
2011-02-22
mi: remove if 0 code.
Peter Hutterer
1
-25
/
+0
2011-02-22
mi: Add a few comments explaining various cursor move functions.
Peter Hutterer
1
-15
/
+138
2011-02-22
mi: remove static GenerateEvent variable.
Peter Hutterer
2
-4
/
+6
2011-01-07
NO_PANORAMIX preprocessor symbol is nowhere defined
Tomas Carnecky
1
-2
/
+0
2011-01-05
Call SourceValidate even if src == dst
Ville Syrjälä
1
-2
/
+1
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
2
-4
/
+6
2010-12-31
mi: Only register sprite block handler when needed
Pauli Nieminen
1
-10
/
+25
2010-12-31
mi: Register sprite damage handler only when required
Pauli Nieminen
1
-1
/
+11
2010-12-31
mi: Fix the debug message
Pauli Nieminen
1
-1
/
+1
[next]