RocketDock 歷史版本列表 Page1

最新版本 RocketDock 1.3.5

RocketDock 歷史版本列表

RocketDock 是一個流暢的動畫,alpha 混合的應用程序啟動器。它提供了一個很好的干淨的界面來放置快捷方式,以便於訪問和組織。隨著每個項目完全可定制,你可以添加和從碼頭啟動沒有盡頭. 現在與添加任務欄支持您最小化的窗口可以顯示為碼頭上的圖標。這可以提高生產力和可訪問性。 RocketDock 擁有非常簡單易用的界面,與眾多類似程序不同的是極其穩定.RocketDock 特性:最小化 Wi... RocketDock 軟體介紹


RocketDock 1.3.5 查看版本資訊

更新時間:2007-09-03
更新細節:

What's new in this version:

Fixed an INI bug breaking Skin / Theme compatibility.

RocketDock 1.3.3 查看版本資訊

更新時間:2007-08-22
更新細節:

What's new in this version:

Fixed BSOD and random crashes caused by an out-of-date compiler.

RocketDock 1.3.2 查看版本資訊

更新時間:2007-08-20
更新細節:

What's new in this version:

# Fixed garbled INI files being created on Win2k
# Fixed Arguments not being evaluated for Environment Variables
# Fixed buffer overflow in the asyncronous ShellExecute code... This should fix crashing when dragging large amounts of files into the dock.
# Fixed incorrect centering when on the Left or Right side of the monitor
# Fixed stuck skins when booting in Vista
# Fixed a thread handle being closed twice when launching icons, this was throwing an exception
# Fixed Docklet bug that was "freezing" the dock with the iCal docklet
# Fixed Docklet bug that was preventing docklets from showing the default Icon Settings window
# Fixed Docklets losing their character encoding when converting to and from Unicode (hopefully)
# Fixed "Open Running" being enabled for docklet settings
# Fixed some windows having a problem being restored from "Open Running Instance"
# Fixed fonts being improperly clipped
# Changed the two "load defaults?" dialogs to be "yes/no" instead of "ok/cancel"
# Added some useful info to generated debug files
# Updated the CC license to 3.0

RocketDock 1.3.1 查看版本資訊

更新時間:2007-03-19
更新細節:

What's new in this version:

- Improved Running Indicators to be more efficient and not require a timer
- Added a new "Warnings" tab in Dock Settings that will appear if known and solvable problems exist
- Added "Debug.exe" to assist in debugging Mods (and for our internal use in debugging RD). It also will show the contents of any generated "Debug Info" files for our more paranoid users.
- Moved "LanguageID Finder.exe" to the Tools directory.
- Changed docklet handling of OnConfigure() and other events so that docklets now have a normal right-click menu. "Icon Settings" will configure the docklet
- Fixed problem where docklets (iCal) could change the Current Directory and cause problems
- Changed the "hot" area of the dock to only extended to the edge of your monitor if any of the following are true: AutoHide is enabled, Popup on Mouseover is enabled, or the Edge Offset is greater than zero
- Changed to better clean up "ghost" settings from deleted icons/filters
- Added TinyCC as an embedded compiler for our upcomming "Mod" system
- Fixed minor defect in detecting the mouse being in/out of the dock
- Fixed Vista problems with RocketDock.dll and RocketClock.dll using the wrong Code Generation type
- Changed Popup on Mouseover to only steal focus in "Normal" layering mode
- Added per-icon "Open Running Applicaiton Instance" options
- Changed "Find Target" into a "..." button
- Fixed OD Docklet bug that would crash docklets that browsed for icons durring OnCreate()
- Fixed RocketDock.dll crashing on Vista
- Fixed AutoHide+Minimize jumping
- Fixed crashing when restoring multiple windows (by unchecking "Minimize Windows to the Dock")
- Fixed visual glitches when minimizing windows
- Added Window Filtering (hold Control+Alt+Shift when minimizing to create/delete filters)
- Rewrote thread synchronization.
- Added "Disable Minimize Animations" option
- Fixed OD Docklet API DockletGetLabel(). It now returns the char count
- Fixed ini quote limitation
- Added a "Debug Info" button to save useful bug report information
- Fixed Calendar Docklet images being cut off or scaled incorrectly
- Fixed Flickering/Popping Down after a display change (or playing a game)
- Fixed random crashing when right-clicking on icons
- Fixed Volume Docklet "popup menu" bug
- Fixed problem with some TrueType fonts displaying improperly
- Fixed crashing on 1-bit icons by not reading them with Gdiplus (which apparently can't handle them)
- Fixed skin appearing in upper-left momentarily on startup
- Updated the installer
- Many tiny internal changes

RocketDock 1.3.1 Beta 1 查看版本資訊

更新時間:2007-03-05
更新細節:

RocketDock 1.3 查看版本資訊

更新時間:2007-01-29
更新細節:

What's new in this version:

Changes since 1.2.5
- Added "Minimize windows to Dock" (with realtime previews under Vista with Desktop Composition enabled)
- Added ability to store all settings in "Settings.ini" (for portability)
- Added Icon Activation FX options
- Added Hover Effect option
- Added Icon Opacity option
- Added Zoom Opaque option (Fades Icon Opacity to 100% when zooming)
- Added Zoom "Plateau" mode (like "Bubble" only flat at the peak)
- Added the ability to set a negative Edget Offset (down to -15px)
- Added Popup on Mouseover Delay option
- Added Behavior Settings area
- Added ability to have multiple custom icon folders
- Added ability to browse executable files as "folders" for icon resources
- Added support for Vista icon resources
- Improved Icon Transitions
- Added "Running Task Indicators"
- Added "Open Existing Application Instance"
- Added a simple Clock Docklet
- Changed Recycle Bin Icons to have 2 states
- Added a hot key to toggle RocketDock visibility (CTRL+ALT+R)
- Fixed multi-monitor issue with RD forgetting your setting when connecting/disconnecting monitors (or using Remote Desktop).
- Fixed Icons adding to the end of the dock.
- Fixed many window layering issues (Icons and Labels)
- Fixed Vista UAC awareness issue
- Icons now maintain image size ratio
- Improved icon resource support
- Fixed Thread/Handle leak
- Fixed Icon Settings crashing in the System32 directory
- Fixed icons being reloaded when canceling the Dock Settings window
- Lock Icons now prevents you from dragging in new icons, but allows you to drag onto other icons.
- Fixed Docklets forgetting their icon image
- Fixed special shortcuts loading incorrectly (My Computer, iTunes, Office)
- Fixed Icon / Separator shifting glitch affecting "pixel-perfect" skins
- Changed Separator spacing to 1/2 that of a normal icon.
- Fixed random Icons not sliding (usually after pressing cancel in the Dock Settings window)
- Fixed AutoHide working while in Settings windows.
- Fixed crashing when right-clicking on the context menu. Right clicking is now functional as well.
- Fixed relative paths not executing properly.
- Ported hooks to C++ and merged into a single dll (RocketDock.dll)
- Added German and French documentation
- Optimized bubble algo and label rendering...
- Minor bug fixes that I can't remember :)

RocketDock 1.3 Beta 7 查看版本資訊

更新時間:2007-01-18
更新細節:

RocketDock 1.3 Beta 6 查看版本資訊

更新時間:2007-01-16
更新細節:

What's new in this version:

- Once again we have a quick beta release to fix some stupid bug we let out during a test. Sorry you guys had to see that. Quite embarrassing on our part. Anyways, beta 6 should fix that right up.

RocketDock 1.3 Beta 4 查看版本資訊

更新時間:2007-01-12
更新細節:

RocketDock 1.3 Beta 3 查看版本資訊

更新時間:2007-01-09
更新細節:

What's new in this version:

- We accidentally broke docklet compatibility and this version fixes that right up.