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

12 Commits

Author SHA1 Message Date
Bert Herngreen
8b17a99c33 Fixed memory leak in dictionary details 2019-10-30 15:01:19 +01:00
06734475e9 Support for Delphi 10.2 Tokyo
Added packages
Changed deprecated Stream.Seek to Stream.Position
2017-07-06 16:58:29 +02:00
991f65acf5 Implemented ExceptionS method 2017-04-26 17:20:48 +02:00
7887a0ba68 Fixed deserializing dictionary details: size mismatch exception and valued incorrectly being freed 2017-01-09 14:48:35 +01:00
9571bb4f97 Added Json text formatter for file output 2016-10-15 11:22:51 +02:00
f124ccd0c2 Finished proper DateTime support
Added Copy functionality for dictionary details to monitor form
2016-10-15 09:37:58 +02:00
Mark van Renswoude
1a22728f30 Implemented value streaming 2016-10-14 16:43:53 +02:00
fa2947a878 Implemented framework for (de)serialization 2016-10-13 22:58:56 +02:00
76d0536255 Added framework for dictionary details, facilitating structured logging 2016-10-10 22:17:53 +02:00
3cbf8c520f Added: FS#7 - Add support for graphics as details
Added: TStreamUtil to clean up the code a bit
2014-06-01 13:32:21 +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