summaryrefslogtreecommitdiffstats
path: root/unix/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* [Bugfix] Default -FullColor to 0 when -AutoSelect=0 and -LowColorLevel= are u...Adam Tkac2009-10-071-0/+7
* [Doc] Improve vncviewer's -LowColorLevel parameter description.Adam Tkac2009-10-071-1/+3
* [Bugfix] Honor dotWhenNoCursor option (and it's changes) every time.Adam Tkac2009-10-073-8/+13
* Fix rendering of cursor on local framebuffer. It was broken by r3717.Pierre Ossman2009-06-221-0/+3
* [Bugfix] Client didn't receive clipboard selections from a server due wrongAdam Tkac2009-06-162-2/+2
* Try to increase the update rate by requesting a new update in parallel withPierre Ossman2009-04-012-1/+22
* Make sure we flush the X11 connection once we've sent a bunch of screen updates.Pierre Ossman2009-04-011-0/+1
* Try to update an entire FramebufferUpdate in one go, avoiding tears.Pierre Ossman2009-03-252-20/+34
* Document the new DesktopSize parameter in the man file.Pierre Ossman2009-03-241-0/+6
* Add parameter to make client attempt to resize server desktop on connect.Pierre Ossman2009-03-234-2/+47
* Properly parse the ExtendedDesktopSize rects in the client.Pierre Ossman2009-03-202-3/+5
* Minimal client side support for the extended desktop size protocol.Pierre Ossman2009-03-202-4/+28
* Revert r3657 (import of autogenerated) files.Adam Tkac2009-03-131-656/+0
* Change encoding and quality defaults to what auto mode would choose.Pierre Ossman2009-03-122-2/+2
* Improve auto mode for new JPEG code.Pierre Ossman2009-03-122-22/+35
* Import autogenerated files for unix/ and common/ subdirs to make sourceAdam Tkac2009-03-111-0/+656
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-273-8/+8
* Updated my copyrightPeter Åstrand2009-02-251-1/+1
* [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.Adam Tkac2009-02-132-2/+2
* Make sure both console and GUI about text is displayed correctly, even in UTF...Peter Åstrand2009-01-261-9/+16
* Use GUI codeset for C library as well, since we are displaying strings from it.Peter Åstrand2009-01-261-0/+3
* Another correction to the window name code: put parenthesis where it should be.Peter Åstrand2009-01-191-1/+1
* Update to last patch: Use TightVNC: instead of VNC:Peter Åstrand2009-01-161-2/+2
* Make sure to prefix even new desktop names with "VNC:". Peter Åstrand2009-01-151-1/+8
* Allow window name in recreateViewport to be translated. Peter Åstrand2009-01-151-1/+1
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-152-0/+10
* [Doc] Added "vncviewer host::port" syntax to vncviewer man pageAdam Tkac2008-10-231-0/+4
* [Bugfix] Include man files and more jpeg libraries in tarballAdam Tkac2008-10-221-0/+2
* [Cleanup] Fixed some compiler warningsAdam Tkac2008-10-101-1/+1
* [Cleanup] Detect and handle IRIX related enhancements in common/* directory onlyAdam Tkac2008-10-061-2/+1
* Install *man files and vncserver script in Makefile.amsAdam Tkac2008-09-291-0/+2
* Include headers in Makefile.am-s in unix/* to fix "make dist" commandAdam Tkac2008-07-141-1/+5
* - removed more unneded filesAdam Tkac2008-04-171-1/+1
* - make i18n working againAdam Tkac2008-04-172-1/+272
* - generate Makefile.in in unix/* subtree from Makefile.amAdam Tkac2008-04-172-33/+11
* - use PACKAGE_NAME/PACKAGE_VERSION macros instead PACKAGE/VERSION (AC_INIT() ...Adam Tkac2008-04-171-4/+4
* After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438Adam Tkac2008-03-225-286/+35
* - handle HAVE_MITSHM macro through config.hAdam Tkac2008-03-204-4/+276
* - use Makefile.am and configure.acAdam Tkac2008-03-202-33/+12
* Added some missing #includes whose prevent build source with gcc 4.3Adam Tkac2008-03-191-0/+1
* Added IrixCLJpegCompressor class which will support JPEG compression via the ...Constantin Kaplinsky2007-12-131-1/+1
* Linking vncviewer with -ldmedia in IRIX.Constantin Kaplinsky2007-09-051-1/+2
* Changes in reporting version numbers and copyrights.Constantin Kaplinsky2006-06-021-3/+3
* A grammar fix in man pages.Constantin Kaplinsky2006-06-021-1/+1
* Updated build scripts in unix/ for new directory layout.Constantin Kaplinsky2006-06-021-3/+5
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-2514-0/+2761