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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
scrnintstr.h: removed unused PaintWindow function pointers.
Oliver McFadden
1
-10
/
+0
2010-05-14
mi: removed unused PointerNonInterestBox functions.
Oliver McFadden
1
-6
/
+0
2010-05-13
Merge remote branch 'jamey/cleanups'
Keith Packard
3
-4
/
+13
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-2
/
+4
2010-05-13
Define GCAllBits as the union of all valid CreateGC masks.
Jamey Sharp
1
-0
/
+2
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-2
/
+7
2010-05-13
Remove devPrivates init and delete callback lists.
Keith Packard
1
-27
/
+1
2010-05-13
Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURN
Jeremy Huddleston
3
-37
/
+17
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-5
/
+0
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-6
/
+0
2010-05-12
Merge remote branch 'dottedmag/for-keithp'
Keith Packard
2
-5
/
+8
2010-05-13
Mark OsAbort as noreturn function to make gcc happier.
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Introduce X_NORETURN macro defined as __attribute__((noreturn)) for gcc
Mikhail Gusarov
2
-4
/
+7
2010-05-12
SetFontPath: set client->errorValue on failure.
Jamey Sharp
1
-2
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2010-05-13
Deprecate allocation functions which are plain wrappers for C stdlib
Mikhail Gusarov
1
-4
/
+5
2010-05-13
Document allocation functions, noting deviations from C library
Mikhail Gusarov
1
-0
/
+36
2010-05-13
Clean {X,XNF}{alloc,calloc,realloc,free,strdup} from pre-C89 baggage
Mikhail Gusarov
1
-7
/
+7
2010-05-11
list.h: Add list_for_each_entry_safe()
Kristian Høgsberg
1
-0
/
+6
2010-05-07
Introduce dixLookupFontable for "FONT or GC" parameters.
Jamey Sharp
1
-0
/
+6
2010-05-07
Constify function prototypes in auth & xdmcp code
Alan Coopersmith
1
-8
/
+8
2010-05-07
Export XkbCopyDeviceKeymap from Xorg, it is needed by VNC.
Adam Tkac
1
-1
/
+1
2010-05-07
dix: make DeviceEvent coordinates signed for Xinerama. #24986
Chris Humbert
1
-2
/
+2
2010-04-30
Replace some input devPrivates with regular struct fields
Keith Packard
2
-2
/
+6
2010-04-30
Move callback definitions to their own file
Keith Packard
3
-30
/
+89
2010-04-30
Move X_DEPRECATED to misc.h so it can be used outside resource.h
Keith Packard
2
-6
/
+6
2010-04-30
dix: Improve documentation of the DIX private data functions.
Aaron Plattner
1
-7
/
+57
2010-04-26
include: remove couple of unused structures fields and bump ABI
Tiago Vignatti
2
-6
/
+0
2010-04-26
dix and others: remove unused arraySize field from ScreenInfo
Tiago Vignatti
1
-1
/
+1
2010-04-21
Merge remote branch 'vignatti/for-keith'
Keith Packard
2
-10
/
+0
2010-04-21
configure: remove unused builtin font macro from autoconf file
Tiago Vignatti
1
-3
/
+0
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
2
-7
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
2
-4
/
+0
2010-04-19
xkb: rename XkbFakeDeviceButton and XkbFakeDeviceMotion, move into xkbActions.c
Peter Hutterer
1
-13
/
+0
2010-04-16
xkb: use GPE for XKB fake motion events.
Peter Hutterer
1
-0
/
+1
2010-04-16
dix: Export AllocDevicePair GetPointerEvents, GetKeyboardEvents and generate_...
Adam Tkac
1
-4
/
+4
2010-04-06
Merge remote branch 'jbarnes/master'
Keith Packard
1
-4
/
+0
2010-03-29
DRI2: advertise lowest supported DRI2 protocol version
Jesse Barnes
1
-4
/
+0
2010-03-26
Cleanup some comments in SpriteRec
Fernando Carrijo
1
-2
/
+10
2010-03-21
Merge commit 'fa5103a02bd509e4a102afdad2ab26cb22210367'
Keith Packard
3
-0
/
+108
2010-03-16
Cygwin/X: Allow the default log location to be configurable
Yaakov Selkowitz
1
-0
/
+2
2010-03-16
Import linked list helpers from the intel DDX.
Francisco Jerez
2
-0
/
+98
2010-03-16
Add a ConfigNotify hook.
Francisco Jerez
1
-0
/
+10
2010-03-12
Record: Avoid duplicates from replaying frozen events
Daniel Stone
1
-0
/
+30
2010-02-22
libselinux now has a pkgconfig file. Use it.
Eamon Walsh
1
-2
/
+0
2010-02-22
Merge remote branch 'whot/for-keith'
Keith Packard
2
-6
/
+6
2010-02-22
Re-enable RECORD extension.
Chris Dekter
2
-6
/
+6
2010-02-17
os: Introduce OsAbort for proper core dumps.
Rami Ylimaki
1
-0
/
+2
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-0
/
+1
2010-02-12
Merge remote branch 'jturney/master'
Keith Packard
1
-1
/
+11
[next]