aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* svn merge ^/branches/released .marha2011-03-15110-65773/+66236
|\
| * xserver libX11 libxcb mesa git update 15 Mar 2011marha2011-03-15103-108615/+109056
| |
* | nQueueSize is not used in release buildmarha2011-03-151-2/+10
| |
* | Solved problem of GetKeyState not always returning the correct state in ↵marha2011-03-151-0/+15
| | | | | | | | WM_SETFOCUS
* | XKB_INSERVER is already defined in main makefilemarha2011-03-152-2/+0
| |
* | Solved past problem in windows when used with x2goclientmarha2011-03-141-1/+4
| |
* | Wrong type castmarha2011-03-141-1/+1
| |
* | Synchronised again with released versionmarha2011-03-141-3/+3
| |
* | svn merge ^/branches/released .marha2011-03-1326-1970/+2260
|\|
| * xkeyboard-config libxcb pixman mesalib git update 13 Mar 2011marha2011-03-1326-15059/+15349
| |
* | svn merge ^/branches/released .marha2011-03-1248-5626/+5659
|\|
| * libX11 pixman mesa git update 12 Mar 2011marha2011-03-1246-27786/+27819
| |
* | Removed deperecated.c from makefilemarha2011-03-101-3/+4
| |
* | svn merge ^/branches/released .marha2011-03-1070-5010/+5152
|\|
| * xserver mesa git update 10 Mar 2011marha2011-03-1070-22241/+22104
| |
* | With -from also bind to ipv6 socketmarha2011-03-101-2/+11
| |
* | Put bracket around numerical ipv6 address for display name, otherwise the ↵marha2011-03-091-1/+1
| | | | | | | | clipboard cannot open the display when using ipv6
* | clipboard thread: use winGetDisplayName to get display namemarha2011-03-091-4/+1
| |
* | Solved problem accepting on ipv6 socketsmarha2011-03-091-0/+4
| |
* | Solved wrong test on osmarha2011-03-091-1/+1
| |
* | Enable only functions defined in windows XPmarha2011-03-099-81/+325
| | | | | | | | | | Enabled IPV6 compilation
* | Solved compilation problem when compiled for XPmarha2011-03-091-0/+13
| |
* | Solved compile warnings when ipv6 is enabledmarha2011-03-091-2/+2
| |
* | Also include <ws2tcpip.h> to be able to use ipv6 stuffmarha2011-03-091-0/+1
| |
* | Change current directory to the place where xlaunch is installedmarha2011-03-081-4/+7
| | | | | | | | | | Close vcxsrv when local client is started
* | Solved problem because DESTDIR got his quotes remove when considured as ↵1.10.0.0marha2011-03-081-624/+626
| | | | | | | | build target
* | Disable access control by defaultmarha2011-03-081-1/+1
| |
* | Solved problem of wrong ID used for checkboxmarha2011-03-082-3/+3
| |
* | Solved crashes when display could not be openedmarha2011-03-083-1/+5
| |
* | Wrong path to mhmakemarha2011-03-081-2/+2
| |
* | Added safety agains mhmakeconf value ending in backspacemarha2011-03-083-31/+30
| |
* | Added batch file to compile everything starting from a clean tree.marha2011-03-081-0/+22
| | | | | | | | | | Make sure path is OK to find all needed tools
* | svn merge ^/branches/released .marha2011-03-089-11/+132
|\|
| * xkeyboard-config mesa git update 8 Mar 2011marha2011-03-089-9324/+9445
| |
* | Increased version to 1.10.0.0marha2011-03-084-3/+531
| |
* | Added option to terminate on server reset when xmdcpmarha2011-03-086-500/+516
| |
* | Made edit controls scrolablemarha2011-03-082-6/+6
| |
* | Solved debug compilationmarha2011-03-073-15/+17
| |
* | Starting remote program works.marha2011-03-076-250/+289
| | | | | | | | | | Added option to disable access control.
* | Starting a local program works nowmarha2011-03-072-14/+14
| |
* | Solved compilation problems. clipboard without primary selection is working nowmarha2011-03-075-24/+26
| |
* | Added possibility of mapping the PRIMARY selectionmarha2011-03-077-8/+26
| |
* | Added clipboardprimary option to be able to only map THE CLIPBOARD selection ↵marha2011-03-077-60/+99
| | | | | | | | to the windows clipboard. Default the CLIPBOARD and the PRIMARY selection are mapped.
* | Removed dependency on itselfmarha2011-03-071-1/+1
| |
* | Forgot to add in previous commitmarha2011-03-071-0/+18
| |
* | Use flex and bison from tools/mhmakemarha2011-03-071-12/+2
| |
* | Solved compile errormarha2011-03-071-0/+1
| |
* | Don't assume we'll always have converted the selection after 2 attemptsmarha2011-03-071-18/+3
| |
* | Remove GLXversionmarha2011-03-072-7/+2
| |
* | Handle failure to get any fbconfigs more gracefullymarha2011-03-071-3/+23
| |