aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin
Commit message (Collapse)AuthorAgeFilesLines
* Solved past problem in windows when used with x2goclientmarha2011-03-141-1/+4
|
* svn merge ^/branches/released .marha2011-03-102-1469/+1468
|\
| * xserver mesa git update 10 Mar 2011marha2011-03-102-233/+232
| |
* | 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
| |
* | Enable only functions defined in windows XPmarha2011-03-091-5/+6
| | | | | | | | | | Enabled IPV6 compilation
* | Change current directory to the place where xlaunch is installedmarha2011-03-081-4/+7
| | | | | | | | | | Close vcxsrv when local client is started
* | Disable access control by defaultmarha2011-03-081-1/+1
| |
* | Solved problem of wrong ID used for checkboxmarha2011-03-082-3/+3
| |
* | Increased version to 1.10.0.0marha2011-03-081-1/+1
| |
* | Added option to terminate on server reset when xmdcpmarha2011-03-086-500/+516
| |
* | Made edit controls scrolablemarha2011-03-082-6/+6
| |
* | 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-071-6/+2
| |
* | Handle failure to get any fbconfigs more gracefullymarha2011-03-071-3/+23
| |
* | Made winOverrideStyle thread safemarha2011-03-073-29/+23
| |
* | xlaunch now uses libxml2 (dependency on msxml is removed)marha2011-03-062-185/+92
| |
* | svn merge ^/branches/released .marha2011-02-281-2/+2
|\|
| * xserver libX11 Xextproto mesa Git update 28 Feb 2011marha2011-02-281-60/+60
| |
* | Removed usage of obsolete macrosmarha2011-02-251-8/+8
| |
* | svn merge ^/branches/released .marha2011-02-251-2/+0
|\|
* | Solved possible parallel build problemmarha2011-02-211-0/+2
| |
* | svn merge ^/branches/released .marha2011-02-205-41/+54
|\|
| * xserver xkeyboard-config libX11 pixman mesa git update 2011marha2011-02-207-55/+74
| |
* | Increased version to 1.9.4.11.9.4.1marha2011-02-161-1/+1
| | | | | | | | | | Added release note
* | Solved possible crash because the pixmap buffer was not correct anymore ↵marha2011-02-161-0/+5
| | | | | | | | after moving a window
* | Do not delete the region given to SetWindowRgn, this is not allowedmarha2011-02-161-1/+0
| |
* | Use the prop->size member to know how much data to copymarha2011-02-161-4/+8
| |
* | Initialise uninitialised variablesmarha2011-02-161-1/+1
| |
* | Initialize an uninitialised member of send eventmarha2011-02-161-0/+1
| |
* | Don't bother reporting XORG_VERSION_CURRENT, when we alsomarha2011-02-142-3/+3
| | | | | | | | | | | | report the version number broken down into it's components XORG_VERSION_MAJOR, XORG_VERSION_MINOR, etc. as well.
* | Report XLocaleNotSupported result from X*TextPropertyToTextList()marha2011-02-141-1/+4
| |
* | Only call XSupportsLocale in one place. Switch to a known locale when it failsmarha2011-02-144-24/+12
| |
* | Solved display problem when multiple monitor setup changesmarha2011-02-112-6/+17
| |
* | Solved problem of a window being created with an Y coordinate of 0x8000000. ↵marha2011-02-111-6/+34
| | | | | | | | This is the cause when only as Y coordinate CW_USEDEFAULT is choosen
* | Increased version to 1.9.4.0marha2011-02-101-1/+1
| |
* | 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
| |
* | Solved needles rebuilds when switching between debug and release buildsmarha2011-02-031-15/+5
| |
* | Version 1.9.3.1marha2011-02-021-1/+1
| |
* | Added host selection menu in case -broadcast was specifiedmarha2011-02-015-1/+174
| |