aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin
Commit message (Collapse)AuthorAgeFilesLines
* Solved merge problemmarha2011-05-301-5/+0
|
* Merge remote-tracking branch 'origin/released'marha2011-05-292-2/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libX11/specs/libX11/CH08.xml mesalib/src/mesa/main/dlist.c mesalib/src/mesa/main/fbobject.c mesalib/src/mesa/main/queryobj.c mesalib/src/mesa/main/shaderapi.c mesalib/src/mesa/main/teximage.c mesalib/src/mesa/program/ir_to_mesa.cpp mesalib/src/mesa/state_tracker/st_atom_pixeltransfer.c mesalib/src/mesa/state_tracker/st_cb_bufferobjects.c mesalib/src/mesa/state_tracker/st_cb_drawpixels.c mesalib/src/mesa/state_tracker/st_cb_readpixels.c mesalib/src/mesa/state_tracker/st_cb_texture.c mkfontscale/list.h pixman/pixman/Makefile.win32 xorg-server/dix/devices.c xorg-server/dix/events.c xorg-server/dix/inpututils.c xorg-server/fb/fbbltone.c xorg-server/hw/kdrive/ephyr/ephyr.c xorg-server/hw/kdrive/ephyr/ephyrinit.c xorg-server/hw/xfree86/common/xf86Module.h xorg-server/hw/xfree86/common/xf86Xinput.c xorg-server/hw/xfree86/man/xorg.conf.man xorg-server/hw/xwin/winkeybd.c xorg-server/hw/xwin/winmouse.c xorg-server/include/input.h xorg-server/include/inputstr.h xorg-server/mi/mieq.c xorg-server/randr/rrscreen.c xorg-server/xkeyboard-config/rules/base.extras.xml.in xorg-server/xkeyboard-config/rules/base.xml.in
| * libX11 mesa mkfontscale pixman xserver git update 29 Mar 2011marha2011-05-292-6/+4
| |
* | Solved possible crash because windows window disappears in the middle of a ↵1.10.1.1marha2011-05-241-0/+5
| | | | | | | | function call
* | Format of dispatch.h has been changedmarha2011-05-241-1/+1
| |
* | Bumped version to 1.10.1.1marha2011-05-241-1/+1
| |
* | merge ^/branches/released .marha2011-05-162-26/+10
|\|
| * xserver xkeyboar-config mesa git update 16 May 2011marha2011-05-162-393/+377
| |
* | Bumped version to 1.10.11.10.1marha2011-05-051-1/+1
|\| | | | | | | | | | | Added release note svn merge ^/branches/released .
* | Solved crash because of pointer usages after the memory has been freed.marha2011-05-051-4/+19
| |
* | svn merge ^/branches/released .marha2011-04-303-194/+174
|\|
| * xserver mesa xkeyboard-config git update 30 Apr 2011marha2011-04-303-222/+202
| |
* | svn merge ^/branches/released .marha2011-04-2815-6954/+6961
|\|
| * xserver xkeyboard-config mesa git update 28 Apr 2011marha2011-04-2817-8001/+8047
| |
* | svn merge ^/branches/released .marha2011-04-271-1/+1
|\|
| * xserver libX11 libxtrans mesa pixman xkeyboard-config git update 27 Apr 2011marha2011-04-271-531/+531
| |
* | svn merge ^/branches/released .marha2011-04-061-1/+1
|\|
| * xserver libX11 libxcb mesa git update 6 Apr 2011marha2011-04-061-1/+1
| |
* | Solved crash due to null pointer accessmarha2011-04-051-0/+7
| |
* | svn merge ^/branches/released .marha2011-03-301-20/+12
|\|
| * xserver mesa git update 30 Mar 2011marha2011-03-301-9/+1
| |
* | 10.0.0.1marha2011-03-291-1/+1
| |
* | svn merge ^/branches/released .marha2011-03-282-324/+222
|\|
| * xserver xkeyboard-config mesa git update 28 Mar 2011marha2011-03-281-102/+2
| |
* | svn merge ^/branches/released .marha2011-03-202-4/+5
|\|
| * xserver libX11 libxcb pixman mesa git update 20 Mar 2011marha2011-03-202-1722/+1723
| |
* | Solved possible crash due to NULL pointer accessmarha2011-03-181-1/+4
| |
* | Delay calling winInitializeModeKeyStates until the keyboard device has been ↵marha2011-03-161-2/+2
| | | | | | | | started
* | svn merge ^/branches/released .marha2011-03-151-1/+1
|\|
* | 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
* | 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
| |