]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2005-01-10 george82Removed CommonControls.cxx, CommonControls.h
2005-01-10 george82Added ToolBar:create() function. It creats a windows...
2005-01-10 george82Added new methods to ToolBar class:
2005-01-10 george82Added implementation of ToolBar control class.
2005-01-10 george82Removed CommonControls.cxx, CommonControls.h
2005-01-07 Peter ÅstrandIcons now changed.
2005-01-07 Peter ÅstrandNew .ico files, from 1.3
2005-01-07 Peter ÅstrandTight encoding is actually faster than Hextile when...
2005-01-07 Peter ÅstrandNew TODO: Should support X11 cursors.
2005-01-03 Peter ÅstrandWhen using AutoSelect with old servers, always start...
2005-01-03 Peter ÅstrandBugfix for Configuration system: When using alias param...
2005-01-03 Peter Åstrand-PasswordFile support for Windows viewer as well
2005-01-03 Peter ÅstrandAutoSelect if default only if not using PreferredEncodi...
2005-01-01 Peter ÅstrandThe OptionsDialog bug is caused by a bug in KDE 3.2...
2004-12-30 Peter ÅstrandAdded note about the UNIX optionswindow modality problem.
2004-12-30 Peter ÅstrandNote about the toolbar from http://lars.werner.no/vnc/.
2004-12-30 Peter ÅstrandImproved patch for bandwidth estimation: Avoid reading...
2004-12-30 Peter ÅstrandThe line speed bug has now been fixed.
2004-12-30 Peter ÅstrandBugfix for problem with line speed estimate staying...
2004-12-30 Peter ÅstrandPerhaps warn if pixel format change against buggy server.
2004-12-30 Peter ÅstrandNeed to update vncviewer.man.
2004-12-30 Peter ÅstrandUpdated section about autoselect wrt full-color mode.
2004-12-30 Peter ÅstrandChanged all user-visible strings from colour to color.
2004-12-30 Peter ÅstrandTwo new things: version strings and icons.
2004-12-30 Peter ÅstrandTightified sources:
2004-12-30 Peter ÅstrandSelecting jpeg and zlib compression from the GUI and...
2004-12-30 Peter ÅstrandMoved color level buttons down, aligned with encoding...
2004-12-30 Peter ÅstrandAfter changing zlib compression or jpeg quality, trigge...
2004-12-29 Peter ÅstrandAfter changing zlib compression or jpeg quality, trigge...
2004-12-29 Peter ÅstrandAdded support for selecting zlib compression and jpeg...
2004-12-29 Peter ÅstrandLowest JPEG quality should be 1.
2004-12-29 Peter ÅstrandMake compression and quality level input boxes inactive...
2004-12-29 Peter ÅstrandIDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVEL
2004-12-29 Peter ÅstrandAdded options CompressLevel and CustomCompressLevel
2004-12-28 Peter ÅstrandAdded new parameter NoJPEG, hooked up with GUI
2004-12-28 Peter ÅstrandqualityLevel hooked up with GUI
2004-12-28 Peter ÅstrandColor level selection is disabled when using AutoSelect
2004-12-28 Peter ÅstrandReworked Windows GUI: added components for selecting...
2004-12-28 Peter Åstrand.dsp files must have crlf line breaks, or VC7 cannot...
2004-12-23 george82Added implementation of ToolBar control class.
2004-12-23 Peter ÅstrandWhen using AutoSelect, enable automatic selection of...
2004-12-21 Peter ÅstrandUpdated TODO.
2004-12-21 Peter ÅstrandNew AutoSelect policy:
2004-12-20 Peter ÅstrandZlibInStream must be reset after use, or we will end...
2004-12-19 Peter ÅstrandNow possible to select tight encoding in UNIX vncviewer GUI
2004-12-19 Peter ÅstrandNow possible to select tight encoding in win32 vncviewe...
2004-12-19 Peter ÅstrandOther BPPs than 16 seems pretty ok now.
2004-12-19 Peter ÅstrandAdded building-vc7.txt
2004-12-13 Peter ÅstrandSupport for gradient filter with 24 bpp.
2004-12-13 Peter ÅstrandJpeg decompressor now supports 24/32 bpp.
2004-12-13 Peter Åstrand24 bpp "cutZeros" support for copy filter.
2004-12-12 Peter ÅstrandFill compression type and palette reading now supports...
2004-12-12 Peter Åstrandcolour -> color
2004-12-12 Peter ÅstrandAdded RGB24_TO_PIXEL32 macro.
2004-12-12 george82Removed old RfbPlayer's controls.
2004-12-09 Peter ÅstrandGradient is now implemented.
2004-12-09 Peter ÅstrandImplemented client side gradient filter. Only tested...
2004-12-09 george82Added hot keys support to RfbPlayer
2004-12-08 george82Added the menu in RfbPlayer
2004-12-07 Peter ÅstrandIt seems like only BPP 16 works currently.
2004-12-07 Peter ÅstrandSetting qualityLevel from options.
2004-12-07 Peter ÅstrandAdded our copyright notice.
2004-12-07 Peter ÅstrandAdded Tight decoder to rfb project.
2004-12-07 Peter Åstrandjpeglib.h should be included via extern "C".
2004-12-07 Peter Åstrandmessages.h and messages.rc should have CRLF line breaks
2004-12-07 Peter ÅstrandInclude jpeg project.
2004-12-07 Peter Åstrand.dsp files must have CRLF line breaks
2004-12-07 Peter ÅstrandAdded TODO
2004-12-07 Peter ÅstrandAdded a file for filling in info about the RealVNC...
2004-12-07 Peter Åstrandjconfig.h was added by mistake.
2004-12-07 Peter ÅstrandAdded command line option -QualityLevel
2004-12-07 Peter ÅstrandJPEG decompression support
2004-11-19 Peter ÅstrandLinking with libjpeg
2004-11-19 Peter ÅstrandUpdated configure script
2004-11-17 Peter ÅstrandUsing C++ style comments.
2004-11-17 Peter ÅstrandUsing constants defined in TightDecoder.h, instead...
2004-11-17 Peter ÅstrandFlushing zlib streams if we are told by the server...
2004-11-16 Peter ÅstrandAdded basic almost-functional Tight support, from tight...
2004-11-16 Peter ÅstrandIgnoring config.log and config.status.
2004-11-16 Peter ÅstrandAdded readCompactLength and writeCompactLength
2004-11-16 Peter ÅstrandConfiguring and building jpeg library
2004-11-16 Peter ÅstrandNew configure script, after bootstrapping
2004-11-16 Peter ÅstrandAdapted configure.in and Makefile.in for vncviewer_unix...
2004-11-16 Peter ÅstrandAdded bootstrap script, for generating configure script
2004-11-16 Peter ÅstrandAdapted configure.in for vncviewer_unix and vncconfig_u...
2004-11-14 Constantin... Added initial RFB Session Player implementation, by...
2004-10-08 Constantin... Added .cvsignore entries for building under Win32.
2004-10-08 Constantin... Added JPEG library.
2004-10-08 Constantin... Added .cvsignore files.
2004-10-08 Constantin... Initial revision
2004-10-08 (no author)New repository initialized by cvs2svn.