summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure translations works in an UTF8 environment.Peter Åstrand2005-01-252-1/+3
* libjpeg.a is actually in build directoryPeter Åstrand2005-01-252-2/+2
* Swedish translation for UNIX vncviewer GUI completedPeter Åstrand2005-01-2410-71/+377
* jpeg is now configured and built in a separate build directory. This fixes th...Peter Åstrand2005-01-243-5/+5
* Never switch to RAW when using AutoSelect. In most cases, RAW is slower, espe...Peter Åstrand2005-01-242-8/+2
* Update the time position 4 times in 1 second (every 250 ms).george822005-01-241-1/+4
* Implemented update the time position in the toolbar.george822005-01-242-1/+28
* Merged sv.po with updated .potPeter Åstrand2005-01-241-3/+3
* Ignoring m4 directory.Peter Åstrand2005-01-241-0/+1
* Added .cvsignorePeter Åstrand2005-01-241-0/+1
* Added .cvsignorePeter Åstrand2005-01-241-0/+7
* Defining top_builddir.Peter Åstrand2005-01-241-0/+1
* Get rid of the dependency on config.h.Peter Åstrand2005-01-241-1/+1
* Calling xgettext with --no-location, since this makes the .po filesPeter Åstrand2005-01-241-1/+1
* Let's keep tightvnc.pot in CVSPeter Åstrand2005-01-231-0/+27
* Added sv.po skelPeter Åstrand2005-01-231-0/+33
* 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