| Commit message (Expand) | Author | Age | Files | Lines |
* | Put bracket around numerical ipv6 address for display name, otherwise the cli... | marha | 2011-03-09 | 1 | -1/+1 |
* | clipboard thread: use winGetDisplayName to get display name | marha | 2011-03-09 | 1 | -4/+1 |
* | Enable only functions defined in windows XP | marha | 2011-03-09 | 1 | -5/+6 |
* | Change current directory to the place where xlaunch is installed | marha | 2011-03-08 | 1 | -4/+7 |
* | Disable access control by default | marha | 2011-03-08 | 1 | -1/+1 |
* | Solved problem of wrong ID used for checkbox | marha | 2011-03-08 | 2 | -3/+3 |
* | Increased version to 1.10.0.0 | marha | 2011-03-08 | 1 | -1/+1 |
* | Added option to terminate on server reset when xmdcp | marha | 2011-03-08 | 6 | -500/+516 |
* | Made edit controls scrolable | marha | 2011-03-08 | 2 | -6/+6 |
* | Starting remote program works. | marha | 2011-03-07 | 6 | -250/+289 |
* | Starting a local program works now | marha | 2011-03-07 | 2 | -14/+14 |
* | Solved compilation problems. clipboard without primary selection is working now | marha | 2011-03-07 | 5 | -24/+26 |
* | Added possibility of mapping the PRIMARY selection | marha | 2011-03-07 | 7 | -8/+26 |
* | Added clipboardprimary option to be able to only map THE CLIPBOARD selection ... | marha | 2011-03-07 | 7 | -60/+99 |
* | Removed dependency on itself | marha | 2011-03-07 | 1 | -1/+1 |
* | Forgot to add in previous commit | marha | 2011-03-07 | 1 | -0/+18 |
* | Use flex and bison from tools/mhmake | marha | 2011-03-07 | 1 | -12/+2 |
* | Solved compile error | marha | 2011-03-07 | 1 | -0/+1 |
* | Don't assume we'll always have converted the selection after 2 attempts | marha | 2011-03-07 | 1 | -18/+3 |
* | Remove GLXversion | marha | 2011-03-07 | 1 | -6/+2 |
* | Handle failure to get any fbconfigs more gracefully | marha | 2011-03-07 | 1 | -3/+23 |
* | Made winOverrideStyle thread safe | marha | 2011-03-07 | 3 | -29/+23 |
* | xlaunch now uses libxml2 (dependency on msxml is removed) | marha | 2011-03-06 | 2 | -185/+92 |
* | svn merge ^/branches/released . | marha | 2011-03-04 | 17 | -3516/+3669 |
|\ |
|
| * | xserver xkeyboard-config mesa git update 4 Marc 2011 | marha | 2011-03-04 | 17 | -5306/+5459 |
* | | svn merge ^/branches/released . | marha | 2011-02-28 | 4 | -277/+293 |
|\| |
|
| * | xserver libX11 Xextproto mesa Git update 28 Feb 2011 | marha | 2011-02-28 | 4 | -122/+138 |
* | | Removed usage of obsolete macros | marha | 2011-02-25 | 1 | -8/+8 |
* | | svn merge ^/branches/released . | marha | 2011-02-25 | 25 | -8565/+8721 |
|\| |
|
| * | xserver randrproto mesa xkeyboard-config git update 25 Feb 2011 | marha | 2011-02-25 | 24 | -20498/+20656 |
* | | Solved possible parallel build problem | marha | 2011-02-21 | 1 | -0/+2 |
* | | svn merge ^/branches/released . | marha | 2011-02-20 | 14 | -5697/+5700 |
|\| |
|
| * | xserver xkeyboard-config libX11 pixman mesa git update 2011 | marha | 2011-02-20 | 16 | -5711/+5720 |
* | | Increased version to 1.9.4.11.9.4.1 | marha | 2011-02-16 | 1 | -1/+1 |
* | | Solved possible crash because the pixmap buffer was not correct anymore after... | marha | 2011-02-16 | 1 | -0/+5 |
* | | Do not delete the region given to SetWindowRgn, this is not allowed | marha | 2011-02-16 | 1 | -1/+0 |
* | | Use the prop->size member to know how much data to copy | marha | 2011-02-16 | 1 | -4/+8 |
* | | Initialise uninitialised variables | marha | 2011-02-16 | 1 | -1/+1 |
* | | Initialize an uninitialised member of send event | marha | 2011-02-16 | 1 | -0/+1 |
* | | Don't bother reporting XORG_VERSION_CURRENT, when we also | marha | 2011-02-14 | 2 | -3/+3 |
* | | Report XLocaleNotSupported result from X*TextPropertyToTextList() | marha | 2011-02-14 | 1 | -1/+4 |
* | | Only call XSupportsLocale in one place. Switch to a known locale when it fails | marha | 2011-02-14 | 4 | -24/+12 |
* | | Solved display problem when multiple monitor setup changes | marha | 2011-02-11 | 2 | -6/+17 |
* | | Solved problem of a window being created with an Y coordinate of 0x8000000. T... | marha | 2011-02-11 | 1 | -6/+34 |
* | | Increased version to 1.9.4.0 | marha | 2011-02-10 | 1 | -1/+1 |
* | | Solved a crash in multiwindow mode due to a crash overflow: | marha | 2011-02-04 | 6 | -8/+34 |
* | | 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 | 61 | -66777/+68306 |
|\| |
|
| * | libXext xserver libXau libX11 pixman mesa git update 3 Feb 2011 | marha | 2011-02-03 | 61 | -66777/+68306 |
* | | Solved needles rebuilds when switching between debug and release builds | marha | 2011-02-03 | 1 | -15/+5 |