Timeline
Not logged in

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

35 check-ins

2019-09-11
18:22
Enable readable debug log; include `(debug)` in the plugin name. Leaf check-in: 68080451e9 user: tinus tags: debug
17:59
Merge bugfix/c3c733e21f7af25e into debug. check-in: 62c3963fab user: tinus tags: debug
17:58
Create new branch named "debug" check-in: d5cddc4d71 user: tinus tags: debug
17:53
Preparing for bugfix of [c3c733e21f7af25e]. New Delphi version. Minor code optimizations. Leaf check-in: 2ece7cf9fd user: tinus tags: bugfix/c3c733e21f7af25e
2017-09-04
18:29
Prepared for distribution of v1.1.0 Leaf check-in: c1f3da2697 user: tinus tags: trunk, release, v1.1.0
17:40
Implemented request [689eef6cee]: also encode CRLFs upon request. check-in: 6449b6608c user: tinus tags: trunk
2017-09-01
19:21
Bugfix for ticket [e717ed1de5]: each decoded character reduced the size of the selection by one character, so if there were encoded characters at the end of the selection, those wouldn't get decoded. check-in: 3aad6bc43c user: tinus tags: trunk
17:51
Changed location of UPX compressor. check-in: 6684517357 user: tinus tags: trunk
2017-02-19
15:15
Merged in release of v1.0.0. check-in: acfd2299bf user: tinus tags: trunk
15:12
Prepared for distribution of v1.0.0 Closed-Leaf check-in: 681f60db8c user: tinus tags: release, v1.0.0, win64
14:23
The About window now opens the plugin's site by default. check-in: 7c151999a5 user: tinus tags: win64
13:52
Added fossil settings file. check-in: 906812b373 user: tinus tags: win64
13:48
Mostly changes related to 64-bits layout. A few changes still lying around, never committed since 2015. :\ check-in: 2f70bda60e user: tinus tags: win64
13:41
Created new branch to add a 64-bit version of the plugin. Adjusted file info retrieval. Didn't work with WideString for some reason, so replaced it with regular strings (UnicodeString). check-in: 5000eb7a2e user: tinus tags: win64
2015-01-20
20:44
Merged in release of v0.6.0. check-in: afb527a51e user: Martijn tags: trunk
20:41
Prepared for distribution of v0.6.0 Closed-Leaf check-in: 2f863ce7af user: Martijn tags: release, v0.6.0, hotfix/backward-regex-search
20:31
Fixed code so it actually works. Also, changed NPP_UNICODE to NPPUNICODE everywhere, since the latter is what's actually being used. check-in: c901ccf5a5 user: Martijn tags: hotfix/backward-regex-search
2015-01-19
07:23
New branch fixing very slow backward tag matching. Ticket [3ded3902a9]. check-in: 1b57713933 user: Martijn tags: hotfix/backward-regex-search
2015-01-16
22:09
Cycle selection from opening tag, to attributes, to contents, to tag + contents, to closing tag, and back to opening tag. check-in: ac665ba9e3 user: Martijn tags: trunk
21:13
Merged in plugintemplate, because I erroneously started the rewrite in there... check-in: e6ab271cb3 user: Martijn tags: trunk
21:10
Started porting the code, while keeping it in a compiling state. Closed-Leaf check-in: 370e7880a7 user: Martijn tags: plugintemplate
07:21
Added unit to port Notepad++'s own tag-matching code. That appears to perform fine, since regex matching has become so excruciatingly slow. Also, using the same algorithm will present less surprises when the plugin doesn't match the stuff Npp itself does highlight. :-) check-in: e581dc9dbe user: Martijn tags: plugintemplate
2014-02-14
18:49
Added nil checks. Added fields to TSCNotification, and appropriate constants. Added NPPM_GETLANGUAGENAME and NPPM_GETLANGUAGEDESC messages. AddFuncItem now supports initially checked menu item. Added TNppPlugin hooks DoNppnFileClosed, DoUpdateUI, DoModified. Turned ConfigDir into a proper property. Added some basic error handling. check-in: ee559e5711 user: Martijn tags: plugintemplate
2012-07-02
19:47
Make parameters const wherever appropriate. Add compiler messages for all remaining TODO items. check-in: a9c358a073 user: Martijn tags: trunk
2012-06-14
14:58
Removed obsolete files. check-in: ff3d9ff34d user: Martijn tags: trunk
13:57
Merged in rewrite to use plugin template, published as v0.5.0. check-in: ad284427ac user: Martijn tags: trunk
2012-06-11
08:23
Updated release notes. check-in: 7a1915c000 user: MCO tags: plugintemplate
2012-06-10
18:24
Updated release notes and zip file. check-in: bbd753a66e user: Martijn tags: plugintemplate
2012-06-09
22:00
Added Delphi XE2 project files. check-in: 744b15b452 user: Martijn tags: plugintemplate
21:58
Changed framework to fit into Damjan's DelphiPluginTemplate. Changed a few lines of code to get everything working in Delphi XE2. Added a few helper units. check-in: 5d154fe220 user: Martijn tags: plugintemplate
2011-09-03
21:06
Upgraded to Delphi XE2, tested and prepared for distribution of v0.4.0 check-in: 2824e0c54d user: Martijn tags: trunk, v0.4.0
2011-08-26
22:06
Added EncodeJS functionality check-in: bd6b3a0f3b user: Martijn tags: trunk
2011-05-08
14:56
Added published distributions check-in: c190add281 user: Martijn tags: trunk
14:28
First check-in to Fossil check-in: d29280fb39 user: Martijn tags: trunk
2011-05-01
14:49
initial empty check-in check-in: b03b9b790d user: tinus tags: trunk