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
/
kdrive
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
2
-21
/
+10
2010-06-11
kdrive: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-6
/
+6
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2
-2
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-06-05
kdrive: Xv code uses shared screen private instead of kdrive-specific private
Keith Packard
1
-5
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
4
-11
/
+21
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
5
-112
/
+112
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-3
/
+2
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-26
Xephyr: Fix Xcalloc deprecation warnings.
Jamey Sharp
2
-8
/
+8
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-2
/
+2
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-2
/
+2
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-12
/
+12
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
2
-3
/
+3
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
2
-13
/
+13
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
2
-4
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
17
-144
/
+144
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2010-03-24
kdrive: Bump evdev maxKeycode
Mikhail Gusarov
1
-1
/
+1
2010-03-22
Catch errors in recursive relink targets
Yaakov Selkowitz
1
-1
/
+1
2010-03-22
Fix .man.N targets for AM_SILENT_RULES
Yaakov Selkowitz
1
-2
/
+2
2010-03-22
Fix relink targets for silent rules
Yaakov Selkowitz
4
-4
/
+4
2010-03-22
kdrive: Use $(MAKE) in relink rules
Yaakov Selkowitz
4
-4
/
+4
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
3
-0
/
+15
2010-01-10
kdrive: klinux.h breaks make dist
Gaetan Nadon
1
-1
/
+1
2010-01-06
kdrive: Remove unused kdNoopOps external variable declaration
Mikhail Gusarov
1
-3
/
+0
2010-01-06
kdrive: Remove unused kmap.c
Mikhail Gusarov
3
-190
/
+0
2010-01-06
kdrive: Make internal functions static
Mikhail Gusarov
2
-50
/
+10
2010-01-06
kdrive: Remove unused 'k' variable
Mikhail Gusarov
1
-3
/
+2
2010-01-06
kdrive: Remove bus mouse driver
Mikhail Gusarov
2
-133
/
+1
2010-01-06
kdrive: Adjust kdrive usage message as shadow overlay support has been dropped
Mikhail Gusarov
1
-1
/
+1
2010-01-06
kdrive: Remove unused VxWorks* variable declarations
Mikhail Gusarov
1
-4
/
+0
2010-01-06
kdrive: Remove unused KdCardInfo::lastMarker field
Mikhail Gusarov
1
-2
/
+0
2010-01-06
kdrive: Extract common part of fbdevPutColors and fbdevEnable
Mikhail Gusarov
1
-16
/
+25
2010-01-06
kdrive: Remove unused overlay fb support
Mikhail Gusarov
14
-439
/
+235
2010-01-06
kdrive: Remove unused KD_MAX_CARD_ADDRESS macro
Mikhail Gusarov
1
-4
/
+0
2010-01-06
kdrive: Move Xephyr-specific fields out of KdScreenInfo
Mikhail Gusarov
6
-26
/
+24
2010-01-06
kdrive: Remove unused KdCardAttr from KdCardInfo
Mikhail Gusarov
5
-33
/
+3
2010-01-06
kdrive: Add option to compile out input drivers
Mikhail Gusarov
4
-27
/
+47
2010-01-06
kdrive: Remove unused KdCardInfo::needSync field
Mikhail Gusarov
1
-1
/
+0
2010-01-06
kdrive: Remove .gitignore left from SDL server
Mikhail Gusarov
1
-2
/
+0
2010-01-01
Add Xephyr.man to .gitignore
Mikhail Gusarov
1
-0
/
+1
2010-01-01
Remove unused pShadow field from drivers' private structures
Mikhail Gusarov
3
-3
/
+0
2010-01-01
Do not check xfree argument for NULL
Mikhail Gusarov
11
-98
/
+57
[next]