| Commit message (Expand) | Author | Age | Files | Lines |
* | Link basic X11 libraries last | Pierre Ossman | 2014-10-17 | 1 | -1/+3 |
* | Correct naming convention for some parameters | Pierre Ossman | 2014-09-17 | 1 | -4/+4 |
* | Remove unused VideoArea parameter | Pierre Ossman | 2014-09-17 | 3 | -49/+0 |
* | Avoid extra spacing in the generated man pages | Pierre Ossman | 2014-09-17 | 1 | -0/+46 |
* | Update server man pages to reflect current list of options | Pierre Ossman | 2014-09-17 | 1 | -29/+49 |
* | Remove the date from man pages | Pierre Ossman | 2014-09-17 | 1 | -1/+1 |
* | Clean up the authors section of the man pages | Pierre Ossman | 2014-09-17 | 1 | -1/+7 |
* | Get rid of getStride() | Pierre Ossman | 2014-07-07 | 2 | -9/+2 |
* | Remove full support for colour maps | Pierre Ossman | 2014-07-07 | 3 | -20/+4 |
* | Fix some offenders that poke around in the PixelFormat internals | Pierre Ossman | 2014-07-07 | 1 | -10/+11 |
* | Accidentally removed some code in the previous commit. | Pierre Ossman | 2014-06-25 | 1 | -0/+14 |
* | Add XDAMAGE support to x0vncserver. Makes it more efficient | Pierre Ossman | 2014-06-25 | 2 | -15/+65 |
* | Fix unsafe usage of the logging functions. | Pierre Ossman | 2012-04-26 | 1 | -1/+1 |
* | Consolidate the installation paths and make sure we have decent defaults. | Pierre Ossman | 2012-03-27 | 1 | -2/+2 |
* | Reimplement the deferred update handling, this time in a more robust and | Pierre Ossman | 2011-11-08 | 1 | -3/+1 |
* | Link x0vncserver against Xtst, if it was detected (otherwise x0vncserver is v... | DRC | 2011-08-19 | 1 | -0/+6 |
* | Fixes a typo introduced with commit 4570. | Henrik Andersson | 2011-06-29 | 1 | -1/+1 |
* | Added leftout cmake build of x0vncserver, fixes bug #3329519. | Henrik Andersson | 2011-06-29 | 1 | -0/+21 |
* | Remove unused autotools build system | DRC | 2011-06-24 | 1 | -28/+0 |
* | Previous fix for statically linking against GnuTLS on OS X broke the build on... | DRC | 2010-10-01 | 1 | -0/+4 |
* | Support linking statically with GnuTLS on OS X | DRC | 2010-10-01 | 1 | -1/+1 |
* | [Development] Replace SSecurityFactoryStandard class by simplier Security class. | Adam Tkac | 2010-04-23 | 1 | -1/+0 |
* | [Development] Add possibility to define viewer/server specific parameters via | Adam Tkac | 2010-04-23 | 1 | -0/+2 |
* | Fix VPATH and out-of-tree builds | DRC | 2010-02-14 | 1 | -4/+4 |
* | [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able | Adam Tkac | 2010-02-05 | 1 | -1/+1 |
* | Make unix/ subtree compilable. | Adam Tkac | 2009-09-04 | 1 | -5/+7 |
* | Revert previous commit (r3889). Windows code has to be cleaned before this | Adam Tkac | 2009-09-04 | 1 | -1/+1 |
* | Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() | Adam Tkac | 2009-09-04 | 1 | -1/+1 |
* | Revert r3657 (import of autogenerated) files. | Adam Tkac | 2009-03-13 | 1 | -741/+0 |
* | Import autogenerated files for unix/ and common/ subdirs to make source | Adam Tkac | 2009-03-11 | 1 | -0/+741 |
* | Remove the "video" feature and its associated custom JPEG handling. | Pierre Ossman | 2009-03-05 | 1 | -2/+0 |
* | Rebrand the source as TigerVNC. It is my hope that this patch is | Peter Åstrand | 2009-02-27 | 2 | -7/+7 |
* | [Documentation] Documented the VideoArea parameter. | Constantin Kaplinsky | 2008-12-23 | 1 | -5/+18 |
* | [Documentation] Corrected documentation on UseHardwareJPEG parameter. | Constantin Kaplinsky | 2008-12-23 | 1 | -6/+6 |
* | [Documentation] Documented the VideoPriority parameter. | Constantin Kaplinsky | 2008-12-23 | 1 | -2/+21 |
* | [Bugfix] Include man files and more jpeg libraries in tarball | Adam Tkac | 2008-10-22 | 1 | -0/+2 |
* | [Cleanup] Detect and handle IRIX related enhancements in common/* directory only | Adam Tkac | 2008-10-06 | 1 | -1/+1 |
* | Install *man files and vncserver script in Makefile.ams | Adam Tkac | 2008-09-29 | 1 | -0/+2 |
* | Merged changes from branches/1.5-xserver (revision range 2432:2631) back to t... | Constantin Kaplinsky | 2008-09-28 | 3 | -31/+19 |
|\ |
|
| * | Include headers in Makefile.am-s in unix/* to fix "make dist" command | Adam Tkac | 2008-07-14 | 1 | -1/+4 |
| * | - generate Makefile.in in unix/* subtree from Makefile.am | Adam Tkac | 2008-04-17 | 2 | -30/+15 |
| * | - use PACKAGE_NAME/PACKAGE_VERSION macros instead PACKAGE/VERSION (AC_INIT() ... | Adam Tkac | 2008-04-17 | 1 | -1/+1 |
| * | After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438 | Adam Tkac | 2008-03-22 | 5 | -25/+30 |
| * | - use Makefile.am and configure.ac | Adam Tkac | 2008-03-20 | 5 | -30/+25 |
* | | [Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, ... | Constantin Kaplinsky | 2008-09-05 | 1 | -0/+2 |
* | | [Enhancements, refactoring] Rationalized functions to control video | Constantin Kaplinsky | 2008-09-05 | 1 | -1/+1 |
* | | [Bugfix] Geometry::getVideoRect() should return coordinates relative to the | Constantin Kaplinsky | 2008-09-02 | 2 | -5/+19 |
* | | Passing VideoArea parameter to VNCServerST object. VNCServerST saves the | Constantin Kaplinsky | 2008-08-21 | 1 | -2/+3 |
* | | 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 |