]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2005-03-16 george82Changed the possibility to play/pause the rfb session
2005-03-16 george82Added the possibility to play/pause the rfb session
2005-03-15 george82Added the possibility to change the time position in...
2005-03-15 george82Fixed the bug with wrong window resizing when user...
2005-03-11 george82ChoosePixelFormatDialog, OptionsDialog and GotoPosDialo...
2005-03-10 george82Terminate the session playback if the exception was...
2005-03-10 george82Close the session playback if the user presses the...
2005-03-10 george82Added the sessionTerminateThread class implementation...
2005-03-10 Peter ÅstrandDo not translate mouse buttons according to the server...
2005-03-10 george821. Added PlayerOptions class for managing the player...
2005-03-10 Peter ÅstrandImplemented Composite hook. This solves the problem...
2005-03-09 george82Change command-line parameter "-depth" to "-pf".
2005-03-09 george82Added ChoosePixelFormatDialog dialog implementation...
2005-03-03 george82Added the possibility to interrupt delay between the...
2005-03-03 george82Blank session frame when the session stopped.
2005-03-01 Peter ÅstrandUpdated translation of copyright message
2005-03-01 Peter ÅstrandAdded my copyright to the german abouttext translation
2005-03-01 Peter ÅstrandAdded german translation for UNIX vncviewer
2005-02-24 george82Fixed a bug with the blanking frame window while the...
2005-02-23 Peter ÅstrandReverted most of vfbScreenInfo to the original RealVNC...
2005-02-23 Peter ÅstrandBuild fix: Temporarily change "new" to "New" when inclu...
2005-02-23 Peter ÅstrandAdded support for the -fbdir and -shmem option.
2005-02-22 Peter ÅstrandSynched InitOutput with modern InitOutput.c.
2005-02-22 Peter ÅstrandSynched vfbScreenInit with modern InitOutput.c.
2005-02-22 Peter ÅstrandAdded vfbCloseScreen. Reindented vfbScreenInfo.
2005-02-22 Peter ÅstrandAdapted vfbPointerFuncs to match modern InitOutput.c.
2005-02-22 Peter ÅstrandSynched vfbWriteXWDFileHeader, vfbCursorOffScreen and...
2005-02-22 Peter ÅstrandSynched vfbAllocateFramebufferMemory with modern InitOu...
2005-02-22 Peter ÅstrandpaddedWidthInBytes -> paddedBytesWidth
2005-02-22 Peter ÅstrandCorrected last patch; class must be c_class.
2005-02-22 Peter ÅstrandSynched vfbUninstallColormap and vfbStoreColors with...
2005-02-22 Peter ÅstrandSynched GetTimeInMillis, vfbListInstalledColormaps...
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...
next