Change Log

30.11.06 22:00

Small Update

Version: 0.4

  • Change Colors
    You can now change the style of the input field.
28.08.06 15:00

Big Update!

Version: 0.3

  • Batch Commands
    I mentioned them in my ToDo List, and here they are now!
    If you regulary start multiple Applications at the same time then Batch Commands is THE tool for you.
    Just create a Command for each Application and then join them with a Batch Command. Type in your Batch Command and voila, your set of apps opens! The Create Command dialog was also updated to include the Batch Command feature. Have fun - I already do! ;)

  • Bugfix: HotKey changing
    I discarded that shitty control and coded the whole HotKey part myself, so now HotKey changing works.

  • Windowsize
    You can now change the size of the main window and also save it with the Settings Dialog. Just grab the window on the outer left or right side and drag it!

  • Internal Commands with Parameters/Arguments
    I changed the way ICMDs (=Internal Commands) that take Parameters should be called. The Calculator (the only ICMD in V0.2) for example should be called like that: #calc (530+80)
    The parentheses are the important thing here! Please remember to include them when you enter ICMDs that take parameters!

  • 2 New Internal Commands
    #countdown
    The Countdown Command calculates the time until a date you specify. It is, like the Calculator an ICMD which takes parameters. It is not intended to be a stopwatch and more like the "how many days until my birthday"-thing. It should be called like that: #countdown (date/time, format)
    as format you can choose between the following: Seconds, Minutes, Hours, Days, Weeks, Months, Years.
    Example: #countdown (11.09.06, days)

    #reload/refresh
    These Commands will refresh the commands list. So if you change your commands.xml file by hand and don't want to restart runXT to load it, invoke one of those commands.

  • Speed
    runXT is a little bit faster now because i changed the way Applications get started.
17.08.06 22:40

New Features & Some Bugfixes

Version: 0.2

  • Settings Dialog
    Changing HotKey doesn't work yet, the control I use doesn't support chaning it at runtime. Next release should fix this. Everything else works. I won't go into detail here, just check it out on your own.

  • Path Autocompletion
    Enter the beginning of a path now and runXT will try to complete it, just like in the windows run dialog.

  • Bugfixes
    Please don't ask what exactly was broken, I really don't remember. ;)
12.08.06 21:00

First Release

Version: 0.1