aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added translation support for the UNIX implementation, via GNU gettext.Peter Åstrand2005-01-2375-13/+29187
* Corrected buffer overrun problem with aboutText. Also, replaced all sprintf()...Peter Åstrand2005-01-233-13/+18
* The vncviewer password dialog should probably display the server namePeter Åstrand2005-01-201-0/+3
* Added the ToolBar to RfbPlayer.george822005-01-194-27/+93
* The passwordfile must be opened binary.Peter Åstrand2005-01-191-1/+1
* Added ToolBar::autoSize, ToolBar::getButtonRect().george822005-01-182-0/+17
* Changed toolbar bitmap.george822005-01-171-0/+0
* We cannot include rfb/util.h here, since that causes an error when building u...Peter Åstrand2005-01-171-1/+6
* Start playing if autoplay set to TRUE.george822005-01-171-3/+3
* Changed the threading part of rfbplayer. Now threading function includedgeorge822005-01-162-60/+47
* Converted line endings to CRLF, after making all the .dsp/.dsw filesConstantin Kaplinsky2005-01-141-254/+254
* Added @ZLIB_INCLUDE@ and @JPEG_INCLUDE@. Without these, the systemPeter Åstrand2005-01-131-1/+1
* min and max changed to vncmin and vncmax. This solves many problems: Some pla...Peter Åstrand2005-01-1315-65/+49
* .dsp files must have crlf line breaks, or VC7 cannot open them.Peter Åstrand2005-01-131-159/+159
* Added bitmap for the toolbar buttons.george822005-01-134-1/+13
* Added button operations to the ToolBar class.george822005-01-112-0/+130
* Added button images operations to the ToolBar class:george822005-01-112-0/+39
* Removed CommonControls.cxx, CommonControls.hgeorge822005-01-102-886/+0
* Added ToolBar:create() function. It creats a windows toolbar.george822005-01-102-2/+21
* Added new methods to ToolBar class:george822005-01-102-2/+30
* Added implementation of ToolBar control class.george822005-01-103-0/+51
* Removed CommonControls.cxx, CommonControls.hgeorge822005-01-101-155/+147
* Icons now changed.Peter Åstrand2005-01-071-2/+0
* New .ico files, from 1.3Peter Åstrand2005-01-074-0/+0
* Tight encoding is actually faster than Hextile when bandwidth is less than ro...Peter Åstrand2005-01-072-4/+4
* New TODO: Should support X11 cursors.Peter Åstrand2005-01-071-0/+5
* When using AutoSelect with old servers, always start in FullColorPeter Åstrand2005-01-032-2/+15
* Bugfix for Configuration system: When using alias parameters, the immutable f...Peter Åstrand2005-01-032-5/+14
* -PasswordFile support for Windows viewer as wellPeter Åstrand2005-01-033-1/+17
* AutoSelect if default only if not using PreferredEncoding or FullColor.Peter Åstrand2005-01-035-13/+53
* The OptionsDialog bug is caused by a bug in KDE 3.2. SeePeter Åstrand2005-01-011-4/+0
* Added note about the UNIX optionswindow modality problem.Peter Åstrand2004-12-301-0/+4
* Note about the toolbar from http://lars.werner.no/vnc/.Peter Åstrand2004-12-301-0/+2
* Improved patch for bandwidth estimation: Avoid reading only 1 or 2Peter Åstrand2004-12-301-8/+17
* The line speed bug has now been fixed.Peter Åstrand2004-12-301-4/+0
* Bugfix for problem with line speed estimate staying at zero for a longPeter Åstrand2004-12-301-1/+11
* Perhaps warn if pixel format change against buggy server.Peter Åstrand2004-12-301-0/+4
* Need to update vncviewer.man.Peter Åstrand2004-12-301-0/+2
* Updated section about autoselect wrt full-color mode.Peter Åstrand2004-12-301-10/+14
* Changed all user-visible strings from colour to color.Peter Åstrand2004-12-3016-49/+54
* Two new things: version strings and icons.Peter Åstrand2004-12-301-0/+4
* Tightified sources:Peter Åstrand2004-12-3025-95/+114
* Selecting jpeg and zlib compression from the GUI and command line isPeter Åstrand2004-12-301-5/+0
* Moved color level buttons down, aligned with encoding buttonsPeter Åstrand2004-12-301-5/+5
* After changing zlib compression or jpeg quality, trigger a new SetEncodings m...Peter Åstrand2004-12-301-0/+6
* After changing zlib compression or jpeg quality, trigger a new SetEncodings m...Peter Åstrand2004-12-291-0/+16
* Added support for selecting zlib compression and jpeg quality in the UNIX cli...Peter Åstrand2004-12-294-4/+69
* Lowest JPEG quality should be 1.Peter Åstrand2004-12-292-2/+2
* Make compression and quality level input boxes inactive, if custom compressio...Peter Åstrand2004-12-291-0/+10
* IDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVELPeter Åstrand2004-12-293-4/+4