Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Solved mouse wheel not behaving correctly (especially when there are ↵ | marha | 2009-08-04 | 1 | -2/+7 | |
| | | | | | | | | multiple monitors) | |||||
* | | makefile.after: isdir is not a valid command in cmd.exe | marha | 2009-08-04 | 1 | -1/+1 | |
| | | ||||||
* | | Escaping of the $ sign by doubling it was not always done correctly. | marha | 2009-08-04 | 4 | -23/+19 | |
| | | ||||||
* | | Added building of font.src and xkbdata.src to xorg-server\makefile | marha | 2009-08-04 | 13 | -29/+38 | |
| | | ||||||
* | | - Some files in the locale directory are now create from libX11/nls | marha | 2009-08-04 | 5 | -81/+6 | |
| | | | | | | | | | | - sync-ed locale.dir locale.alias and locale.dir files with the one in libX11/nls | |||||
* | | Added makefiles for generating the local directory. | marha | 2009-08-04 | 5 | -2/+25 | |
| | | ||||||
* | | openssl: Removed automatic generated files from version control. | marha | 2009-08-04 | 2 | -987/+0 | |
| | | ||||||
* | | - Made copy command recursive when copying a directory. | marha | 2009-08-04 | 7 | -102/+112 | |
| | | | | | | | | | | | | | | | | | | - When -q is specified output nothing. - Solved problem when mhmake is run from inside Visual Studio (output of cl.exe was send directly to the IDE instead of stdout) - Added strip function - Now use the svn info command to get the revision from the working copy. - Removed VC6 solution file. | |||||
* | | Removed warning C4138: '*/' found outside of comment | marha | 2009-08-04 | 1 | -1/+1 | |
| | | ||||||
* | | include/dix-config.h: removed encodings from font path | marha | 2009-07-31 | 3 | -46/+2 | |
| | | | | | | | | | | | | libX11/src/ConvSel.c: corrected wrong return value xorg-server/hw/xwin/winclipboardwndproc.c: Solved pasted problem from X to windows. | |||||
* | | Solved uninitialised variable error in WIN32 | marha | 2009-07-30 | 1 | -0/+1 | |
| | | ||||||
* | | Removed warning when compiling for be keyboard. | marha | 2009-07-30 | 1 | -1/+1 | |
| | | ||||||
* | | Changes in ms\nt.mak for doing a DEBUG build without running Configur again. | marha | 2009-07-30 | 2 | -9/+65 | |
| | | | | | | | | | | Specify DEBUG=1 on the command line when running nmake. The output will be in the out32_d directory. | |||||
* | | Updated building.txt | marha | 2009-07-29 | 1 | -0/+8 | |
| | | ||||||
* | | Solved problems when building from a fresh tree | marha | 2009-07-29 | 9 | -23/+23 | |
| | | ||||||
* | | Installer now also install CRT1.0.0 | marha | 2009-07-29 | 1 | -0/+63 | |
| | | ||||||
* | | Updated building.txt | marha | 2009-07-29 | 1 | -1/+2 | |
| | | ||||||
* | | First version of installer. | marha | 2009-07-29 | 5 | -0/+142 | |
| | | ||||||
* | | Updated building.txt file | marha | 2009-07-29 | 1 | -9/+20 | |
| | | ||||||
* | | Added cleantree to remove all unversioned files from a source tree (this is ↵ | marha | 2009-07-29 | 1 | -0/+66 | |
| | | | | | | | | a completely clean) | |||||
* | | mhmake now compiles. | marha | 2009-07-29 | 8 | -30/+1362 | |
| | | ||||||
* | | Added mhmake GNU make compatible (with extensions) make utility. | marha | 2009-07-29 | 44 | -0/+21979 | |
| | | ||||||
* | | Changed property names. | marha | 2009-07-29 | 3 | -9/+9 | |
| | | ||||||
* | | Changed project name and window titles | marha | 2009-07-29 | 9 | -142/+48 | |
| | | ||||||
* | | Added C locale needed for running X server | marha | 2009-07-28 | 5 | -0/+111 | |
| | | ||||||
* | | Multiwindow is now also running. | marha | 2009-07-28 | 3 | -27/+58 | |
| | | ||||||
* | | X server is running again (at least via xdmcp) | marha | 2009-07-28 | 12 | -111/+162 | |
| | | ||||||
* | | vcxsrv compiles now. Still run-time errors. | marha | 2009-07-27 | 42 | -244/+459 | |
| | | ||||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 1842 | -347538/+79170 | |
|\| | ||||||
| * | Added xorg-server-1.6.2.tar.gz | marha | 2009-07-25 | 1840 | -348033/+79178 | |
| | | ||||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 47 | -14181/+18240 | |
|\| | ||||||
| * | Added xkbcomp-1.1.0.tar.gz | marha | 2009-07-25 | 46 | -14178/+18236 | |
| | | ||||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 66 | -2982/+13211 | |
|\| | ||||||
| * | Added: | marha | 2009-07-25 | 66 | -2979/+13211 | |
| | | | | | | | | | | | | | | | | | | | | | | | | fixesproto-4.1.tar.gz glproto-1.4.10.tar.gz inputproto-1.9.99.15.tar.gz randrproto-1.3.0.tar.gz renderproto-0.11.tar.gz xextproto-7.0.99.3.tar.gz xproto-7.0.15.tar.gz | |||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 10 | -1206/+1566 | |
|\| | ||||||
| * | Added xtrans-1.2.3.tar.gz | marha | 2009-07-25 | 10 | -1206/+1566 | |
| | | ||||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 91 | -22121/+36740 | |
|\| | ||||||
| * | Added pixman-0.15.18.tar.gz | marha | 2009-07-25 | 89 | -22077/+36696 | |
| | | ||||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 158 | -52225/+19228 | |
|\| | | | | | | | | | Gives currently link errors. xorg-server needs to be upgraded to. | |||||
| * | Added libXfont-1.4.0.tar.gz. | marha | 2009-07-25 | 152 | -52127/+19217 | |
| | | ||||||
* | | libx11 compiles again | marha | 2009-07-25 | 19 | -8/+18840 | |
|\| | ||||||
| * | Forgotten in previous commit | marha | 2009-07-25 | 13 | -0/+18828 | |
| | | ||||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 460 | -33224/+32322 | |
|\| | ||||||
| * | Added libX11-1.2.2.tar.gz. | marha | 2009-07-25 | 460 | -33200/+32335 | |
| | | ||||||
* | | Resynced include/xcb zith libxcb/src | marha | 2009-07-25 | 7 | -20025/+20261 | |
| | | ||||||
* | | libxcb compiles again | marha | 2009-07-25 | 2 | -66/+106 | |
| | | ||||||
* | | svn merge file:///D:/svnrepos/vcxsrv/branches/released . | marha | 2009-07-25 | 135 | -137758/+39662 | |
|\| | ||||||
| * | Added xcb-proto-1.5.tar.gz. Removed old files. | marha | 2009-07-25 | 101 | -115651/+18064 | |
| | | ||||||
| * | Added libxcb-1.4.tar.gz | marha | 2009-07-25 | 32 | -22103/+21516 | |
| | | ||||||
* | | Added missing key symbols | marha | 2009-07-25 | 2 | -1/+26 | |
|\| |