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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-14
Silence FreeResource()
Adam Jackson
1
-5
/
+0
2008-02-14
X.Org Group -> X.Org Foundation
Adam Jackson
1
-1
/
+1
2008-02-14
Silence the harmless FreeFontPath error message.
Adam Jackson
1
-3
/
+0
2008-02-14
requestingClient is an xprintism, hide it for other servers.
Adam Jackson
5
-1
/
+14
2008-02-14
Redact all mention of PanoramiX from user strings.
Adam Jackson
1
-6
/
+4
2008-02-14
Remove some MAX* #defines that never get used.
Adam Jackson
1
-3
/
+0
2008-02-14
Simplify critical output flushing.
Adam Jackson
1
-6
/
+2
2008-02-14
Disable Record by default.
Adam Jackson
1
-1
/
+1
2008-02-14
Rip out useless indirection in the callback list management.
Adam Jackson
3
-35
/
+6
2008-02-12
XACE: Move the selection access hook to its own function.
Eamon Walsh
3
-17
/
+15
2008-02-11
Revert "Bug #8937: Extension setup functions not called on server resets"
Eamon Walsh
1
-10
/
+0
2008-02-11
XQuartz: Fixed layout of Applications->Customize menu
Jeremy Huddleston
2
-1172
/
+561
2008-02-10
XQuartz: Added option for setting quartz-wm click-through preference
Jeremy Huddleston
5
-2287
/
+2303
2008-02-10
XQuartz: Converted interface to nib 3.x format
Jeremy Huddleston
4
-336
/
+4098
2008-02-09
xkb: when copying the keymap, make sure the structs default to 0/NULL.
Peter Hutterer
1
-8
/
+15
2008-02-08
X86EMU: handle CPUID instruction
Bart Trojanowski
4
-1
/
+161
2008-02-07
XACE: Correct some protocol error values in the colormap routines.
Eamon Walsh
1
-3
/
+3
2008-02-07
xselinux: Use the device name in debugging output.
Eamon Walsh
1
-3
/
+8
2008-02-07
xselinux: Split devPrivate state into subject and object records.
Eamon Walsh
1
-87
/
+149
2008-02-07
xselinux: Add getattr and setattr to the permission map for properties.
Eamon Walsh
1
-1
/
+1
2008-02-05
XACE: Push the dix "structure" includes down to the security modules.
Eamon Walsh
5
-15
/
+26
2008-02-05
XACE: Move the property access hook to its own function.
Eamon Walsh
4
-22
/
+22
2008-02-05
XFixes: squash a pointer/integer size mismatch warning.
Eamon Walsh
1
-2
/
+3
2008-02-05
validate mode clock for probed modes
liuhong
1
-1
/
+4
2008-02-05
fix max clock unit
liuhong
1
-2
/
+2
2008-02-05
dix: Move motion history update until after screen crossing and clipping
Magnus Vigerlöf
1
-9
/
+9
2008-02-05
dix: Skip call to clipAxis for relative core-events
Magnus Vigerlöf
1
-11
/
+33
2008-02-05
Bug # 10324: dix: Add scaling of X and Y on the reported pointer-events
Magnus Vigerlöf
1
-21
/
+76
2008-02-05
Bug # 10324: dix: Allow arbitrary value ranges in GetPointerEvents
Magnus Vigerlöf
1
-4
/
+7
2008-02-05
dix: Always add valuator information if present
Magnus Vigerlöf
1
-5
/
+2
2008-02-05
xkb: when copying sections, make sure num_rows is set too.
Peter Hutterer
1
-0
/
+1
2008-02-05
mi: Only UpdateSpriteForScreen if we actually changed the screen. (Bug #12650)
Peter Hutterer
1
-1
/
+7
2008-02-01
xfree86: stick two more checks in for num_valuators < MAX_VALUATORS
Peter Hutterer
1
-0
/
+12
2008-02-01
xfree86: don't call xalloc from signal handlers when posting events.
Matthieu Herrb
1
-36
/
+33
2008-01-30
dix: print out event type if a bogus pointer event occurs.
Peter Hutterer
1
-1
/
+1
2008-01-30
xkb: don't update LEDs if they don't exist. (Bug #13961)
Peter Hutterer
1
-0
/
+3
2008-01-29
Bug 13101: xorg-server has a typo in hw/xfree86/os-support/bsd/i386_video.c
Coleman Kane
1
-1
/
+1
2008-01-29
Loader: Fix verbosity confusion
Julien Goodwin
1
-1
/
+1
2008-01-29
xorg.conf.man: Fix monitor/output confusion in monitor positioning
Julien Goodwin
1
-8
/
+8
2008-01-29
xfree86: fix AlwaysCore handling. (Bug #14256)
Peter Hutterer
1
-1
/
+1
2008-01-29
config: don't reset connection info on disconnect.
Peter Hutterer
1
-3
/
+2
2008-01-29
config: check connection != NULL before getting dbus' dispatch status.
Peter Hutterer
1
-2
/
+3
2008-01-29
config: only shutdown libhal if the connection is valid.
Peter Hutterer
1
-5
/
+7
2008-01-29
config: add a debug message, fix a whitespace error.
Peter Hutterer
1
-2
/
+3
2008-01-28
Rootless: RootlessEnsureFrame: Added check for !IsRoot
Jeremy Huddleston
1
-1
/
+1
2008-01-26
Merge commit 'upstream/master'
David Nusinow
11
-331
/
+272
2008-01-25
xselinux: Move the extension to extmod instead of being built-in.
Eamon Walsh
4
-4
/
+11
2008-01-25
XACE: Remove the extension code entirely, XACE is completely static now.
Eamon Walsh
4
-26
/
+0
2008-01-25
XACE: Stop using fake requestVectors in favor of a simple hook call.
Eamon Walsh
3
-126
/
+24
2008-01-25
XACE: Don't need to actually register a protocol extension.
Eamon Walsh
2
-53
/
+0
[next]