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
2011-12-13
dix: switch EventIsDeliverable to take the event type only
Peter Hutterer
1
-2
/
+1
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
5
-17
/
+11
2011-12-13
Add GrabIsPointerGrab and GrabIsKeyboardGrab helpers
Peter Hutterer
1
-0
/
+2
2011-12-13
dix: split out core state and event state setting into helper functions
Peter Hutterer
1
-0
/
+2
2011-12-13
dix: Split ActivatePassiveGrab() from CheckPassiveGrab()
Chase Douglas
1
-0
/
+2
2011-12-13
dix: move EventDeliveryState into a header file, we'll need it elsewhere
Peter Hutterer
1
-0
/
+7
2011-12-13
dix: split grab event conversion and delivery into a helper function
Peter Hutterer
1
-0
/
+5
2011-12-13
include: Add an InputLevel enum
Chase Douglas
1
-0
/
+6
2011-12-12
Use const cast in BitIsOn macro to avoid angering gcc
Alan Coopersmith
1
-1
/
+1
2011-12-12
CompareISOLatin1Lowered: constify arguments
Alan Coopersmith
1
-2
/
+2
2011-12-12
Constify the reason string throughout the authorization check framework
Alan Coopersmith
1
-2
/
+2
2011-12-12
Constify string for authorization protocol names
Alan Coopersmith
1
-1
/
+1
2011-12-12
constify strings in resource name registry
Alan Coopersmith
2
-2
/
+2
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-3
/
+4
2011-12-10
include: add GetXI2MaskByte and GetXI2EventFilterMask to headers
Peter Hutterer
1
-0
/
+3
2011-12-08
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
7
-33
/
+97
2011-12-09
include: add BUG_WARN_MSG for custom error message on bug condition
Peter Hutterer
1
-1
/
+8
2011-12-09
input: swap the server over to use the XI2mask struct
Peter Hutterer
1
-4
/
+4
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
3
-0
/
+19
2011-12-09
dix: switch the dev->deviceGrab.activeGrab from GrabRec to GrabPtr
Peter Hutterer
1
-1
/
+1
2011-12-09
dix: add CopyGrab() function
Peter Hutterer
1
-0
/
+1
2011-12-09
dix: add AllocGrab helper function
Peter Hutterer
1
-0
/
+3
2011-12-09
dix: switch the syncEvent queue to a struct list
Peter Hutterer
2
-3
/
+4
2011-12-06
include: rename "foos" to "list_of_foos" in the struct list documentation
Peter Hutterer
1
-15
/
+15
2011-12-06
include: update struct list documentation to use one set of structs only
Peter Hutterer
1
-17
/
+11
2011-12-06
include: a new list element does not need initialization, state so
Peter Hutterer
1
-1
/
+2
2011-12-06
include: point to the tests in list.c as examples
Peter Hutterer
1
-0
/
+1
2011-12-06
include: add list_last_entry to get the tail of a list
Peter Hutterer
1
-0
/
+15
2011-12-06
include: add list_append()
Peter Hutterer
1
-0
/
+22
2011-12-05
Fix gcc warnings about redundant declarations of fallback functions
Alan Coopersmith
2
-0
/
+23
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
3
-38
/
+38
2011-12-03
Remove unused function checks from configure.ac & include/*.h.in
Alan Coopersmith
2
-33
/
+0
2011-12-01
Save major/minor opcodes in ClientRec for RecordAReply
Keith Packard
2
-2
/
+1
2011-11-29
include: add BUG_WARN macro for internal bug cases.
Peter Hutterer
1
-0
/
+7
2011-11-29
dix: rename GetWindowXI2Mask to WindowXI2MaskIsset
Peter Hutterer
1
-1
/
+1
2011-11-29
include: fix mask size calculation
Peter Hutterer
1
-1
/
+1
2011-11-23
Fix gcc -Wwrite-strings warnings in various extensions
Alan Coopersmith
4
-7
/
+7
2011-11-23
Mark XKB char * as const to clean up gcc -Wwrite-strings warnings
Alan Coopersmith
2
-4
/
+4
2011-11-23
Mark arguments to fopen/popen/system wrappers as const char *
Alan Coopersmith
1
-3
/
+3
2011-11-23
Make XIGetKnownProperty take a const char * argument
Alan Coopersmith
1
-1
/
+1
2011-11-23
Add fallback implementation of strndup()
Alan Coopersmith
2
-0
/
+7
2011-11-23
Fix Sun compiler check that got turned around
Alan Coopersmith
1
-1
/
+1
2011-11-20
Add 'optionstr.h' to include/Makefile.am
Keith Packard
1
-0
/
+1
2011-11-18
record: Prevent out of bounds access when recording a reply.
Rami Ylimäki
1
-1
/
+2
2011-11-09
include: export GetProximityEvents and QueueProximityEvents
Peter Hutterer
1
-2
/
+2
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
3
-2
/
+8
2011-10-28
Fix position _X_EXPORT
Alexandr Shadchin
1
-2
/
+2
2011-10-25
dix: pass the flags into the CreateClassesChangedEvent
Peter Hutterer
1
-1
/
+2
2011-10-25
dix: drop unused argument from XISendDeviceChangedEvent
Peter Hutterer
1
-2
/
+1
2011-10-25
dix: add ScrollInfo to DeviceChangedEvents
Peter Hutterer
1
-0
/
+1
[prev]
[next]