Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

30 check-ins using file AddZTMsToHst/Src/Delphi/AddZTMsToHst.dpr version 8e8a4dcc9f

2021-01-19
16:08
SentinelMonitor no longer uses a hardcoded path, but one(s) from the command-line options, plus any that were automatically detected. Leaf check-in: f7c25d537d user: tinus tags: develop
2021-01-18
21:48
Automatically detect zbar.dat files. check-in: 2c71ed2bbc user: tinus tags: develop
21:23
Added SentinelMonitor to monitor a sentinel file. check-in: 451e68914d user: tinus tags: develop
21:22
Moved from memory-mapped file to BinaryReader combined with a FileSystemWatcher. check-in: db0769327e user: tinus tags: develop
12:43
Created new Visual Studio solution to develop ZAAPs using C#. Started with library project to centralize handling of zbar.dat pamphlets. check-in: 948a6fa58f user: tinus tags: develop
12:41
Create new branch named "zaap.net" Leaf check-in: 588a30d8ef user: tinus tags: zaap.net
12:39
Added Delphi project ZRegEx. No idea what its status is. check-in: e8b7b2a0c0 user: tinus tags: develop
09:56
Updates to U_ZaapSentinel2.pas check-in: 43434e8fc7 user: tinus tags: develop
2018-06-28
19:57
Small code optimizations. check-in: 3bd88a0184 user: tinus tags: develop
2018-05-31
05:59
Bugfix: /? help now works. Enhanced: when the /verbose flag is specified, show the full stack track for exceptions. Refactor: increased code readability by not using `var` when it's not apparent at first glance what the type is going to be. check-in: b80ceff467 user: tinus tags: develop
2018-03-23
21:16
Implemented command-line help. check-in: 41b3d45087 user: tinus tags: develop
2018-03-22
20:36
If the /home parameter is not an existing directory, continue looking at the other possibilities. check-in: e4d5f7bb08 user: tinus tags: develop
2018-03-21
21:51
Simplified(?) handling of aggregate exceptions. check-in: d8049380d5 user: tinus tags: develop
21:42
If a file name is passed, that is interpreted as a zip file; the updater will attempt to update ZTreeWin from that file. check-in: 52618a78f2 user: tinus tags: develop
21:05
Only update when the version is actually higher. Respect the executable's current caps. check-in: 1909930a85 user: tinus tags: develop
20:55
Improved readability, added using(). check-in: fea5f79177 user: tinus tags: develop
20:08
Bugfix: FileInfo.MoveTo also changes the FileInfo's FullName. :-) check-in: bfd001af76 user: tinus tags: develop
19:53
Added options for archive and backup directories. check-in: 16163e0aca user: tinus tags: develop
2018-03-12
02:28
Various improvements to ZTUpdater. Got rid of Html2Markdown, ported own poor man’s HtmlToText to C#, which appears to work better for this forum. check-in: 56d8711cc9 user: tinus tags: develop
00:30
Added C# project for automatic updater for ZTreeWin. check-in: 355de8cbb4 user: tinus tags: develop
2016-03-03
07:42
Merged in changes from develop. Leaf check-in: af8a21be2f user: tinus tags: feature/sentinel-thread
2016-02-14
12:25
Updated projects to Delphi 10 Seattle. Moved whatsnew for ZPreview to separate file. check-in: d51c3cafcf user: tinus tags: feature/sentinel-thread
2015-09-09
10:45
Auto-update form keeps track of the current executable and version up front, and uses that when necessary. check-in: 11941c0935 user: tinus tags: develop
2015-09-04
19:46
The Text Preview engine cares as little about file locks as possible. check-in: 2d46e0b905 user: Martijn tags: develop
2015-08-12
17:29
In DEBUG mode, write out every sentinel update (at least while the sentinel window is visible), so we can analyze more easily what exactly happened. check-in: c7f855ce62 user: Martijn tags: feature/sentinel-thread
11:08
Prepare for refactoring of auto-update to enable showing UI all along (including a progress bar). check-in: ceddd9826e user: tinus tags: develop
2015-08-11
20:48
Try to clean up the thread on shutdown. check-in: d421e12eaf user: Martijn tags: feature/sentinel-thread
20:36
Create a new feature branch to try out possibilities for running the sentinel in a separate thread, to improve usability. check-in: 8b37708361 user: Martijn tags: feature/sentinel-thread
20:15
Merged auto-update feature into develop. check-in: 29b572ad96 user: Martijn tags: develop
2015-07-13
12:15
Added new project 'ZTMsToHst', which copies all `*.ztm` files present in the `#ZTHome` directory, as entries in ZTW.HST for the `F12` macro entry history list. check-in: cf608713de user: tinus tags: develop