Commit Graph

2527 Commits

Author SHA1 Message Date
maxim
530dc411bb Merged revision(s) 53133 #681656b08f from trunk:
SynEdit: fix space-trimmer, incorrectly sending 0-based x pos. fixes issue #0030684 (crash in ifdef lowlighter)
........

git-svn-id: branches/fixes_1_6@53244 -
2016-10-27 22:51:00 +00:00
maxim
1417bb58ed Merged revision(s) 52947 #aefea452a9 from trunk:
Translations: Hungarian translation update by Péter Gábor, bug #30581
........

git-svn-id: branches/fixes_1_6@52948 -
2016-09-10 13:10:04 +00:00
maxim
a6b0528610 Merged revision(s) 52643 #c52062ab8f from trunk:
SynEdit: Diff Highlighter fix endless loop. Issue #30338
........

git-svn-id: branches/fixes_1_6@52718 -
2016-07-19 22:11:13 +00:00
maxim
e4f7973e5d Merged revision(s) 52489-52491 #2a41a0e2f4-#2a41a0e2f4 from trunk:
Fix spelling errors. Issue #0030258. Patch by Paul Gevers.
........
Fix some more spelling errors.
........
Fix some more spelling errors.
........

git-svn-id: branches/fixes_1_6@52609 -
2016-07-03 20:41:10 +00:00
maxim
8a4020018d Merged revision(s) 52463 #36046a9b4d from trunk:
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
........

git-svn-id: branches/fixes_1_6@52464 -
2016-06-08 23:14:40 +00:00
maxim
73b7465483 Merged revision(s) 52455 #207c318329 from trunk:
Regenerated translations
........

git-svn-id: branches/fixes_1_6@52462 -
2016-06-08 22:43:10 +00:00
maxim
403190a0f8 Merged revision(s) 51574 #14cd12d46f, 51576 #6e78df57da, 51578 #a564fde4c8 from trunk:
SynEdit: fix scroll pos after folding. issue #0029534
........
SynEdit: fix invalidate (repaint) on line selection through gutter click / issue #0029490
........
SynEdit: fixed (un-)indent selection in linemode (select via gutter). Issue #0029591
........

git-svn-id: branches/fixes_1_6@51609 -
2016-02-13 12:40:25 +00:00
mattias
6d006e14b1 fixed typos, bug #29323 patch from Paul Gevers
git-svn-id: branches/fixes_1_6@51188 -
2016-01-04 15:04:42 +00:00
maxim
a47a2dffda Merged revision(s) 51059 #42e68fd86d, 51080 #2a49eb46bc, 51084 #0a7cc81dde, 51105 #476bc7e244 from trunk:
IDE: Save Application Bundle and resource XPManifest to default project configuration. Issue #22286.
........
LazBuild: Fix compilation after r51059 #42e68fd86d. Issue #29274.
........
IDE: Enable "Make Resource String" command also when cursor is behind an end-quote. Issue #28829.
........
IDE: Remove explicit update of Messages window from TMainIDE.StartIDE. It deserves no special treatment layout-wise.
........

git-svn-id: branches/fixes_1_6@51148 -
2016-01-03 12:28:36 +00:00
ondrej
b590df9a51 merge r51024: components: PO highlighter regression fix from r51001 #654493d96e, issue #29235
git-svn-id: branches/fixes_1_6@51025 -
2015-12-24 15:05:23 +00:00
ondrej
eb04fa568a merge r51001 #654493d96e: synedit: fix TSynCustomHighlighter.GetIdentChars. Patch from BBasile
git-svn-id: branches/fixes_1_6@51002 -
2015-12-23 07:44:39 +00:00
maxim
14115db480 Merged revision(s) 50970 #99ca72b8e9 from trunk:
Translations: French translation update by Gilles Vasseur, bugs #29214, #29222
........

git-svn-id: branches/fixes_1_6@50981 -
2015-12-21 23:08:28 +00:00
mattias
bac44fb6c4 translations: Finnish
git-svn-id: branches/fixes_1_6@50638 -
2015-12-05 11:32:24 +00:00
martin
3316f6359d Merged revision(s) 50592 #19e4bf8d04 from trunk:
Fix SynEdit IME handler / crash on short section of only one char, loop for FRightPosForTarget not entered. Issue #0029126
........

git-svn-id: branches/fixes_1_6@50593 -
2015-12-04 01:52:52 +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