Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added xwininfo | marha | 2009-11-06 | 1 | -2/+2 |
|\ | |||||
* | | Added xclock and xcalc to system menu. | marha | 2009-11-06 | 1 | -1/+1 |
| | | |||||
* | | Move WinMain to seperate library. | marha | 2009-11-05 | 1 | -40/+0 |
| | | |||||
* | | New version 1.7.99.1 | marha | 2009-11-03 | 1 | -1/+1 |
| | | |||||
* | | svn merge ^/branches/released | marha | 2009-10-21 | 10 | -64/+72 |
|\| | |||||
| * | Updated to xorg-server-1.7.99.1 | marha | 2009-10-21 | 10 | -63/+72 |
| | | |||||
* | | svn merge ^/branches/released | marha | 2009-10-19 | 2 | -8/+10 |
|\| | |||||
| * | Updated to xorg-server-1.7.0.902 | marha | 2009-10-19 | 3 | -9/+11 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2009-10-12 | 1 | -1/+2 |
|\| | |||||
| * | Updated to: | marha | 2009-10-12 | 1 | -1/+2 |
| | | | | | | | | | | | | | | font-util-1.1.1 xorg-server-1.7.0.901 | ||||
* | | Increased version number (first version with opengl enabled.) | marha | 2009-10-12 | 1 | -1/+1 |
| | | |||||
* | | Syncronised makefile and makefile.am a little bit more. | marha | 2009-10-08 | 1 | -23/+23 |
| | | |||||
* | | Increased version number (now in sync with version of xorg-server) | marha | 2009-10-07 | 1 | -1/+1 |
| | | |||||
* | | Cleaned | marha | 2009-10-06 | 1 | -6/+0 |
| | | |||||
* | | Call XSelectInput when a window is mapped and not when it is created. | marha | 2009-10-06 | 1 | -4/+2 |
| | | | | | | | | | | | | (There seems to be windows which created and destroyed soon without being mapped to real windows. This is causing some errors.) | ||||
* | | Debug: print window id's as hex. | marha | 2009-10-06 | 1 | -2/+2 |
| | | |||||
* | | Print resourceid as hex. | marha | 2009-10-04 | 2 | -3/+3 |
| | | |||||
* | | XSetWindowBorderWidth can only be called if the window class is different ↵ | marha | 2009-10-02 | 1 | -1/+1 |
| | | | | | | | | from InputOnly | ||||
* | | Compile errors solved. | marha | 2009-09-29 | 2 | -3/+3 |
| | | |||||
* | | Print some more information in X error handler. | marha | 2009-09-29 | 2 | -6/+25 |
| | | |||||
* | | Take for the log file the same verbosity as for the screen. | marha | 2009-09-28 | 1 | -1/+1 |
| | | |||||
* | | Also install xerrordb file. | marha | 2009-09-28 | 1 | -1/+10 |
| | | | | | | | | | | Added extra information in error message of winMultiWindowXMsgProcErrorHandler | ||||
* | | 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 |