| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | The line speed bug has now been fixed. | Peter Åstrand | 2004-12-30 | 1 | -4/+0 |
* | Bugfix for problem with line speed estimate staying at zero for a long | Peter Åstrand | 2004-12-30 | 1 | -1/+11 |
* | Perhaps warn if pixel format change against buggy server. | Peter Åstrand | 2004-12-30 | 1 | -0/+4 |
* | Need to update vncviewer.man. | Peter Åstrand | 2004-12-30 | 1 | -0/+2 |
* | Updated section about autoselect wrt full-color mode. | Peter Åstrand | 2004-12-30 | 1 | -10/+14 |
* | Changed all user-visible strings from colour to color. | Peter Åstrand | 2004-12-30 | 16 | -49/+54 |
* | Two new things: version strings and icons. | Peter Åstrand | 2004-12-30 | 1 | -0/+4 |
* | Tightified sources: | Peter Åstrand | 2004-12-30 | 25 | -95/+114 |
* | Selecting jpeg and zlib compression from the GUI and command line is | Peter Åstrand | 2004-12-30 | 1 | -5/+0 |
* | Moved color level buttons down, aligned with encoding buttons | Peter Åstrand | 2004-12-30 | 1 | -5/+5 |
* | After changing zlib compression or jpeg quality, trigger a new SetEncodings m... | Peter Åstrand | 2004-12-30 | 1 | -0/+6 |
* | After changing zlib compression or jpeg quality, trigger a new SetEncodings m... | Peter Åstrand | 2004-12-29 | 1 | -0/+16 |
* | Added support for selecting zlib compression and jpeg quality in the UNIX cli... | Peter Åstrand | 2004-12-29 | 4 | -4/+69 |
* | Lowest JPEG quality should be 1. | Peter Åstrand | 2004-12-29 | 2 | -2/+2 |
* | Make compression and quality level input boxes inactive, if custom compressio... | Peter Åstrand | 2004-12-29 | 1 | -0/+10 |
* | IDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVEL | Peter Åstrand | 2004-12-29 | 3 | -4/+4 |
* | Added options CompressLevel and CustomCompressLevel | Peter Åstrand | 2004-12-29 | 8 | -22/+66 |
* | Added new parameter NoJPEG, hooked up with GUI | Peter Åstrand | 2004-12-28 | 6 | -4/+18 |
* | qualityLevel hooked up with GUI | Peter Åstrand | 2004-12-28 | 1 | -0/+2 |
* | Color level selection is disabled when using AutoSelect | Peter Åstrand | 2004-12-28 | 2 | -0/+12 |
* | Reworked Windows GUI: added components for selecting jpeg and zlib compressio... | Peter Åstrand | 2004-12-28 | 2 | -11/+28 |
* | .dsp files must have crlf line breaks, or VC7 cannot open them. | Peter Åstrand | 2004-12-28 | 1 | -155/+155 |
* | Added implementation of ToolBar control class. | george82 | 2004-12-23 | 3 | -147/+1041 |
* | When using AutoSelect, enable automatic selection of color level, but | Peter Åstrand | 2004-12-23 | 2 | -16/+20 |
* | Updated TODO. | Peter Åstrand | 2004-12-21 | 1 | -1/+5 |
* | New AutoSelect policy: | Peter Åstrand | 2004-12-21 | 4 | -37/+76 |
* | ZlibInStream must be reset after use, or we will end up with | Peter Åstrand | 2004-12-20 | 1 | -1/+6 |
* | Now possible to select tight encoding in UNIX vncviewer GUI | Peter Åstrand | 2004-12-19 | 2 | -9/+17 |
* | Now possible to select tight encoding in win32 vncviewer GUI | Peter Åstrand | 2004-12-19 | 3 | -5/+11 |
* | Other BPPs than 16 seems pretty ok now. | Peter Åstrand | 2004-12-19 | 1 | -2/+0 |
* | Added building-vc7.txt | Peter Åstrand | 2004-12-19 | 1 | -0/+40 |
* | Support for gradient filter with 24 bpp. | Peter Åstrand | 2004-12-13 | 1 | -3/+70 |
* | Jpeg decompressor now supports 24/32 bpp. | Peter Åstrand | 2004-12-13 | 1 | -6/+3 |
* | 24 bpp "cutZeros" support for copy filter. | Peter Åstrand | 2004-12-13 | 1 | -5/+14 |
* | Fill compression type and palette reading now supports 24 bpp | Peter Åstrand | 2004-12-12 | 1 | -5/+28 |
* | colour -> color | Peter Åstrand | 2004-12-12 | 1 | -8/+15 |
* | Added RGB24_TO_PIXEL32 macro. | Peter Åstrand | 2004-12-12 | 1 | -0/+5 |
* | Removed old RfbPlayer's controls. | george82 | 2004-12-12 | 2 | -151/+3 |
* | Gradient is now implemented. | Peter Åstrand | 2004-12-09 | 1 | -2/+0 |
* | Implemented client side gradient filter. Only tested with 16 bpp, though. | Peter Åstrand | 2004-12-09 | 2 | -5/+74 |
* | Added hot keys support to RfbPlayer | george82 | 2004-12-09 | 3 | -4/+34 |
* | Added the menu in RfbPlayer | george82 | 2004-12-08 | 3 | -5/+86 |