]> source.dussan.org Git - tigervnc.git/log
tigervnc.git
19 years agoImplemented "Loop Ctrl+L" menu point.
george82 [Sun, 6 Feb 2005 17:27:34 +0000 (17:27 +0000)]
Implemented "Loop Ctrl+L" menu point.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@153 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImplemented "Exit Alt+X" menu point.
george82 [Sun, 6 Feb 2005 17:13:03 +0000 (17:13 +0000)]
Implemented "Exit Alt+X" menu point.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@152 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoSet slider to 0 when stopped playback.
george82 [Sun, 6 Feb 2005 17:02:34 +0000 (17:02 +0000)]
Set slider to 0 when stopped playback.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@151 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoRemoved unnecessary elements from the menu.
george82 [Sun, 6 Feb 2005 16:55:11 +0000 (16:55 +0000)]
Removed unnecessary elements from the menu.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@150 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded the open session file dialog implementation.
george82 [Sun, 6 Feb 2005 13:30:49 +0000 (13:30 +0000)]
Added the open session file dialog implementation.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@149 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoFixed bug with wrong positiong of slider when it was draged by mouse.
george82 [Sun, 6 Feb 2005 11:14:39 +0000 (11:14 +0000)]
Fixed bug with wrong positiong of slider when it was draged by mouse.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@148 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImproved RfbPlayer::updatePos().
george82 [Sun, 6 Feb 2005 07:29:51 +0000 (07:29 +0000)]
Improved RfbPlayer::updatePos().

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@147 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImplemented the time position changing by trackbar.
george82 [Sun, 6 Feb 2005 07:15:53 +0000 (07:15 +0000)]
Implemented the time position changing by trackbar.
RfbPlayer::calculateSessionTime() must calculate time in ms.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@146 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoFbsInputStrea::getTimeOffset must return the current seesion time.
george82 [Sun, 6 Feb 2005 06:38:52 +0000 (06:38 +0000)]
FbsInputStrea::getTimeOffset must return the current seesion time.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@145 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoMake sure the popup menu is created within the viewport, even though
Peter Åstrand [Sat, 5 Feb 2005 23:35:19 +0000 (23:35 +0000)]
Make sure the popup menu is created within the viewport, even though
the mouse cursor is in the lower, right corner.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@144 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoUpdated copyright year
Peter Åstrand [Sat, 5 Feb 2005 16:33:44 +0000 (16:33 +0000)]
Updated copyright year

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@143 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImplemented the full session time calculating.
george82 [Sat, 5 Feb 2005 09:23:18 +0000 (09:23 +0000)]
Implemented the full session time calculating.
speedTrackBar -> posTrackBar (wrong name)   :)

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@142 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded RfbPlayer::calculateSessionTime().
george82 [Sat, 5 Feb 2005 08:48:22 +0000 (08:48 +0000)]
Added RfbPlayer::calculateSessionTime().

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@141 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImproved RfbPlayer class implementation,
george82 [Sat, 5 Feb 2005 07:46:00 +0000 (07:46 +0000)]
Improved RfbPlayer class implementation,
added RfbPlayer::stopPlayback().

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@140 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImproved RfbPlayer class implementation,
george82 [Sat, 5 Feb 2005 07:40:47 +0000 (07:40 +0000)]
Improved RfbPlayer class implementation,
added RfbPlayer::stopPlayback().

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@139 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoFixed a bug with crashing the application when openSessionFile uses
george82 [Thu, 3 Feb 2005 14:25:00 +0000 (14:25 +0000)]
Fixed a bug with crashing the application when openSessionFile uses
a few times.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@138 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImproved rfbSessionReader class implementation.
george82 [Thu, 3 Feb 2005 14:10:07 +0000 (14:10 +0000)]
Improved rfbSessionReader class implementation.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@137 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded RfbPlayer::openSessionFile().
george82 [Mon, 31 Jan 2005 16:01:02 +0000 (16:01 +0000)]
Added RfbPlayer::openSessionFile().
It opens the rfb session file and starts reading the data.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@136 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded RfbPlayer::processMsg().
george82 [Mon, 31 Jan 2005 15:16:42 +0000 (15:16 +0000)]
Added RfbPlayer::processMsg().
It is used for processing the rfb protocol messages.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@135 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded rfbSessionReader class to RfbPlayer class.
george82 [Mon, 31 Jan 2005 13:06:54 +0000 (13:06 +0000)]
Added rfbSessionReader class to RfbPlayer class.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@134 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded TODO item about the problem when byte order differs between the
Peter Åstrand [Mon, 31 Jan 2005 09:15:33 +0000 (09:15 +0000)]
Added TODO item about the problem when byte order differs between the
host and the Xserver.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@133 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoRemoved the threading part from RfbPlayer class.
george82 [Sun, 30 Jan 2005 17:10:57 +0000 (17:10 +0000)]
Removed the threading part from RfbPlayer class.
rfbSessionReader class will used to read the rfb data.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@132 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agovoid processMsg() -> virtual void processMsg();
george82 [Sun, 30 Jan 2005 16:52:08 +0000 (16:52 +0000)]
void processMsg() -> virtual void processMsg();
It' need for compatibility RfbPlayer class and RfbProto class.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@131 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded rfbSessionReader class implementation.
george82 [Sun, 30 Jan 2005 16:47:17 +0000 (16:47 +0000)]
Added rfbSessionReader class implementation.
It's used for reading the rfb data.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@130 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImplemented the speed changing by edit control.
george82 [Sat, 29 Jan 2005 15:03:06 +0000 (15:03 +0000)]
Implemented the speed changing by edit control.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@129 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImplemented speed changing by spin control.
george82 [Sat, 29 Jan 2005 13:12:05 +0000 (13:12 +0000)]
Implemented speed changing by spin control.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@128 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded new option, SendSysKeys, which controls if Alt-Tab, Alt-F4 and Alt-Space should...
Peter Åstrand [Fri, 28 Jan 2005 14:52:50 +0000 (14:52 +0000)]
Added new option, SendSysKeys, which controls if Alt-Tab, Alt-F4 and Alt-Space should be handled locally, or sent to the server

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@127 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImplemented the play, pause, stop button proccessing.
george82 [Thu, 27 Jan 2005 14:48:23 +0000 (14:48 +0000)]
Implemented the play, pause, stop button proccessing.
Changed some rfbplayer's defines.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@126 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoUpdated abouttext translation
Peter Åstrand [Tue, 25 Jan 2005 08:34:03 +0000 (08:34 +0000)]
Updated abouttext translation

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@125 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoMake sure translations works in an UTF8 environment.
Peter Åstrand [Tue, 25 Jan 2005 08:31:31 +0000 (08:31 +0000)]
Make sure translations works in an UTF8 environment.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@124 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agolibjpeg.a is actually in build directory
Peter Åstrand [Tue, 25 Jan 2005 08:21:20 +0000 (08:21 +0000)]
libjpeg.a is actually in build directory

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@123 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoSwedish translation for UNIX vncviewer GUI completed
Peter Åstrand [Mon, 24 Jan 2005 21:06:11 +0000 (21:06 +0000)]
Swedish translation for UNIX vncviewer GUI completed

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@122 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agojpeg is now configured and built in a separate build directory. This fixes the proble...
Peter Åstrand [Mon, 24 Jan 2005 13:47:38 +0000 (13:47 +0000)]
jpeg is now configured and built in a separate build directory. This fixes the problem with the CVS-controlled jconfig.h getting changed on every ./configure.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@121 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoNever switch to RAW when using AutoSelect. In most cases, RAW is slower, especially...
Peter Åstrand [Mon, 24 Jan 2005 13:40:37 +0000 (13:40 +0000)]
Never switch to RAW when using AutoSelect. In most cases, RAW is slower, especially when using SSH tunnels.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@120 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoUpdate the time position 4 times in 1 second (every 250 ms).
george82 [Mon, 24 Jan 2005 11:33:06 +0000 (11:33 +0000)]
Update the time position 4 times in 1 second (every 250 ms).
It reduces the time twinkling.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@119 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImplemented update the time position in the toolbar.
george82 [Mon, 24 Jan 2005 11:09:08 +0000 (11:09 +0000)]
Implemented update the time position in the toolbar.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@118 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoMerged sv.po with updated .pot
Peter Åstrand [Mon, 24 Jan 2005 09:45:14 +0000 (09:45 +0000)]
Merged sv.po with updated .pot

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@117 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoIgnoring m4 directory.
Peter Åstrand [Mon, 24 Jan 2005 09:32:13 +0000 (09:32 +0000)]
Ignoring m4 directory.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@116 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded .cvsignore
Peter Åstrand [Mon, 24 Jan 2005 09:31:16 +0000 (09:31 +0000)]
Added .cvsignore

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@115 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded .cvsignore
Peter Åstrand [Mon, 24 Jan 2005 08:21:30 +0000 (08:21 +0000)]
Added .cvsignore

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@114 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoDefining top_builddir.
Peter Åstrand [Mon, 24 Jan 2005 08:04:33 +0000 (08:04 +0000)]
Defining top_builddir.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@113 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoGet rid of the dependency on config.h.
Peter Åstrand [Mon, 24 Jan 2005 08:03:02 +0000 (08:03 +0000)]
Get rid of the dependency on config.h.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@112 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoCalling xgettext with --no-location, since this makes the .po files
Peter Åstrand [Mon, 24 Jan 2005 07:47:30 +0000 (07:47 +0000)]
Calling xgettext with --no-location, since this makes the .po files
more CVS-friendly.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@111 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoLet's keep tightvnc.pot in CVS
Peter Åstrand [Sun, 23 Jan 2005 21:09:45 +0000 (21:09 +0000)]
Let's keep tightvnc.pot in CVS

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@110 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded sv.po skel
Peter Åstrand [Sun, 23 Jan 2005 20:52:08 +0000 (20:52 +0000)]
Added sv.po skel

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@109 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded translation support for the UNIX implementation, via GNU gettext.
Peter Åstrand [Sun, 23 Jan 2005 20:44:20 +0000 (20:44 +0000)]
Added translation support for the UNIX implementation, via GNU gettext.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@108 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoCorrected buffer overrun problem with aboutText. Also, replaced all sprintf()s in...
Peter Åstrand [Sun, 23 Jan 2005 20:00:34 +0000 (20:00 +0000)]
Corrected buffer overrun problem with aboutText. Also, replaced all sprintf()s in the UNIX version with snprintf(). This follows the recommendation on http://www.gotw.ca/publications/mill19.htm. Also, snprintf() is, in practice, required when using gettext. Note: since VC6 doesn't have snprintf, only require snprintf in UNIX-only code.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@107 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoThe vncviewer password dialog should probably display the server name
Peter Åstrand [Thu, 20 Jan 2005 15:37:09 +0000 (15:37 +0000)]
The vncviewer password dialog should probably display the server name
in the password dialog windows title.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@106 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded the ToolBar to RfbPlayer.
george82 [Wed, 19 Jan 2005 16:44:04 +0000 (16:44 +0000)]
Added the ToolBar to RfbPlayer.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@105 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoThe passwordfile must be opened binary.
Peter Åstrand [Wed, 19 Jan 2005 13:18:58 +0000 (13:18 +0000)]
The passwordfile must be opened binary.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@104 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded ToolBar::autoSize, ToolBar::getButtonRect().
george82 [Tue, 18 Jan 2005 16:00:35 +0000 (16:00 +0000)]
Added ToolBar::autoSize, ToolBar::getButtonRect().

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@103 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoChanged toolbar bitmap.
george82 [Mon, 17 Jan 2005 16:22:33 +0000 (16:22 +0000)]
Changed toolbar bitmap.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@102 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoWe cannot include rfb/util.h here, since that causes an error when building under...
Peter Åstrand [Mon, 17 Jan 2005 15:09:46 +0000 (15:09 +0000)]
We cannot include rfb/util.h here, since that causes an error when building under Windows
('INT32' : redefinition; different basic types).

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@101 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoStart playing if autoplay set to TRUE.
george82 [Mon, 17 Jan 2005 13:11:40 +0000 (13:11 +0000)]
Start playing if autoplay set to TRUE.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@100 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoChanged the threading part of rfbplayer. Now threading function included
george82 [Sun, 16 Jan 2005 15:39:56 +0000 (15:39 +0000)]
Changed the threading part of rfbplayer. Now threading function included
to the rfbplayer class. It allows the rfbplayer members to manage the rfb data thread.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@99 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoConverted line endings to CRLF, after making all the .dsp/.dsw files
Constantin Kaplinsky [Fri, 14 Jan 2005 18:42:14 +0000 (18:42 +0000)]
Converted line endings to CRLF, after making all the .dsp/.dsw files
binary.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@98 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded @ZLIB_INCLUDE@ and @JPEG_INCLUDE@. Without these, the system
Peter Åstrand [Thu, 13 Jan 2005 22:31:13 +0000 (22:31 +0000)]
Added @ZLIB_INCLUDE@ and @JPEG_INCLUDE@. Without these, the system
zlib and jpeg headers are used, regardless of the configure switches.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@97 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agomin and max changed to vncmin and vncmax. This solves many problems: Some platforms...
Peter Åstrand [Thu, 13 Jan 2005 22:11:30 +0000 (22:11 +0000)]
min and max changed to vncmin and vncmax. This solves many problems: Some platforms predefines or redefines these symbols. Some platforms have header files which chokes if min or max are defined.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@96 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years ago.dsp files must have crlf line breaks, or VC7 cannot open them.
Peter Åstrand [Thu, 13 Jan 2005 21:55:32 +0000 (21:55 +0000)]
.dsp files must have crlf line breaks, or VC7 cannot open them.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@95 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded bitmap for the toolbar buttons.
george82 [Thu, 13 Jan 2005 14:52:12 +0000 (14:52 +0000)]
Added bitmap for the toolbar buttons.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@94 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded button operations to the ToolBar class.
george82 [Tue, 11 Jan 2005 15:51:36 +0000 (15:51 +0000)]
Added button operations to the ToolBar class.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@93 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded button images operations to the ToolBar class:
george82 [Tue, 11 Jan 2005 14:47:14 +0000 (14:47 +0000)]
Added button images operations to the ToolBar class:
addBitmap(), addSysBitmap(), setBitmapSize().

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@92 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoRemoved CommonControls.cxx, CommonControls.h
george82 [Mon, 10 Jan 2005 12:56:37 +0000 (12:56 +0000)]
Removed CommonControls.cxx, CommonControls.h
It's need for renaming:
CommonControls.cxx -> ToolBar.cxx
CommonControls.h -> ToolBar.h

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@91 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded ToolBar:create() function. It creats a windows toolbar.
george82 [Mon, 10 Jan 2005 12:20:01 +0000 (12:20 +0000)]
Added ToolBar:create() function. It creats a windows toolbar.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@90 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded new methods to ToolBar class:
george82 [Mon, 10 Jan 2005 08:32:56 +0000 (08:32 +0000)]
Added new methods to ToolBar class:
ToolBar();
~ToolBar();
getHandle();

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@89 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded implementation of ToolBar control class.
george82 [Mon, 10 Jan 2005 08:00:38 +0000 (08:00 +0000)]
Added implementation of ToolBar control class.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@88 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoRemoved CommonControls.cxx, CommonControls.h
george82 [Mon, 10 Jan 2005 07:50:35 +0000 (07:50 +0000)]
Removed CommonControls.cxx, CommonControls.h
It's need for renaming: CommonControls.cxx -> ToolBar.cxx
                                    CommonControls.h -> ToolBar.h

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@87 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoIcons now changed.
Peter Åstrand [Fri, 7 Jan 2005 10:14:58 +0000 (10:14 +0000)]
Icons now changed.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@86 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoNew .ico files, from 1.3
Peter Åstrand [Fri, 7 Jan 2005 09:58:45 +0000 (09:58 +0000)]
New .ico files, from 1.3

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@85 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoTight encoding is actually faster than Hextile when bandwidth is less than roughly...
Peter Åstrand [Fri, 7 Jan 2005 09:48:15 +0000 (09:48 +0000)]
Tight encoding is actually faster than Hextile when bandwidth is less than roughly 16 Mbps.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@84 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoNew TODO: Should support X11 cursors.
Peter Åstrand [Fri, 7 Jan 2005 09:22:07 +0000 (09:22 +0000)]
New TODO: Should support X11 cursors.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@83 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoWhen using AutoSelect with old servers, always start in FullColor
Peter Åstrand [Mon, 3 Jan 2005 15:50:11 +0000 (15:50 +0000)]
When using AutoSelect with old servers, always start in FullColor
mode. Also, use cp.beforeVersion helper.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@82 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoBugfix for Configuration system: When using alias parameters, the immutable flag...
Peter Åstrand [Mon, 3 Jan 2005 14:47:42 +0000 (14:47 +0000)]
Bugfix for Configuration system: When using alias parameters, the immutable flag in the real parameter instance should be set.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@81 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years ago-PasswordFile support for Windows viewer as well
Peter Åstrand [Mon, 3 Jan 2005 13:32:28 +0000 (13:32 +0000)]
-PasswordFile support for Windows viewer as well

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@80 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAutoSelect if default only if not using PreferredEncoding or FullColor.
Peter Åstrand [Mon, 3 Jan 2005 12:01:45 +0000 (12:01 +0000)]
AutoSelect if default only if not using PreferredEncoding or FullColor.
CustomCompressLevel is default if CompressLevel is specified.

This gives backwards compatibility with the old vncviewer, but at the
same time making it possible to fully specify the internal state of
the viewer wrt AutoSelect, CustomCompressLevel and CompressLevel. For
example, it's now possible to start the client with CompressLevel=4
specified, but with CustomCompressLevel=0 (thus the option
grayed-out).

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@79 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoThe OptionsDialog bug is caused by a bug in KDE 3.2. See
Peter Åstrand [Sat, 1 Jan 2005 21:58:05 +0000 (21:58 +0000)]
The OptionsDialog bug is caused by a bug in KDE 3.2. See
http://bugs.kde.org/show_bug.cgi?id=86398.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@78 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded note about the UNIX optionswindow modality problem.
Peter Åstrand [Thu, 30 Dec 2004 16:21:03 +0000 (16:21 +0000)]
Added note about the UNIX optionswindow modality problem.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@77 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoNote about the toolbar from http://lars.werner.no/vnc/.
Peter Åstrand [Thu, 30 Dec 2004 16:15:05 +0000 (16:15 +0000)]
Note about the toolbar from http://lars.werner.no/vnc/.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@76 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoImproved patch for bandwidth estimation: Avoid reading only 1 or 2
Peter Åstrand [Thu, 30 Dec 2004 16:00:48 +0000 (16:00 +0000)]
Improved patch for bandwidth estimation: Avoid reading only 1 or 2
bytes at a time.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@75 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoThe line speed bug has now been fixed.
Peter Åstrand [Thu, 30 Dec 2004 15:02:46 +0000 (15:02 +0000)]
The line speed bug has now been fixed.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@74 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoBugfix for problem with line speed estimate staying at zero for a long
Peter Åstrand [Thu, 30 Dec 2004 15:01:59 +0000 (15:01 +0000)]
Bugfix for problem with line speed estimate staying at zero for a long
time.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@73 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoPerhaps warn if pixel format change against buggy server.
Peter Åstrand [Thu, 30 Dec 2004 11:49:04 +0000 (11:49 +0000)]
Perhaps warn if pixel format change against buggy server.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@72 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoNeed to update vncviewer.man.
Peter Åstrand [Thu, 30 Dec 2004 11:47:00 +0000 (11:47 +0000)]
Need to update vncviewer.man.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@71 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoUpdated section about autoselect wrt full-color mode.
Peter Åstrand [Thu, 30 Dec 2004 11:44:55 +0000 (11:44 +0000)]
Updated section about autoselect wrt full-color mode.
Documents that the Tight encoding is available.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@70 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoChanged all user-visible strings from colour to color.
Peter Åstrand [Thu, 30 Dec 2004 11:32:08 +0000 (11:32 +0000)]
Changed all user-visible strings from colour to color.
Also, the Windows viewer now accepts arguments with both spellings.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@69 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoTwo new things: version strings and icons.
Peter Åstrand [Thu, 30 Dec 2004 10:27:16 +0000 (10:27 +0000)]
Two new things: version strings and icons.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@68 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoTightified sources:
Peter Åstrand [Thu, 30 Dec 2004 10:03:00 +0000 (10:03 +0000)]
Tightified sources:

* Changed description in README files.

* Added our copyright.

* The HTTP server presents itself as TightVNC, rather than RealVNC.

* Using registry path Software\TightVNC\WinVNC4

* Updated descriptions in resource files.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@67 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoSelecting jpeg and zlib compression from the GUI and command line is
Peter Åstrand [Thu, 30 Dec 2004 08:21:08 +0000 (08:21 +0000)]
Selecting jpeg and zlib compression from the GUI and command line is
now supported.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@66 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoMoved color level buttons down, aligned with encoding buttons
Peter Åstrand [Thu, 30 Dec 2004 08:19:52 +0000 (08:19 +0000)]
Moved color level buttons down, aligned with encoding buttons

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@65 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAfter changing zlib compression or jpeg quality, trigger a new SetEncodings message.
Peter Åstrand [Thu, 30 Dec 2004 08:15:05 +0000 (08:15 +0000)]
After changing zlib compression or jpeg quality, trigger a new SetEncodings message.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@64 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAfter changing zlib compression or jpeg quality, trigger a new SetEncodings message.
Peter Åstrand [Wed, 29 Dec 2004 16:17:21 +0000 (16:17 +0000)]
After changing zlib compression or jpeg quality, trigger a new SetEncodings message.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@63 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded support for selecting zlib compression and jpeg quality in the UNIX client...
Peter Åstrand [Wed, 29 Dec 2004 15:56:30 +0000 (15:56 +0000)]
Added support for selecting zlib compression and jpeg quality in the UNIX client (both from GUI and command line)

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@62 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoLowest JPEG quality should be 1.
Peter Åstrand [Wed, 29 Dec 2004 13:04:54 +0000 (13:04 +0000)]
Lowest JPEG quality should be 1.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@61 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoMake compression and quality level input boxes inactive, if custom compression and...
Peter Åstrand [Wed, 29 Dec 2004 11:14:34 +0000 (11:14 +0000)]
Make compression and quality level input boxes inactive, if custom compression and jpeg is disabled.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@60 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoIDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVEL
Peter Åstrand [Wed, 29 Dec 2004 11:07:20 +0000 (11:07 +0000)]
IDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVEL

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@59 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded options CompressLevel and CustomCompressLevel
Peter Åstrand [Wed, 29 Dec 2004 10:59:03 +0000 (10:59 +0000)]
Added options CompressLevel and CustomCompressLevel

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@58 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoAdded new parameter NoJPEG, hooked up with GUI
Peter Åstrand [Tue, 28 Dec 2004 15:55:46 +0000 (15:55 +0000)]
Added new parameter NoJPEG, hooked up with GUI

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@57 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoqualityLevel hooked up with GUI
Peter Åstrand [Tue, 28 Dec 2004 15:27:28 +0000 (15:27 +0000)]
qualityLevel hooked up with GUI

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@56 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoColor level selection is disabled when using AutoSelect
Peter Åstrand [Tue, 28 Dec 2004 15:07:38 +0000 (15:07 +0000)]
Color level selection is disabled when using AutoSelect

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@55 3789f03b-4d11-0410-bbf8-ca57d06f2519

19 years agoReworked Windows GUI: added components for selecting jpeg and zlib compression levels
Peter Åstrand [Tue, 28 Dec 2004 14:59:46 +0000 (14:59 +0000)]
Reworked Windows GUI: added components for selecting jpeg and zlib compression levels

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@54 3789f03b-4d11-0410-bbf8-ca57d06f2519