aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Actually link and run the libjpeg-turbo test program to ensure that JPEG_LIBR...DRC2011-07-281-1/+19
* Actually, you don't have to build it first, as the "install" target takes car...DRC2011-07-281-3/+3
* Another fullscreen fix: When the framebuffer size changes, we must notPeter Åstrand2011-07-191-0/+3
* Make fullscreen mode work better with some X11 WMs such as Fedora 14Peter Åstrand2011-07-182-5/+25
* XGrabKeyboard needs to use CurrentTime rather thanPeter Åstrand2011-07-181-1/+1
* Implement hacky workaround for rendering errors on XP and newer when the screenPierre Ossman2011-07-151-2/+9
* This was not a good method to get an initial full update as we would get twoPierre Ossman2011-07-151-4/+1
* When we stopped doing full updates on format changes, we also lost the sidePierre Ossman2011-07-151-0/+3
* Add some extra debug output when the frame buffer changes size.Pierre Ossman2011-07-151-0/+3
* Add hack to make the client start properly even in the face of endian issues.Pierre Ossman2011-07-151-0/+20
* Make sure we use the correct pixel format for cursors when in non-native mode.Pierre Ossman2011-07-151-3/+8
* Make it possible to query a PixelTransformer for the formats it is convertingPierre Ossman2011-07-152-0/+26
* We don't need to force a full refresh on format changes with the new viewerPierre Ossman2011-07-151-2/+0
* The new viewer stores the framebuffer in a native format, instead ofPierre Ossman2011-07-152-17/+24
* Managed to consistently get the colour levels reversed. Fix up everything soPierre Ossman2011-07-142-11/+16
* Workaround for Alt behaviour on OS X.Pierre Ossman2011-07-141-0/+17
* The password file must be opened in binary mode. Otherwise, you mightPeter Åstrand2011-07-141-1/+1
* make sure support for clientRedirect is enabled in java viewerBrian Hinz2011-07-141-0/+1
* Port over the AltGr hack that the old Windows viewer has. Seems we need thisPierre Ossman2011-07-131-0/+57
* Mostly we will catch socket errors when processing incoming data, butPierre Ossman2011-07-121-5/+32
* Destroy the main UI and connection objects before popping up the fatal errorPierre Ossman2011-07-123-5/+15
* More consolidation into handleKeyEvent().Pierre Ossman2011-07-121-5/+3
* Simplify things by using the handleKeyEvent() method for the fake pressesPierre Ossman2011-07-121-16/+11
* Create a proper header file for the exported functions from vncviewer.cxx.Pierre Ossman2011-07-125-9/+29
* Include instructions for specifying the location of libjpeg-turboDRC2011-07-061-4/+60
* Fix regression. We need to set WIN64 so it will be properly defined in resde...DRC2011-07-061-0/+1
* The previous fix for eliminating the console window in vncviewer.exe was not ...DRC2011-07-052-4/+5
* Build with -Wl,-subsystem,windows on Windows, to avoid console window. Peter Åstrand2011-07-051-0/+3
* corrected all inconsistent eol-styles and set eol-style:native on *.java. Al...Brian Hinz2011-06-307-2540/+2540
* fix for java arraystore exception when bpp=8 with Tight encodingBrian Hinz2011-06-291-1/+2
* cleaned up readVersion/writeVersion routines in java client. readVersion wasn...Brian Hinz2011-06-292-24/+19
* Fixes a typo introduced with commit 4570.Henrik Andersson2011-06-291-1/+1
* Added leftout cmake build of x0vncserver, fixes bug #3329519.Henrik Andersson2011-06-292-0/+22
* Use generic copyright message which refers the user to the complete copyright...DRC2011-06-2815-58/+37
* Make wording consistent with 1.1.x READMEDRC2011-06-281-6/+6
* Don't need Windows formatted copy of LICENCE.TXT anymoreDRC2011-06-281-340/+0
* Consolidate all README files into one and distribute it with the binary packa...DRC2011-06-286-149/+83
* Remove version number from Java README file (so we don't have to keep updatin...DRC2011-06-282-6/+3
* Update copyright messages to reflect actual source codeDRC2011-06-281-4/+3
* Mac app bundle and Linux tarball are fully implemented in CMake build system ...DRC2011-06-251-10/+7
* Override the tarball architecture to i686 if -m32 was used on a 64-bit systemDRC2011-06-251-1/+5
* Implement 'make tarball' and 'make servertarball'DRC2011-06-252-10/+45
* Add uninstall targetDRC2011-06-252-0/+30
* Rename man pages to .1 when installingDRC2011-06-254-4/+4
* Install man pages during 'make install' on Unix systemsDRC2011-06-255-1/+237
* Win32-->Windows (since there are Win64 builds as well); also remove copyright...DRC2011-06-241-9/+2
* Consolidate source README file, remote cruft, and update copyrightsDRC2011-06-243-437/+113
* Re-order from least to most recentDRC2011-06-241-3/+3
* Update copyrights to reflect the new Java code we're usingDRC2011-06-241-3/+5
* Change version number to 1.1.80 (1.2 alpha) to distinguish from the 1.1 branchDRC2011-06-244-5/+5