| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | - improved jpeg configuration, parameter --with-installed-jpeg replaced by --... | Adam Tkac | 2008-04-14 | 1 | -18/+19 |
| * | - introduced common/jpeg/jconfig.h.in - minimal jconfig.h template | Adam Tkac | 2008-04-14 | 2 | -2/+49 |
| * | - introduced common/jpeg/{configure.ac,Makefile.am} | Adam Tkac | 2008-04-03 | 11 | -4212/+100 |
| * | Introduced common/zlib/{configure.ac,Makefile.am}. Renamed macros | Adam Tkac | 2008-03-27 | 6 | -10/+49 |
| * | Rename common/configure.in to common/configure.ac and fix AC_INIT | Adam Tkac | 2008-03-27 | 1 | -1/+1 |
| * | PaintWindowBackground and PaintWindowBorder hooks are no longer used. | Adam Tkac | 2008-03-26 | 1 | -57/+6 |
| * | Use SelectionCallback to handle selection changes. They should never | Adam Tkac | 2008-03-26 | 1 | -32/+17 |
| * | Add DDXRingBell to xvnc.cc because it has to be implement by DDX. | Adam Tkac | 2008-03-26 | 1 | -1/+7 |
| * | Use GetKeyboardEvents and GetPointerEvents functions to generate input events | Adam Tkac | 2008-03-26 | 1 | -42/+55 |
| * | Initialize input devices in XserverDesktop constructor and update | Adam Tkac | 2008-03-26 | 2 | -9/+19 |
| * | Moved keyboard and mouse input procedures to XserverDesktop.cc because | Adam Tkac | 2008-03-26 | 2 | -207/+207 |
| * | Fixed minor compilation problems in xvnc.cc. | Adam Tkac | 2008-03-22 | 1 | -11/+7 |
| * | Include keysym.h from $(includedir)/X11 | Adam Tkac | 2008-03-22 | 1 | -1/+1 |
| * | Don't access devPrivates directly. Use dixRequestPrivate and dixLookupPrivate | Adam Tkac | 2008-03-22 | 1 | -34/+20 |
| * | Fixed vncExtInit.cc compilation with gcc 4 series | Adam Tkac | 2008-03-22 | 1 | -1/+1 |
| * | After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438 | Adam Tkac | 2008-03-22 | 88 | -1975/+29128 |
| * | Fixed libX11 #include directives | Adam Tkac | 2008-03-21 | 2 | -5/+5 |
| * | - moved Xvnc sources to unix/xserver/hw/vnc directory to affect current X tree | Adam Tkac | 2008-03-21 | 18 | -307/+68 |
| * | Fixed detection of XTest extension on IRIX | Adam Tkac | 2008-03-21 | 1 | -1/+2 |
| * | Always call configure in common/{zlib,jpeg} to get "make dist" works | Adam Tkac | 2008-03-21 | 1 | -3/+4 |
| * | - fixed paths in po/POTFILES.in | Adam Tkac | 2008-03-21 | 1 | -11/+11 |
| * | - handle HAVE_MITSHM macro through config.h | Adam Tkac | 2008-03-20 | 25 | -1328/+1605 |
| * | - use Makefile.am and configure.ac | Adam Tkac | 2008-03-20 | 66 | -27810/+378 |
| * | 1.5-xserver branch. In this branch Xvnc is going to be rebased on X server 1.... | Adam Tkac | 2008-03-19 | 0 | -0/+0 |
* | | [Merge] Revision 2778 has been reverted. | syuri | 2008-09-19 | 6 | -0/+2541 |
* | | [Layout] Xregion has been deleted from screen-update folder. | syuri | 2008-09-19 | 6 | -2541/+0 |
* | | [Layout] Project for Xregion has been created. | syuri | 2008-09-19 | 1 | -0/+298 |
* | | [Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, ... | Constantin Kaplinsky | 2008-09-05 | 1 | -0/+2 |
* | | [Bugfix] Resetting video rectangle on last client disconnect. | Constantin Kaplinsky | 2008-09-05 | 1 | -0/+1 |
* | | [Enhancement] Sending zero coordinates of the video area selection if that se... | Constantin Kaplinsky | 2008-09-05 | 1 | -0/+5 |
* | | [Enhancements, refactoring] Rationalized functions to control video | Constantin Kaplinsky | 2008-09-05 | 8 | -40/+53 |
* | | [Bugfix] If JpegCompressor could not compress the data, it did switch to Stan... | Constantin Kaplinsky | 2008-09-03 | 1 | -0/+1 |
* | | [Bugfix, cleanups] All the remaining problems with video rectangle selection ... | Constantin Kaplinsky | 2008-09-03 | 1 | -59/+53 |
* | | [Bugfix] Selection grew incorrectly when it passed left or upper boundary of ... | Constantin Kaplinsky | 2008-09-03 | 1 | -2/+10 |
* | | [Bugfix] Make sure the video selection is always a multiple of 16x8 pixels. P... | Constantin Kaplinsky | 2008-09-03 | 1 | -9/+12 |
* | | [Bugfix] Geometry::getVideoRect() should return coordinates relative to the | Constantin Kaplinsky | 2008-09-02 | 2 | -5/+19 |
* | | [Bugfix] Fixed a problem with overloading x0vncserver by update requests, whe... | Constantin Kaplinsky | 2008-08-29 | 1 | -2/+13 |
* | | Russian translation converted to UTF-8 and added to the LINGUAS file. | Constantin Kaplinsky | 2008-08-21 | 2 | -189/+189 |
* | | Added Slovak translation by Jozef Riha. | Constantin Kaplinsky | 2008-08-21 | 2 | -1/+189 |
* | | [Cleanup] Fixed a compilation warning by removing a very doubtful optimization. | Constantin Kaplinsky | 2008-08-21 | 1 | -6/+1 |
* | | [Bugfix] When pixel comparison to reduce unnecessary updates was performed, | Constantin Kaplinsky | 2008-08-21 | 1 | -1/+3 |
* | | VideoPriority parameter was set to 0 by default, now it defaults to 2. | Constantin Kaplinsky | 2008-08-21 | 1 | -1/+1 |
* | | VideoArea parameter is fully respected. The server treats the specified recta... | Constantin Kaplinsky | 2008-08-21 | 1 | -1/+4 |
* | | Passing VideoArea parameter to VNCServerST object. VNCServerST saves the | Constantin Kaplinsky | 2008-08-21 | 3 | -2/+10 |
* | | Added parsing for new VideoArea parameter. It does not have any effect yet. | Constantin Kaplinsky | 2008-08-20 | 2 | -6/+41 |
* | | Added a comment. | Constantin Kaplinsky | 2008-08-20 | 1 | -0/+2 |
* | | Fixed a few more memory leaks. | Constantin Kaplinsky | 2008-08-20 | 1 | -3/+6 |
* | | Geometry string parsing has been moved to a separate member function of the | Constantin Kaplinsky | 2008-08-20 | 2 | -13/+27 |
* | | [Bugfix] Fixed a problem with recursive seeking and unhandled EOFException("[... | Constantin Kaplinsky | 2008-06-23 | 3 | -6/+8 |
* | | [Development] Using index-driven positioning when seeking forward over more t... | Constantin Kaplinsky | 2008-06-23 | 2 | -10/+12 |