CONSOLABLE

History
A listing by version of changes to Consolable

Readme
A brief description of Consolable and instructions on the non-command related features.
- Requirements
- Commands
- Using Consolable
- Skins
- History
- Plans
- Author's Notes

Commands
Short descriptions of all internal commands and other command related features.
- Commands
- Queries
- System
- Launches
- Calculator
- Other
- Coming Soon

History
A listing by version of all changes made to Consolable since its first release.

Skins
Information on how to change and create skins for Consolable.

Dec 16/99 - v0.11
- first skinnable release
- added !minimize command
- added !loadskin command
- added ?skin query
- added ?about query
- removed common dialog dependency
- fixed menu popup position for skin compatibility
- fixed launch parameters bug
- fixed tab order on launch form
- fixed launch bug

Dec 17/99 - v0.12
- added system tray icon
- added hideimage (required)
- added !hide command

Dec 22/99 - v0.13
- added calculator
- added !history command
- added !readme command
- fixed bug in !help, !readme, !history

Dec 23/99 - v0.13.1
- added !browse command

Dec 24/99 - v0.14
- added @logoff command
- added @reboot command
- added @shutdown command
- added ?systray query
- added !systray on/off commands

Dec 30/99 - v0.15
- commands are now customizable
- added !getcmd command
- added !mycomp command
- added !network command
- added !settings command
- made tray icon disappear on !systray off
- made tray icon reappear on !systray on
- added @display command
- added @inet command
- added @modem command
- added @network command
- added @system command
- added @time command
- made new launch appear on top of main window
- added !commands command

Jan 3/00 - v0.15.1
- added !dun command
- fixed some error handling bugs
- improved efficiency in launches
- added autocomplete for launches and built-in commands

Jan 4/00 - v0.15.2
- fixed backspace bug (i hope)

Jan 5/00 - v0.15.3
- changed order of shutdown, reboot and logoff so program exits before shutdown.
- added "!help [command]" command

Jan 14/00 - v0.16
- added dragdrop support for launches
- made "!help [command]" use normal !help for it's beginning so it is customizeable

Jan 16/00 - v0.16.1
- removed draw.dll dependancy. (hooray!)
  thanx to jier for this one!

Jan 18/00 - v0.16.2
- fixed log disappearing bug when log was closed
- fixed hide mode bug caused by changing transparency code

Jan 20/00 - v0.16.3
- fixed link drag bug that caused program to crash
  (anyone know how to handle a link?)
- added guiless !newlaunches if the form of
  !newlaunch [<launchname> <launchpath>]
  if the launchname has a space, include quotes.
- fixed help [command] where any customized command longer
or shorter than 5 chars wouldnt work
- fixed remove launch bug.
- started to implement skinnable newlaunch window (done by v0.17)

Jan 20/00 - v0.17
- did simple skinnablility in launch window (works well and easy to make!)
- new setting in skin ini for background of launch
  - launch=picture.bmp

Feb 12/00 - v0.17.1
- converted help files to html
- added !skin command
- added skin help file

Feb 19/00 - v0.17.2
- made consolable get focus when the tray icon is left-clicked

Mar 19/00 - v0.17.3
- started rewrite of history and command customization
- fixed default command for "!ontop on"

Apr 9/00 - v0.18
- completed rewrite
- added shift-right click drag and drop support
- added connections command for win2k users
- fixed minimize bug
- changed default skin

Apr 16/00 - v0.18.1
- fixed bug introduced by rewrite

Nov 12/00 - v0.18.2
- fixed launch image bug
- added quotes when drag & dropping
- fixed quotes bug when cancelling a !browse

Nov 8/01 - v0.18.3
- fixed another quotes bug in browse - cleaned up a few other bugs