]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2005-02-15 Peter ÅstrandCorrected spelling error in comment.
2005-02-15 Peter ÅstrandEnable support for OpenGL/GLX/Mesa.
2005-02-14 Peter ÅstrandSupport the RENDER extension.
2005-02-14 Peter ÅstrandApplied vnc-use-fb.patch from FC3, slightly modified:
2005-02-14 Peter ÅstrandApplied vnc-via.patch from FC3 package.
2005-02-14 Peter ÅstrandApplied vnc-restart.patch from FC3 package.
2005-02-14 Peter ÅstrandApplied vnc-idle.patch from FC3, plus documentation.
2005-02-13 george82Set the player title to "None" if nothing to play.
2005-02-13 george82Removed unnecessary functions.
2005-02-13 george82Implemented "Close File... Ctrl+Q" menu point.
2005-02-13 george82Added RfbPlayer::closeSessionFile().
2005-02-13 george82Added DEFAULT_PLAYER_WIDTH and DEFAULT_PLAYER_HEIGHT...
2005-02-12 george82Disable toolbar and menu items wich used for playback...
2005-02-12 george82Added RfbPlayer::enableTBandMenuItems().
2005-02-12 george82Added RfbPlayer::disableTBandMenuItems().
2005-02-11 Peter ÅstrandUpdated xc.patch for X.Org 6.8.2
2005-02-11 Peter ÅstrandAdded forgotten hunk from vnc-xorg.patch. Seems to...
2005-02-11 Peter ÅstrandApplied vnc-def.patch and vnc-xorg.patch from FC3,...
2005-02-11 Peter ÅstrandNew version of xc.patch: The same as xc.patch as used...
2005-02-11 Peter Åstrandxc/config/cf/host.def and xc/config/cf/vnc.def shouldn...
2005-02-11 Peter ÅstrandThe Xserver now builds with X.Org 6.8.2. It doesn't...
2005-02-10 Peter ÅstrandCompute the number of rectangles as required by Tight.
2005-02-10 Peter ÅstrandUncommented getNumRects.
2005-02-10 Peter ÅstrandTight encoding support, except for rfb/SMsgWriterV3.cxx
2005-02-10 Peter Åstrandvncconfig -> vncconfig_unix
2005-02-10 Peter ÅstrandMust link with libjpeg.a.
2005-02-09 george82Improved RfbPlayer implementation.
2005-02-09 george82Added RfbProto::getInStream().
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.
next