aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Generate the manifest file at run-time (taking the latest version of the ↵marha2009-08-067-45/+116
| | | | | | | runtime installed) Installer: used the latest version of the run-time installed.
* Split manifest file in a debug and a release version.marha2009-08-053-6/+20
|
* Moved rule to create DESTDIR to makefile.aftermarha2009-08-0535-83/+6
|
* Solved mouse wheel not behaving correctly (especially when there are ↵marha2009-08-041-2/+7
| | | | multiple monitors)
* makefile.after: isdir is not a valid command in cmd.exemarha2009-08-041-1/+1
|
* Escaping of the $ sign by doubling it was not always done correctly.marha2009-08-044-23/+19
|
* Added building of font.src and xkbdata.src to xorg-server\makefilemarha2009-08-0413-29/+38
|
* - Some files in the locale directory are now create from libX11/nlsmarha2009-08-045-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.marha2009-08-045-2/+25
|
* openssl: Removed automatic generated files from version control.marha2009-08-042-987/+0
|
* - Made copy command recursive when copying a directory.marha2009-08-047-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 commentmarha2009-08-041-1/+1
|
* include/dix-config.h: removed encodings from font pathmarha2009-07-313-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 WIN32marha2009-07-301-0/+1
|
* Removed warning when compiling for be keyboard.marha2009-07-301-1/+1
|
* Changes in ms\nt.mak for doing a DEBUG build without running Configur again.marha2009-07-302-9/+65
| | | | | Specify DEBUG=1 on the command line when running nmake. The output will be in the out32_d directory.
* Updated building.txtmarha2009-07-291-0/+8
|
* Solved problems when building from a fresh treemarha2009-07-299-23/+23
|
* Installer now also install CRT1.0.0marha2009-07-291-0/+63
|
* Updated building.txtmarha2009-07-291-1/+2
|
* First version of installer.marha2009-07-295-0/+142
|
* Updated building.txt filemarha2009-07-291-9/+20
|
* Added cleantree to remove all unversioned files from a source tree (this is ↵marha2009-07-291-0/+66
| | | | a completely clean)
* mhmake now compiles.marha2009-07-298-30/+1362
|
* Added mhmake GNU make compatible (with extensions) make utility.marha2009-07-2944-0/+21979
|
* Changed property names.marha2009-07-293-9/+9
|
* Changed project name and window titlesmarha2009-07-299-142/+48
|
* Added C locale needed for running X servermarha2009-07-285-0/+111
|
* Multiwindow is now also running.marha2009-07-283-27/+58
|
* X server is running again (at least via xdmcp)marha2009-07-2812-111/+162
|
* vcxsrv compiles now. Still run-time errors.marha2009-07-2742-244/+459
|
* svn merge file:///D:/svnrepos/vcxsrv/branches/released .marha2009-07-251842-347538/+79170
|\
| * Added xorg-server-1.6.2.tar.gzmarha2009-07-251840-348033/+79178
| |
* | svn merge file:///D:/svnrepos/vcxsrv/branches/released .marha2009-07-2547-14181/+18240
|\|
| * Added xkbcomp-1.1.0.tar.gzmarha2009-07-2546-14178/+18236
| |
* | svn merge file:///D:/svnrepos/vcxsrv/branches/released .marha2009-07-2566-2982/+13211
|\|
| * Added:marha2009-07-2566-2979/+13211
| | | | | | | | | | | | | | | | | | | | | | | | fixesproto-4.1.tar.gz glproto-1.4.10.tar.gz inputproto-1.9.99.15.tar.gz randrproto-1.3.0.tar.gz renderproto-0.11.tar.gz xextproto-7.0.99.3.tar.gz xproto-7.0.15.tar.gz
* | svn merge file:///D:/svnrepos/vcxsrv/branches/released .marha2009-07-2510-1206/+1566
|\|
| * Added xtrans-1.2.3.tar.gzmarha2009-07-2510-1206/+1566
| |
* | svn merge file:///D:/svnrepos/vcxsrv/branches/released .marha2009-07-2591-22121/+36740
|\|
| * Added pixman-0.15.18.tar.gzmarha2009-07-2589-22077/+36696
| |
* | svn merge file:///D:/svnrepos/vcxsrv/branches/released .marha2009-07-25158-52225/+19228
|\| | | | | | | | | Gives currently link errors. xorg-server needs to be upgraded to.
| * Added libXfont-1.4.0.tar.gz.marha2009-07-25152-52127/+19217
| |
* | libx11 compiles againmarha2009-07-2519-8/+18840
|\|
| * Forgotten in previous commitmarha2009-07-2513-0/+18828
| |
* | svn merge file:///D:/svnrepos/vcxsrv/branches/released .marha2009-07-25460-33224/+32322
|\|
| * Added libX11-1.2.2.tar.gz.marha2009-07-25460-33200/+32335
| |
* | Resynced include/xcb zith libxcb/srcmarha2009-07-257-20025/+20261
| |
* | libxcb compiles againmarha2009-07-252-66/+106
| |
* | svn merge file:///D:/svnrepos/vcxsrv/branches/released .marha2009-07-25135-137758/+39662
|\|