aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove some premature optimisationPierre Ossman2014-07-076-74/+104
* Add some missing whitespacePierre Ossman2014-07-071-0/+3
* Stop storing a copy of the encodings as we don't use it for anythingPierre Ossman2014-07-072-14/+3
* Get rid of the register mechanism for encoders and decodersPierre Ossman2014-07-0725-183/+77
* Be more consistent in referring to pixel byte streams as buffersPierre Ossman2014-07-0712-38/+38
* Document the different pixel representations that we deal withPierre Ossman2014-07-071-1/+10
* Get rid of unused things in the ZRLE encoderPierre Ossman2014-07-073-35/+13
* Remove unused method prototypePierre Ossman2014-07-071-1/+0
* Remove all unused TX widgetsPierre Ossman2014-07-0711-1487/+1
* Remove the scaled pixel buffer classes as they are not used.Pierre Ossman2014-07-076-635/+0
* Remove unused (and commented out) PixelBuffer::getPixel()Pierre Ossman2014-07-072-17/+0
* Remove unused alternative code path from the ZRLE and Hextile decodersPierre Ossman2014-07-072-81/+0
* Remove unused pixel conversion methodPierre Ossman2014-07-072-18/+0
* Remove unsused, commented out codePierre Ossman2014-07-072-24/+0
* Clean up header dependencies in the vncviewer directoryPierre Ossman2014-07-076-12/+23
* Reduce dependencies on TransImageGetter.hPierre Ossman2014-07-077-7/+8
* Support keeping libjpeg's default compression settingPierre Ossman2014-07-071-3/+8
* Check that we have a cursor to restorePierre Ossman2014-07-071-1/+1
* Converting to RGB might involve a precision increasePierre Ossman2014-07-073-15/+59
* Make sure we check that PixelFormats we get are actually valid.Pierre Ossman2014-07-032-6/+45
* Embedded applet should not show server dialogBrian P. Hinz2014-06-261-1/+1
* Accidentally removed some code in the previous commit.Pierre Ossman2014-06-251-0/+14
* Add XDAMAGE support to x0vncserver. Makes it more efficientPierre Ossman2014-06-252-15/+65
* Add a global event handler so that we can intercept custom eventsPierre Ossman2014-06-252-0/+28
* Fixed dependency problems with ubuntu precise build. Added ubuntu trusty pack...Brian Hinz2014-05-2125-1/+1021
* Fix typos in r5181Brian Hinz2014-05-181-3/+3
* Add missing dependencies to ubuntu builds that cause cut-copy-paste issuesBrian Hinz2014-05-181-3/+3
* Remove comment about service mode not working; bug 135 was fixed a while ago.Peter Åstrand2014-04-131-2/+1
* Ubuntu's upstream fltk package contains patches that conflict with Pierre's p...Brian Hinz2014-04-051-3/+0
* Removed shell dependency from el6 vncserver init script. Fixes bug tracker bu...Brian Hinz2014-03-241-16/+15
* This list isn't properly maintained so let's add a disclaimer.Pierre Ossman2014-03-191-1/+1
* We don't want to lose the checks performed by assert() in release buildsPierre Ossman2014-03-191-0/+8
* The ZRLE decoder relied on an assert() for boundary checks. A defaultPierre Ossman2014-03-191-3/+10
* Applied patch from Alois Mahdal <amahdal@redhat.com>:Peter Åstrand2014-02-241-1/+1
* Applied patch from:Peter Åstrand2014-02-201-2/+5
* Fixes problems with cmake detection of GnuTLS. The current CMakeLists.txt us...Brian Hinz2014-02-193-0/+84
* Removes VeNCrypt-checkbox from the security page in the WinVNC options. Fixes...Samuel Mannehed2014-02-123-99/+73
* Make WinVNC service mode work on Windows Vista and beyond.Samuel Mannehed2014-02-079-38/+289
* Removes the additional padding reserved for the menubar and enables drag undo...Brian Hinz2014-01-122-1/+3
* r5142 and r5149 borrowed code from the TurboVNC viewer, which has different C...Brian Hinz2014-01-111-5/+6
* r5138 did not completely resolve the problem with clipboard data consuming to...Brian Hinz2014-01-113-21/+28
* Fixes for modality issues & dialog behavior in embedded mode.Brian Hinz2014-01-102-4/+5
* Moved OS X setDockIconImage call into VncViewer.setLookAndFeel so that the do...Brian Hinz2014-01-102-16/+13
* Make sure the fill function pointer gets updated if thePierre Ossman2014-01-072-5/+24
* Set the dock icon on OS X. Not perfect as it still shows the standard Java l...Brian Hinz2014-01-041-2/+18
* Release all downKeys when the focus is lost, otherwise the state of the keybo...Brian Hinz2014-01-023-24/+7
* Re-introduces embedded applet mode for the java viewer. On Windows and Linux,...Brian Hinz2014-01-029-67/+243
* Updated copyright noticesBrian Hinz2013-12-293-3/+5
* Another overhaul of the key event handlers. There was a fundamental flaw in t...Brian Hinz2013-12-294-1092/+1184
* Added rpm spec file & sources for building Suse linux packages to contrib folderBrian Hinz2013-12-0890-0/+10823