issues
search
trparky
/
Free-SysLog
The open source repository for Free SysLog.
GNU General Public License v3.0
0
stars
0
forks
source link
Version 3.5 Build 1
#20
Closed
trparky
closed
3 days ago
trparky
commented
3 days ago
Added a file exist check for the icon file path.
Added buttons to the notifications from the program.
Fixed resizing on the "Integer Input Form".
Made the list of files into a DataGridView on the "View Log Backups" window for more control over how data is displayed.
Drastically improved the performance of loading the files on the "View Log Backups" window.
Made it so that the search tool on the "View Log Backups" window only searches hidden files if the "Show Hidden Files" checkbox is checked.
Added a call to Process.GetCurrentProcess.Kill() as a final way of killing the process when closing the main window.
The search function on the main window now tells you how long the search took.
Fixed application of a good font color when applying the alternating row color at startup.
Added an Alerts History window where you can see a history of all the alerts that were presented to the user in the current log history.
Added a handler for Windows shutdown where it logs that the program was closed for that reason.
Remove the left-hand blank space in all the datagrids used in the program.
And a whole lot more under-the-hood changes.
And a whole lot more under-the-hood changes.