Commit Graph

1492 Commits

Author SHA1 Message Date
mattias
369aa3055c fixed typo dont
git-svn-id: trunk@27304 -
2010-09-11 14:05:21 +00:00
martin
7c51a09090 SynEdit: extended divider gutter
git-svn-id: trunk@27219 -
2010-08-28 12:19:06 +00:00
martin
72b82c7a6c SynEdit: Simplified UpdateCaret, since it was moved to an object, state is maintained, and focus checks are not needed here any more.
Works around issue #17207

git-svn-id: trunk@27216 -
2010-08-27 22:51:40 +00:00
martin
647bcccde4 SynEdit: Fix SynCompletion from un-setting eoPersistenCaret. Issue #17288
git-svn-id: trunk@27215 -
2010-08-27 22:31:27 +00:00
martin
254183e65e SynEdit: Caret, removed QT workarounds
git-svn-id: trunk@27201 -
2010-08-26 19:33:23 +00:00
martin
987280bfe5 SynEdit: Caret, ensure handle is not outdated
git-svn-id: trunk@27200 -
2010-08-26 19:25:23 +00:00
martin
f15f27269b SynEdit: Started right overview Gutter
git-svn-id: trunk@27197 -
2010-08-26 14:48:18 +00:00
martin
cfbd1d0346 Added License
git-svn-id: trunk@27196 -
2010-08-26 14:47:15 +00:00
martin
bdebfcb3e7 SynEdit: Fix double destruction of caret. Maybe issue #17266
git-svn-id: trunk@27192 -
2010-08-26 09:14:44 +00:00
martin
3da3ca03c1 SynEdit: Scroll-Hint by Graeme Geldenhuys, issue #17257
git-svn-id: trunk@27187 -
2010-08-25 12:27:53 +00:00
martin
bdcfa05b81 SynEdit: Correctly set CaretRespondToFocus for gtk / workaround for QT
git-svn-id: trunk@27168 -
2010-08-22 22:54:14 +00:00
martin
f751b0c318 SynEdit: move FScreenCaret.UnLock into finally section
git-svn-id: trunk@27162 -
2010-08-22 14:18:41 +00:00
martin
e096a0f121 SynEdit: more debug output
git-svn-id: trunk@27157 -
2010-08-20 13:38:40 +00:00
martin
4e8ea2da7f SynEdit: Caret, update Visibility on focus changes
git-svn-id: trunk@27156 -
2010-08-20 13:13:54 +00:00
martin
abb03cadf9 SynEdit: Special handling for Caret under QT, workaround for bug #17210
git-svn-id: trunk@27153 -
2010-08-20 00:50:17 +00:00
martin
65f6433075 SynEdit: debug for caret
git-svn-id: trunk@27152 -
2010-08-19 23:52:34 +00:00
martin
5afc05a556 SynEdit: small fix/optimization to caret (avoid extra SetPos calls)
git-svn-id: trunk@27151 -
2010-08-19 23:48:09 +00:00
martin
66ad9fe3d0 SynEdit: debug for caret
git-svn-id: trunk@27150 -
2010-08-19 23:13:00 +00:00
maxim
9e09a508b6 Portuguese translation update by Marcelo B Paula, bug #17176.
git-svn-id: trunk@27103 -
2010-08-15 14:01:26 +00:00
martin
97148efb0f SynEdit: Fix caret sometimes stopped at x=1024
git-svn-id: trunk@27100 -
2010-08-14 21:27:31 +00:00
martin
9c570545dd SynEdit: Fixes for caret. Recreate persistent caret / stop using RespondToFocus (QT issue)
git-svn-id: trunk@27097 -
2010-08-14 19:42:59 +00:00
martin
abc928b804 SynEdit: CaretRespondsToFocus
git-svn-id: trunk@27096 -
2010-08-14 19:09:25 +00:00
martin
2012316840 SynEdit, FoldGutter: Always show [+]/[-] in popup menu
git-svn-id: trunk@27045 -
2010-08-09 23:35:58 +00:00
martin
fa651f6d59 SynEdit: changed type (for 64bit)
git-svn-id: trunk@27040 -
2010-08-08 18:03:00 +00:00
martin
ac930ac5a0 SynEdit: Clean up
git-svn-id: trunk@27038 -
2010-08-08 15:58:07 +00:00
martin
8dae7aa8b1 SynEdit: Refactor SynMarks
git-svn-id: trunk@27037 -
2010-08-08 15:46:27 +00:00
martin
bb4d53ff94 SynEdit: Started rework of Gutter, started adding new overview gutter
git-svn-id: trunk@27027 -
2010-08-08 00:35:06 +00:00
martin
5e807711c8 SynEdit: Limited effect of widgetset specific workaround for scrollbar updating
git-svn-id: trunk@27016 -
2010-08-05 11:32:25 +00:00
martin
77c48f2262 SynEdit: Fold / Prepare for IDE fold-menu
git-svn-id: trunk@26945 -
2010-07-31 20:45:26 +00:00
martin
fdb2445544 Fix Folding none pascal text
git-svn-id: trunk@26931 -
2010-07-31 13:38:32 +00:00
maxim
1b4106187b * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048.
2) Czech translation updates from chronos.

git-svn-id: trunk@26878 -
2010-07-28 20:58:37 +00:00
mattias
e99b6b576c synedit: clean up
git-svn-id: trunk@26859 -
2010-07-27 16:21:13 +00:00
martin
3308c03211 SynEdit: clean up
git-svn-id: trunk@26830 -
2010-07-25 15:39:53 +00:00
martin
b1d560f33b SynEdit: Fix popup for fold gutter (show hides correct)
git-svn-id: trunk@26829 -
2010-07-25 15:39:23 +00:00
martin
f649d82a78 Synedit: Tests for fold/hide
git-svn-id: trunk@26815 -
2010-07-24 17:00:20 +00:00
martin
86a9620e2c Synedit/IDE: Added hiding of comment/region
git-svn-id: trunk@26814 -
2010-07-24 16:59:04 +00:00
mattias
5f4f03d6e9 IDE: using new codetools FPC caches
IDE: fixed macro FPCVer for multiple versions used by fpc.exe
IDE: fixed rescan of FPC sources if not changed, bug #16824
codetools: replaced fpc source heuristic with rule set, needed for bug #13912, #14572
IDE: fixed unneeded rescan of fpc sources if only target changed, needed for 12828
IDE: fixed calling compiler on every start, needed by lazarus on a stick
codetools: fixed search for fpc units without ppu, needed for 15534
IDE: implemented cache for fpc include files, needed by debugger
lazbuild: fixed using non default lclwidgettype of lpi
IDE: fixed auto update if fpc.cfg or target compiler changed, needed for 16824

git-svn-id: trunk@26796 -
2010-07-24 08:12:27 +00:00
maxim
85e63da42c Czech translation update by chronos, bug #16925
git-svn-id: trunk@26654 -
2010-07-14 20:43:51 +00:00
martin
8db9286b37 SynCompletion: avoid possible crash ./ fix app.Deactivate
git-svn-id: trunk@26596 -
2010-07-11 13:29:03 +00:00
martin
662e9519a7 SynCompletion: Cancel on Topline change (window would be misplaced otherwise)
git-svn-id: trunk@26548 -
2010-07-09 16:25:10 +00:00
mattias
692e26ec87 updated makefiles
git-svn-id: trunk@26426 -
2010-07-02 20:29:37 +00:00
martin
c406eebb5e IDE/SynEdit: basic support for folding multi-line // comments
git-svn-id: trunk@26360 -
2010-06-30 18:23:37 +00:00
martin
06614e4fb1 SynEdit: basic support for folding comments
git-svn-id: trunk@26353 -
2010-06-30 14:49:33 +00:00
martin
e8a130ff2f SynPasHighlighter recognize {$IF ...}
git-svn-id: trunk@26346 -
2010-06-30 12:28:12 +00:00
martin
8e8581ab43 SynEdit: Fixed abstract warning
git-svn-id: trunk@26173 -
2010-06-18 19:12:13 +00:00
martin
071ea2c497 SynEdit: Don't attempt to fix issues of SourceEditor
git-svn-id: trunk@25990 -
2010-06-08 21:15:17 +00:00
martin
6753761725 SynEdit: fix wrong horiz scroll at start
git-svn-id: trunk@25979 -
2010-06-08 16:27:36 +00:00
martin
2769b4f4f1 SynEdit: TabExpander: fix longest line for shared editor
git-svn-id: trunk@25978 -
2010-06-08 16:20:03 +00:00
martin
46d5cf242a SynEdit, optimization for longest-line
git-svn-id: trunk@25937 -
2010-06-05 22:34:09 +00:00
martin
6e4ce19314 SynEdit, small optimization in double width char handling
git-svn-id: trunk@25926 -
2010-06-05 16:19:14 +00:00