Tagged Check-ins
Not logged in

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

Check-ins with non-propagating tags:

2026-04-16
13:57
Fix Windows preview handler host sizing leaf check-in: 27b2385f72 user: tinus tags: zpreview.net, ai-model=github-copilot/gpt-5.4
13:54
Center images in the preview viewport check-in: da8739f4d5 user: tinus tags: zpreview.net, ai-model=github-copilot/gpt-5.4
13:51
Expose concrete Windows preview handlers in selector check-in: 192eb187cb user: tinus tags: zpreview.net, ai-model=github-copilot/gpt-5.4
13:45
Show readable encoding names in ZPreview UI check-in: a0477b8448 user: tinus tags: zpreview.net, ai-model=github-copilot/gpt-5.4
13:43
Fix file name label clipping in ZPreview check-in: 2808a07c5b user: tinus tags: zpreview.net, ai-model=github-copilot/gpt-5.4
13:35
Split ZPreview docs into README and backlog check-in: c6eab0cffc user: tinus tags: zpreview.net, ai-model=github-copilot/gpt-5.4
08:25
Add archive preview design plan check-in: 844a431260 user: tinus tags: zpreview.net, ai-model=github-copilot/gpt-5.4
2026-04-15
14:09
Finish ZPreview plugin and settings integration check-in: 623284b11e user: tinus tags: ai-model=claude-opus-4.6, zpreview.net
14:06
Add ZPreview configuration workflow check-in: ee69d2c0b7 user: tinus tags: ai-model=claude-opus-4.6, zpreview.net
13:56
Add ZPreview window state persistence check-in: 0fb9a8c251 user: tinus tags: ai-model=claude-opus-4.6, zpreview.net
13:52
Add built-in ZPreview handlers check-in: bcf6731e80 user: tinus tags: ai-model=claude-opus-4.6, zpreview.net
13:37
Bootstrap ZPreview application skeleton check-in: 99de5624e0 user: tinus tags: ai-model=claude-opus-4.6, zpreview.net
13:05
Add ZPreview application plan check-in: 16dee93e30 user: tinus tags: ai-model=claude-opus-4.6, zpreview.net
2026-03-26
19:40
Integrate refactor branch into develop leaf check-in: c0d8e8e7eb user: tinus tags: develop, ai-model=claude-opus-4.6
19:38
Remove ZAAP.net/TODO.md — all review items resolved closed check-in: e1b62c2b43 user: tinus tags: ai-model=claude-opus-4.6, refactor
19:38
Migrate to .NET 10 and address remaining review findings check-in: 10ffc97fc5 user: tinus tags: ai-model=claude-opus-4.6, refactor
10:45
Finalize ZAAP.net review follow-up and editor configuration check-in: d11102ff4a user: tinus tags: ai-model=claude-opus-4.6, refactor
10:45
Clean up SentinelMonitor cancellation and argument handling check-in: c2cf7bdaf7 user: tinus tags: ai-model=claude-opus-4.6, refactor
10:44
Improve ZRelay text scanning and cleanup check-in: 4b215b71dd user: tinus tags: ai-model=claude-opus-4.6, refactor
10:42
Modernize ZTreeState events and diagnostics check-in: ed325fa361 user: tinus tags: ai-model=claude-opus-4.6, refactor
10:41
Harden ZaapSentinel parsing and discovery behavior check-in: 19b86c161f user: tinus tags: ai-model=claude-opus-4.6, refactor
09:57
Bound ZRelay regex caching and time out pipe connections check-in: efb7767402 user: tinus tags: ai-model=claude-opus-4.6, refactor
09:55
Clarify ZaapSentinel bit rotation semantics check-in: 2032a12004 user: tinus tags: ai-model=claude-opus-4.6, refactor
09:54
Dispose SentinelMonitor watchers on shutdown check-in: 534d45474f user: tinus tags: ai-model=claude-opus-4.6, refactor
09:54
Dispose ZRelay state cleanly and separate tray exit handling check-in: c416549af9 user: tinus tags: ai-model=claude-opus-4.6, refactor
09:53
Dispose ZTreeState-owned sentinels and fix sentinel lookup diagnostics check-in: 9009f73599 user: tinus tags: ai-model=claude-opus-4.6, refactor
09:51
Validate Sentinel paths before creating watcher check-in: 7b0ae5f9e6 user: tinus tags: ai-model=claude-opus-4.6, refactor
09:51
Synchronize ZaapSentinel stream access and dispose watcher check-in: 0a1dc863de user: tinus tags: ai-model=claude-opus-4.6, refactor
09:50
Allow ZaapSentinel writes with optional path fields check-in: d7ac5f5c1f user: tinus tags: ai-model=claude-opus-4.6, refactor
09:42
Guard truncated sentinel trailers and add ZaapSentinel test coverage check-in: 07fcdb2a6e user: tinus tags: ai-model=claude-opus-4.6, refactor
09:33
Add AGENTS.md and ZAAP.net/TODO.md with comprehensive code review findings check-in: 4f26d83d52 user: tinus tags: develop, ai-model=claude-opus-4.6
2015-02-16
14:02
Version 1.0.2.0 * Rewrite of the internal structure, so all ‘preview engines’ can be enabled and disabled separately. * Each engine now has its own window (internally), so most Windows Preview Handlers now work correctly. * Added UI buttons to manually choose an engine and renderer to preview the current file with. * Added button to open the current file’s properties window. * Multiple WLX plugins can now be loaded at will (though they’re not automatically reload on startup). * Both info windows are less translucent. * Added status bar to show the current file’s icon, the currently selected renderer, and some basic info about the current file. * The File Info window now always displays the current file’s attributes * For reparse points (junctions, symbolic links, etc.) the target file name is also displayed * Added the following preview engines: - Text (rich text, plain text) - Shell Item Images (thumbnail, file’s icon) leaf check-in: 8fd52881fd user: tinus tags: zpreview, zpreview-1.0.2.0
2015-02-05
23:34
Version 1.0.1.0 * Simplified the toolbar; * Added buttons for Full Screen, Stay on Top and loading of a WLX plugin. * GIF files are now animated (if they contain animations). * Improved handling of errors. * The 'Image Info' window was renamed to File Info; it can now also show (very summary) information about files when not using FreeImage. * More Windows Preview handlers are now detected and used (ticket [36202cb36a]). * When `zbar.dat` can not be found automatically, look explicitly in `%APPDATA%\ZTreeWin`; failing that, ask the user (ticket [ed86fb95ef]). check-in: 01a6525da6 user: tinus tags: zpreview, zpreview-1.0.1.0
2015-01-09
09:39
Added a unit by Rodrigo Ruiz, which would (appear to) make implementing [43105b8e25] a breeze. Also included the sample code (can be removed once implemented). check-in: a5c36639a1 user: tinus tags: feature/windows-preview-host, tkt-43105b8e25
2015-01-08
18:52
Version 1.0.0.0. Prototype (more like a proof of concept); not very stable yet. check-in: 6fdc661391 user: tinus tags: zpreview, zpreview-1.0.0.0