Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed most tracing in release versions. | marha | 2009-09-28 | 53 | -1349/+372 |
| | |||||
* | Switched to version 1.1.21.1.2 | marha | 2009-09-25 | 1 | -1/+1 |
| | |||||
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released | marha | 2009-09-24 | 1 | -3/+4 |
|\ | |||||
| * | Update following packages: | marha | 2009-09-24 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | - xproto-7.0.16 - libXdmcp-1.0.3 - bdftopcf-1.0.2 - xorg-server-1.6.99.902 | ||||
* | | Put global pointers to the mouse and keyboard device back to NULL after they ↵ | marha | 2009-09-23 | 2 | -1/+8 |
| | | | | | | | | have been closed. | ||||
* | | Solved endless looping when clipboardthread is restarted due to winioerrhandler. | marha | 2009-09-23 | 1 | -6/+6 |
| | | |||||
* | | Switched some error traces to debug traces. | marha | 2009-09-23 | 1 | -3/+3 |
| | | |||||
* | | Increased version number | marha | 2009-09-21 | 1 | -1/+1 |
| | | |||||
* | | Now it is possible to have spaces in the root directory name of the source tree | marha | 2009-09-18 | 1 | -1/+1 |
| | | | | | | | | | | (when using mhmake version 1.4.0) | ||||
* | | Display the number of active clients in the tray icon tooltip. | marha | 2009-09-16 | 4 | -33/+59 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-15 | 5 | -1250/+71 |
|\| | |||||
| * | Checked in xorg-server-1.6.99.901 | marha | 2009-09-15 | 5 | -1250/+71 |
| | | |||||
* | | Solved stack corruption in QueryMonitor. | marha | 2009-09-15 | 1 | -24/+3 |
| | | | | | | | | | | Make use of multimon.h (from windows sdk) | ||||
* | | Use winDebug for traces (code is removed in release version) | marha | 2009-09-15 | 1 | -34/+34 |
| | | |||||
* | | Solved endless loop when copy/pasting. | marha | 2009-09-14 | 4 | -543/+510 |
| | | |||||
* | | Removed compile time warning. | marha | 2009-09-14 | 1 | -1/+1 |
| | | |||||
* | | Some clipboard rewrite. Clipboard seems to work now accept | marha | 2009-09-13 | 8 | -191/+189 |
| | | | | | | | | | | for some socket shutdowns at startup (still under investigation) | ||||
* | | - Removed waiting until clipboard was started after being launched in | marha | 2009-09-11 | 5 | -43/+3 |
| | | | | | | | | | | | | | | | | | | function winProcSetSelectionOwner. (This was causing a dead lock) - Changed welcome message - Synchronised winclipboardxevents with the version on the release branch (Removed calls to XLockDisplay and XUnlockDisplay) - Call to XInitThreads has been moved to the beginning of dix\main. This function should be called before any call to a Xlib function. | ||||
* | | New version 1.1.0 | marha | 2009-09-10 | 1 | -1/+1 |
| | | |||||
* | | Synchronised with released branch. | marha | 2009-09-09 | 15 | -1567/+1561 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-09 | 47 | -1692/+2332 |
|\| | |||||
| * | Switched to xorg-server-1.6.99.900.tar.gz | marha | 2009-09-06 | 53 | -1564/+2967 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-02 | 1 | -88/+154 |
|\| | |||||
| * | Switched to xorg-server-1.6.3.901.tar.gz | marha | 2009-09-02 | 1 | -88/+154 |
| | | |||||
* | | Solved some compiler warnings | marha | 2009-08-31 | 1 | -4/+1 |
| | | |||||
* | | Wait for clipboard thread to be started when already launched but not yet ↵ | marha | 2009-08-31 | 1 | -5/+16 |
| | | | | | | | | started. | ||||
* | | Make sure clipboard thread is cleaned up correctly on error. | marha | 2009-08-31 | 1 | -16/+39 |
| | | | | | | | | | | Solved clipboard thread exits causing the clipboard not to be working. | ||||
* | | - Increased version number | marha | 2009-08-07 | 1 | -1/+1 |
| | | | | | | | | | | - VC used _strdup instead of strdup | ||||
* | | xlaunch: Solved link problem in debug build. | marha | 2009-08-07 | 1 | -52/+63 |
| | | |||||
* | | Solved right mouse button not working in multi window mode. | marha | 2009-08-07 | 1 | -1/+1 |
| | | |||||
* | | - Also build plink from the xorg-server makefile | marha | 2009-08-07 | 1 | -0/+90 |
| | | | | | | | | | | - xlaunch is now a windows application (instead of a console application) | ||||
* | | Increased version number.1.0.1 | marha | 2009-08-06 | 1 | -4/+1 |
| | | |||||
* | | Solved mouse wheel not behaving correctly (especially when there are ↵ | marha | 2009-08-04 | 1 | -2/+7 |
| | | | | | | | | multiple monitors) | ||||
* | | include/dix-config.h: removed encodings from font path | marha | 2009-07-31 | 1 | -44/+0 |
| | | | | | | | | | | | | libX11/src/ConvSel.c: corrected wrong return value xorg-server/hw/xwin/winclipboardwndproc.c: Solved pasted problem from X to windows. | ||||
* | | First version of installer. | marha | 2009-07-29 | 2 | -0/+4 |
| | | |||||
* | | Changed property names. | marha | 2009-07-29 | 3 | -9/+9 |
| | | |||||
* | | Changed project name and window titles | marha | 2009-07-29 | 5 | -21/+34 |
| | | |||||
* | | Multiwindow is now also running. | marha | 2009-07-28 | 3 | -27/+58 |
| | | |||||
* | | X server is running again (at least via xdmcp) | marha | 2009-07-28 | 8 | -93/+136 |
| | | |||||
* | | vcxsrv compiles now. Still run-time errors. | marha | 2009-07-27 | 6 | -14/+27 |
| | | |||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 22 | -536/+2646 |
|\| | |||||
| * | Added xorg-server-1.6.2.tar.gz | marha | 2009-07-25 | 24 | -544/+2649 |
| | | |||||
* | | Some more forgotten changes. | marha | 2009-07-12 | 1 | -2106/+0 |
| | | |||||
* | | Changes for VC compilation | marha | 2009-07-12 | 53 | -605/+1730 |
|/ | |||||
* | Checked in the following released items: | marha | 2009-06-28 | 113 | -0/+49947 |
xkeyboard-config-1.4.tar.gz ttf-bitstream-vera-1.10.tar.gz font-alias-1.0.1.tar.gz font-sun-misc-1.0.0.tar.gz font-sun-misc-1.0.0.tar.gz font-sony-misc-1.0.0.tar.gz font-schumacher-misc-1.0.0.tar.gz font-mutt-misc-1.0.0.tar.gz font-misc-misc-1.0.0.tar.gz font-misc-meltho-1.0.0.tar.gz font-micro-misc-1.0.0.tar.gz font-jis-misc-1.0.0.tar.gz font-isas-misc-1.0.0.tar.gz font-dec-misc-1.0.0.tar.gz font-daewoo-misc-1.0.0.tar.gz font-cursor-misc-1.0.0.tar.gz font-arabic-misc-1.0.0.tar.gz font-winitzki-cyrillic-1.0.0.tar.gz font-misc-cyrillic-1.0.0.tar.gz font-cronyx-cyrillic-1.0.0.tar.gz font-screen-cyrillic-1.0.1.tar.gz font-xfree86-type1-1.0.1.tar.gz font-adobe-utopia-type1-1.0.1.tar.gz font-ibm-type1-1.0.0.tar.gz font-bitstream-type1-1.0.0.tar.gz font-bitstream-speedo-1.0.0.tar.gz font-bh-ttf-1.0.0.tar.gz font-bh-type1-1.0.0.tar.gz font-bitstream-100dpi-1.0.0.tar.gz font-bh-lucidatypewriter-100dpi-1.0.0.tar.gz font-bh-100dpi-1.0.0.tar.gz font-adobe-utopia-100dpi-1.0.1.tar.gz font-adobe-100dpi-1.0.0.tar.gz font-util-1.0.1.tar.gz font-bitstream-75dpi-1.0.0.tar.gz font-bh-lucidatypewriter-75dpi-1.0.0.tar.gz font-adobe-utopia-75dpi-1.0.1.tar.gz font-bh-75dpi-1.0.0.tar.gz bdftopcf-1.0.1.tar.gz font-adobe-75dpi-1.0.0.tar.gz mkfontscale-1.0.6.tar.gz openssl-0.9.8k.tar.gz bigreqsproto-1.0.2.tar.gz xtrans-1.2.2.tar.gz resourceproto-1.0.2.tar.gz inputproto-1.4.4.tar.gz compositeproto-0.4.tar.gz damageproto-1.1.0.tar.gz zlib-1.2.3.tar.gz xkbcomp-1.0.5.tar.gz freetype-2.3.9.tar.gz pthreads-w32-2-8-0-release.tar.gz pixman-0.12.0.tar.gz kbproto-1.0.3.tar.gz evieext-1.0.2.tar.gz fixesproto-4.0.tar.gz recordproto-1.13.2.tar.gz randrproto-1.2.2.tar.gz scrnsaverproto-1.1.0.tar.gz renderproto-0.9.3.tar.gz xcmiscproto-1.1.2.tar.gz fontsproto-2.0.2.tar.gz xextproto-7.0.3.tar.gz xproto-7.0.14.tar.gz libXdmcp-1.0.2.tar.gz libxkbfile-1.0.5.tar.gz libfontenc-1.0.4.tar.gz libXfont-1.3.4.tar.gz libX11-1.1.5.tar.gz libXau-1.0.4.tar.gz libxcb-1.1.tar.gz xorg-server-1.5.3.tar.gz |