]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2005-10-18 Constantin... Added end of lines at end of files.
2005-10-18 Constantin... Got rid of calls to stricmp() function which is Windows...
2005-10-18 Dennis SyrovatskyFiles FileInfo.cxx, FileManager.cxx, FileReader.cxx...
2005-10-18 Dennis SyrovatskyAdded class TransferQueue.
2005-10-18 Dennis SyrovatskyAdded FileInfo class. This class was moved from TightVN...
2005-10-18 Dennis SyrovatskySmall code improvements.
2005-10-17 Dennis SyrovatskyNow files for file management routines added to the...
2005-10-17 Dennis SyrovatskyAdded file management routines. Added classes for open...
2005-09-29 Constantin... Added two different polling algorithms, a dumb one...
2005-09-29 Constantin... The polling code has been moved into a separate class.
2005-09-28 Constantin... Updated for building with the latest version of the...
2005-09-28 Constantin... Fixed a compilation problem caused by including winsock...
2005-09-28 Constantin... Removed files from the project.
2005-09-28 Constantin... Tight encoder's configuration tuning.
2005-09-28 Constantin... Implemented support for changing zlib compression level...
2005-09-28 Constantin... Merged the rdr library with VNC 4.1.1.
2005-09-28 Constantin... Improved configuration of the Tight encoder.
2005-09-27 Constantin... Fixed a bug with wrong encoding number for
2005-09-27 Constantin... Removed the code that prevented colorful rectangles...
2005-09-27 Constantin... Set the ImprovedHextile parameter to true by default...
2005-09-22 Constantin... Removed unused argument of a function.
2005-09-22 Constantin... Optimized the code that analyzes the tile contents.
2005-09-22 Constantin... Added new files to the project.
2005-09-22 Constantin... Limiting maximum number of palette colors in the Hextil...
2005-09-22 Constantin... Using new TightPalette helper class instead of std...
2005-09-21 Constantin... Updated buffer size in ZRLE encoder, fix copied from...
2005-09-16 Constantin... Code improvements in new Hextile encoder.
2005-09-16 Constantin... Changes in comments only -- C-style comments have been...
2005-09-14 Constantin... Code optimizations in the old version of the Hextile...
2005-09-14 Constantin... CPU load monitoring has been implemented in x0vncserver...
2005-09-13 Constantin... Removed the FdOutStream::writeBytes() implementation...
2005-09-09 Constantin... Added boolean parameter "ImprovedHextile" which allows...
2005-09-09 Constantin... Code improvements in the HextileSubrectsTable classes...
2005-09-09 Constantin... Another optimization in new Hextile encoder. Reorganize...
2005-09-09 Constantin... Minor optimization in new Hextile encoder. Values in...
2005-09-09 Constantin... Added completely rewritten implementation of the Hextil...
2005-09-09 Constantin... Updated configure.in to include more platform-dependent...
2005-09-09 Constantin... Fixed a problem with crashing on select() returning...
2005-09-09 Constantin... Fixed a bug with sending colors for zero-size cursors...
2005-09-08 Constantin... Updated x0vncserver to the latest version from the...
2005-09-04 george82Removed the ToolBar part from rfbplayer.cxx and rfbplay...
2005-09-04 george82Added PlayerToolBar class implementation.
2005-08-29 Constantin... Fixed a bug in the Hextile encoder. This bug made the...
2005-08-17 Peter ÅstrandUpdated vncHooksComposite, to fix additional RENDER...
2005-08-11 Peter ÅstrandPrefer ZRLE over Tight. ZRLE is actually faster in...
2005-08-10 Peter ÅstrandModifications for DETECT_SMOOTH_IMAGE:
2005-07-28 george82ToolBar class must be in rfb::win32 namespace.
2005-07-27 george82Added ToolBar.cxx and ToolBar.h to the rfb_win32 project.
2005-07-26 george82Added ToolBar class implementation to the rfb_win32...
2005-07-01 Oleg SheikinMinor code improving.
2005-07-01 Oleg SheikinClass ListViewControlCon is added in library rfb_win32.
2005-06-27 Peter ÅstrandComment out calls to removeNonAsciiChars. This makes...
2005-06-21 Peter ÅstrandIf pixelFormatDefined, change masks and offsets for...
2005-04-17 george82Change timeStatic, speedStatic, speedEdit control font...
2005-04-17 george82Added ToolBar::getButtonsWidth(), ToolBar::getButtonsHe...
2005-04-17 george82Removed CTRL_BAR_HEIGHT constant.
2005-04-17 george82Added ToolBar::getButtonsWidth(), ToolBar::getButtonsHe...
2005-04-17 george82Added ToolBar::getButtonsWidth(), ToolBar::getButtonsHe...
2005-04-17 george82Removed the "Full Screen" button from the toolbar.
2005-04-17 george82Options moved to Play -> Options... menu item.
2005-04-13 george82Removed checks "play/pause" and "stop" menu items.
2005-04-13 george82Added the command-line parameter "-loop".
2005-04-13 george82Added the SessionInfoDialog dialog, wich is used to...
2005-04-11 george82Enable the big-endian flag when user press the "default...
2005-04-11 george82Check the filename when reading the command-line parame...
2005-04-11 george82Added *.fbs to the file filter in the open file dialog.
2005-03-31 Peter ÅstrandReworked last patch: Call the original Composite proced...
2005-03-31 Peter ÅstrandCorrection for graphics problem when using RENDER:...
2005-03-29 george82Fixed the bug with resetting the player options (pixelF...
2005-03-29 george82Implemented "Home page" the menu point.
2005-03-29 george82Fixed the bug with wrong detection the session pixel...
2005-03-29 george82Removed the unworked items from the main menu.
2005-03-29 george82Removed the unnecessary option "Auto store player settings"
2005-03-29 george82The usage information window must be a modal dialog.
2005-03-28 george82Show the program usage and the command-line parameters
2005-03-28 george82Added InfoDialog dialog. It is used to display an infor...
2005-03-28 george82Added Advapi32.lib for linking in the release configura...
2005-03-28 george82Implemented the "-upf" command-line parameter. It allow...
2005-03-28 george82Implemented the possibility to add the user defined...
2005-03-28 george82PixelFormatList::operator[] must return the pointer to
2005-03-27 george82Added the EditPixelFormatDialog dialog. It allows chang...
2005-03-26 george82Added UserPixelFormatsDialog.
2005-03-26 george82Added new button "Edit User PF" to OptionsDialog.
2005-03-22 george82Check bit-per-pixel when the pixel format assign from...
2005-03-21 george82Implemented support all pixel formats when player run...
2005-03-21 george82Added about dialog to the player.
2005-03-20 george82Added big-endian-flag option to the ChoosePixelFormatDi...
2005-03-20 george82Added bigEndian flag support to Options dialog.
2005-03-20 george82Added new property bigEndianFlag to PlayerOptions class.
2005-03-20 george82DEFAULT_PF_INDEX must equal -1.
2005-03-20 george82Now in RfbPlayer::serverInit() pixel format chooses...
2005-03-20 george82Added new property autoDetectPF to PlayerOptions class.
2005-03-20 george82Now OptionsDialog allow the user to choose the pixel...
2005-03-20 george82Now ChoosePixelFormatDialog allow the user to choose...
2005-03-19 george82Fixed the bug with crashes the player when user clicked
2005-03-19 george82Set pixelFormat to the value wich read from the registry.
2005-03-19 george82PlayerOptions::pixelFormat changed to pixelFormatIndex.
2005-03-19 george82Finished PixelFormatList class implementation.
2005-03-17 george82Removed the unnecessary file (utils.h).
2005-03-17 george82Added PixelFormatList class implementation.
next