November 6th, 2009· Fixed bug where if you double clicked to launch an application in the main window, the edit option was still enabled.
· Removed several duplicate calls to the disk
· Changed the way that Rocket Launcher is skinned to make it easier to add new forms and skin them
· Added the about option to the main menu
· Added fade effects to all forms.
· Other minor tweaks.
October 8th, 2009· Fixed bug: 2859400 where Rocket Launcher would crash when updating.
· Updated unistaller.
· Other minor tweaks.
· This is a very minor update.
September 18th, 2009· Changed the font size on the list to 10pt up from 8pt.
· Other minor changes to the layout of the main form.
· Fixed bug, where you could cause the main form to open when choosing how to launch a new application, or checking for an update.
August 25th, 2009· Class Name: Setting.vb
· Current Version: 0.0.1.0
Changes:
· Fixed bug in the enabled status.
· Class Name: UpdateChecker.vb
· Current Version: 0.0.0.2
Changes:
· Can now download and auto launch file from website, lowering user interaction.
· Class Name: FAASERList.vb
· Current Version: 0.0.0.8
Changes:
· Fixed critical bug in the way that the & symbol was used, causing strange deletion.
· Class Name: frmMain.vb
· Current Version: 0.2.2.5
· External Version: 1.0.0.6
Changes:
· Rocket Launcher can now update it's self!
· Fixed several major bugs.
· More commenting in main form.
August 10th, 2009· Added the ability to check for update and then download the latest version
· Added the ability to uninstall Rocket Launcher form the main menu!
· Changed the layout of the main menu, to better organize it
· Added the ability to skin the main menu
· arious other tweaks
July 21st, 2009· Rocket Launcher now uses XML for its main database!
· Added directory creation for the database should it be missing. (fixes bug found in alpha versions).
· Fixed security settings on the batch files. The application will no longer create a batch file if there is nothing to add.
· For other changes please see other classes.
· Minor changes to start-up
June 29th, 2009· You can now create a batch file for windows start-up
· Added option for "start with windows" or "start on timer"
· option when form loads
· Added ability to start items with windows (batch file creation)
· Changed some text to read more clearly
· Added the ability to start programs at windows start-up via a batch file
· Added threading to several areas of the data structure
· Added a minimize button to the top 5 pixels of the main form, that stretches along
· the top
· The form will now hide its self on initial load
· Lowered the number of calls to disk by Rocket Launcher
· Fixed a bug with the settings and about forms being closed causing the application
· to crash in a very messy way
· notifyIcon1 can now be accessed via nIcon which is a private object of the frmMain
· class
· Other minor bug fixes
· Implemented feature request: 2810060
June 12th, 2009· New class
· Added skin settings
· Changed the layout of the settings form
· Added skin settings
· Made the labels more direct in meaning
· You can now skin the main form on rocket launcher!
· Fixed bug when you removed an item it still let you click edit and remove, which would not cause an error.
· Changed the "Run at Startup" item to be "ON" by default
· You can now change the default start location of rocket launcher, for users who do not have a task bar on the bottom.
May 22nd, 2009· Added ability to change enabled status
· Graphical change to form. Added new Enabled check box for each day.
· ShortName now provides status update on if the application is enabled for each day.
· Enabled status for each day... see fumctions and setting prefixed with the letter "e"
· Fixed bug that arose when adding enabled status... (typo)
· Changed the location of the Donate URL
· Added the ability to launch applications on specific days only.
· Changed the way that time is loaded into the settings form when editing an application. The program will now load tomorrows time and tomorrows date if the current time is greater than the launch time.