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
2011-04-22
Merge commit 'xorg-server-1.10.1' into cygwin-release-1.10
xserver-cygwin-1.10.1-1
Jon TURNEY
23
-88
/
+357
2011-04-22
Report if OS is WoW64 or not when report OS version
Jon TURNEY
1
-2
/
+28
2011-04-22
Improve WM_ENDSESSION handling using separate messaging window thread
Jon TURNEY
8
-3
/
+226
2011-04-22
Link directly to TrackMouseEvent()
Jon TURNEY
6
-49
/
+6
2011-04-22
Add an item to open the logfile to the default tray icon menu
Jon TURNEY
2
-1
/
+16
2011-04-22
Allow XScreenSaverSuspend() to effect Windows screen saver or monitor power off
Jon TURNEY
1
-0
/
+7
2011-04-20
Bug fixes for screen sizing when the screen window is on a non-primary monitor
Jon TURNEY
5
-34
/
+94
2011-04-20
Yet another attempt at getting glxWinErrorMessage() right
Jon TURNEY
1
-1
/
+1
2011-04-07
man: list the drivers that are ignored when hotplugging (#35209)
Peter Hutterer
1
-3
/
+10
2011-04-07
xfree86: allow to check for options without warnings in the log
Simon Thum
1
-27
/
+48
2011-04-07
fix percent options parsing
Simon Thum
1
-1
/
+1
2011-04-04
XQuartz: Bump bundle version to 2.6.2
Jeremy Huddleston
1
-2
/
+2
2011-04-04
xfree86: loader: fix memory leaks in LoaderListDirs
Tiago Vignatti
1
-0
/
+6
2011-04-04
xfree86: fix memory leak in xf86LoadModules
Tiago Vignatti
1
-1
/
+3
2011-04-04
xfree86: fix bad free configInputDevices
Tiago Vignatti
1
-1
/
+2
2011-04-04
xfree86: fix memory leaks in configLayout
Tiago Vignatti
1
-6
/
+19
2011-04-04
xfree86: fix memory leak in xf86ConfigFbEntity
Tiago Vignatti
1
-0
/
+1
2011-04-04
xfree86: dri2: fix memory leak and free resources properly
Tiago Vignatti
1
-2
/
+7
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
1
-2
/
+2
2011-03-28
hw/dmx/doc: Update list of doxygen-generated files
Jeremy Huddleston
1
-12
/
+135
2011-03-27
xfree86: print out which driver is about to be used.
Peter Hutterer
1
-0
/
+2
2011-03-27
xfree86: block signals between EnableDevice and first CheckMotion()
Peter Hutterer
1
-0
/
+3
2011-03-27
xfree86/common: Remove a configScreen leak when conf_screen is NULL
Erkki Seppälä
1
-1
/
+3
2011-03-27
Don't clobber input device options from xorg.conf
Matthieu Herrb
1
-2
/
+4
2011-03-25
Fix warnings in generated wrapper code
Colin Harrison
1
-1
/
+1
2011-03-24
In multiwindow mode, don't grab native input focus for new windows which hint...
Jon TURNEY
2
-1
/
+26
2011-03-14
xfree86/modes: Fixed memory leak in xf86InitialConfiguration
Erkki Seppälä
1
-13
/
+8
2011-03-10
loader: Don't distribute sdksyms.c and make it depend on the config
Keith Packard
1
-3
/
+6
2011-03-09
vbe: Fix malloc size bug
Adam Jackson
1
-1
/
+1
2011-03-06
Handle failure during winScreenInit() a bit more cleanly, so we don't crash
xserver-cygwin-1.10.0-1
Jon TURNEY
6
-5
/
+14
2011-03-05
Merge branch 'clipboard-improvements-for-1.10' into cygwin-release-1.10
Jon TURNEY
4
-131
/
+64
2011-03-05
Remove no-longer needed tricks used to prevent the clipboard client from bein...
Michel Hummel
2
-125
/
+3
2011-03-05
Automatically restart clipboard thread
Michel Hummel
2
-8
/
+62
2011-03-05
Give clipboard window a name
Jon TURNEY
1
-0
/
+2
2011-03-05
Merge branch 'cygwin-aiglx-for-1.10' into cygwin-release-1.10
Jon TURNEY
20
-128
/
+473
2011-03-04
Tidy up some pointless output which is always emitted
cygwin-patches-for-1.10
Jon TURNEY
8
-18
/
+17
2011-03-04
Don't bother reporting XORG_VERSION_CURRENT
Jon TURNEY
2
-3
/
+3
2011-03-04
Tidy up OS version detection and reporting
Jon TURNEY
4
-23
/
+77
2011-03-04
Consolidate XInitThreads/XSupportsLocale() in a single place.
Jon TURNEY
4
-45
/
+18
2011-03-04
Report XLocaleNotSupported result from X*TextPropertyToTextList()
Jon TURNEY
1
-1
/
+4
2011-03-04
Remove a few lingering traces of __GLXscreen.GLXVersion
cygwin-aiglx-for-1.10
Jon TURNEY
3
-8
/
+4
2011-03-04
Cygwin/X: glxWinErrorMessage() formatting fixes
Jon TURNEY
1
-2
/
+2
2011-03-04
Cygwin/X: Handle failure to get any fbconfigs more gracefully.
Jon TURNEY
1
-3
/
+23
2011-03-04
Cygwin/X: Add -wgl option to XWin manpage
Jon TURNEY
1
-0
/
+4
2011-03-04
Handle GLX windows being reparented from a mapped window to an unmapped window
Jon TURNEY
1
-12
/
+37
2011-03-04
Add items to WGL AIGLX todo
Jon TURNEY
1
-2
/
+11
2011-03-04
Don't spam log with wglwrap symbol resolution status at startup
Jon TURNEY
1
-8
/
+5
2011-03-04
Make AIGLX work in non-toplevel windows
Jon TURNEY
6
-35
/
+280
2011-03-04
Add a flag to track which windows have been drawn to using WGL.
Jon TURNEY
5
-2
/
+34
2011-03-04
Better handling of SetPixelFormat() failure
Jon TURNEY
1
-9
/
+17
[next]