Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display the number of active clients in the tray icon tooltip. | marha | 2009-09-16 | 4 | -33/+59 |
| | |||||
* | Added xinerama extension. | marha | 2009-09-15 | 3 | -5/+7 |
| | |||||
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-15 | 211 | -22885/+14028 |
|\ | |||||
| * | Checked in xorg-server-1.6.99.901 | marha | 2009-09-15 | 210 | -13800/+4933 |
| | | |||||
* | | 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 |
| | | |||||
* | | Renamed debug version to vcxsrv_dbg and also install together with the ↵ | marha | 2009-09-15 | 2 | -8/+12 |
| | | | | | | | | symbol file. | ||||
* | | 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 | 10 | -192/+194 |
| | | | | | | | | | | for some socket shutdowns at startup (still under investigation) | ||||
* | | - Removed waiting until clipboard was started after being launched in | marha | 2009-09-11 | 6 | -43/+11 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Added possible heap checking code (disabled by default)1.1.0 | marha | 2009-09-10 | 1 | -0/+15 |
| | | |||||
* | | New version 1.1.0 | marha | 2009-09-10 | 2 | -2/+2 |
| | | |||||
* | | Solved crash due to writing out of bits buffer in create_bits_picture. | marha | 2009-09-10 | 1 | -1/+1 |
| | | | | | | | | | | xoff and yoff should be taken into acount for adjusting the bits pointer. | ||||
* | | Synchronised with released branch. | marha | 2009-09-09 | 15 | -1567/+1561 |
| | | |||||
* | | Synchronised with released branch. | marha | 2009-09-09 | 2 | -25/+0 |
| | | |||||
* | | Resynchronised with released branch. | marha | 2009-09-09 | 3 | -13/+6 |
| | | |||||
* | | Resynchronised with released branch (miext rootless is not used.) | marha | 2009-09-09 | 3 | -721/+2 |
| | | |||||
* | | Removed needless change. | marha | 2009-09-09 | 1 | -1/+1 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-09 | 1002 | -44271/+85998 |
|\| | |||||
| * | Switched to xorg-server-1.6.99.900.tar.gz | marha | 2009-09-06 | 1000 | -44149/+86600 |
| | | |||||
* | | DEBUG variable was passed in the wrong way to the makefile of plink. | marha | 2009-09-07 | 1 | -1/+1 |
| | | |||||
* | | Moved .PHONY rule for extrastuff to xkbrules.mak | marha | 2009-09-07 | 4 | -6/+2 |
| | | |||||
* | | Synchronised makefile with Makefile.am | marha | 2009-09-07 | 1 | -6/+5 |
| | | | | | | | | | | .PHONY rule moved to xkbrules.mak (will be committed in next commit) | ||||
* | | Solved problem of all file not being created in destination dir. | marha | 2009-09-07 | 1 | -0/+5 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-02 | 148 | -19497/+18343 |
|\| | |||||
| * | Switched to xorg-server-1.6.3.901.tar.gz | marha | 2009-09-02 | 132 | -16402/+12362 |
| | | |||||
| * | Should have been added in previous commit. | marha | 2009-09-02 | 1 | -0/+222 |
| | | |||||
| * | Switched to font-util-1.0.2.tar.gz | marha | 2009-09-02 | 15 | -3095/+5759 |
| | | |||||
* | | Added xkbmodal argument | marha | 2009-08-31 | 2 | -2/+2 |
| | | |||||
* | | Solved some compiler warnings | marha | 2009-08-31 | 3 | -8/+5 |
| | | |||||
* | | 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. | ||||
* | | Make sure CreateWindow is not redefined. | marha | 2009-08-28 | 1 | -0/+4 |
| | | |||||
* | | Make sure CreateWindow is not redefined. | marha | 2009-08-28 | 1 | -0/+4 |
| | | |||||
* | | Make sure the CreateWindow is not defined as a macro. | marha | 2009-08-28 | 1 | -0/+4 |
| | | |||||
* | | Do not set show Details by default.1.0.2 | marha | 2009-08-10 | 1 | -1/+1 |
| | | |||||
* | | Solved error in installation script | marha | 2009-08-09 | 1 | -1/+1 |
| | | |||||
* | | - Increased version number | marha | 2009-08-07 | 2 | -2/+2 |
| | | | | | | | | | | - 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 | 2 | -1/+97 |
| | | | | | | | | | | - xlaunch is now a windows application (instead of a console application) | ||||
* | | Added plink tool (version without console, except if output is generated) | marha | 2009-08-07 | 3 | -5/+6 |
| | | | | | | | | | | Added possibility to build console application or windows application in makefile.after | ||||
* | | Increased version number.1.0.1 | marha | 2009-08-06 | 4 | -9/+6 |
| | | |||||
* | | Generate the manifest file at run-time (taking the latest version of the ↵ | marha | 2009-08-06 | 3 | -9/+62 |
| | | | | | | | | | | | | | | runtime installed) Installer: used the latest version of the run-time installed. | ||||
* | | Moved rule to create DESTDIR to makefile.after | marha | 2009-08-05 | 34 | -82/+0 |
| | | |||||
* | | Solved mouse wheel not behaving correctly (especially when there are ↵ | marha | 2009-08-04 | 1 | -2/+7 |
| | | | | | | | | multiple monitors) | ||||
* | | Added building of font.src and xkbdata.src to xorg-server\makefile | marha | 2009-08-04 | 10 | -21/+35 |
| | | |||||
* | | - Some files in the locale directory are now create from libX11/nls | marha | 2009-08-04 | 5 | -81/+6 |
| | | | | | | | | | | - sync-ed locale.dir locale.alias and locale.dir files with the one in libX11/nls | ||||
* | | 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. |