martin
2c3a45ce75
SynEdit: add FoldNodeInfo, fix for HL without foldconf
...
git-svn-id: trunk@50799 -
2015-12-14 15:39:12 +00:00
mattias
c39a94ebbe
synedit: less hints
...
git-svn-id: trunk@50793 -
2015-12-14 12:02:18 +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
martin
fa40a95924
SynEdit: add FoldNodeInfo to TSynCustomFoldHighlighter / prepare new markups. Patch by x2nie
...
git-svn-id: trunk@50779 -
2015-12-13 20:36:29 +00:00
martin
547f7b7309
SynEdit: small optimization
...
git-svn-id: trunk@50757 -
2015-12-12 20:10:07 +00:00
juha
453f0f860a
Finnish translations.
...
git-svn-id: trunk@50620 -
2015-12-04 20:05:03 +00:00
martin
19e4bf8d04
Fix SynEdit IME handler / crash on short section of only one char, loop for FRightPosForTarget not entered. Issue #0029126
...
git-svn-id: trunk@50592 -
2015-12-04 01:47:43 +00:00
ondrej
fb69b8b59d
IDE, codetools, synedit: fixed identifier completion of identifiers prefixed with &.
...
git-svn-id: trunk@50323 -
2015-11-12 17:01:27 +00:00
martin
f68b41737e
SynEdit: make markupmanager public
...
git-svn-id: trunk@50156 -
2015-10-24 20:11:12 +00:00
martin
effdd125ea
SynEdit/IDE: zoom via keyboard
...
git-svn-id: trunk@50091 -
2015-10-17 01:39:01 +00:00
mattias
b5bbdbd323
IDE: identifier completion: option to disable auto completion if there is only one identifier, patch #28852 from Ondrej
...
git-svn-id: trunk@50052 -
2015-10-14 10:09:15 +00:00
mattias
2c46e6e468
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
...
git-svn-id: trunk@49906 -
2015-10-01 18:40:54 +00:00
martin
801c0933d5
SynEdit: fix drag and drop selection-text, drop (move) after multi-byte chars. Issue #0028724
...
git-svn-id: trunk@49892 -
2015-09-29 01:56:34 +00:00
martin
8c427fe657
SynEdit: invalidate if Markup.enable changes. Issue #0028729
...
git-svn-id: trunk@49891 -
2015-09-29 01:29:20 +00:00
martin
316207d5d9
SynEdit, Highlighter: more css3 tags. Issue #28548 patch by Janusz
...
git-svn-id: trunk@49890 -
2015-09-29 00:27:43 +00:00
martin
dcded9666e
SynEdit, Highlighter: more html5 tags. Issue #28547 patch by Janusz
...
git-svn-id: trunk@49889 -
2015-09-29 00:25:46 +00:00
mattias
6875e2e79c
synedit: less hints
...
git-svn-id: trunk@49880 -
2015-09-27 19:19:24 +00:00
bart
bce3f75f66
SynEdit: Fix exporting missing CodeStart tags when heoFragmentOnly in Options of TSynEditExporterHtml. Issue #0028733 .
...
git-svn-id: trunk@49874 -
2015-09-27 09:38:12 +00:00
bart
eaca242dbb
SynEdit: TSynCustomExporter: Clear the ClipBoard in CopyToClipboardFormat,
...
otherwise external applications will only ever see the first Copy we put there.
git-svn-id: trunk@49838 -
2015-09-16 11:10:38 +00:00
bart
9c3d4cb567
SynEdit: TSynEditExporterHtml:
...
- Use property options to control output of the export
- Deprecate property CreateHTMLFragment (use Options instead)
- Make it possible to include a DocType definitions and a CharSet definition in the output (#issue #0028627 )
- Fix wrong values in the Windows header for the ClipBoard (Issue #0028633 )
(These two fixes depended on eachother, so they are in one commit)
- ExportAsText now only affects how the stream is copied to the ClipBoard (as the comments in SynEditExport state)
- Try to make the whole thin less Windows centric
- Don't escape single and double quote, it's not necessary in the body text.
- Refactor
git-svn-id: trunk@49820 -
2015-09-13 12:10:32 +00:00
mattias
b221e1434d
synedit: synexporthtml: fixed working with UTF-8
...
git-svn-id: trunk@49765 -
2015-09-05 20:53:43 +00:00
juha
08c9621520
Change order of used units so that "deprecated" warnings are not triggered.
...
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +00:00
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
922e30ce7c
SynEdit: Fixed overflow error
...
git-svn-id: trunk@49283 -
2015-06-06 11:38:01 +00:00
maxim
3d94951a6e
Translations: Hungarian translation update by Péter Gábor, bug #28244
...
git-svn-id: trunk@49272 -
2015-06-04 21:26:04 +00:00
martin
475b08884c
SynEdit: Fixed Option for MouseLink (when not using MouseActions) / ssMeta on MAc
...
git-svn-id: trunk@49222 -
2015-05-30 13:21:57 +00:00
martin
649ab6c422
SynEdit: Fixed Option for MouseLink (when not using MouseActions) / ssMeta on MAc
...
git-svn-id: trunk@49210 -
2015-05-29 11:10:27 +00:00
martin
fee02222c7
SynEdit: Fixed Option for MouseLink (when not using MouseActions)
...
git-svn-id: trunk@49192 -
2015-05-27 20:13:33 +00:00
martin
05aa7ea1ca
SynEdit: fixed longest line / revision 49084 #f06680177d
...
git-svn-id: trunk@49133 -
2015-05-22 15:12:33 +00:00
martin
0dc9313315
SynEdit: fix to system caret / Restore system caret as default, if not using multicaret
...
git-svn-id: trunk@49115 -
2015-05-19 23:52:47 +00:00
martin
7780f32ee7
SynEdit: Highlight colon in lfm. Issue #0028112
...
git-svn-id: trunk@49091 -
2015-05-18 20:43:25 +00:00
martin
f06680177d
SynEdit: improved keeping track of longest line
...
git-svn-id: trunk@49084 -
2015-05-18 18:39:46 +00:00
mattias
4d8676bc6a
synedit: less hints
...
git-svn-id: trunk@48891 -
2015-04-29 09:58:01 +00:00
jesus
3289794569
Translations: spanish translation complement
...
git-svn-id: trunk@48866 -
2015-04-25 22:56:24 +00:00
maxim
622dfa7549
Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803
...
git-svn-id: trunk@48851 -
2015-04-25 17:49:09 +00:00
maxim
fbc415fa58
SynEdit: regenerated translations
...
git-svn-id: trunk@48849 -
2015-04-25 17:44:31 +00:00
maxim
b62c496f73
Translations: French translation update by Gilles Vasseur, bug #27932
...
git-svn-id: trunk@48819 -
2015-04-23 11:53:00 +00:00
maxim
691df1520b
Translations: Hungarian translation update by Péter Gábor, bug #27903
...
git-svn-id: trunk@48787 -
2015-04-20 21:49:58 +00:00
maxim
bd48a652a1
SynEdit: regenerated translations
...
git-svn-id: trunk@48786 -
2015-04-20 21:47:17 +00:00
martin
91c6550644
SynEdit: fix mouse link, with "move caret" active. Move caret first.
...
git-svn-id: trunk@48769 -
2015-04-17 15:03:50 +00:00
maxim
ccee3d6654
Translations: updated French translation by Gilles Vasseur, bug #27834
...
git-svn-id: trunk@48736 -
2015-04-12 21:23:24 +00:00
maxim
15b00a7034
SynEdit: regenerated Hebrew translation
...
git-svn-id: trunk@48735 -
2015-04-12 21:11:35 +00:00
martin
4521dbff87
SynEdit: doublewidth / ambiguous width chars: Added code by skalogryz IFDEFED. Issue #0027707
...
git-svn-id: trunk@48733 -
2015-04-12 17:28:23 +00:00
martin
13dfe1a8cd
SynMemo: deprecated - use SynEdit
...
git-svn-id: trunk@48565 -
2015-03-31 22:52:08 +00:00
martin
67252dc674
SynEdit: correct type cast in IME handler. Issue #0027760
...
git-svn-id: trunk@48563 -
2015-03-31 22:25:10 +00:00
martin
57444f34b7
SynEdit: fix initialization in test case
...
git-svn-id: trunk@48548 -
2015-03-30 22:58:24 +00:00
martin
a8782bed08
SynEdit: Fix for smart unindent. (if no shorter line is present above)
...
git-svn-id: trunk@48547 -
2015-03-30 22:57:32 +00:00
martin
901196535a
SynEdit: fixed crash / undefined behaviour due to invalid caching of highlighter node-info. Issue #0027748
...
git-svn-id: trunk@48532 -
2015-03-29 21:44:39 +00:00
martin
ca1c86d571
SynEdit: doublewidth / ambiguous width chars: Added IFDEFED workaround. Issue #0027707
...
git-svn-id: trunk@48517 -
2015-03-26 22:44:00 +00:00
martin
aaaeb005bf
SynEdit: win, IME Handler: prevent underline styles from other markup
...
git-svn-id: trunk@48513 -
2015-03-26 18:30:01 +00:00