mhm History

V 0.7beta
04/17/19

  - change: internally now classes are used, menus are created differently
  - add: FileSystemwatcher
      when monitoring individual files, it can:
      * automatically delete the file
      * automatically open the file
      * use the file as a chat file with automatic notification of a new message
      * a message of the file change take place
      * disable the network adapter
      The Watcher has its own main menu.
  - add: the call of the settings can be provided with a password
  - add: the configuration can be made unreadable
  - add: slideshow possibility: simply slide an image onto a menu position (screen edge) and it will start a slideshow from the selected image
  - add: user logout is now possible
  - various other optimizations
  See description for more details.

V 0.6
03/08/17

  - fix: bug in load menus
  - fix: bug while delete last menuitem
  - change: use one frame for all menus instead of 1 frame for each menu
  - change: remove experimental menubar
  - add: alarm clock
         here you can play a wave sound, display a message or shutdown pc at the certain time

V 0.5
02/14/16

  - fix: url scheme is now needed for correct url icon to avoid icon mismatch
         scheme values are: "file://", "ftp://", "http://", or "https://"
         the default scheme is "http://", this scheme is added automatically
  - fix: start programs on the last position
  - fix: icons in options dialog
  - fix: program setup is now avaible in first menu only
  - add: autorun programs with mhm
  - add: windows systemoptions icons
  - add: windows systemoptions: Firewall, Windows Speech
  - add: multi language support


V 0.4
02/16/15

  - fix: bug in multimonitor view
  - fix: url now don't need prefix

V 0.3
02/15/15

  - fix: bug in delete saparator
  - fix: bug in load icons
  - fix: button for working directory now open dir dialog
  - add: multimonitor support
  - add: insert web adress, adresses are open with the default browser
  - add: insert email adress, adresses are open with the default mail program
  - add: insert empty name
  - change: open a directory as command with the explorer now 


V 0.2
02/11/15

  - fix: bug in save ini
  - fix: bug in move tool up
  - fix: bug in add folder at first
  - add: menu managment, up to 8 menus are possible
  - add: windows controls menus
  - add: set menu captions
  - add: desktop digital clock
  - change: new ini file structure to handle all menus


V 0.1
01/04/15

first version