1
0
mirror of synced 2024-09-16 17:06:08 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
d37d729bb1 Fixes for MonitorForm
- Fixed text details not showing up when first activated
- Fixed #4: MaxEntries being enforced while paused, causing the view to empty
- Added translations for details panel
2018-02-15 16:50:14 +01:00
9571bb4f97 Added Json text formatter for file output 2016-10-15 11:22:51 +02:00
a901a2d0b6 Added: RollingLogFile Observer 2015-03-06 11:51:59 +00:00
d7b18972c3 Added: Category is now added to log files 2014-10-22 09:38:51 +00:00
53220780db Added: Category support (breaking change)
Fixed: graphic didn't show up in test Named Pipe client due to TJPEGImage not being referenced
2014-10-20 12:07:44 +00:00
ca47ad3f4e FS#17 - Log export ability
Fixed: DateTime is now passed around everywhere (to accomodate the Export functionality)
2014-10-08 12:33:11 +00:00
73eef9caeb Changed: default date/time format for file output to allow better sorting
Added: Dutch translation
2014-06-23 18:40:33 +00:00
bf0bb05983 Added: FS#3 - Filter buttons for log level 2014-05-31 20:47:52 +00:00
a9cf1b75f6 Fixed: FS#4 - Binary details are lost with the Named Pipe observer
Fixed: FS#5 - Reconnecting can cause pipe to be busy
Fixed: FS#6 - Process hangs when closing after named pipe client has disconnected
Fixed: themed drawing of toolbar in MonitorForm
Fixed: various memory leaks
Changed: NamedPipeClient test application uses MonitorForm observer to display log
2014-05-31 20:10:10 +00:00
6d5355e0b6 Added: support for binary details
Added: Save button for Monitor Form
2014-05-30 12:51:01 +00:00
7d3a23295c Added: Pause and Copy buttons to Observer.MonitorForm
Added: Verbose/Info/Warning/Error buttons to test application
2014-05-20 19:17:23 +00:00
b96c2a9d72 Added: details view and Clear button to Observer.MonitorForm 2014-05-20 09:19:04 +00:00
041dfc71d6 Added: working implementation of Observer.MonitorForm, lacking details view
Fixed: memory leaks with singletons
2014-05-20 08:49:57 +00:00
895f496507 Initial commit 2014-05-18 18:09:07 +00:00