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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-11
In glxWinSetPixelFormat handle the case where wglChoosePixelFormatARB()
Jon Turney
1
-20
/
+24
2015-11-11
Check that window position is visible on non-rectangular virtual desktops
Jon Turney
1
-8
/
+12
2015-11-11
Ignore WM_NORMAL_HINTS PPosition if it is the origin
Jon Turney
1
-7
/
+19
2015-11-11
Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64
Jon Turney
1
-8
/
+20
2015-11-11
Give counts of pixel formats which couldn't be used for various reasons
Jon Turney
1
-6
/
+26
2015-11-11
Don't report pbuffer size limits
Jon Turney
1
-5
/
+10
2015-11-11
hw/xwin/glx: Don't create fbConfigs for un-accelerated pixelFormats
Jon Turney
1
-0
/
+4
2015-11-11
Fix sometimes missing sysmenu icon on Vista and later
Jon Turney
2
-13
/
+23
2015-11-11
Fix appearance of windows with only WM_NORMAL_HINTS
Jon Turney
1
-0
/
+4
2015-11-11
Improve handling of no-decoration motif hint
Jon Turney
1
-1
/
+1
2015-11-11
Remove decorations from _NET_WM_WINDOW_TYPE_SPLASH type windows.
Jon Turney
1
-0
/
+9
2015-11-10
hw/xwin: Allow gtk_window_maximize() to maximize window in multiwindow mode
Jon Turney
1
-0
/
+11
2015-11-10
In multiwindow mode, flash taskbar for X windows which have the urgency hint set
Jon Turney
1
-0
/
+44
2015-11-10
Improve multiwindow internal WM PropertyNotify debug output
Jon Turney
1
-0
/
+9
2015-11-10
hw/xwin: Display host architecture triplet in 'About...' dialog
Jon Turney
2
-2
/
+2
2015-11-10
Merge branch 'xcbification'
Jon Turney
14
-989
/
+620
2015-11-10
Unsilence an XErrorHandler
Jon Turney
1
-2
/
+0
2015-11-10
XGetWMNormalHints() returns non-zero on success
Jon Turney
1
-2
/
+1
2015-11-10
Undefine _XSERVER64 in multiwindow WM
Jon Turney
3
-62
/
+66
2015-11-10
Work-around problems with using Xlib client macros in the server in a 64-bit ...
Jon Turney
3
-10
/
+10
2015-11-10
Adjust keyboard functions so that they are useful in a library
Jon Turney
4
-19
/
+32
2015-11-10
Move keyboard event utility functions to wmutil library
Jon Turney
11
-315
/
+378
2015-11-10
Adjust winMouseWheel() interface so it's useful in library
Jon Turney
6
-28
/
+63
2015-11-10
Move winMouseWheel() to wmutil library
Jon Turney
3
-73
/
+117
2015-11-10
Adjust winXCursorToHCURSOR() interface so it's useful in library
Jon Turney
3
-94
/
+140
2015-11-10
Move winXCursorToHCURSOR() to wmutil library
Jon Turney
4
-288
/
+383
2015-11-10
Rename ErrorF()->winError() in icon_convert.c
Jon Turney
3
-4
/
+18
2015-11-10
Move winXIconToHICON() to wmutil library
Jon Turney
5
-534
/
+628
2015-11-10
Tidy-up of winmsg.h
Jon Turney
3
-41
/
+14
2015-11-10
hw/xwin: allow XKB configuration in XWinrc
Yaakov Selkowitz
3
-0
/
+104
2015-11-10
hw/xwin: allow DPI configuration in XWinrc
Yaakov Selkowitz
6
-0
/
+32
2015-11-10
Add crash reporting
Jon Turney
1
-0
/
+5
2015-11-10
Log stdout and stderr for processes started from the notification area icon
Jon Turney
1
-16
/
+115
2015-11-10
hw/xwin: Add XF86 xkb private actions for grab debugging to XWin
Jon Turney
1
-0
/
+32
2015-11-10
Turn on -nolock if /tmp is on FAT or exFAT
Jon Turney
1
-0
/
+22
2015-11-10
Make AIGLX work in non-toplevel windows
Jon Turney
5
-36
/
+319
2015-11-10
Add an item to open the logfile to the default tray icon menu
Jon Turney
2
-3
/
+22
2015-11-10
OS version detection and reporting
Jon Turney
1
-10
/
+95
2015-11-10
Consolidate XInitThreads/XSupportsLocale() in a single place.
Jon Turney
3
-38
/
+21
2015-11-10
Avoid logging BUILDERADDR
Jon Turney
1
-1
/
+0
2015-11-10
Fix the long-broken -silent-dup-error option
Jon Turney
2
-78
/
+10
2015-11-10
Xming: Fix the annoying menu/tooltip punch-through problem in -multiwindow mode.
Colin Harrison
1
-0
/
+2
2015-11-10
Cause the X server to terminate if the WM internal client thread exits due to...
Jon Turney
1
-1
/
+22
2015-11-10
xcbify internal window manager
Jon Turney
3
-569
/
+593
2015-11-10
In multiwindow mode, do window minimization entirely in the WM
Jon Turney
3
-55
/
+20
2015-11-10
Remove WM_(UN|)MANAGE messages, which are now never sent
Jon Turney
4
-24
/
+1
2015-11-10
Remove allowOtherWM, which is now always FALSE
Jon Turney
3
-43
/
+9
2015-11-10
Remove winIsInternalWMRunning(), which now always returns FALSE
Jon Turney
4
-292
/
+5
2015-11-10
Warning fix for DMX
Jon Turney
1
-1
/
+1
2015-11-10
Bodge around prototype scoping issues with winauth.c
Jon Turney
2
-0
/
+10
[prev]
[next]