4536 Commits (20e42bfecea3fe9e53aac1a8f1e0fa53621eb733)
 

Author SHA1 Message Date
  george82 b491543bea Removed the threading part from RfbPlayer class. 19 years ago
  george82 529ed575d7 void processMsg() -> virtual void processMsg(); 19 years ago
  george82 6598b7459c Added rfbSessionReader class implementation. 19 years ago
  george82 4ea27f67e1 Implemented the speed changing by edit control. 19 years ago
  george82 9e6e6cc1ee Implemented speed changing by spin control. 19 years ago
  Peter Åstrand 57dcc45507 Added new option, SendSysKeys, which controls if Alt-Tab, Alt-F4 and Alt-Space should be handled locally, or sent to the server 19 years ago
  george82 5c13c669b2 Implemented the play, pause, stop button proccessing. 19 years ago
  Peter Åstrand b588af4a39 Updated abouttext translation 19 years ago
  Peter Åstrand ccccd8e9f3 Make sure translations works in an UTF8 environment. 19 years ago
  Peter Åstrand 1c6ad92b4d libjpeg.a is actually in build directory 19 years ago
  Peter Åstrand 1571d66842 Swedish translation for UNIX vncviewer GUI completed 19 years ago
  Peter Åstrand 5135eead7b 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. 19 years ago
  Peter Åstrand aa209654f5 Never switch to RAW when using AutoSelect. In most cases, RAW is slower, especially when using SSH tunnels. 19 years ago
  george82 cfd81d199a Update the time position 4 times in 1 second (every 250 ms). 19 years ago
  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