aboutsummaryrefslogtreecommitdiff
path: root/libX11
Commit message (Collapse)AuthorAgeFilesLines
* svn merge ^/branches/released .marha2010-07-202-0/+11
|\
| * libX11 git update 20/7/2010marha2010-07-202-0/+11
| |
* | svn merge ^/branches/released .marha2010-07-2023-1021/+998
|\|
| * xserver libX11 git update 20/7/2010marha2010-07-2023-1021/+998
| |
* | svn merge ^/branches/released .marha2010-07-1322-5093/+6527
|\|
| * keyboard-config libX11 libxcb git update 13/7/2010marha2010-07-1322-5093/+6527
| |
* | svn merge ^/branches/released .marha2010-07-101-4/+4
|\|
| * git update 10/7/2010marha2010-07-101-4/+4
| |
* | svn merge ^/branches/released .marha2010-07-0956-50161/+72836
|\|
| * git update 9/7/2010marha2010-07-0955-50157/+72829
| |
* | svn merge ^/branches/released .marha2010-07-08109-29652/+29502
|\|
| * git update 8/7/2010marha2010-07-08109-29569/+29419
| |
* | svn merge ^/branches/released .marha2010-07-011-1/+1
|\|
| * git update 1/7/2010marha2010-07-011-1/+1
| |
* | svn merge ^/branches/released .marha2010-06-301-2/+8
|\|
| * git update 30/6/2010marha2010-06-301-2/+8
| |
* | svn merge "^/branches/released" .marha2010-06-251-0/+1
|\|
| * git update 25/6/2010marha2010-06-251-0/+1
| |
* | svn merge ^/branches/released .marha2010-06-221-11/+6
|\|
| * libXext and libX11 git update 22/6/2010marha2010-06-221-9/+4
| |
* | Solved possible crash in _XReadEvents functionmarha2010-06-211-2/+2
| |
* | include unistd.h where strdup is used.marha2010-06-201-1/+1
| |
* | svn merge ^/branches/released .marha2010-06-201-5/+11
|\|
| * libX11 git update 20/6/2010marha2010-06-201-5/+11
| |
* | svn merge ^/branches/released .marha2010-06-142-1849/+1957
|\|
| * libX11 git update 14/6/2010marha2010-06-142-1849/+1957
| |
* | svn merge ^/branches/released .marha2010-06-1129-9451/+823
|\|
| * libX11 and libXext git update 11/6/2010marha2010-06-1129-9451/+823
| |
* | svn merge "^/branches/released" .marha2010-05-19139-132670/+27619
|\|
| * libX11 git update 19/10/2010marha2010-05-19139-132661/+27609
| |
* | Removed compile warningsmarha2010-05-171-8/+8
| |
* | svn merge -r588:HEAD ^/branches/released .marha2010-05-163-1/+5
| |
* | svn merge ^/branches/released .marha2010-01-201085-15355/+9849
|\|
| * Updated to:marha2010-01-191085-15355/+9849
| | | | | | | | | | | | libX11-1.3.3 pixman-0.17.4
| * Updated to libX11-1.3.2marha2009-10-2913-62/+357
| |
* | Solved possible problem when running mhmake from cmd.exemarha2009-11-031-1/+1
| |
* | svn merge ^/branches/releasedmarha2009-10-2913-62/+357
| |
* | Delete temperary files.marha2009-10-211-3/+9
| |
* | Now compile complete localemarha2009-10-2159-1/+372
| |
* | svn merge ^/branches/releasedmarha2009-10-18146-17119/+82133
|\|
| * Updated following packages:marha2009-10-18146-17119/+82133
| | | | | | | | | | | | | | libX11-1.3.1 xtrans-1.2.5
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-10-05470-6808/+13639
|\|
| * Updated tomarha2009-10-04470-6537/+13368
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xkeyboard-config-1.7 pixman-0.16.2 libX11-1.3 libXinerama-1.1 xkbcomp-1.1.1 recordproto-1.14 xineramaproto-1.2 inputproto-2.0 compositeproto-0.4.1 xorg-server-1.7.0
* | Solved compiler warnings.marha2009-09-255-28/+31
| |
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-09-0232-183/+1137
|\|
| * Switch to libX11-1.2.99.901.tar.gzmarha2009-09-0231-183/+1135
| |
* | - Increased version numbermarha2009-08-071-0/+1
| | | | | | | | | | - VC used _strdup instead of strdup
* | Added plink tool (version without console, except if output is generated)marha2009-08-071-1/+1
| | | | | | | | | | Added possibility to build console application or windows application in makefile.after
* | Added makefiles for generating the local directory.marha2009-08-043-0/+12
| |
* | include/dix-config.h: removed encodings from font pathmarha2009-07-311-1/+1
| | | | | | | | | | | | libX11/src/ConvSel.c: corrected wrong return value xorg-server/hw/xwin/winclipboardwndproc.c: Solved pasted problem from X to windows.