Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Removed project file not used anymore.1.9.4.0 | marha | 2011-02-10 | 12 | -3451/+10 | |
| | | | | | | | | | | | | Updated dependencies in makefile | |||||
* | | Increased version to 1.9.4.0 | marha | 2011-02-10 | 4 | -3/+489 | |
| | | ||||||
* | | svn merge ^/branches/released . | marha | 2011-02-10 | 8 | -3064/+3088 | |
|\| | ||||||
| * | libX11 mesa git update 10 Feb 2011 | marha | 2011-02-10 | 8 | -940/+964 | |
| | | ||||||
* | | svn merge ^/branches/released . | marha | 2011-02-09 | 30 | -22300/+22428 | |
|\| | ||||||
| * | libX11 mesa git update 9 Feb 2011 | marha | 2011-02-09 | 29 | -12603/+12723 | |
| | | ||||||
* | | svn merge ^/branches/released . | marha | 2011-02-07 | 18 | -6380/+6844 | |
|\| | ||||||
| * | mesa git update 7 Feb 2011 | marha | 2011-02-07 | 16 | -6380/+6842 | |
| | | ||||||
* | | svn merge ^/branches/released . | marha | 2011-02-04 | 21 | -1377/+1536 | |
|\| | ||||||
| * | libfontenc libXinerama mesa git update 4 feb 2011 | marha | 2011-02-04 | 20 | -1371/+1523 | |
| | | ||||||
* | | Solved a crash in multiwindow mode due to a crash overflow: | marha | 2011-02-04 | 6 | -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 window | marha | 2011-02-03 | 4 | -18/+60 | |
| | | ||||||
* | | svn merge ^/branches/released . | marha | 2011-02-03 | 95 | -84085/+86048 | |
|\| | ||||||
| * | libXext xserver libXau libX11 pixman mesa git update 3 Feb 2011 | marha | 2011-02-03 | 95 | -84079/+86044 | |
| | | ||||||
* | | Solved needles rebuilds when switching between debug and release builds | marha | 2011-02-03 | 1 | -15/+5 | |
| | | ||||||
* | | Solved problem of auto dependency scan not happening in case a rule exists ↵ | marha | 2011-02-03 | 2 | -3/+3 | |
| | | | | | | | | (and not only for implicit rule) | |||||
* | | Solved link warning in release build | marha | 2011-02-02 | 1 | -0/+1 | |
| | | ||||||
* | | Solved problem of autodeps not checked when target does not exist and should ↵ | marha | 2011-02-02 | 2 | -2/+2 | |
| | | | | | | | | build with implicit rule | |||||
* | | Solved compile error | marha | 2011-02-02 | 2 | -2/+2 | |
| | | ||||||
* | | Solved problem of doing an mkdir on an existing dir | marha | 2011-02-02 | 2 | -1/+2 | |
| | | ||||||
* | | Removed copying of compile.exe to apps | marha | 2011-02-02 | 1 | -6/+0 | |
| | | ||||||
* | | Print error message when mkdir function fails1.9.3.1 | marha | 2011-02-02 | 1 | -0/+3 | |
| | | ||||||
* | | Solved parallel build problem starting from a clean tree | marha | 2011-02-02 | 4 | -22/+45 | |
| | | ||||||
* | | Solved compilation problem when starting frol a clean source tree | marha | 2011-02-02 | 1 | -1/+2 | |
| | | ||||||
* | | Use internal command mkdir for creating dir | marha | 2011-02-02 | 1 | -2/+2 | |
| | | ||||||
* | | Solved problem when running python commands and spaces in paths | marha | 2011-02-02 | 2 | -10/+6 | |
| | | ||||||
* | | Updated building.txt | marha | 2011-02-02 | 1 | -2/+2 | |
| | | ||||||
* | | Added release note for 1.9.3.1 | marha | 2011-02-02 | 1 | -0/+472 | |
| | | ||||||
* | | Version 1.9.3.1 | marha | 2011-02-02 | 3 | -3/+3 | |
| | | ||||||
* | | svn merge ^/branches/released . | marha | 2011-02-02 | 4 | -2150/+2185 | |
|\| | ||||||
| * | libX11 mesalib git update 2 Feb 2011 | marha | 2011-02-02 | 4 | -2150/+2185 | |
| | | ||||||
* | | Added host selection menu in case -broadcast was specified | marha | 2011-02-01 | 6 | -2/+234 | |
| | | ||||||
* | | svn merge ^/branches/released . | marha | 2011-02-01 | 98 | -33226/+30194 | |
|\| | ||||||
| * | libX11 libXinerama mesa git update 1 Feb 2011 | marha | 2011-02-01 | 93 | -33174/+30142 | |
| | | ||||||
* | | Enabled global optimisation in release build | marha | 2011-01-31 | 6 | -23/+44 | |
| | | | | | | | | | | winmain : GetEnvironmentStrings return should be freed with FreeEnvironmentStrings | |||||
* | | main should also pass the penv variable | marha | 2011-01-31 | 1 | -2/+20 | |
| | | ||||||
* | | Solved compile time warning | marha | 2011-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | Solved problem of using an unitialised variable. | marha | 2011-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | Solved wrong type for g_iClipboardWindow extern variable | marha | 2011-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | Solved problem of wrong type for extern variable | marha | 2011-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | svn merge ^/branches/released . | marha | 2011-01-29 | 22 | -12525/+12613 | |
|\| | ||||||
| * | libXext libfontenc libXau libX11 libXinerama mesa libXdmcp git update 28 jan ↵ | marha | 2011-01-29 | 22 | -12525/+12613 | |
| | | | | | | | | 2011 | |||||
* | | Removed unused functions | marha | 2011-01-28 | 3 | -62/+0 | |
| | | ||||||
* | | Enabled ROOTLESS option in dix (currenlty not really used) | marha | 2011-01-28 | 18 | -237/+594 | |
|\| | ||||||
| * | Added windowswmproto-1.0.4 | marha | 2011-01-28 | 3 | -0/+365 | |
| | | ||||||
* | | Solved compilation errors | marha | 2011-01-28 | 1 | -0/+6 | |
| | | ||||||
* | | Solved compilation errors | marha | 2011-01-28 | 2 | -5/+8 | |
| | | ||||||
* | | svn merge ^/branches/released . | marha | 2011-01-28 | 12 | -38792/+38828 | |
|\| | ||||||
| * | libfontenc libXau libxcb mesalib git update 28 jan 2011 | marha | 2011-01-28 | 10 | -37916/+37948 | |
| | | ||||||
* | | svn merge ^/branches/released . | marha | 2011-01-27 | 11 | -7/+351 | |
|\| |