index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
Remove duplicate declarations of KdAdd*Driver in kdrive.h
Alan Coopersmith
1
-6
/
+0
2011-12-12
KdParseFindNext: Constify delim argument
Alan Coopersmith
2
-2
/
+2
2011-12-12
Convert KdDoSwitchCmd to use asprintf instead of malloc/strcat/etc.
Alan Coopersmith
1
-9
/
+4
2011-12-07
Merge remote-tracking branch 'airlied/reviewed-fixes'
Keith Packard
1
-6
/
+0
2011-12-06
kdrive: drop screen crossing code.
Dave Airlie
1
-6
/
+0
2011-12-05
Fix builds of Xnest & Xephyr with Solaris Studio compilers
Alan Coopersmith
1
-0
/
+5
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
2
-5
/
+6
2011-11-23
Convert some malloc + strncpy pairs into strndup calls
Alan Coopersmith
1
-3
/
+1
2011-10-25
kdrive: check for null memory, fix OOB
Peter Hutterer
1
-1
/
+7
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
1
-4
/
+5
2011-10-25
kdrive: switch to new InputOption API.
Peter Hutterer
1
-60
/
+72
2011-10-10
Xephyr: Remove socket and its lock file on exit
Jeremy Huddleston
1
-0
/
+11
2011-10-06
Man page syntax and spelling fixes.
Ville Skyttä
1
-16
/
+16
2011-10-03
kdrive: Fix build for opaque InputOption structure.
Jamey Sharp
1
-11
/
+1
2011-09-21
Use internal temp variable for swap macros
Matt Turner
2
-15
/
+11
2011-08-09
Xephyr/dri: register screen and window privates on init
Julien Cristau
1
-0
/
+4
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+3
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
5
-0
/
+11
2011-07-01
KDrive: Remove useless miPointerUpdateSprite call
Daniel Stone
1
-1
/
+0
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
21
-29
/
+29
2011-06-03
Xephyr: Mention Xserver's options are also accepted.
Cyril Brulebois
1
-0
/
+2
2011-05-25
Xephyr: fix pointer coordinate translation when screen is rotated
Tomas Frydrych
1
-2
/
+23
2011-05-25
Xephyr: added dummy ephyrDeviceCursorCleanup() to avoid crashing
Tomas Frydrych
1
-1
/
+6
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-8
/
+3
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-1
/
+1
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-13
/
+5
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-2
/
+2
2011-03-27
Merge remote-tracking branch 'airlied/pwin-cleanup'
Keith Packard
2
-94
/
+2
2011-03-28
consolidate SetRootClip (v2)
Dave Airlie
2
-94
/
+2
2011-03-24
xserver: remove AbsoluteClassRec keeping the ABI
Simon Thum
1
-1
/
+0
2011-03-24
kdrive: don't pretent to support DEVICE_ABS_* in ChangeDeviceControl
Simon Thum
1
-2
/
+0
2011-01-18
man: refactor common code in the man pages makefiles
Gaetan Nadon
1
-9
/
+1
2011-01-18
Xephyr: build Xephyr man pages using XORG_MANPAGE_SECTIONS
Gaetan Nadon
4
-22
/
+16
2010-12-01
Fix screen number checks.
Cyril Brulebois
1
-1
/
+1
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-6
/
+0
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
2
-9
/
+13
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
1
-5
/
+2
2010-10-22
KDrive: Fix error handlig in tslib driver
Paulius Zaleckas
1
-4
/
+11
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-2
/
+5
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
2
-82
/
+62
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-76
/
+59
2010-09-01
input: Purge AddOtherInputDevices DDX hook.
Peter Hutterer
1
-7
/
+0
2010-09-01
input: remove OpenInputDevice and CloseInputDevice DDX hooks.
Peter Hutterer
1
-17
/
+0
2010-09-01
input: Purge Register*Device() functions.
Peter Hutterer
1
-4
/
+0
2010-09-01
xfree86: remove superflous assignments.
Peter Hutterer
1
-4
/
+0
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-6
/
+3
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-7
/
+1
2010-06-30
Xephyr: fix Xv adaptor capability tests
Julien Cristau
1
-5
/
+10
2010-06-30
Xephyr: fix memory leak in XF86DRIOpenConnection
Julien Cristau
1
-1
/
+2
2010-06-16
Re-enabled Xnest fix for focus in + modifier bug.
Xiaoyang Yu (Max)
1
-62
/
+45
[next]