index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-04
xkb: extract the correct device in XkbFilterEvents.
Peter Hutterer
1
-0
/
+2
2008-11-04
Purge device-based WindowAccess code.
Peter Hutterer
1
-24
/
+0
2008-11-04
XKB: Remove pointless macros
Daniel Stone
1
-4
/
+0
2008-11-04
XKB: Move XKBrules.h to the server too
Daniel Stone
3
-1
/
+185
2008-11-04
Remove XEvIE
Daniel Stone
4
-14
/
+0
2008-11-04
Xi: XINPUT has been mandatory for ages
Daniel Stone
1
-3
/
+0
2008-10-31
dix: FreeDeviceClass() and friends can be static.
Peter Hutterer
1
-3
/
+0
2008-10-31
include: remove unused declaration for RegisterPairingClient().
Peter Hutterer
1
-2
/
+0
2008-10-31
dix: remove unused GuessFreePointerDevice().
Peter Hutterer
1
-2
/
+0
2008-10-31
dix: NextFreePointerDevice() can be static.
Peter Hutterer
1
-1
/
+0
2008-10-31
dix: SwitchCorePointer is long gone, bury it.
Peter Hutterer
1
-2
/
+0
2008-10-31
dix: PairDevices() can be static, remove from input.
Peter Hutterer
1
-4
/
+0
2008-10-31
Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.
Peter Hutterer
1
-0
/
+3
2008-10-31
Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency.
Peter Hutterer
3
-5
/
+4
2008-10-26
Add prototypes for strlcpy/strlcat
Julien Cristau
2
-0
/
+8
2008-10-14
Add backtrace definitions to dix-config.h.in
Adam Jackson
1
-0
/
+6
2008-10-13
Xi: check all handlers before applying property changes.
Peter Hutterer
2
-2
/
+4
2008-10-10
Move xorg_backtrace() up to the OS level so we can call it from DIX.
Adam Jackson
1
-0
/
+2
2008-10-10
pixmap: Add some notes to devKind and devPrivate.
Maarten Maathuis
1
-2
/
+2
2008-10-08
Remove unused declarations.
Tiago Vignatti
1
-2
/
+0
2008-10-07
Reinstate cursorScreenDevPriv
Adam Jackson
1
-0
/
+3
2008-10-06
Loader: Unexport a handful of consumerless symbols from dixsym.
Adam Jackson
1
-2
/
+0
2008-10-03
Remove unused wrapping for visual initialization.
Adam Jackson
1
-2
/
+0
2008-10-03
Remove the Must_have_memory hack.
Adam Jackson
1
-1
/
+0
2008-10-03
Drop the never-called SkippedRequestCallback list.
Adam Jackson
1
-8
/
+0
2008-10-03
XQuartz: Added a --enable-integrated-xpbproxy configure option for building x...
Jeremy Huddleston
1
-0
/
+3
2008-09-26
Push server-known properties into xserver-properties.h.
Peter Hutterer
2
-1
/
+34
2008-09-26
Xi: add "deletable" flag to properties, add DeleteProperty handler.
Peter Hutterer
2
-1
/
+12
2008-09-26
Xi: allow Set/GetProperties to return a status, and honour this status code.
Peter Hutterer
2
-13
/
+13
2008-09-26
Xi: remove configure/query device property calls.
Peter Hutterer
2
-30
/
+3
2008-09-23
Revert "Render: Use built-in SHA1 library"
Keith Packard
1
-0
/
+3
2008-09-23
Render: Use built-in SHA1 library
John Tapsell
1
-3
/
+0
2008-09-23
Rename SaveSetMap() to SaveSetShouldMap().
Adam Jackson
1
-2
/
+2
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
2
-6
/
+6
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
1
-1
/
+1
2008-09-22
Don't use our version of ffs() if the system has one
Julien Cristau
1
-0
/
+3
2008-09-12
Array-index based devPrivates implementation.
Eamon Walsh
1
-1
/
+1
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
1
-0
/
+2
2008-08-22
Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS check
Alan Coopersmith
1
-0
/
+3
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-0
/
+2
2008-08-13
Eviscerate save-under support.
Adam Jackson
2
-20
/
+0
2008-08-11
The smart scheduler is not optional.
Mathieu BĂ©rard
3
-10
/
+0
2008-08-10
Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.h
Matthieu Herrb
2
-16
/
+16
2008-08-06
XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...
Jeremy Huddleston
1
-1
/
+1
2008-08-05
Redefine clients as a fixed array
Tomas Carnecky
1
-1
/
+1
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-1
/
+1
2008-08-04
dix: use average of pointer accel profile
Simon Thum
1
-1
/
+3
2008-07-31
Unifdef XIDLE.
Adam Jackson
1
-3
/
+0
2008-07-28
dix: optimize precision in device velocity estimation
Simon Thum
1
-3
/
+7
2008-07-28
dix: improve the driver interface to predictable pointer acceleration
Simon Thum
1
-1
/
+4
[next]