Commit Graph

1444 Commits

Author SHA1 Message Date
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
martin
0ee4e68541 SynEdit, small optimization in tab-handler
git-svn-id: trunk@25916 -
2010-06-05 13:46:48 +00:00
martin
e7d50c5f39 SynEdit: fix resize (use clientheight)
git-svn-id: trunk@25914 -
2010-06-05 13:07:29 +00:00
martin
1ddbe4e5c3 SynEdit: fix wrong horiz scroll at start
git-svn-id: trunk@25911 -
2010-06-05 12:29:57 +00:00
martin
41cf9ca1b8 SynEdit: reduce Markup overhead (fix last revision)
git-svn-id: trunk@25908 -
2010-06-04 23:44:50 +00:00
martin
fd774a6bc5 SynEdit: reduce Markup overhead
git-svn-id: trunk@25907 -
2010-06-04 23:06:44 +00:00
mattias
16af3c13d5 synedit: clean up
git-svn-id: trunk@25904 -
2010-06-04 21:52:53 +00:00
martin
e29f6a7a65 SynEdit: Fix auto fold on load $REGION /fold
git-svn-id: trunk@25903 -
2010-06-04 21:16:51 +00:00
martin
0d49ef41c9 SynEdit: FoldGutter: fix background color inside +/- box
git-svn-id: trunk@25901 -
2010-06-04 20:20:47 +00:00
martin
8b125eb6a7 Syncompletion: remove custom double buffer bitmap
git-svn-id: trunk@25872 -
2010-06-03 19:39:18 +00:00
martin
e370d93462 SynCompletion: Update hint when scrolling with mouse
git-svn-id: trunk@25871 -
2010-06-03 18:01:53 +00:00
martin
3784648e7d SynEdit: Fixed missing update of Scrollbars (IDE disk-diff-dialog)
git-svn-id: trunk@25862 -
2010-06-03 11:44:34 +00:00
maxim
8f899c7eb0 regenerated translations; updated Russian translation
git-svn-id: trunk@25854 -
2010-06-02 23:10:50 +00:00
martin
a5ac940baf SynEdit: Fix long line hint (was not always updated)
git-svn-id: trunk@25853 -
2010-06-02 23:02:54 +00:00
martin
6fef62de1a SynEdit: updated debugging
git-svn-id: trunk@25843 -
2010-06-02 14:29:15 +00:00
martin
cc05c07cf1 SynCompletion: Customize hint handling for long lines in drop-down window
git-svn-id: trunk@25826 -
2010-06-01 22:50:28 +00:00
marc
c334353214 * Updated Lithuanian translation by Valdas Jankūnas
git-svn-id: trunk@25825 -
2010-06-01 22:45:09 +00:00
mattias
dab1b02763 clean up OldAutoSize
git-svn-id: trunk@25823 -
2010-06-01 20:21:32 +00:00
martin
2ec8112e71 SynEdit: Clean up
git-svn-id: trunk@25822 -
2010-06-01 20:12:35 +00:00
martin
a5b3d7d219 SynEdit: Testcase: new, empty Edit (overwrite mode)
git-svn-id: trunk@25805 -
2010-05-31 17:52:15 +00:00
martin
86c35630a6 SynEdit: Fixed issues, with new, empty Edit (overwrite mode) / issue #16602
git-svn-id: trunk@25804 -
2010-05-31 17:49:55 +00:00
mattias
fa734a6ff5 synedit: fixed range check error, bug #16603
git-svn-id: trunk@25801 -
2010-05-31 10:35:13 +00:00
martin
0e98a5118a SynEdit: Refactor, LengthOfLongestLine
git-svn-id: trunk@25789 -
2010-05-31 00:31:12 +00:00
martin
a305372d19 SynEdit: Refactor, LengthOfLongestLine
git-svn-id: trunk@25787 -
2010-05-31 00:03:31 +00:00
martin
569641d81d SynEdit: Refactor, Change ItemSize to a variable
git-svn-id: trunk@25786 -
2010-05-30 22:16:26 +00:00
martin
9dc8e28df8 SynEdit: Refactor, clean out some older methods
git-svn-id: trunk@25784 -
2010-05-30 21:28:04 +00:00
martin
8c3a5d8573 SynEdit: fixed wrong drawing of divider lines (horiz scrolled)
git-svn-id: trunk@25781 -
2010-05-30 18:56:16 +00:00
martin
fbae950b08 Synedit: started refactor tab/longest line handling
git-svn-id: trunk@25780 -
2010-05-30 18:48:02 +00:00
martin
8457924769 SynEdit: defer Highlight Scan => increased amount per idle
git-svn-id: trunk@25777 -
2010-05-30 17:36:40 +00:00
martin
d475d6b745 SynEdit: Clean up
git-svn-id: trunk@25767 -
2010-05-30 13:45:06 +00:00
martin
0e5aa6d22a SynEdit: defer LengthOfLongestLine
git-svn-id: trunk@25765 -
2010-05-30 12:12:13 +00:00
martin
4c5e426ccf SynEdit: defer Highlight Scan
git-svn-id: trunk@25764 -
2010-05-30 11:56:59 +00:00
martin
89608fa994 SynEdit: let the highlighter work directly on the TextBuffer
git-svn-id: trunk@25756 -
2010-05-30 01:12:58 +00:00
martin
63fe4cd1db SynEdit: Skip some unnecessary calls (before handle creation / multiply change callbacks)
git-svn-id: trunk@25754 -
2010-05-30 00:42:11 +00:00
maxim
2fe9671d90 Synedit: improved Russian translation.
git-svn-id: trunk@25740 -
2010-05-28 21:24:03 +00:00
mattias
3992b33b89 codetools: accelerated TLinkScanner.SkipComment
git-svn-id: trunk@25730 -
2010-05-28 17:12:04 +00:00
mattias
f2ab7eb0e6 synedit: accelerated TSynPasSyn.BorProc
git-svn-id: trunk@25729 -
2010-05-28 16:01:09 +00:00
martin
e4f319754a SynEdit: improved handling of Lines.Add while updating(locked) // fixed some Indent issues
git-svn-id: trunk@25714 -
2010-05-27 21:27:53 +00:00
martin
5d28e4d998 SynEdit: improved handling of Lines.Add while updating(locked) // fixed some Indent issues
git-svn-id: trunk@25707 -
2010-05-27 20:00:57 +00:00
martin
db05dbd916 SynEdit: improved handling of Lines.Add while updating(locked) / Speed up loading files
git-svn-id: trunk@25706 -
2010-05-27 18:38:31 +00:00
martin
d334372608 SynEdit: Clean-up
git-svn-id: trunk@25705 -
2010-05-27 18:29:07 +00:00
martin
f2d9c5841d SynEdit: Fix Lines.SetCapacity
git-svn-id: trunk@25676 -
2010-05-26 23:07:13 +00:00
martin
dfa90fa2e9 SyncroEdit:Tests
git-svn-id: trunk@25673 -
2010-05-26 22:14:29 +00:00
martin
83626913a6 SyncroEdit: Fix, remove Async from queue, if destroyed
git-svn-id: trunk@25672 -
2010-05-26 22:13:58 +00:00
martin
a2e1b87623 SynEdit: Fix clicking mouse-links, that hide the underline
git-svn-id: trunk@25664 -
2010-05-26 16:13:41 +00:00
martin
084a15c640 IDE, EditorOptions: Moved to ColorSchemFactory / Added Export for ColorScheme / Added UserSchemes
git-svn-id: trunk@25626 -
2010-05-25 00:43:06 +00:00
martin
1624eca2ae SynEdit: prevent syncro mode from being wrongly started, if no word pairs exist. Issue #16522
git-svn-id: trunk@25525 -
2010-05-20 00:44:49 +00:00
martin
fa75807b76 SynEdit, Highlighter: Clean-up
git-svn-id: trunk@25517 -
2010-05-19 15:26:21 +00:00
martin
8655694df8 SynEdit: adding icon for diff highlighter
git-svn-id: trunk@25499 -
2010-05-18 15:10:43 +00:00