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.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
8
-10
/
+7
2012-08-26
XQuartz: Bump version to 2.7.3
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
Fix up formatting of initializers for arrays of structs
Alan Coopersmith
10
-257
/
+231
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
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-01
XQuartz: Call xp_window_bring_all_to_front if available in libXplugin
Jeremy Huddleston
1
-0
/
+32
2012-08-01
XQuartz: Fix incorrect PseudoramiXExtensionInit prototype
Jeremy Huddleston
2
-2
/
+2
2012-08-01
XQuartz: Silence an unused-variable warning
Jeremy Huddleston
1
-1
/
+1
2012-08-01
Xinerama: Fix ExtensionInit prototype
Daniel Stone
1
-1
/
+1
2012-08-01
Xorg: Link XKB DDX library after core server libs
Daniel Stone
1
-1
/
+1
2012-08-01
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-1
/
+1
2012-08-01
xf86dga2.c & xf86vmode.c: Move REQUEST_SIZE_MATCH checks before using stuff
Alan Coopersmith
2
-41
/
+52
2012-08-01
xf86: cursor code got mangled by indenting
Dave Airlie
1
-20
/
+11
2012-08-01
Look for ModuleData only in appropriate library
Michal Srb
3
-1
/
+8
2012-08-01
Remove obsolete tab stop comments from hw/xfree86/parser/*.c
Alan Coopersmith
15
-30
/
+0
2012-07-30
Bump video ABI version to 12.1
Julien Cristau
1
-1
/
+1
2012-07-30
dri2: Add DRI2CreateDrawable2.
Michel Dänzer
2
-2
/
+20
2012-07-30
DRI2: Remove prototype for DRI2DestroyDrawable
Daniel Stone
1
-2
/
+0
2012-07-09
xfree86: EDID Est III parsing skips some modes
Torsten Kaiser
1
-1
/
+1
2012-07-09
xfree86: EDID Est III parsing can walk off end of array
Torsten Kaiser
1
-2
/
+9
2012-07-09
xfree86: always enable SIGIO on OsVendorInit (#50957)
Peter Hutterer
1
-0
/
+1
2012-07-09
xfree86: fix use-after-free issue in checkInput
Peter Hutterer
1
-0
/
+1
2012-06-05
xfree86: fix mouse wheel support for DGA clients
Marcin Slusarz
1
-16
/
+78
2012-05-29
Convert sbusPaletteKey to latest DevPrivate API
Alan Coopersmith
1
-2
/
+6
2012-05-29
cvt man page should use Hz, not kHz, for vertical refresh rate
Alan Coopersmith
1
-2
/
+2
2012-05-29
Undocument Font Module loading
Alan Coopersmith
1
-20
/
+0
2012-05-29
Undocument mandatory loadable modules
Alan Coopersmith
1
-5
/
+0
2012-05-29
XQuartz: Avoid a race in initialization of darwinPointer
Jeremy Huddleston
1
-8
/
+10
2012-05-29
XQuartz: Provide fls implementation for Tiger
Jeremy Huddleston
1
-0
/
+14
2012-05-29
XQuartz: Tiger build fix
Jeremy Huddleston
1
-0
/
+6
2012-05-29
XQuartz: Workaround an SDK bug on Leopard/x86_64
Jeremy Huddleston
1
-0
/
+6
2012-05-10
dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURN
Michal Suchanek
2
-10
/
+22
2012-05-10
hw/xfree86: Re-indent xf86vmode.c
Keith Packard
1
-346
/
+480
2012-05-10
hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badly
Keith Packard
1
-1
/
+1
2012-05-02
XQuartz: Make sure we tell startx the correct server binary to use in our fal...
Jeremy Huddleston
1
-1
/
+1
2012-04-26
xfree86: workaround crash on close
Michal Suchanek
1
-3
/
+8
2012-04-26
XQuartz: darwinPointer now sends both absolute and relative motion
Jeremy Huddleston
4
-52
/
+56
2012-04-26
XQuartz: Add a hack to better handle clicky wheel scroll mice
Jeremy Huddleston
1
-2
/
+109
2012-04-26
XQuartz: Use screenInfo.{width,height} instead of grabbing it from the first ...
Jeremy Huddleston
1
-2
/
+2
2012-04-26
XQuartz: Separate out tablet and mouse event delivery into separate functions
Jeremy Huddleston
3
-139
/
+116
2012-04-26
XQuartz: Correct calculation of the size of our file descriptor array in cons...
Jeremy Huddleston
1
-1
/
+1
2012-04-26
XQuartz: Fix a deadlock in pre-dispatch code
Jeremy Huddleston
1
-1
/
+1
[next]