Commit Graph

1679 Commits

Author SHA1 Message Date
maxim
a42f9f07db Translations: Ukrainian translation update by Igor Paliychuk, bug #19476
git-svn-id: trunk@31035 -
2011-06-03 22:10:56 +00:00
mattias
15da893cc2 synedit: fixed writing to secondary clipboards
git-svn-id: trunk@30929 -
2011-05-27 10:14:18 +00:00
maxim
d7c5f3c725 Translations: Ukrainian translation update by Igor Paliychuk, bug #19424
git-svn-id: trunk@30916 -
2011-05-26 20:05:11 +00:00
maxim
d635f3baf1 Translations: changed Ukrainian language ID in accordance with ISO 639-1
git-svn-id: trunk@30890 -
2011-05-24 20:40:15 +00:00
martin
e8a440914b SynEdit.lpk: Correct license info
git-svn-id: trunk@30862 -
2011-05-22 20:23:56 +00:00
mattias
4eb05d0a4e qt intf: fixed showing caret when FWidget got context, bug #16905
git-svn-id: trunk@30747 -
2011-05-15 12:27:49 +00:00
mattias
937fe55e63 qt intf: undo 20743
git-svn-id: trunk@30745 -
2011-05-15 12:16:33 +00:00
mattias
b5c01e008b synedit: small optimization: DoOnResize instead of Resize
git-svn-id: trunk@30741 -
2011-05-15 10:53:57 +00:00
maxim
dc1a10aa77 regenerated translations; updated Russian translation
git-svn-id: trunk@30723 -
2011-05-13 21:37:04 +00:00
maxim
4c1dffa47d Components, SynEdit: removed duplicate file filter string and regenerated translations
git-svn-id: trunk@30503 -
2011-04-28 22:23:08 +00:00
maxim
5e9567c914 Transalations: clean up SynEdit PO files
git-svn-id: trunk@30502 -
2011-04-28 22:10:38 +00:00
martin
8c441d5601 SynEdit: Fix next/prev word with tabs on line (phys/Logical pos) issue #0019232
git-svn-id: trunk@30480 -
2011-04-26 13:08:46 +00:00
martin
62833f223a SynEdit: Fixed a folding issue, and assert
git-svn-id: trunk@30453 -
2011-04-24 18:23:44 +00:00
maxim
dcfb62621b regenerated translations; updated Russian translation
git-svn-id: trunk@30432 -
2011-04-22 20:42:07 +00:00
maxim
3a372890ed Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
martin
082526e363 SynEdit, HtmlHighlighter) Fix folding for html tags that require no closing tag (meta, br, ...). Patch by Yauheni Nazimau. Issue #0019071
git-svn-id: trunk@30355 -
2011-04-17 22:52:18 +00:00
mattias
dd0fc4c825 IDE: codehelp: improved debugging
git-svn-id: trunk@30266 -
2011-04-11 21:25:55 +00:00
martin
b6eb7f0fb1 SynEdit: added IFOPT C+, to compile checks, if assertions are on
git-svn-id: trunk@30193 -
2011-04-04 23:40:52 +00:00
martin
645cf8bf63 SynEdit: fixed Home/end key with tabs in line
git-svn-id: trunk@30192 -
2011-04-04 23:32:15 +00:00
martin
d8612f83d4 SynEdit: Fixed a range check, probably introduced in 30074 / Also fixed wrong array len
git-svn-id: trunk@30191 -
2011-04-04 19:57:23 +00:00
juha
3476a4d36e SynEdit: add Assert to check a dynamic array index ABytePos.
git-svn-id: trunk@30190 -
2011-04-04 18:51:09 +00:00
martin
22963e0372 SynEdit: Codefolding for user-selected blocks: fix unfolding, fix gutter invalidation
git-svn-id: trunk@30157 -
2011-04-03 17:16:49 +00:00
martin
9b1aaeeef8 SynEdit: Codefolding for user-selected blocks: fix unfolding, if unfold-symbol is on line with other folds
git-svn-id: trunk@30156 -
2011-04-03 16:24:59 +00:00
martin
a7641e812a SynEdit: Codefolding for user-selected blocks (Not saved to session) fix fold-popup-menu
git-svn-id: trunk@30155 -
2011-04-03 14:48:33 +00:00
martin
71b29ef3e4 SynEdit: Codefolding for user-selected blocks (Not saved to session) even without highlighter
git-svn-id: trunk@30154 -
2011-04-03 14:40:44 +00:00
martin
2c0ed6c9f9 SynEdit: Codefolding for user-selected blocks (Not saved to session)
git-svn-id: trunk@30151 -
2011-04-03 13:21:15 +00:00
martin
7d8904c194 SynEdit: fix compilation for some platforms
git-svn-id: trunk@30149 -
2011-04-03 11:42:50 +00:00
martin
b8976caed4 SynEdit: Fix unfolding, of commented folds
git-svn-id: trunk@30142 -
2011-04-02 23:38:15 +00:00
martin
49611fd177 SynEdit: keep folds, even if a the keyword is no longer recognized (e.g becomes part of a comment). Such folds are however not saved in the session-info
git-svn-id: trunk@30141 -
2011-04-02 21:15:39 +00:00
martin
80a5180691 SynEdit: removed deprecated methods
git-svn-id: trunk@30121 -
2011-04-01 22:17:51 +00:00
martin
18ed0d7537 SynEdit: fold "resourcestring" (together with type, var, const) issue #0018634
git-svn-id: trunk@30120 -
2011-04-01 20:29:18 +00:00
martin
58328fb3bf SynEdit: Fix PopupMenu.PopupComponent issue #19033 (based on patch by August Klein)
git-svn-id: trunk@30101 -
2011-03-31 22:52:42 +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
6b7a173ac3 SynEdit: fixed caret-auto-move for lines with tab. (required by syncro-edit, shared-edit)
git-svn-id: trunk@30087 -
2011-03-30 16:24:10 +00:00
martin
86a71bfe1e SynEdit: Cache char-width info (Logical<>Physical) / Cleanup
git-svn-id: trunk@30074 -
2011-03-29 23:44:25 +00:00
martin
c3ace57233 SynEdit: optimize syncro edit / skip event if inactive
git-svn-id: trunk@30073 -
2011-03-29 21:25:33 +00:00
martin
bde4fc65af SynEdit: Added threshold before starting selection by mouse-move. Avoid accidental selection.
git-svn-id: trunk@30071 -
2011-03-29 15:48:15 +00:00
juha
3d82f1d685 SynEdit: Minor optimization.
git-svn-id: trunk@30052 -
2011-03-28 10:05:11 +00:00
martin
4aaa8ceb25 SynEdit: create individual DefaultBeautifiers. Allows SourceEditor to proper use the callbacks. Also solves issue #0018862
git-svn-id: trunk@30008 -
2011-03-24 21:25:20 +00:00
martin
c55776f210 SynEdit: fixed highlight of "shortstring" depending on options. issue #0018971
git-svn-id: trunk@30004 -
2011-03-23 13:00:55 +00:00
martin
d00c1cc10d SynEdit: fix caret pos, after delete/del-word with caret in middle of tab-char. issue #0018960
git-svn-id: trunk@29975 -
2011-03-21 21:12:13 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
juha
4e6e7a17b8 LCL: rename Menus.Shortcut function back to its Delphi compatible name.
git-svn-id: trunk@29859 -
2011-03-15 18:16:38 +00:00
juha
4e95f6a390 LCL: Show menu shortcuts also when they are sequencial keys combinations (like Ctrl+Q, B)
git-svn-id: trunk@29853 -
2011-03-15 14:05:55 +00:00
juha
0928ead547 LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
git-svn-id: trunk@29734 -
2011-03-06 12:45:59 +00:00
mattias
b88c6577a4 synedit: fixed synregexpr 64bit
git-svn-id: trunk@29717 -
2011-03-03 12:46:22 +00:00
paul
e91ed950f3 synedit: fix TColor -> TColorRef assignments and vice versa
git-svn-id: trunk@29714 -
2011-03-03 08:35:33 +00:00
paul
32f21a5927 synedit: fix compilation
git-svn-id: trunk@29695 -
2011-03-01 04:45:38 +00:00
marc
c8f3c56e61 + added missing Italian translation. Patch by Sandro Cumerlato
git-svn-id: trunk@29656 -
2011-02-23 00:39:05 +00:00
mattias
0e109ea1e1 fixed typos: usefull
git-svn-id: trunk@29446 -
2011-02-10 09:43:23 +00:00