3622 Commits (0a0e582597be681488b91eb818c8a1963d13adbf)
 

Author SHA1 Message Date
  george82 3c8fbbf7fa Implemented update the time position in the toolbar. 19 years ago
  Peter Åstrand 1cfc4187a1 Merged sv.po with updated .pot 19 years ago
  Peter Åstrand ac5423ec02 Ignoring m4 directory. 19 years ago
  Peter Åstrand a336cf32f8 Added .cvsignore 19 years ago
  Peter Åstrand bb644f6ad5 Added .cvsignore 19 years ago
  Peter Åstrand 42e4bf0c93 Defining top_builddir. 19 years ago
  Peter Åstrand 785f7a7470 Get rid of the dependency on config.h. 19 years ago
  Peter Åstrand 13065d9312 Calling xgettext with --no-location, since this makes the .po files 19 years ago
  Peter Åstrand 40c64a07a9 Let's keep tightvnc.pot in CVS 19 years ago
  Peter Åstrand f709d3d732 Added sv.po skel 19 years ago
  Peter Åstrand 5a15f8cbc3 Added translation support for the UNIX implementation, via GNU gettext. 19 years ago
  Peter Åstrand 2dbbd38f8f 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. 19 years ago
  Peter Åstrand eed0650df7 The vncviewer password dialog should probably display the server name 19 years ago
  george82 d070c694f2 Added the ToolBar to RfbPlayer. 19 years ago
  Peter Åstrand e9dfcb0d81 The passwordfile must be opened binary. 19 years ago
  george82 5b4c15d401 Added ToolBar::autoSize, ToolBar::getButtonRect(). 19 years ago
  george82 d467a8db36 Changed toolbar bitmap. 19 years ago
  Peter Åstrand 7cc6c94a95 We cannot include rfb/util.h here, since that causes an error when building under Windows 19 years ago
  george82 1031310d6d Start playing if autoplay set to TRUE. 19 years ago
  george82 67cbcd0701 Changed the threading part of rfbplayer. Now threading function included 19 years ago
  Constantin Kaplinsky a31ab7cd77 Converted line endings to CRLF, after making all the .dsp/.dsw files 19 years ago
  Peter Åstrand d642640bfb Added @ZLIB_INCLUDE@ and @JPEG_INCLUDE@. Without these, the system 19 years ago
  Peter Åstrand 0f49e22bdc 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. 19 years ago
  Peter Åstrand f3c26fbdd3 .dsp files must have crlf line breaks, or VC7 cannot open them. 19 years ago
  george82 d4f5753949 Added bitmap for the toolbar buttons. 19 years ago
  wimba.com 275f6076fb Null check. 19 years ago
  george82 2818450b1f Added button operations to the ToolBar class. 19 years ago
  george82 c7039163ed Added button images operations to the ToolBar class: 19 years ago
  george82 199253ecd9 Removed CommonControls.cxx, CommonControls.h 19 years ago
  george82 d35da31bfa Added ToolBar:create() function. It creats a windows toolbar. 19 years ago
  george82 38baa3a391 Added new methods to ToolBar class: 19 years ago
  george82 ff170ab897 Added implementation of ToolBar control class. 19 years ago
  george82 c0921b16d2 Removed CommonControls.cxx, CommonControls.h 19 years ago
  wimba.com eee33e32a7 While seeking, prevent repaints triggered by cursor and frame buffer size changes. 19 years ago
  Peter Åstrand 2488c265d1 Icons now changed. 19 years ago
  Peter Åstrand 7a07d0487a New .ico files, from 1.3 19 years ago
  Peter Åstrand 2ac6381add Tight encoding is actually faster than Hextile when bandwidth is less than roughly 16 Mbps. 19 years ago
  Peter Åstrand ba09e35131 New TODO: Should support X11 cursors. 19 years ago
  wimba.com ccb67c3a3c Center shared image in frame when frame is bigger than shared area size. 19 years ago
  Peter Åstrand d6368ce2ee When using AutoSelect with old servers, always start in FullColor 19 years ago
  Peter Åstrand 073505919e Bugfix for Configuration system: When using alias parameters, the immutable flag in the real parameter instance should be set. 19 years ago
  Peter Åstrand 3e3c75ec56 -PasswordFile support for Windows viewer as well 19 years ago
  Peter Åstrand 55855d5a0a AutoSelect if default only if not using PreferredEncoding or FullColor. 19 years ago
  Peter Åstrand ff32dec05b The OptionsDialog bug is caused by a bug in KDE 3.2. See 19 years ago
  Peter Åstrand ba77f1c739 Added note about the UNIX optionswindow modality problem. 19 years ago
  Peter Åstrand 3afb7a3948 Note about the toolbar from http://lars.werner.no/vnc/. 19 years ago
  Peter Åstrand 8e8b5e8a9d Improved patch for bandwidth estimation: Avoid reading only 1 or 2 19 years ago
  Peter Åstrand f1f6b58e5d The line speed bug has now been fixed. 19 years ago
  Peter Åstrand 0fe2544156 Bugfix for problem with line speed estimate staying at zero for a long 19 years ago
  Peter Åstrand d06cf85526 Perhaps warn if pixel format change against buggy server. 19 years ago