Updated log

This commit is contained in:
Michael Boelen 2016-07-05 18:19:40 +02:00
parent 77a0226f1b
commit 871be32be2
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ Functions
* ContainsString - New function to search for a string in another one * ContainsString - New function to search for a string in another one
* Display - Added --debug, showing details on screen in debug mode * Display - Added --debug, showing details on screen in debug mode
- Reset identation for lines which are too long - Reset identation for lines which are too long
* DisplayToolTip - New function to display tooltips
* IsDebug - Check for usage of --debug * IsDebug - Check for usage of --debug
* IsDeveloperMode - Status for development and debugging (--developer) * IsDeveloperMode - Status for development and debugging (--developer)
* IsDeveloperVersion - Check if release is still under development * IsDeveloperVersion - Check if release is still under development