Commit Graph

313 Commits

Author SHA1 Message Date
mattias
0e3f868fb4 codetools: fixed FindLineEndOrCodeInFrontOfPosition to return the start of the line end, bug #16519
git-svn-id: trunk@25526 -
2010-05-20 08:03:53 +00:00
mattias
fb5e62291a IDE: read .dfm files if lfm not present, no write support, bug #16475
git-svn-id: trunk@25511 -
2010-05-19 09:40:19 +00:00
mattias
e0f1d368f3 IDE: on autocompleteblock add do after while/for/foreach
git-svn-id: trunk@25453 -
2010-05-16 09:14:45 +00:00
mattias
7351db06f9 IDE: on autocompleteblock add then after if
git-svn-id: trunk@25452 -
2010-05-16 09:04:33 +00:00
martin
8a1ed611d5 SourceEditor: Fix IsCaretOnScreen (for finding jump target edit)
git-svn-id: trunk@25412 -
2010-05-15 00:31:15 +00:00
martin
04f6026090 SourceEditor: Prevent an issue with selecting the last tab on GTK2, when clicking tab-borders
git-svn-id: trunk@25408 -
2010-05-14 21:00:09 +00:00
martin
1a24516760 SourceEditor: Tab-Drag indicators (Windows) for Left/Right tabs
git-svn-id: trunk@25339 -
2010-05-12 17:18:14 +00:00
martin
ef952f1651 SourceEditor: Drag tabs, removed workaround for wrong tab-rect
git-svn-id: trunk@25337 -
2010-05-12 16:39:40 +00:00
martin
07f60b5d3c SourceEditor: Restore (to best of possibility) Caret/Topline after codebuffer changes/reload
git-svn-id: trunk@25285 -
2010-05-09 19:08:13 +00:00
martin
9b27609bab SynEdit: Improved Syncro-Edit (see note on issue #14813)
git-svn-id: trunk@25247 -
2010-05-08 14:30:26 +00:00
mattias
9361e5a7ae IDE: fixed change file line ending
git-svn-id: trunk@25195 -
2010-05-04 20:58:31 +00:00
mattias
cf55952b42 removed OldAutoSize
git-svn-id: trunk@25190 -
2010-05-04 19:16:18 +00:00
dmitry
3c74e15e08 ide: cleanup line-ending popup menu settings. bug #16378
git-svn-id: trunk@25144 -
2010-05-03 08:11:56 +00:00
martin
7f60a27900 SourceEditor: CenterCursor, work with folded text
git-svn-id: trunk@25110 -
2010-05-01 18:02:26 +00:00
mattias
33a360c593 IDE: show debugger and declaration hints together
git-svn-id: trunk@25104 -
2010-05-01 16:47:12 +00:00
mattias
4cb64727e3 IDE: clean up
git-svn-id: trunk@25086 -
2010-05-01 08:11:15 +00:00
martin
e6ec1f3a4b SourceEditor: improved multi-editor locking/caret handling, for code completion (fix other editor, fix undo)
git-svn-id: trunk@25085 -
2010-05-01 00:03:30 +00:00
martin
e66ef81168 SourceEditor, IDE: added configuration for Multi-Window
git-svn-id: trunk@24807 -
2010-04-21 23:55:49 +00:00
martin
66fb17fa0c SourceEditor: activate new window, for keyboard cmd Copy-To-New
git-svn-id: trunk@24793 -
2010-04-21 15:15:00 +00:00
martin
7c20b136c7 SourceEditor: Fix finding the drop target for tabs. occasionally it did drop at pos 0
git-svn-id: trunk@24789 -
2010-04-21 12:43:05 +00:00
martin
73aa6b9421 SourceEditor: activate target window on drop of tabs
git-svn-id: trunk@24788 -
2010-04-21 12:15:59 +00:00
martin
43590ff2fe SourceEditor: Default to restore geometry
git-svn-id: trunk@24786 -
2010-04-21 11:02:14 +00:00
martin
c1060830fd SourceEditor: Refactor, Clean-up
git-svn-id: trunk@24769 -
2010-04-20 23:08:53 +00:00
martin
6591940026 SourceEditor: Refactor / Remove FpdocEditWin dependency
git-svn-id: trunk@24765 -
2010-04-20 22:46:23 +00:00
martin
9f629903f8 SourceEditor: more visible lock indicator
git-svn-id: trunk@24732 -
2010-04-20 10:58:18 +00:00
martin
4e4dced49a SourceEditor: allow to lock pages (against topline changes)
git-svn-id: trunk@24725 -
2010-04-20 00:01:36 +00:00
martin
4ae1c88b72 SourceEditor: Allow to hide single tab
git-svn-id: trunk@24722 -
2010-04-19 13:38:29 +00:00
mattias
af1bc64a0b IDE: debugging
git-svn-id: trunk@24679 -
2010-04-17 18:38:53 +00:00
mattias
c996a95a1f IDE: debugging
git-svn-id: trunk@24672 -
2010-04-17 16:04:41 +00:00
mattias
5aa3161301 IDE: debugging
git-svn-id: trunk@24671 -
2010-04-17 16:00:31 +00:00
mattias
9e62a61131 IDE: auto indenter: using the line number form synedit
git-svn-id: trunk@24670 -
2010-04-17 15:56:48 +00:00
martin
0936b1929e SourceEditor: Fixed dropping files for multi-window
git-svn-id: trunk@24653 -
2010-04-16 18:32:21 +00:00
martin
462c25c108 SourceEditor: Clean-up / issue #0016279 / by Flávio Etrusco
git-svn-id: trunk@24639 -
2010-04-15 23:07:21 +00:00
martin
13a122abd6 SourceEditor, Refactor: Centralize handling of Modified, and SourceBuffer for shared editors
git-svn-id: trunk@24635 -
2010-04-15 21:51:45 +00:00
martin
5118ed289e IDE, SourceEditor: Add keyboard commands for multi-window handling
git-svn-id: trunk@24629 -
2010-04-15 11:54:36 +00:00
martin
37b03ff6d4 Debugger: Fixed trouble with execution-line, when changing units (would go to wrong line); introduced in r24569 #b60616fe5a (track line changes)
git-svn-id: trunk@24584 -
2010-04-11 18:29:39 +00:00
martin
b60616fe5a Debugger, SourceEditor: Track Line changes during debug. Adjust breakpoints and executionline
git-svn-id: trunk@24569 -
2010-04-10 22:41:44 +00:00
martin
2a9ed589ac SourceEditor, SynEdit: Refactor DebugMarks (exe-line-marks). Ensure refresh for all windows
git-svn-id: trunk@24543 -
2010-04-09 21:59:40 +00:00
mattias
c78ff43647 IDE: fixed line indenter for new synedit line break policy
git-svn-id: trunk@24533 -
2010-04-09 08:53:33 +00:00
martin
f5773ee782 SourceEditor/Marks: Improved breakpoint line adjustment, on edit
git-svn-id: trunk@24532 -
2010-04-09 02:38:14 +00:00
martin
bbd8c68056 SourceEditor: Removed unused code. Issue #16231
git-svn-id: trunk@24516 -
2010-04-08 16:11:48 +00:00
martin
8746362f62 SourceEditor, Main: Query "Close or Hide" when closing SourceNotebook
git-svn-id: trunk@24494 -
2010-04-08 01:31:50 +00:00
martin
b9546fe6aa SourceEditor: Enable DualView (TextBufferShare)
git-svn-id: trunk@24492 -
2010-04-07 18:29:20 +00:00
martin
ee811cda8e SynEdit: Updates for SharedTextBuffer (DualView)
git-svn-id: trunk@24488 -
2010-04-07 15:41:46 +00:00
martin
c08a43fead SourceEditor: Fixed ExecutionLine for DualView
git-svn-id: trunk@24470 -
2010-04-06 15:11:05 +00:00
martin
f2ec37b6f5 SourceEditor: Clean-up
git-svn-id: trunk@24469 -
2010-04-06 14:47:08 +00:00
martin
fda361abd7 SourceEditor: Fixed compilation (without SynDualView)
git-svn-id: trunk@24445 -
2010-04-05 19:53:54 +00:00
martin
4df6b8b4c4 SourceEditor: Fix "move to other Window" menu, work with SynDualView
git-svn-id: trunk@24439 -
2010-04-05 17:26:53 +00:00
mattias
20a40f4a3b IDE: open unknown file check result
git-svn-id: trunk@24406 -
2010-04-04 17:56:09 +00:00
martin
2c3487ba93 SourceEditor: fix for new autosize
git-svn-id: trunk@24402 -
2010-04-04 15:09:00 +00:00