Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svn merge ^/branches/released . | marha | 2009-10-07 | 31 | -3719/+7385 |
|\ | |||||
| * | Switched to following packages: | marha | 2009-10-07 | 29 | -3715/+7377 |
| | | | | | | | | | | | | | | | | fixesproto-4.1.1 randrproto-1.3.1 libxkbfile-1.0.6 | ||||
* | | Increased version number (now in sync with version of xorg-server) | marha | 2009-10-07 | 3 | -3/+3 |
| | | |||||
* | | Cleaned | marha | 2009-10-06 | 1 | -6/+0 |
| | | |||||
* | | Adjusted the tracing. | marha | 2009-10-06 | 1 | -3/+27 |
| | | |||||
* | | Call XSelectInput when a window is mapped and not when it is created. | marha | 2009-10-06 | 1 | -4/+2 |
| | | | | | | | | | | | | (There seems to be windows which created and destroyed soon without being mapped to real windows. This is causing some errors.) | ||||
* | | Debug: print window id's as hex. | marha | 2009-10-06 | 1 | -2/+2 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-10-05 | 610 | -32774/+45605 |
|\| | |||||
| * | Updated to | marha | 2009-10-04 | 608 | -22311/+35142 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Make it possible to overrule XSERVER_DTRACE in the makefiles | marha | 2009-10-04 | 1 | -1/+1 |
| | | |||||
* | | Print resourceid as hex. | marha | 2009-10-04 | 2 | -3/+3 |
| | | |||||
* | | Enable some tracing in debug | marha | 2009-10-04 | 2 | -1/+76 |
| | | |||||
* | | Enable some traces in debug | marha | 2009-10-04 | 2 | -0/+7 |
| | | |||||
* | | XSetWindowBorderWidth can only be called if the window class is different ↵ | marha | 2009-10-02 | 1 | -1/+1 |
| | | | | | | | | from InputOnly | ||||
* | | Optimised auto dependency generation | marha | 2009-10-02 | 14 | -129/+152 |
| | | | | | | | | | | | | Added control c handler in windows Now throw string exceptions instead of integer exceptions. | ||||
* | | Removed useless code. | marha | 2009-10-01 | 1 | -4/+0 |
| | | |||||
* | | Added xerrordb to ignores. | marha | 2009-09-30 | 0 | -0/+0 |
| | | |||||
* | | Solved run-time downcast problem in debug version. | marha | 2009-09-29 | 1 | -3/+14 |
| | | |||||
* | | Solved run-time downcast errors in debug version. | marha | 2009-09-29 | 1 | -4/+4 |
| | | |||||
* | | Compile errors solved. | marha | 2009-09-29 | 2 | -3/+3 |
| | | |||||
* | | Print some more information in X error handler. | marha | 2009-09-29 | 2 | -6/+25 |
| | | |||||
* | | Solved compiler warning | marha | 2009-09-28 | 1 | -0/+4 |
| | | |||||
* | | Change buffer from static to local to avoid problems in multithreaded tracing. | marha | 2009-09-28 | 1 | -1/+1 |
| | | |||||
* | | Take for the log file the same verbosity as for the screen. | marha | 2009-09-28 | 1 | -1/+1 |
| | | |||||
* | | Make sure the temporary file gets deleted after keyboard compilation. | marha | 2009-09-28 | 2 | -1/+10 |
| | | |||||
* | | Solved compile warning. | marha | 2009-09-28 | 1 | -0/+1 |
| | | |||||
* | | Disable debug font messages in release version. | marha | 2009-09-28 | 1 | -0/+2 |
| | | |||||
* | | Also install xerrordb file. | marha | 2009-09-28 | 3 | -5/+19 |
| | | | | | | | | | | Added extra information in error message of winMultiWindowXMsgProcErrorHandler | ||||
* | | Removed most tracing in release versions. | marha | 2009-09-28 | 53 | -1349/+372 |
| | | |||||
* | | Switched to version 1.1.21.1.2 | marha | 2009-09-25 | 4 | -3/+69 |
| | | |||||
* | | Removed compiler warnings. | marha | 2009-09-25 | 3 | -0/+10 |
| | | |||||
* | | Solved compiler warning | marha | 2009-09-25 | 1 | -0/+2 |
| | | |||||
* | | Solved compiler warnings. | marha | 2009-09-25 | 5 | -28/+31 |
| | | |||||
* | | stddef.h is part of the standard includes files, so we should not have one here. | marha | 2009-09-25 | 1 | -6/+0 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released | marha | 2009-09-24 | 189 | -52076/+53053 |
|\| | |||||
| * | Update following packages: | marha | 2009-09-24 | 173 | -29173/+30152 |
| | | | | | | | | | | | | | | | | - xproto-7.0.16 - libXdmcp-1.0.3 - bdftopcf-1.0.2 - xorg-server-1.6.99.902 | ||||
* | | Put global pointers to the mouse and keyboard device back to NULL after they ↵ | marha | 2009-09-23 | 4 | -1/+11 |
| | | | | | | | | have been closed. | ||||
* | | Solved endless looping when clipboardthread is restarted due to winioerrhandler. | marha | 2009-09-23 | 1 | -6/+6 |
| | | |||||
* | | Switched some error traces to debug traces. | marha | 2009-09-23 | 1 | -3/+3 |
| | | |||||
* | | synchronised makefile and Makefile.am1.1.1 | marha | 2009-09-21 | 1 | -4/+3 |
| | | |||||
* | | Increased version number | marha | 2009-09-21 | 4 | -3/+57 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-20 | 83 | -730/+3950 |
|\| | |||||
| * | Switched to xkeyboard-config-1.6.99 | marha | 2009-09-20 | 73 | -631/+3798 |
| | | |||||
* | | Now mhmake can be compiled with mhmake | marha | 2009-09-20 | 1 | -16/+4 |
| | | |||||
* | | Now it is possible to have spaces in the root directory name of the source tree | marha | 2009-09-18 | 3 | -4/+8 |
| | | | | | | | | | | (when using mhmake version 1.4.0) | ||||
* | | Changes for making it possible to have spaces in the MHMAKECONF environment ↵ | marha | 2009-09-18 | 10 | -168/+218 |
| | | | | | | | | variable. | ||||
* | | Removed circular dependency. | marha | 2009-09-18 | 2 | -1/+1 |
| | | |||||
* | | Solved circular dependency. | marha | 2009-09-18 | 4 | -1/+1 |
| | | |||||
* | | Made files the same that should be the same. | marha | 2009-09-17 | 7 | -84/+84 |
| | | | | | | | | | | Added batch fiesl for checking that these files are the same. | ||||
* | | synchronised include\dix-config.h and xorg-server\include\dix-config.h.in | marha | 2009-09-16 | 1 | -106/+102 |
| | |