]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2005-02-22 Peter ÅstrandSynched ddxInitGlobals and ddxProcessArgument with...
2005-02-22 Peter ÅstrandSynched AbortDDX, OsVendorInit, OsVendorFatalError...
2005-02-22 Peter ÅstrandvfbBitsPerPixel and ddxGiveUp synched with modern InitO...
2005-02-22 Peter ÅstrandChange code style for vfbInitializePixmapDepths and...
2005-02-21 george82Unpress the stop button if goto pos processed or the...
2005-02-21 george82Added imageDataStartTime variable which used for settin...
2005-02-21 george82Sets the colour depth mode to auto when open the new...
2005-02-21 george82Added '\n' to program usage message.
2005-02-21 george82Fixed bug with jumping to the initTime position if...
2005-02-21 Peter ÅstrandInclude Tight Encoder files. Makes the rfb library...
2005-02-21 Peter ÅstrandMake TcpSocket build on Win32 again.
2005-02-21 Peter ÅstrandRemoved stale comment.
2005-02-21 Peter ÅstrandAdded support for terminating inactive/active/disconnec...
2005-02-20 george82Create the working release configuration for player.
2005-02-20 george82Added new option for player:
2005-02-20 george82Improved RfbPlayer::setSpeed(). It updates controls...
2005-02-20 george82Goto time must be in the range 0 ... sessionTimeMs.
2005-02-19 george82Place the rfbplayer window to the center of the screen.
2005-02-19 george82Fixed bug with wrong sizing the main window to the...
2005-02-19 george82When closing the session file, reset WS_MAXIMIZE the...
2005-02-19 george82Reset time info when closing the session file.
2005-02-19 george82Disable the speed updown control in RfbPlayer::disableT...
2005-02-19 george82Fixed bug with the time slider jumping to one pos back...
2005-02-18 Peter ÅstrandDo not disable BuildXKB on Solaris anymore.
2005-02-18 Peter ÅstrandShould depend on directory miext/damage
2005-02-17 Peter ÅstrandRemoved "HasFreetype2 NO"; this is site-specific.
2005-02-17 Peter ÅstrandProvide a setenv wrapper for platforms that doesn't...
2005-02-16 Peter ÅstrandServer-side support for the XCursor encoding
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.
next