aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * libX11 mesa git update 10 Feb 2011marha2011-02-108-940/+964
| |
* | svn merge ^/branches/released .marha2011-02-0930-22300/+22428
|\|
| * libX11 mesa git update 9 Feb 2011marha2011-02-0929-12603/+12723
| |
* | svn merge ^/branches/released .marha2011-02-0718-6380/+6844
|\|
| * mesa git update 7 Feb 2011marha2011-02-0716-6380/+6842
| |
* | svn merge ^/branches/released .marha2011-02-0421-1377/+1536
|\|
| * libfontenc libXinerama mesa git update 4 feb 2011marha2011-02-0420-1371/+1523
| |
* | Solved a crash in multiwindow mode due to a crash overflow:marha2011-02-046-8/+34
| | | | | | | | | | | | | | - Make sure WM_WM_REINIT and WM_WM_MOVE do not have the same value - Make sure the nextview handle is not the same as the window itself
* | xdmcp: add host connected to in the title of the main windowmarha2011-02-034-18/+60
| |
* | svn merge ^/branches/released .marha2011-02-0395-84085/+86048
|\|
| * libXext xserver libXau libX11 pixman mesa git update 3 Feb 2011 marha2011-02-0395-84079/+86044
| |
* | Solved needles rebuilds when switching between debug and release buildsmarha2011-02-031-15/+5
| |
* | Solved problem of auto dependency scan not happening in case a rule exists ↵marha2011-02-032-3/+3
| | | | | | | | (and not only for implicit rule)
* | Solved link warning in release buildmarha2011-02-021-0/+1
| |
* | Solved problem of autodeps not checked when target does not exist and should ↵marha2011-02-022-2/+2
| | | | | | | | build with implicit rule
* | Solved compile errormarha2011-02-022-2/+2
| |
* | Solved problem of doing an mkdir on an existing dirmarha2011-02-022-1/+2
| |
* | Removed copying of compile.exe to appsmarha2011-02-021-6/+0
| |
* | Print error message when mkdir function fails1.9.3.1marha2011-02-021-0/+3
| |
* | Solved parallel build problem starting from a clean treemarha2011-02-024-22/+45
| |
* | Solved compilation problem when starting frol a clean source treemarha2011-02-021-1/+2
| |
* | Use internal command mkdir for creating dirmarha2011-02-021-2/+2
| |
* | Solved problem when running python commands and spaces in pathsmarha2011-02-022-10/+6
| |
* | Updated building.txtmarha2011-02-021-2/+2
| |
* | Added release note for 1.9.3.1marha2011-02-021-0/+472
| |
* | Version 1.9.3.1marha2011-02-023-3/+3
| |
* | svn merge ^/branches/released .marha2011-02-024-2150/+2185
|\|
| * libX11 mesalib git update 2 Feb 2011marha2011-02-024-2150/+2185
| |
* | Added host selection menu in case -broadcast was specifiedmarha2011-02-016-2/+234
| |
* | svn merge ^/branches/released .marha2011-02-0198-33226/+30194
|\|
| * libX11 libXinerama mesa git update 1 Feb 2011marha2011-02-0193-33174/+30142
| |
* | Enabled global optimisation in release buildmarha2011-01-316-23/+44
| | | | | | | | | | winmain : GetEnvironmentStrings return should be freed with FreeEnvironmentStrings
* | main should also pass the penv variablemarha2011-01-311-2/+20
| |
* | Solved compile time warningmarha2011-01-311-1/+1
| |
* | Solved problem of using an unitialised variable.marha2011-01-311-1/+1
| |
* | Solved wrong type for g_iClipboardWindow extern variablemarha2011-01-311-1/+1
| |
* | Solved problem of wrong type for extern variablemarha2011-01-311-1/+1
| |
* | svn merge ^/branches/released .marha2011-01-2922-12525/+12613
|\|
| * libXext libfontenc libXau libX11 libXinerama mesa libXdmcp git update 28 jan ↵marha2011-01-2922-12525/+12613
| | | | | | | | 2011
* | Removed unused functionsmarha2011-01-283-62/+0
| |
* | Enabled ROOTLESS option in dix (currenlty not really used)marha2011-01-2818-237/+594
|\|
| * Added windowswmproto-1.0.4marha2011-01-283-0/+365
| |
* | Solved compilation errorsmarha2011-01-281-0/+6
| |
* | Solved compilation errorsmarha2011-01-282-5/+8
| |
* | svn merge ^/branches/released .marha2011-01-2812-38792/+38828
|\|
| * libfontenc libXau libxcb mesalib git update 28 jan 2011marha2011-01-2810-37916/+37948
| |
* | svn merge ^/branches/released .marha2011-01-2711-7/+351
|\|
| * Added missing file winnojmp.cmarha2011-01-271-0/+8
| |
| * plink: updated to putty revision 9080marha2011-01-279-6/+342
| |
* | Implemented mkdir as an internal commandmarha2011-01-277-21/+67
| |