index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-20
kdrive: Purge Xsdl
Peter Hutterer
3
-367
/
+1
2009-10-20
dmxDestroyWindow() - must call the X's native DetroyWindow()
Lee Leahu
1
-2
/
+1
2009-10-20
dmx: when setting up device axis, use the correct counter number
Lee Leahu
1
-11
/
+11
2009-10-20
dmx: remove doxygen-generated files.
Peter Hutterer
264
-47311
/
+82
2009-10-20
Use the default XKB settings for dmx and kdrive.
Peter Hutterer
3
-16
/
+12
2009-10-20
kdrive: silence tslib compiler warnings
Peter Hutterer
1
-4
/
+0
2009-10-20
Remove unused LinuxFindPci and LinuxGetPciCfg
Mikhail Gusarov
3
-138
/
+0
2009-10-19
Fix make dist after 78c87bdad1feab91c2a39e01513b4b0826665f06
Yaakov Selkowitz
1
-1
/
+0
2009-10-18
kdrive: fix Xfake build by removing the old keysym stuff
Peter Hutterer
1
-135
/
+2
2009-10-15
Define ddxBeforeReset stubs in platform-neutral DDXs
Yaakov Selkowitz
4
-0
/
+26
2009-10-15
Remove duplicates from Xfake_LDADD
Yaakov Selkowitz
1
-2
/
+1
2009-10-14
Cygwin/X: Avoid a potential null pointer dereference before input initialization
Jon TURNEY
1
-0
/
+4
2009-10-14
Cygwin/X: Make -logverbose affect the verbosity of logging to the log file
Jon TURNEY
1
-1
/
+1
2009-10-14
Xming: Fix various 'ISO C90 forbids mixed declarations and code' warnings
Colin Harrison
3
-38
/
+40
2009-10-14
Xming: Remove unused X-boxed icon resource
Colin Harrison
3
-2
/
+0
2009-10-14
Xming: update .rc file
Colin Harrison
1
-6
/
+6
2009-10-13
Merge remote branch 'mattst88/master'
Keith Packard
6
-25
/
+111
2009-10-13
[alpha] assume we have __NR_pciconfig_iobase
Matt Turner
1
-4
/
+0
2009-10-13
[alpha] don't return from void functions
Matt Turner
1
-6
/
+12
2009-10-13
Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...
Jeremy Huddleston
2
-3
/
+50
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
2
-4
/
+6
2009-10-08
Resource leakage: 0 is a valid file descriptor
Martin Ettl
3
-5
/
+5
2009-10-07
Fix undefined symbols on alpha
Michael Cree
1
-6
/
+6
2009-10-06
Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active
Alan Coopersmith
1
-4
/
+4
2009-10-06
Add platform tests for Dtrace linker magic
Alan Coopersmith
1
-1
/
+1
2009-10-06
xfree86: remove log-spamming DebugF
Peter Hutterer
1
-10
/
+0
2009-10-06
Fix breakage on alpha caused by c7680befe5ae
Matt Turner
1
-23
/
+39
2009-10-06
Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus"
Peter Hutterer
4
-9
/
+77
2009-10-06
xfree86: remove log-spamming DebugF
Peter Hutterer
1
-10
/
+0
2009-10-02
XQuartz: Fix a possible minor memory leak
Jeremy Huddleston
1
-0
/
+1
2009-10-02
XQuartz: Send mouse location with scroll events.
Jeremy Huddleston
1
-1
/
+1
2009-10-02
rotate: drop unwrapping inside block handler.
Dave Airlie
1
-7
/
+3
2009-10-01
XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0
Jeremy Huddleston
2
-3
/
+3
2009-10-01
xfree86: fix xorg.conf manpage formatting error
Julien Cristau
1
-1
/
+1
2009-10-01
Re-fix DGA removal.
Keith Packard
4
-18
/
+38
2009-09-30
XQuartz: Set the proper bitmap for key repeats...
Jeremy Huddleston
1
-7
/
+41
2009-09-29
XQuartz: Cleaned up keymap setting for easier maintenance
Jeremy Huddleston
1
-61
/
+52
2009-09-29
XQuartz: Remove the redundant xquartz_resetenv_display
Jeremy Huddleston
2
-8
/
+1
2009-09-29
XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...
Jeremy Huddleston
1
-32
/
+45
2009-09-29
ephyr: if -parent is given, check for a trailing -screen. (#24144)
Peter Hutterer
2
-1
/
+20
2009-09-27
XQuartz: Fix QuartzSetCursor to match the expected prototype.
Jeremy Huddleston
1
-2
/
+2
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
15
-49
/
+53
2009-09-27
XQuartz: Nuke TSM
Jeremy Huddleston
1
-16
/
+0
2009-09-27
XQuartz: Fix inverse map from mode_switch to alt
Jeremy Huddleston
1
-0
/
+4
2009-09-27
XQuartz: Force a keymap resync on the first keypress to workaround XKB muckin...
Jeremy Huddleston
1
-0
/
+11
2009-09-27
XQuartz: Transition from xEvent based mieq to InternalEvent
Jeremy Huddleston
14
-439
/
+147
2009-09-28
xfree86: use the DDC size if either width or height of DisplaySize is bogus.
Peter Hutterer
1
-1
/
+1
2009-09-28
xfree86: Hurd fix
Samuel Thibault
1
-1
/
+1
2009-09-26
XQuartz: Stop checking version numbers of the bundle because CFBundleGetVersi...
Jeremy Huddleston
1
-14
/
+0
2009-09-26
XQuartz: Add pressure/tilt property labels
Jeremy Huddleston
1
-0
/
+3
[next]