Commit Graph

17 Commits

Author SHA1 Message Date
Martin
8759289edf SynEdit: Highlighter: reimplemented properties in base class 2026-01-24 18:11:57 +01:00
Martin
1f88e694ad SynEdit: Highlighter, new token class, replace DefaultAttribute 2026-01-22 15:27:32 +01:00
Martin
01602405dc SynEdit: spelling 2026-01-08 15:26:15 +01:00
Martin
8ca8f29425 SynEdit: Highlighters, update to use InitForScaningLine instead of SetLine. Clean up to use parent "LinePtr" (pchar to line) instead of each HL having its own copy. 2025-12-23 12:14:39 +01:00
Martin
c9aacd419a SynEdit: Highlighter: split ranges-based HL into class of its own. Move StartAtLineIndex to LazEdit. (Deprecate SetLine) 2025-12-23 12:14:39 +01:00
Martin
7086675420 SynEdit: update Highlighters to use new notifications. 2025-12-18 11:39:22 +01:00
Martin
b01dd36474 SynEdit: Highlighters, fix attribute properties, setters must assign new value (not replace object) 2025-12-15 16:18:02 +01:00
Martin
aa4b55e655 SynEdit: Remove "published" from TextAttribute. Add to child-classes 2025-08-04 10:35:39 +02:00
Martin
c1ab55df5f SynEdit: ini Highlighter, support optional # comments 2023-12-03 15:16:15 +01:00
ondrej
40268610ae SynEdit: move implementation uses to interface
git-svn-id: trunk@64459 -
2021-02-05 11:23:37 +00:00
martin
9533df3f3e SynEdit: additions to GetDefaultAttribute. Experimental.
git-svn-id: trunk@43540 -
2013-12-14 13:40:04 +00:00
mattias
08201e2904 synedit: highlighters: using non fixed resourcestrings
git-svn-id: trunk@41721 -
2013-06-14 21:41:35 +00:00
martin
e0b9cef954 SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186
git-svn-id: trunk@37782 -
2012-06-25 22:49:31 +00:00
juha
347ea32e4c SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently.
git-svn-id: trunk@34411 -
2011-12-25 19:00:46 +00:00
martin
9ecc3e5d91 SynEdit, Highlighter: fix an issue with pchar (read only) to no longer allocated string
git-svn-id: trunk@30096 -
2011-03-31 10:03:53 +00:00
martin
cdb10f937d SynEdit: improved bat, ini highlighter by VRODE
git-svn-id: trunk@28770 -
2010-12-19 19:02:56 +00:00
martin
527962ef04 Synedit. issue 18320SynEdit: add ini, bat highlighter, (forgot the main files)
git-svn-id: trunk@28749 -
2010-12-17 22:56:31 +00:00