Commit Graph

377 Commits

Author SHA1 Message Date
martin
a10e1f5814 SourceEditor: Clean up
git-svn-id: trunk@27949 -
2010-10-29 16:10:24 +00:00
martin
62e5e22a12 SourceEditor: Fixed updating executionmark
git-svn-id: trunk@27914 -
2010-10-27 23:26:55 +00:00
martin
8184ac946b IDE, SourceMark: revert TSourceMark inheritance to TSynMark (was changed away in rev 24388 #2554635106)
git-svn-id: trunk@27825 -
2010-10-24 02:12:24 +00:00
martin
3812c5bc84 SynEdit: SharedTextBuffer can share Bookmarks too
git-svn-id: trunk@27814 -
2010-10-22 22:39:44 +00:00
martin
7e8ea9c121 SynEdit: begin refactor SynEdit.Marks (use tree for storage).
git-svn-id: trunk@27764 -
2010-10-19 21:48:29 +00:00
mattias
1589de464e IDE: fixed loading project compiler options
git-svn-id: trunk@27649 -
2010-10-11 08:31:26 +00:00
mattias
8e7ba111c3 IDE: added sourcemarklings
git-svn-id: trunk@27646 -
2010-10-10 23:17:00 +00:00
martin
700bc8469b IDE, SourceEditor: Workaround for XFCE issue with focus after completion-form. Issue #17533
git-svn-id: trunk@27643 -
2010-10-10 19:29:45 +00:00
mattias
f87802b542 IDE: source editor: replaced TNoteBook with TPageControl
git-svn-id: trunk@27300 -
2010-09-11 13:49:24 +00:00
martin
a2dbfa6442 IDE, After syncompletion, enforce focus for source-editor (if focus is switched at all) (issue on QT, win)
git-svn-id: trunk@27223 -
2010-08-28 15:00:14 +00:00
martin
c1467eddea IDE, After syncompletion, enforce focus for source-editor (if focus is switched at all) (issue on QT, win)
git-svn-id: trunk@27220 -
2010-08-28 13:06:17 +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
andrew
31aa597704 added tab history for the source editor. closing the active tab now selects the last active tab
git-svn-id: trunk@26969 -
2010-08-02 01:35:07 +00:00
mattias
4fcf37a14d IDE: fixed showing source editor hints while docked
git-svn-id: trunk@26810 -
2010-07-24 13:32:52 +00:00
martin
1d83e92899 Add JumpHistoryPoint on selectAll
git-svn-id: trunk@26782 -
2010-07-22 14:55:35 +00:00
mattias
2f1d1e7d1e IDE: updating all IsVisibleTab after new project/open project, bug #16971
git-svn-id: trunk@26727 -
2010-07-18 11:46:17 +00:00
martin
dd3878df30 SourceEditor/SynCompletion: Don't steal focus after completion drop-down, if user moved to different form
git-svn-id: trunk@26543 -
2010-07-09 01:37:34 +00:00
mattias
77c0853887 debugging
git-svn-id: trunk@26534 -
2010-07-08 20:24:51 +00:00
mattias
959cda8c75 LCL: TCustomLabel.CalculatePreferredSize: consider constraints
git-svn-id: trunk@26528 -
2010-07-08 15:00:20 +00:00
mattias
af31f6d34d IDE: indentation examples: multi line parameter list
git-svn-id: trunk@26527 -
2010-07-08 12:33:07 +00:00
mattias
c0682eae27 codetools: completeblock when typing begin
git-svn-id: trunk@26515 -
2010-07-07 22:40:38 +00:00
mattias
399876ec14 IDE: indent on paste: check highlighter
git-svn-id: trunk@26396 -
2010-07-01 22:37:30 +00:00
mattias
ae014f642c anchordocking: more debugging for focus
git-svn-id: trunk@26325 -
2010-06-29 15:23:07 +00:00
martin
afbdf3e742 Moved drag-able notebook
git-svn-id: trunk@26257 -
2010-06-22 17:31:08 +00:00
martin
7de8676cc2 IDE: reduce overhead, when closing many source-tabs
git-svn-id: trunk@26238 -
2010-06-21 13:13:45 +00:00
mattias
2b109954a7 IDe: reduced debugging
git-svn-id: trunk@26215 -
2010-06-20 19:16:03 +00:00
mattias
9c8f207995 IDE: fixed using empty sourceeditor window
git-svn-id: trunk@26212 -
2010-06-20 18:09:35 +00:00
mattias
0eb9153024 IDE: do not auto close sourcenotebook when docked
git-svn-id: trunk@26204 -
2010-06-20 11:45:54 +00:00
mattias
1ee3d6dcf4 IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators
git-svn-id: trunk@26201 -
2010-06-20 10:45:52 +00:00
mattias
2ceba89242 IDEIntf: creator using right, bottom instead of Width/Height
git-svn-id: trunk@26198 -
2010-06-20 07:54:32 +00:00
mattias
13fdb2e797 IDE: disconnect source editor before rename
git-svn-id: trunk@26196 -
2010-06-19 16:03:45 +00:00
mattias
0238049950 IDE: connect source editor with simpleidewindowlayout
git-svn-id: trunk@26195 -
2010-06-19 15:37:25 +00:00
mattias
e3dd67d199 IDE: clean up
git-svn-id: trunk@26193 -
2010-06-19 15:18:13 +00:00
mattias
22523185f7 IDE: source editor 0 default dock to main bar
git-svn-id: trunk@26183 -
2010-06-19 08:03:28 +00:00
mattias
8d3b3406e6 IDE: option to disable i18n for lfm files of project
git-svn-id: trunk@26167 -
2010-06-18 07:49:33 +00:00
martin
6e5c9ebf1c SourceEditor: Fixed closing tabs in multi-editor mode. FindPageWithEditor returned wrong results since rev 26019 #a392fb4a51
git-svn-id: trunk@26158 -
2010-06-17 13:00:50 +00:00
mattias
e7db0d5bcd IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
mattias
48a402b0f5 IDEIntf: added IDE window creator procedure
git-svn-id: trunk@26104 -
2010-06-14 10:23:10 +00:00
mattias
901fecf43a anchordocking: dock only one control per custom docksite
git-svn-id: trunk@26020 -
2010-06-10 09:52:32 +00:00
mattias
a392fb4a51 IDE: accelerated TSourceNotebook.FindPageWithEditor
git-svn-id: trunk@26019 -
2010-06-10 08:17:53 +00:00
mattias
9b2dc8742c IDE: added flag to disable autosizing on create
git-svn-id: trunk@26002 -
2010-06-09 07:06:52 +00:00
martin
c6f133de70 SourceEditor: Fix initial pos/scroll
git-svn-id: trunk@25991 -
2010-06-08 21:15:48 +00:00
martin
26e2e7a1ff SourceEditor: Do not try to focus editor in invisible window / issue #16637
git-svn-id: trunk@25915 -
2010-06-05 13:31:21 +00:00
martin
73aae1143d SourceEditor: don't paint 2nd breakpoint on executionline (if no linenumber gutter visible)
git-svn-id: trunk@25870 -
2010-06-03 17:46:14 +00:00
martin
7d182b6bd5 SourceEditor, EditorOption: Customize handling of long line hints in Identifier completion dropdown
git-svn-id: trunk@25827 -
2010-06-01 22:51:43 +00:00
martin
488fd1f726 SourceEditor: Defer handle creation (visibility) at startup
git-svn-id: trunk@25728 -
2010-05-28 12:32:37 +00:00
martin
cccc33ab03 SourceEditor: Instruct SourceLog to write directly to SynEdit (skip stringlist)
git-svn-id: trunk@25716 -
2010-05-27 21:52:31 +00:00
mattias
7420ab3ba0 IDE: codebuffer to synedit: using add instead of temporary stringlist
git-svn-id: trunk@25715 -
2010-05-27 21:49:06 +00:00
mattias
67635d4200 IDE: fixed source editor taking focus on page changed, bug #16581
git-svn-id: trunk@25690 -
2010-05-27 14:16:02 +00:00
martin
5b42849a32 Reverted: SourceEditor: Instruct SourceLog to write directly to SynEdit (skip stringlist)
git-svn-id: trunk@25678 -
2010-05-26 23:20:27 +00:00