changelog

来自「RemoteWAP is a Remote Administration Too」· 代码 · 共 53 行

TXT
53
字号
Release 0.4------------  * New LookAndFeel Skin, Liquid  * New splash screen added  * Code comments added  * HTML help file reformatted  * Default values hard coded in in case something fails in the config file.  * You can now show/hide the splash screen on start up by editing the settings.       Release 0.3------------   * Added the option to change the passcode in the GUI  * Images Icons Updated  * Write new configure file method fixed  * Fixed log formatting when image fails to load  * Made code more operating system independent   * Restart button now works  * Updated HTML help file  * JavaDoc comments updated      Release 0.2------------      * Replaced paths that have a / in them with the File.separatorChar  * Cleaned up ServerGUI code and sorted objects  * Fixed Bug that displayed the wrong time in the status pane  * Fixed bug that cleared the status panel after viewing a log file  * Added a new getTime method in ServerGUI which returns the current time  * Removed the OS option in the user config file as it is not needed  * Redone the config manager source  * Added error checking to the delete file option  * Added error checking into the view file option  * Sorted methods to return a value  * Now saves most errors to the log file  * Lots of GUI tweaks and reshaping  * Stop and Restart buttons now work  * Configuration now updates the properties file with the new values  * Re-Done the runCommand class, commands loaded by a .cmd properties file  * WML code cleaned up    Release 0.1------------First Release   

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?