Commit Graph

30 Commits

Author SHA1 Message Date
ondrej
40268610ae SynEdit: move implementation uses to interface
git-svn-id: trunk@64459 -
2021-02-05 11:23:37 +00:00
mattias
43543a0cbb synedit: added proc modifier vectorcall, patch #33134
git-svn-id: trunk@57288 -
2018-02-12 14:55:20 +00:00
martin
d767272fa9 SynEdit: fixed number highlighting with exponent in various HL. Issue #0026245
git-svn-id: trunk@46388 -
2014-09-30 23:57:55 +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
1591be495b SynEdit: Cleanup (TBetterRegistry removed) Issue #0022509 Patch by Zaher Dirkey
git-svn-id: trunk@38848 -
2012-09-26 11:37:44 +00:00
martin
c4cd308a5e SynEdit: clean up IFDEF. Patch by Zaher Dirkey. Issue #0022180
git-svn-id: trunk@37490 -
2012-06-02 21:19:37 +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
cde1f77fe0 SynEdit: Made Highlighter-Attribute names resource-strings
git-svn-id: trunk@21053 -
2009-08-01 10:48:48 +00:00
martin
a6e6bbabb7 SynEdit C++ Highlighter: Fixed closing multi line string, if closing quote is at start of line. issue #0013502
git-svn-id: trunk@19411 -
2009-04-13 16:22:51 +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
martin
d75f823e24 Fix revision 19004 #3f77b5575f => somehow an extra line made it into the code
git-svn-id: trunk@19005 -
2009-03-15 23:06:24 +00:00
martin
3f77b5575f SynEdit C++ Highlighter: Add multi line strings. Issue #13308 Based on a patch by equinox
git-svn-id: trunk@19004 -
2009-03-15 21:26:51 +00:00
martin
e5e3ed2742 Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
git-svn-id: trunk@17358 -
2008-11-12 23:43:25 +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
vincents
2b2dcceaac synedit: use registry key constants from registry unit instead of LCLType
git-svn-id: trunk@10902 -
2007-04-06 17:37:01 +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
77694e4aa0 codecompletion: forward proc body position now block sensitive
git-svn-id: trunk@4877 -
2003-12-06 19:20:46 +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
75c22d6137 MG: accelerated synedit
git-svn-id: trunk@2060 -
2002-08-17 23:40:49 +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
lazarus
5535649f0b MG: fixes for fpc 1.1: range check errors
git-svn-id: trunk@365 -
2001-10-24 00:35:55 +00:00
lazarus
68eca96428 MG: fixed mem leaks and fixed range check errors
git-svn-id: trunk@334 -
2001-09-30 08:34:52 +00:00
lazarus
9df86b0fa9 MG: bugfix for clipping rect
git-svn-id: trunk@301 -
2001-06-26 23:24:22 +00:00
lazarus
1a9c1259b6 MG: added synhighlighter for cpp and html
git-svn-id: trunk@223 -
2001-03-12 23:43:33 +00:00