index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-22
hw/xwin/winclipboard: Link xwinclip with -lpthread
Jon TURNEY
1
-1
/
+1
2015-03-23
hw/xwin: Report OS version in log
Jon TURNEY
5
-1
/
+95
2015-03-23
hw/xwin: Remove Shadow DirectDraw engine
Jon TURNEY
8
-1287
/
+5
2015-03-23
hw/xwin: Only set native positions if XINERAMA is enabled
Jon TURNEY
1
-8
/
+12
2015-03-23
hw/xwin: Register native screens with pseudoramiX
Jon TURNEY
2
-0
/
+61
2015-03-16
hw/xwin: Turn on -hostintitle by default
Jon TURNEY
4
-3
/
+9
2015-03-16
hw/xwin: Report Cygwin version information in log
Jon TURNEY
1
-0
/
+14
2015-03-16
hw/xwin/glx: Improve code generator to deal with latest Khronos OpenGL regist...
Jon TURNEY
1
-12
/
+25
2015-03-16
hw/xwin/glx: Refactor parsing of the <proto> XML element
Jon TURNEY
1
-39
/
+26
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-1
/
+1
2014-12-08
Merge remote-tracking branch 'jturney/master'
Keith Packard
15
-209
/
+345
2014-11-12
Drop trailing whitespaces
Peter Hutterer
20
-52
/
+52
2014-11-09
hw/xwin: Don't allocate one wchar_t too much for unicode text placed on the W...
Colin Harrison
1
-14
/
+9
2014-11-09
hw/xwin: Fix hang on shutdown when we own the clipboard.
Jon TURNEY
1
-41
/
+25
2014-11-09
hw/xwin: Fix clipboard thread restart
Jon TURNEY
3
-2
/
+9
2014-11-09
hw/xwin: Improve reliability of clipboard X->Windows pastes
Jon TURNEY
2
-43
/
+41
2014-11-09
hw/xwin: Add controls for enabling/disabling monitoring of PRIMARY selection
Jon TURNEY
11
-3
/
+77
2014-11-06
hw/xwin: Retrieve TARGETS to avoid unnecessary failing conversion attempts
Jon TURNEY
4
-86
/
+195
2014-11-06
hw/xwin: In SelectionNotify, don't pointlessly retrieve just the size of the ...
Jon TURNEY
1
-18
/
+2
2014-11-06
hw/xwin: In SelectionNotify, delete the property containing returned data aft...
Jon TURNEY
1
-2
/
+2
2014-11-06
hw/xwin: Remove some redundant clipboard externs, now defined in winglobals.h
Jon TURNEY
2
-15
/
+0
2014-10-27
Merge remote-tracking branch 'jturney/master'
Keith Packard
14
-29
/
+29
2014-10-09
hw/xwin: Fix unused variable warning in winCreateMsgWindow()
Jon TURNEY
1
-2
/
+1
2014-10-09
hw/xwin: Fix redundant declaration warning in winprefslex.l
Jon TURNEY
1
-2
/
+0
2014-10-09
hw/xwin: Fix warning in yyerror()
Jon TURNEY
1
-2
/
+1
2014-10-09
hw/xwin: Fix const warning in winPrefsLoadPreferences()
Jon TURNEY
1
-1
/
+1
2014-10-09
hw/xwin: Fix const warnings in winprefsyacc.y
Jon TURNEY
1
-4
/
+4
2014-10-09
hw/xwin: Fix const warning in winCheckDisplayNumber()
Jon TURNEY
1
-1
/
+1
2014-10-09
hw/xwin: Fix warning in winXIconToHICON()
Jon TURNEY
1
-1
/
+1
2014-10-09
hw/xwin: Fix format warnings with debug printing of pointers on 64-bit
Jon TURNEY
8
-17
/
+17
2014-10-09
hw/xwin: Fix warnings in glx/glshim.c
Jon TURNEY
1
-0
/
+3
2014-10-09
hw/xwin: Fix compilation with -Werror=declaration-after-statement
Jon TURNEY
1
-1
/
+2
2014-10-09
hw/xwin: Fix compilation with -Werror=return-type
Jon TURNEY
1
-1
/
+1
2014-10-09
xwin: Remove primary DirectDraw engine
Adam Jackson
7
-667
/
+2
2014-10-09
xwin: Remove native GDI engine (v2)
Adam Jackson
19
-3096
/
+2
2014-10-02
Merge remote-tracking branch 'ajax/dead-code'
Keith Packard
1
-1
/
+0
2014-09-26
xfree86: Remove Option "TextClockFreq"
Adam Jackson
1
-1
/
+0
2014-09-13
hw/xwin: Undefine _XSERVER64 in hw/xwin/winclipboard
Jon TURNEY
6
-2
/
+47
2014-09-13
hw/xwin: Only add to XSetIOErrorHandler() handler chain once
Jon TURNEY
1
-4
/
+9
2014-09-13
hw/xwin: Add a basic manpage for xwinclip
Jon TURNEY
2
-0
/
+64
2014-09-13
hw/xwin: In clipboard function prototypes, use Window type, not int type
Jon TURNEY
3
-3
/
+3
2014-09-13
hw/xwin: Remove XOpenDisplay() retry code
Jon TURNEY
1
-20
/
+1
2014-09-13
hw/xwin: Improve comment about why we can't XCloseDisplay()
Jon TURNEY
1
-2
/
+5
2014-09-13
hw/xwin: Remove setjmp()/longjmp() error constants
Jon TURNEY
2
-13
/
+2
2014-09-13
hw/xwin: Move WIN_MSG_QUEUE_FNAME to where it's used
Jon TURNEY
2
-5
/
+3
2014-09-13
hw/xwin: Use header for prototypes in textconv.c
Jon TURNEY
1
-7
/
+1
2014-09-13
hw/xwin: Remove unused X includes from internal.h and add them where needed
Jon TURNEY
4
-11
/
+11
2014-09-13
hw/xwin: Remove standard includes from internal.h and add them where needed
Jon TURNEY
2
-18
/
+9
2014-09-13
hw/xwin: Add xwinclip test client
Jon TURNEY
3
-0
/
+178
2014-09-13
hw/xwin: Changes in error logging to make libwinclipboard more useful as a li...
Jon TURNEY
1
-26
/
+25
[next]