Commit Graph

25 Commits

Author SHA1 Message Date
Martin
3c41d81f5d SynEdit: fix endless XML HL, do not return empty tokens. 2024-04-28 13:35:35 +02:00
ondrej
40268610ae SynEdit: move implementation uses to interface
git-svn-id: trunk@64459 -
2021-02-05 11:23:37 +00:00
martin
bfc71c54f9 SynEdit: enable matching node markup for html and xml. Issue #0023016
git-svn-id: trunk@50780 -
2015-12-13 20:38:06 +00:00
juha
4e16799fd7 SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48478 -
2015-03-24 17:50:59 +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
mattias
0c5326bb2f synedit: fixed uninitialized
git-svn-id: trunk@35922 -
2012-03-13 10:34:49 +00:00
martin
7a03599f16 SynEdit: Refactored fold-highlighters: unify methods to get fold-nest info
git-svn-id: trunk@35115 -
2012-02-03 16:50:04 +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
569641d81d SynEdit: Refactor, Change ItemSize to a variable
git-svn-id: trunk@25786 -
2010-05-30 22:16:26 +00:00
martin
ae416f6a77 SynEdit: added Diff Highlighter
git-svn-id: trunk@24622 -
2010-04-14 20:03:17 +00:00
martin
b69ccc3438 SynEdit: Folding for html
git-svn-id: trunk@24616 -
2010-04-14 02:09:43 +00:00
martin
f7794cff2a SynEdit: Added fold config for for XML/LFM
git-svn-id: trunk@22623 -
2009-11-16 13:42:30 +00:00
martin
21eb56256f SynEdit: Basic folding for XML
git-svn-id: trunk@22616 -
2009-11-16 08:44:10 +00:00
martin
cde1f77fe0 SynEdit: Made Highlighter-Attribute names resource-strings
git-svn-id: trunk@21053 -
2009-08-01 10:48:48 +00:00
martin
9c3c06ecf8 SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
git-svn-id: trunk@19222 -
2009-04-04 21:23:53 +00:00
mattias
63a8c982ad gtk intf: fixed crash on paste for 64 bit
git-svn-id: trunk@11697 -
2007-07-31 23:13:06 +00:00
mattias
54f8a04166 fixed a few fpc over warnings from Andrew Haines
git-svn-id: trunk@7284 -
2005-06-25 15:34:03 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
lazarus
349457e0f7 MG: fixed synhilighter
git-svn-id: trunk@3232 -
2002-08-22 13:56:32 +00:00
lazarus
1a695cf5d0 MG: fixed highlighter
git-svn-id: trunk@3231 -
2002-08-21 14:47:33 +00:00
lazarus
c9e180acac TPanel implemented.
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.

git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
7838853d27 MG: added xml and lfm highlighter
git-svn-id: trunk@485 -
2001-12-06 10:15:07 +00:00