]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2005-02-09 george82Fixed the problem with crashes the player when it start...
2005-02-08 george82Added Go to Pos dialog implementation.
2005-02-08 george82Added Go to Pos dialog in RfbPlayer. This dialog allows...
2005-02-08 george82Wrong name of constant :)
2005-02-08 george82Implemented "Command Line Switches" menu point.
2005-02-08 george82Removed console wich shows program info and command...
2005-02-06 george82Implemented "Loop Ctrl+L" menu point.
2005-02-06 george82Implemented "Exit Alt+X" menu point.
2005-02-06 george82Set slider to 0 when stopped playback.
2005-02-06 george82Removed unnecessary elements from the menu.
2005-02-06 george82Added the open session file dialog implementation.
2005-02-06 george82Fixed bug with wrong positiong of slider when it was...
2005-02-06 george82Improved RfbPlayer::updatePos().
2005-02-06 george82Implemented the time position changing by trackbar.
2005-02-06 george82FbsInputStrea::getTimeOffset must return the current...
2005-02-05 Peter ÅstrandMake sure the popup menu is created within the viewport...
2005-02-05 Peter ÅstrandUpdated copyright year
2005-02-05 george82Implemented the full session time calculating.
2005-02-05 george82Added RfbPlayer::calculateSessionTime().
2005-02-05 george82Improved RfbPlayer class implementation,
2005-02-05 george82Improved RfbPlayer class implementation,
2005-02-03 george82Fixed a bug with crashing the application when openSess...
2005-02-03 george82Improved rfbSessionReader class implementation.
2005-01-31 george82Added RfbPlayer::openSessionFile().
2005-01-31 george82Added RfbPlayer::processMsg().
2005-01-31 george82Added rfbSessionReader class to RfbPlayer class.
2005-01-31 Peter ÅstrandAdded TODO item about the problem when byte order diffe...
2005-01-30 george82Removed the threading part from RfbPlayer class.
2005-01-30 george82void processMsg() -> virtual void processMsg();
2005-01-30 george82Added rfbSessionReader class implementation.
2005-01-29 george82Implemented the speed changing by edit control.
2005-01-29 george82Implemented speed changing by spin control.
2005-01-28 Peter ÅstrandAdded new option, SendSysKeys, which controls if Alt...
2005-01-27 george82Implemented the play, pause, stop button proccessing.
2005-01-25 Peter ÅstrandUpdated abouttext translation
2005-01-25 Peter ÅstrandMake sure translations works in an UTF8 environment.
2005-01-25 Peter Åstrandlibjpeg.a is actually in build directory
2005-01-24 Peter ÅstrandSwedish translation for UNIX vncviewer GUI completed
2005-01-24 Peter Åstrandjpeg is now configured and built in a separate build...
2005-01-24 Peter ÅstrandNever switch to RAW when using AutoSelect. In most...
2005-01-24 george82Update the time position 4 times in 1 second (every...
2005-01-24 george82Implemented update the time position in the toolbar.
2005-01-24 Peter ÅstrandMerged sv.po with updated .pot
2005-01-24 Peter ÅstrandIgnoring m4 directory.
2005-01-24 Peter ÅstrandAdded .cvsignore
2005-01-24 Peter ÅstrandAdded .cvsignore
2005-01-24 Peter ÅstrandDefining top_builddir.
2005-01-24 Peter ÅstrandGet rid of the dependency on config.h.
2005-01-24 Peter ÅstrandCalling xgettext with --no-location, since this makes...
2005-01-23 Peter ÅstrandLet's keep tightvnc.pot in CVS
2005-01-23 Peter ÅstrandAdded sv.po skel
2005-01-23 Peter ÅstrandAdded translation support for the UNIX implementation...
2005-01-23 Peter ÅstrandCorrected buffer overrun problem with aboutText. Also...
2005-01-20 Peter ÅstrandThe vncviewer password dialog should probably display...
2005-01-19 george82Added the ToolBar to RfbPlayer.
2005-01-19 Peter ÅstrandThe passwordfile must be opened binary.
2005-01-18 george82Added ToolBar::autoSize, ToolBar::getButtonRect().
2005-01-17 george82Changed toolbar bitmap.
2005-01-17 Peter ÅstrandWe cannot include rfb/util.h here, since that causes...
2005-01-17 george82Start playing if autoplay set to TRUE.
2005-01-16 george82Changed the threading part of rfbplayer. Now threading...
2005-01-14 Constantin... Converted line endings to CRLF, after making all the...
2005-01-13 Peter ÅstrandAdded @ZLIB_INCLUDE@ and @JPEG_INCLUDE@. Without these...
2005-01-13 Peter Åstrandmin and max changed to vncmin and vncmax. This solves...
2005-01-13 Peter Åstrand.dsp files must have crlf line breaks, or VC7 cannot...
2005-01-13 george82Added bitmap for the toolbar buttons.
2005-01-11 george82Added button operations to the ToolBar class.
2005-01-11 george82Added button images operations to the ToolBar class:
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...
next