index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
linux
/
tslib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-5
/
+5
2010-10-22
KDrive: Fix error handlig in tslib driver
Paulius Zaleckas
1
-4
/
+11
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2010-01-01
Do not check xfree argument for NULL
Mikhail Gusarov
1
-4
/
+2
2010-01-01
Remove trailing whitespace
Mikhail Gusarov
1
-4
/
+4
2009-10-20
kdrive: silence tslib compiler warnings
Peter Hutterer
1
-4
/
+0
2009-04-06
kdrive: Fix segfault in tslib support
David Jander
1
-1
/
+1
2009-04-03
kdrive: s/KdSaveString/strdup/g
Adam Jackson
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-10-10
kdrive: lastx/y needs to be set to the event coordinates #17728
Peter Hutterer
1
-2
/
+2
2008-04-22
Add a default touchscreen path
Ross Burton
1
-0
/
+4
2007-08-16
Kdrive: fix nasty thinko in TslibEnable()
Dave Jones
1
-1
/
+1
2006-12-06
kdrive/tslib: remove vendor-specific hacks
Daniel Stone
1
-14
/
+6
2006-10-23
kdrive/tslib: port to new absolute API, remove debugging
Daniel Stone
1
-17
/
+4
2006-07-25
re-add OpenedHand copyright
Daniel Stone
1
-0
/
+1
2006-07-21
new KDrive input world order
Daniel Stone
1
-206
/
+157
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
1
-1
/
+1
2005-06-23
redo tslib
Matthew Allum
1
-119
/
+124
2005-06-09
TSLib fixes. Add fullscreen support to ephyr
Matthew Allum
1
-0
/
+2
2004-12-01
Patch from Florian Boor <florian.boor@kernelconcepts.de>:
Phil Blundell
1
-3
/
+4
2004-11-13
Don't leave stale pointers hanging around after ts_close(). (TslibFini):
Phil Blundell
1
-1
/
+5
2004-07-02
Call ts_read multiple times, to avoid events getting stuck in the pipeline.
Phil Blundell
1
-3
/
+1
2004-06-02
New conditional. (REQUIRED_MODULES): Demand xcalibrateext if building
Phil Blundell
1
-6
/
+10
2003-11-06
tslib improvements
Matthew Allum
1
-12
/
+38
2003-09-30
Fixed tslib driver to handle VT switches
Matthew Allum
1
-3
/
+37
2003-09-11
Get Xvesa building
Keith Packard
1
-0
/
+3
2003-09-11
More build fixes
Keith Packard
1
-1
/
+1
2003-09-11
Start autoifying everything.
Anders Carlsson
1
-2
/
+2
2003-07-07
Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add
Keith Packard
1
-1
/
+1
2002-11-05
Clean up touch screen hacks for controlling pointer on alternate screen
Keith Packard
1
-4
/
+2
2002-11-01
Add support for ARM linux TS lib (disabled by default) in kdrive
Keith Packard
1
-0
/
+187