summaryrefslogtreecommitdiffstats
path: root/unix/x0vncserver/x0vncserver.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix unsafe usage of the logging functions.Pierre Ossman2012-04-261-1/+1
* [Development] Replace SSecurityFactoryStandard class by simplier Security class.Adam Tkac2010-04-231-1/+0
* [Development] Add possibility to define viewer/server specific parameters viaAdam Tkac2010-04-231-0/+2
* [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is ableAdam Tkac2010-02-051-1/+1
* Revert previous commit (r3889). Windows code has to be cleaned before thisAdam Tkac2009-09-041-1/+1
* Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()Adam Tkac2009-09-041-1/+1
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-2/+0
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-271-1/+1
* Merged changes from branches/1.5-xserver (revision range 2432:2631) back to t...Constantin Kaplinsky2008-09-281-1/+1
|\
| * - use PACKAGE_NAME/PACKAGE_VERSION macros instead PACKAGE/VERSION (AC_INIT() ...Adam Tkac2008-04-171-1/+1
| * After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438Adam Tkac2008-03-221-4/+0
| * - use Makefile.am and configure.acAdam Tkac2008-03-201-0/+4
* | [Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, ...Constantin Kaplinsky2008-09-051-0/+2
* | [Enhancements, refactoring] Rationalized functions to control videoConstantin Kaplinsky2008-09-051-1/+1
* | Passing VideoArea parameter to VNCServerST object. VNCServerST saves theConstantin Kaplinsky2008-08-211-2/+3
* | Fixed a few more memory leaks.Constantin Kaplinsky2008-08-201-3/+6
* | Implemented support for command-line options that print version informationConstantin Kaplinsky2008-06-041-3/+15
* | Minor cleanup, no code changes: updated a comment and moved XDesktop::poll()Constantin Kaplinsky2008-06-041-7/+6
* | Refactoring: now PollingManager is owned by XPixelBuffer. No other classesConstantin Kaplinsky2008-06-041-13/+3
* | Code refactoring: PollingManager should not know anything aboutConstantin Kaplinsky2008-06-041-1/+1
* | Code refactoring: passing geometry to XPixelBuffer as a Rect instead of fourConstantin Kaplinsky2008-06-041-4/+1
* | Code improvements and better error checking in the Geometry class:Constantin Kaplinsky2008-06-041-0/+4
* | Code refactoring: maintaining the Image object representing the framebufferConstantin Kaplinsky2008-06-041-8/+7
* | Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop.Constantin Kaplinsky2008-06-031-13/+1
* | Code refactoring: passing VNCServer pointer to PollingManager methodsConstantin Kaplinsky2008-06-031-3/+1
* | Code refactoring - PollingManager's constructor is given an XPixelBuffer*Constantin Kaplinsky2008-05-301-9/+8
* | Support for VideoRectangleSelection client message in the server code. The me...Constantin Kaplinsky2008-04-241-0/+2
|/
* Prepared the XPixelBuffer class for grabbing the screen in its grabRegion() m...Constantin Kaplinsky2007-12-271-5/+3
* Moved XPixelBuffer class into a separate file.Constantin Kaplinsky2007-12-261-21/+1
* Fixed unreasonably high CPU utilization in cases when new connection hasConstantin Kaplinsky2006-12-051-2/+4
* Reporting build time in x0vncserver usage.Constantin Kaplinsky2006-12-011-1/+4
* Changes in reporting version numbers and copyrights.Constantin Kaplinsky2006-06-021-1/+2
* Updated build scripts in unix/ for new directory layout.Constantin Kaplinsky2006-06-021-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+580