| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure translations works in an UTF8 environment. | Peter Åstrand | 2005-01-25 | 2 | -1/+3 |
* | libjpeg.a is actually in build directory | Peter Åstrand | 2005-01-25 | 2 | -2/+2 |
* | Swedish translation for UNIX vncviewer GUI completed | Peter Åstrand | 2005-01-24 | 10 | -71/+377 |
* | jpeg is now configured and built in a separate build directory. This fixes th... | Peter Åstrand | 2005-01-24 | 3 | -5/+5 |
* | Never switch to RAW when using AutoSelect. In most cases, RAW is slower, espe... | Peter Åstrand | 2005-01-24 | 2 | -8/+2 |
* | Update the time position 4 times in 1 second (every 250 ms). | george82 | 2005-01-24 | 1 | -1/+4 |
* | Implemented update the time position in the toolbar. | george82 | 2005-01-24 | 2 | -1/+28 |
* | Merged sv.po with updated .pot | Peter Åstrand | 2005-01-24 | 1 | -3/+3 |
* | Ignoring m4 directory. | Peter Åstrand | 2005-01-24 | 1 | -0/+1 |
* | Added .cvsignore | Peter Åstrand | 2005-01-24 | 1 | -0/+1 |
* | Added .cvsignore | Peter Åstrand | 2005-01-24 | 1 | -0/+7 |
* | Defining top_builddir. | Peter Åstrand | 2005-01-24 | 1 | -0/+1 |
* | Get rid of the dependency on config.h. | Peter Åstrand | 2005-01-24 | 1 | -1/+1 |
* | Calling xgettext with --no-location, since this makes the .po files | Peter Åstrand | 2005-01-24 | 1 | -1/+1 |
* | Let's keep tightvnc.pot in CVS | Peter Åstrand | 2005-01-23 | 1 | -0/+27 |
* | Added sv.po skel | Peter Åstrand | 2005-01-23 | 1 | -0/+33 |
* | Added translation support for the UNIX implementation, via GNU gettext. | Peter Åstrand | 2005-01-23 | 75 | -13/+29187 |
* | Corrected buffer overrun problem with aboutText. Also, replaced all sprintf()... | Peter Åstrand | 2005-01-23 | 3 | -13/+18 |
* | The vncviewer password dialog should probably display the server name | Peter Åstrand | 2005-01-20 | 1 | -0/+3 |
* | Added the ToolBar to RfbPlayer. | george82 | 2005-01-19 | 4 | -27/+93 |
* | The passwordfile must be opened binary. | Peter Åstrand | 2005-01-19 | 1 | -1/+1 |
* | Added ToolBar::autoSize, ToolBar::getButtonRect(). | george82 | 2005-01-18 | 2 | -0/+17 |
* | Changed toolbar bitmap. | george82 | 2005-01-17 | 1 | -0/+0 |
* | We cannot include rfb/util.h here, since that causes an error when building u... | Peter Åstrand | 2005-01-17 | 1 | -1/+6 |
* | Start playing if autoplay set to TRUE. | george82 | 2005-01-17 | 1 | -3/+3 |
* | Changed the threading part of rfbplayer. Now threading function included | george82 | 2005-01-16 | 2 | -60/+47 |
* | Converted line endings to CRLF, after making all the .dsp/.dsw files | Constantin Kaplinsky | 2005-01-14 | 1 | -254/+254 |
* | Added @ZLIB_INCLUDE@ and @JPEG_INCLUDE@. Without these, the system | Peter Åstrand | 2005-01-13 | 1 | -1/+1 |
* | min and max changed to vncmin and vncmax. This solves many problems: Some pla... | Peter Åstrand | 2005-01-13 | 15 | -65/+49 |
* | .dsp files must have crlf line breaks, or VC7 cannot open them. | Peter Åstrand | 2005-01-13 | 1 | -159/+159 |
* | Added bitmap for the toolbar buttons. | george82 | 2005-01-13 | 4 | -1/+13 |
* | Added button operations to the ToolBar class. | george82 | 2005-01-11 | 2 | -0/+130 |
* | Added button images operations to the ToolBar class: | george82 | 2005-01-11 | 2 | -0/+39 |
* | Removed CommonControls.cxx, CommonControls.h | george82 | 2005-01-10 | 2 | -886/+0 |
* | Added ToolBar:create() function. It creats a windows toolbar. | george82 | 2005-01-10 | 2 | -2/+21 |
* | Added new methods to ToolBar class: | george82 | 2005-01-10 | 2 | -2/+30 |
* | Added implementation of ToolBar control class. | george82 | 2005-01-10 | 3 | -0/+51 |
* | Removed CommonControls.cxx, CommonControls.h | george82 | 2005-01-10 | 1 | -155/+147 |
* | Icons now changed. | Peter Åstrand | 2005-01-07 | 1 | -2/+0 |
* | New .ico files, from 1.3 | Peter Åstrand | 2005-01-07 | 4 | -0/+0 |
* | Tight encoding is actually faster than Hextile when bandwidth is less than ro... | Peter Åstrand | 2005-01-07 | 2 | -4/+4 |
* | New TODO: Should support X11 cursors. | Peter Åstrand | 2005-01-07 | 1 | -0/+5 |
* | When using AutoSelect with old servers, always start in FullColor | Peter Åstrand | 2005-01-03 | 2 | -2/+15 |
* | Bugfix for Configuration system: When using alias parameters, the immutable f... | Peter Åstrand | 2005-01-03 | 2 | -5/+14 |
* | -PasswordFile support for Windows viewer as well | Peter Åstrand | 2005-01-03 | 3 | -1/+17 |
* | AutoSelect if default only if not using PreferredEncoding or FullColor. | Peter Åstrand | 2005-01-03 | 5 | -13/+53 |
* | The OptionsDialog bug is caused by a bug in KDE 3.2. See | Peter Åstrand | 2005-01-01 | 1 | -4/+0 |
* | Added note about the UNIX optionswindow modality problem. | Peter Åstrand | 2004-12-30 | 1 | -0/+4 |
* | Note about the toolbar from http://lars.werner.no/vnc/. | Peter Åstrand | 2004-12-30 | 1 | -0/+2 |
* | Improved patch for bandwidth estimation: Avoid reading only 1 or 2 | Peter Åstrand | 2004-12-30 | 1 | -8/+17 |