Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 305 | -90847/+82189 |
|\ | |||||
| * | 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 |
| | | |||||
| * | Switched to inputproto-1.9.99.902.tar.gz | marha | 2009-09-02 | 2 | -180/+191 |
| | | |||||
| * | Switched to recordproto-1.13.99.1.tar.gz | marha | 2009-09-02 | 3 | -322/+364 |
| | | |||||
| * | Switched to xextproto-7.1.1.tar.gz | marha | 2009-09-02 | 12 | -1341/+2735 |
| | | |||||
| * | Switched to resourceproto-1.1.0.tar.gz | marha | 2009-09-02 | 1 | -1/+0 |
| | | |||||
| * | Switched to scrnsaverproto-1.2.0.tar.gz | marha | 2009-09-02 | 2 | -5/+0 |
| | | |||||
| * | Switched to bigreqsproto-1.1.0.tar.gz | marha | 2009-09-02 | 2 | -69/+70 |
| | | |||||
| * | Switched to xcmiscproto-1.2.0.tar.gz | marha | 2009-09-02 | 2 | -112/+113 |
| | | |||||
| * | Switched to damageproto-1.2.0.tar.gz | marha | 2009-09-02 | 3 | -9/+6 |
| | | |||||
| * | Switched to fontsproto-2.1.0.tar.gz | marha | 2009-09-02 | 14 | -2223/+3918 |
| | | |||||
| * | Switched to xtrans-1.2.4.tar.gz | marha | 2009-09-02 | 11 | -77/+733 |
| | | |||||
| * | Switch to libX11-1.2.99.901.tar.gz | marha | 2009-09-02 | 31 | -183/+1135 |
| | | |||||
| * | Switched to libfontenc-1.0.5.tar.gz | marha | 2009-09-02 | 17 | -22478/+18689 |
| | | |||||
| * | Switched to libXau-1.0.5.tar.gz | marha | 2009-09-02 | 15 | -22297/+18849 |
| | | |||||
| * | Switched to pixman-0.16.0.tar.gz | marha | 2009-09-02 | 36 | -21949/+16840 |
| | | |||||
* | | 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. | ||||
* | | Added c to ignores. | marha | 2009-08-28 | 0 | -0/+0 |
| | | |||||
* | | 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 | 5 | -3/+5 |
| | | | | | | | | | | - 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 | 73 | -13/+39383 |
| | | | | | | | | | | Added possibility to build console application or windows application in makefile.after | ||||
* | | Increased version number.1.0.1 | marha | 2009-08-06 | 6 | -11/+8 |
| | | |||||
* | | Generate the manifest file at run-time (taking the latest version of the ↵ | marha | 2009-08-06 | 7 | -45/+116 |
| | | | | | | | | | | | | | | runtime installed) Installer: used the latest version of the run-time installed. | ||||
* | | Split manifest file in a debug and a release version. | marha | 2009-08-05 | 3 | -6/+20 |
| | | |||||
* | | Moved rule to create DESTDIR to makefile.after | marha | 2009-08-05 | 35 | -83/+6 |
| | | |||||
* | | Solved mouse wheel not behaving correctly (especially when there are ↵ | marha | 2009-08-04 | 1 | -2/+7 |
| | | | | | | | | multiple monitors) | ||||
* | | makefile.after: isdir is not a valid command in cmd.exe | marha | 2009-08-04 | 1 | -1/+1 |
| | | |||||
* | | Escaping of the $ sign by doubling it was not always done correctly. | marha | 2009-08-04 | 4 | -23/+19 |
| | | |||||
* | | Added building of font.src and xkbdata.src to xorg-server\makefile | marha | 2009-08-04 | 13 | -29/+38 |
| | | |||||
* | | - 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 | ||||
* | | Added makefiles for generating the local directory. | marha | 2009-08-04 | 5 | -2/+25 |
| | | |||||
* | | openssl: Removed automatic generated files from version control. | marha | 2009-08-04 | 2 | -987/+0 |
| | | |||||
* | | - Made copy command recursive when copying a directory. | marha | 2009-08-04 | 7 | -102/+112 |
| | | | | | | | | | | | | | | | | | | - When -q is specified output nothing. - Solved problem when mhmake is run from inside Visual Studio (output of cl.exe was send directly to the IDE instead of stdout) - Added strip function - Now use the svn info command to get the revision from the working copy. - Removed VC6 solution file. | ||||
* | | Removed warning C4138: '*/' found outside of comment | marha | 2009-08-04 | 1 | -1/+1 |
| | | |||||
* | | include/dix-config.h: removed encodings from font path | marha | 2009-07-31 | 3 | -46/+2 |
| | | | | | | | | | | | | libX11/src/ConvSel.c: corrected wrong return value xorg-server/hw/xwin/winclipboardwndproc.c: Solved pasted problem from X to windows. | ||||
* | | Solved uninitialised variable error in WIN32 | marha | 2009-07-30 | 1 | -0/+1 |
| | |