aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Create the console when the first parameter on the command line is ↵marha2009-11-181-0/+55
| | | | '-console'. printf output will then be shown.
* Removed compile warning.marha2009-11-181-1/+1
|
* Used closesocket in stead of close for closing a socket on windows.marha2009-11-182-4/+7
|
* Adjusted error messages.marha2009-11-181-6/+17
|
* Added copyrightmarha2009-11-181-7/+17
|
* Also install debug CRT (needed by vcxsrv_dbg.exe)marha2009-11-182-6/+44
|
* Solved problem when debug and release runtimes have not the same versions ↵marha2009-11-171-2/+6
| | | | installed.
* Increased version numer.marha2009-11-176-7/+9
| | | | | Changed website
* svn merge ^/branches/releasedmarha2009-11-17138-13886/+83921
|\
| * Update to git master branch of xserver.marha2009-11-16134-1131/+71194
| |
* | Solved endless loop problem when moving the cursor between 2 screens ↵marha2009-11-172-4/+7
| | | | | | | | | | | | | | together with +xinerama. (The problem was worse when screen 1 was left to screen 0)
* | Removed files that will be merged in again.marha2009-11-162-108/+0
| |
* | Updated svn:ignore propertymarha2009-11-160-0/+0
| |
* | Use flex and bison to generate winprefslex.c winprefsyacc.c and winprefsyacc.hmarha2009-11-166-4584/+15
| |
* | Installer: also register the .xlaunch extension.marha2009-11-131-0/+18
| |
* | Change the current directory to the directory where the vcxsrv.exe is located.marha2009-11-131-0/+14
| | | | | | | | | | | | This is to make sure the standard fonts are loaded (the standard font path is referenced agains the . (current directory) )
* | Added release note for 1.7.99.21.7.99.2marha2009-11-131-0/+171
| |
* | Increased version number to 1.7.99.2marha2009-11-133-3/+3
| |
* | Avoid needless rebuilds.marha2009-11-131-0/+3
| |
* | load also the makefiles for xclock, xcalc and xwininfomarha2009-11-121-3/+3
| |
* | Solved problem when there are spaces in the commands to execute.marha2009-11-122-2/+2
| | | | | | | | | | Fix suggested by David Lawler (djlawler@users.sourceforge.net)
* | Avoid unnecessary re-compilations when environment variables are changed in ↵marha2009-11-105-52/+61
| | | | | | | | makefiles.
* | Solved crash because wrong map was adjusted when the number of visual was ↵marha2009-11-061-1/+4
| | | | | | | | resized.
* | Added xwininfomarha2009-11-0630-3/+16692
|\|
| * Added xwininfo-1.0.5marha2009-11-0625-0/+16649
| |
| * Reverted revison 267marha2009-11-0626-13687/+0
| |
| * Added xload-1.0.2marha2009-11-0626-0/+13687
| |
* | Added xclock and xcalc to system menu.marha2009-11-065-5/+21
| |
* | Solved problem when argument was surrounded by quotes.marha2009-11-061-4/+16
| |
* | Added xclock and xcalc.marha2009-11-0656-4/+35216
|\|
| * Added:marha2009-11-0653-0/+35129
| | | | | | | | | | | | xcalc-1.0.2 xclock-1.0.4
* | Added libXmumarha2009-11-06119-0/+64777
|\|
| * Added libXmu-1.0.5marha2009-11-0693-0/+62152
| |
* | Added X11/Xawmarha2009-11-0672-0/+9516
| |
* | Added libXawmarha2009-11-06200-0/+121501
|\|
| * Added libXaw-1.0.7marha2009-11-06198-0/+121371
| |
* | include -> #includemarha2009-11-062-2/+2
| |
* | filesthatshouldbethesame.bat -> filesthatshouldbethesame.pymarha2009-11-065-63/+2241
| | | | | | | | | | Added Shell.h StringDefs.h and xpm.h to X11 directory.
* | Added libXpmmarha2009-11-0679-0/+61432
|\|
| * Added libXpm-3.5.8marha2009-11-0677-0/+61393
| |
* | Added libXextmarha2009-11-0586-0/+59025
|\|
| * Added package libXext-1.1.1marha2009-11-0585-0/+59003
| |
* | Added libXt librarymarha2009-11-05264-29/+124186
|\|
| * Added libXt-1.0.7marha2009-11-05228-0/+116757
| |
* | Move WinMain to seperate library.marha2009-11-055-80/+52
| |
* | Solved incorrect behaviour of writev in case the first send succeeded and ↵marha2009-11-051-2/+4
| | | | | | | | the second returned with an error.
* | Solved possible problem when running mhmake from cmd.exemarha2009-11-031-1/+1
| |
* | - Solved problem in generated error string when build-command failed.1.7.99.1marha2009-11-034-5/+5
| | | | | | | | | | - Strip function now strips all white space (including \r and \n)
* | Added release note for 1.7.99.1marha2009-11-031-0/+155
| |
* | New version 1.7.99.1marha2009-11-033-3/+3
| |