Commit Graph

21 Commits

Author SHA1 Message Date
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +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
c9973c0343 SynEdit: cleanup issue #0024174 Patch by Zaher Dirkey
git-svn-id: trunk@41303 -
2013-05-19 18:03:28 +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
martin
c8452e8e54 SynEdit: fix bracket matching with SynAnySyn
git-svn-id: trunk@34577 -
2012-01-04 15:02:34 +00:00
martin
b00e2117ba SynEdit: fix bracket matching with SynAnySyn
git-svn-id: trunk@34568 -
2012-01-03 22:05:39 +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
dd2476a1cc SynEdit HighlighterAny: Fixed updating the Comment Value
git-svn-id: trunk@24290 -
2010-03-29 20:15:32 +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
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
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
5e551fe7a8 synunihighlighter: clean up
git-svn-id: trunk@14390 -
2008-03-03 19:41:35 +00:00
vincents
e6f5b453f0 synedit: fixed TSynAnySyn searching for keywords: use AnsiCompareStr, because TStringList uses that internally too.
Maybe a TFastStringList should be created, which overrides TStringList.DoCompareText and calls the faster CompareStr. 
Fixes bug #10913.

git-svn-id: trunk@14384 -
2008-03-03 14:26:49 +00:00
mattias
16b454e50e added InvertColor and RGBColor to graphics.pp from Tom Gregorovic
git-svn-id: trunk@9892 -
2006-09-14 17:52:26 +00:00
mattias
a49b4716a8 TSynAnySys now handles setting the DollarVariables property from Burkhard Carstens
git-svn-id: trunk@9418 -
2006-06-12 18:18:47 +00:00
vincents
4f24979971 64 bits fixes
git-svn-id: trunk@9010 -
2006-03-24 09:25:04 +00:00
mattias
c1d664c2de added synhighlighterany.pas
git-svn-id: trunk@8991 -
2006-03-22 20:13:24 +00:00