index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.13-branch
server-1.14-apple
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-27
fb: Revert fb changes that broke XQuartz
XQuartz-2.7.3
server-1.12-apple
Jeremy Huddleston
3
-85/+43
2012-08-27
Workaround the GC clipping problem in miPaintWindow and add some debugging ou...
Jeremy Huddleston
1
-10/+94
2012-08-27
sdksyms.sh: Use CPPFLAGS, not CFLAGS
Jeremy Huddleston
1
-2/+2
2012-08-27
XQuartz: Detect FatalErrors on startup to prevent tight crash loops
Jeremy Huddleston
4
-1/+51
2012-08-27
os: Annotate OsVendorFatalError as _X_ATTRIBUTE_PRINTF
Jeremy Huddleston
1
-1/+2
2012-08-27
os: Fix regression with FatalError not calling va_start
Jeremy Huddleston
1
-0/+2
2012-08-27
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
11
-19/+20
2012-08-27
configure.ac: Version bump to 1.12.4
xorg-server-1.12.4
Jeremy Huddleston Sequoia
1
-2/+2
2012-08-27
XQuartz: Bump version to 2.7.3
Jeremy Huddleston Sequoia
1
-2/+2
2012-08-19
configure.ac: Version bump to 1.12.3.902 (1.12.4 RC2)
xorg-server-1.12.3.902
Jeremy Huddleston Sequoia
1
-2/+2
2012-08-19
XQuartz: console_redirect: Properly zero-out the tail of the array on realloc()
Jeremy Huddleston Sequoia
1
-2/+2
2012-08-19
XQuartz: console_redirect: Set the correct location for reading into the buffer
Jeremy Huddleston Sequoia
1
-9/+15
2012-08-19
Only free Render filter names on last screen close
Keith Packard
1
-1/+4
2012-08-19
fb: reorder Bresenham error correction to avoid overshoot.
Simon Schubert
1
-9/+9
2012-08-19
dix: make sure the mask is set for emulated scroll events (#52508)
Peter Hutterer
1
-0/+2
2012-08-19
sync: Fix logic error from b55bf248581dc66321b24b29f199f6dc8d02db1b
Adam Jackson
1
-12/+12
2012-08-19
Make indentation of dix/tables.c much more consistent and readable
Alan Coopersmith
1
-395/+560
2012-08-19
Fix up formatting of initializers for arrays of structs
Alan Coopersmith
14
-409/+384
2012-08-19
randr: Fix up yet another corner case in preferred mode selection
Adam Jackson
1
-2/+6
2012-08-19
kinput: allocate enough space for null character.
Dave Airlie
1
-1/+1
2012-08-19
ephyr: Resize screen automatically when parent window is resized
Vic Lee
3
-8/+82
2012-08-19
ephyr: Fix up some bizarre formatting
Adam Jackson
1
-1/+4
2012-08-03
configure.ac: Version bump to 1.12.3.901 (1.12.4 RC1)
xorg-server-1.12.3.901
Jeremy Huddleston Sequoia
1
-2/+2
2012-08-03
XQuartz: Fix xp_window_bring_all_to_front linking on OS versions with older l...
Jeremy Huddleston Sequoia
1
-22/+12
2012-08-03
hw/xquartz: Various fixes for pseudoramiX.c
Jon TURNEY
1
-4/+13
2012-08-02
XQuartz: Call xp_window_bring_all_to_front if available in libXplugin
Jeremy Huddleston
1
-0/+32
2012-08-02
XQuartz: Fix incorrect PseudoramiXExtensionInit prototype
Jeremy Huddleston
2
-2/+2
2012-08-02
XQuartz: Silence an unused-variable warning
Jeremy Huddleston
1
-1/+1
2012-08-02
AllocDevicePair: Ensure XKB privates are initialised
Daniel Stone
2
-2/+2
2012-08-02
Xinerama: Fix ExtensionInit prototype
Daniel Stone
2
-2/+2
2012-08-02
Xorg: Link XKB DDX library after core server libs
Daniel Stone
1
-1/+1
2012-08-02
Don't make failure to -nolisten fatal
Daniel Stone
1
-2/+2
2012-08-02
Initialize padding bits to 0 in ErrorConnMax()
Alan Coopersmith
1
-1/+1
2012-08-02
Set padding bytes to 0 in WriteToClient
Alan Coopersmith
1
-1/+5
2012-08-02
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
9
-13/+15
2012-08-02
xf86dga2.c & xf86vmode.c: Move REQUEST_SIZE_MATCH checks before using stuff
Alan Coopersmith
2
-41/+52
2012-08-02
ProcRRGetScreenInfo: swap configTimestamp as well
Alan Coopersmith
1
-0/+1
2012-08-02
Bug 51375: Xorg doesn't set status for RRGetOutputInfo
Jaroslav Šmíd
1
-0/+1
2012-08-02
Add 'install-headers' target in the top-level Makefile
Keith Packard
1
-0/+7
2012-08-02
xf86: cursor code got mangled by indenting
Dave Airlie
1
-20/+11
2012-08-02
list.h: don't crash when removing an element from a NULL list
Peter Hutterer
1
-1/+1
2012-08-02
Look for ModuleData only in appropriate library
Michal Srb
3
-1/+8
2012-08-02
dix: fix dereference before null check
Peter Hutterer
1
-1/+3
2012-08-02
xkb: use local variable instead of casting arg
Peter Hutterer
1
-5/+5
2012-08-02
randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatch
Aaron Plattner
1
-1/+1
2012-08-02
randr: Catch two more potential unset rrScrPriv uses
Keith Packard
2
-1/+5
2012-08-02
randr: Clean up compiler warnings about unused and shadowing variables
Keith Packard
4
-16/+13
2012-08-02
randr: first check pScrPriv before using the pointer at RRFirstOutput
Ricardo Salveti de Araujo
1
-0/+3
2012-08-02
Remove obsolete tab stop comments from hw/xfree86/parser/*.c
Alan Coopersmith
15
-30/+0
2012-08-02
Fix some overly indented/poorly line wrapped comments in dix/events.c
Alan Coopersmith
1
-14/+12
[next]