Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | | Removed warning when compiling for be keyboard. | marha | 2009-07-30 | 1 | -1/+1 |
| | | |||||
* | | Solved problems when building from a fresh tree | marha | 2009-07-29 | 8 | -22/+21 |
| | | |||||
* | | Installer now also install CRT1.0.0 | marha | 2009-07-29 | 1 | -0/+63 |
| | | |||||
* | | First version of installer. | marha | 2009-07-29 | 4 | -0/+136 |
| | | |||||
* | | Changed property names. | marha | 2009-07-29 | 3 | -9/+9 |
| | | |||||
* | | Changed project name and window titles | marha | 2009-07-29 | 7 | -132/+38 |
| | | |||||
* | | Added C locale needed for running X server | marha | 2009-07-28 | 5 | -0/+111 |
| | | |||||
* | | 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 | 12 | -111/+162 |
| | | |||||
* | | vcxsrv compiles now. Still run-time errors. | marha | 2009-07-27 | 37 | -225/+430 |
| | | |||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 1842 | -347538/+79170 |
|\| | |||||
| * | Added xorg-server-1.6.2.tar.gz | marha | 2009-07-25 | 1840 | -348033/+79178 |
| | | |||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 1 | -2/+0 |
|\| | | | | | | | | | Gives currently link errors. xorg-server needs to be upgraded to. | ||||
| * | Deleted old xkbdata stuff | marha | 2009-07-25 | 15 | -16044/+0 |
| | | |||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 15 | -16101/+0 |
| | | |||||
* | | Update makefile for removing old xkbdata stuff | marha | 2009-07-25 | 1 | -16/+12 |
| | | |||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-24 | 155 | -15732/+43252 |
|\| | |||||
| * | Added xkeyboard-config-1.6.tar.gz | marha | 2009-07-24 | 151 | -15590/+42980 |
| | | |||||
| * | Added some old files from xkbdata-1.0.1.tar.gz | marha | 2009-07-22 | 10 | -1/+9685 |
| | | |||||
* | | Also copy xkeysymdb | marha | 2009-07-24 | 2 | -1067/+4 |
| | | | | | | | | | | Protocol.txt is also copied | ||||
* | | Removed, will be copied in the makefile | marha | 2009-07-24 | 1 | -359/+0 |
| | | |||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-22 | 11 | -2/+9693 |
| | |