michl
|
0a2e80cbc4
|
DockedFormEditor: Preparing for SyncCodeAndForm
git-svn-id: trunk@65001 -
|
2021-04-15 20:09:53 +00:00 |
|
michl
|
7bfd45feed
|
IDE: Missed part for revision 64918 #143823e00f: IDE with AnchorDockingDsgn throws AV when unit is cloned in SourceEditor to new SourceEditor. Issue #38699
git-svn-id: trunk@64940 -
|
2021-04-07 13:12:04 +00:00 |
|
michl
|
143823e00f
|
IDE: Fixed IDE with AnchorDockingDsgn throws AV when unit is cloned in SourceEditor to new SourceEditor. Issue #38699
git-svn-id: trunk@64918 -
|
2021-04-03 21:17:34 +00:00 |
|
wp
|
93ff7806b5
|
IDE/SourceEditor: Fix high-dpi position of Replace prompt dialog. Issue #37985.
git-svn-id: trunk@64728 -
|
2021-03-03 09:24:44 +00:00 |
|
martin
|
06eb834614
|
Implement "Select code block"
git-svn-id: trunk@64672 -
|
2021-02-26 22:01:33 +00:00 |
|
juha
|
3f78f0d62d
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
|
2021-02-15 08:43:50 +00:00 |
|
juha
|
f76b3198f9
|
IDE: Reduce calls to UpperCase() and LowerCase(). Improves performance.
git-svn-id: trunk@64504 -
|
2021-02-08 19:09:20 +00:00 |
|
ondrej
|
1e0749d516
|
IDE: fix compilation for latest SynEdit changes
git-svn-id: trunk@64494 -
|
2021-02-05 14:34:09 +00:00 |
|
juha
|
20c5ac47c0
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64440 -
|
2021-01-29 19:59:04 +00:00 |
|
juha
|
07b254d10c
|
IDE: Add ellipsis (...) to source editor context menu "Options ...". Issue #38400.
git-svn-id: trunk@64423 -
|
2021-01-26 12:29:31 +00:00 |
|
juha
|
751852a44a
|
LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
git-svn-id: trunk@64385 -
|
2021-01-14 13:52:23 +00:00 |
|
juha
|
36968885dd
|
LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
git-svn-id: trunk@64376 -
|
2021-01-11 16:16:58 +00:00 |
|
juha
|
3ea7788cbf
|
Optimize CompareFileExt in different ways. Comparison of FPC/Lazarus generated files can be case-sensitive.
git-svn-id: trunk@64374 -
|
2021-01-10 19:07:52 +00:00 |
|
juha
|
3feac99f06
|
Designer, editor: Formatting.
git-svn-id: trunk@64302 -
|
2020-12-29 22:56:31 +00:00 |
|
juha
|
907d1a29da
|
IDE: Don't set DisplayState:=dsSource in SrcNotebookEditorActived. Editor may not have focus.
git-svn-id: trunk@64207 -
|
2020-12-15 18:17:37 +00:00 |
|
juha
|
24690ac403
|
IDE: Optimize TSourceNotebook.FindPageWithEditor a little.
git-svn-id: trunk@64205 -
|
2020-12-15 18:17:33 +00:00 |
|
juha
|
aa176da1c8
|
IDE: Refactoring. Reuse code for global functions GetIdeCmdAndToolBtn and GetIdeCmdRegToolBtn.
git-svn-id: trunk@64066 -
|
2020-10-24 12:15:30 +00:00 |
|
juha
|
70cf0c0bad
|
Revert r64064 #b41c59a13e. Something went wrong.
git-svn-id: trunk@64065 -
|
2020-10-24 11:31:50 +00:00 |
|
juha
|
b41c59a13e
|
IDE: Refactoring. Reuse code for global functions GetCommandAndButton and GetCommandOnly.
git-svn-id: trunk@64064 -
|
2020-10-24 11:19:33 +00:00 |
|
martin
|
7bf871655b
|
IDE, SourceEditor: Fix width of macro-record-stop button, Issue #37858
git-svn-id: trunk@63964 -
|
2020-10-06 18:16:10 +00:00 |
|
martin
|
3baad5d70c
|
IDE, SourceEditor: Fix width of macro-record-stop button, Issue #37858
git-svn-id: trunk@63949 -
|
2020-10-03 14:58:37 +00:00 |
|
mattias
|
21f39dc4be
|
IDE: line ending CR call Classic Mac, issue #37800
git-svn-id: trunk@63908 -
|
2020-09-23 14:45:07 +00:00 |
|
juha
|
125e794a87
|
Remove useless test for X <> Nil when using "is" operator.
git-svn-id: trunk@63779 -
|
2020-08-18 17:35:21 +00:00 |
|
juha
|
0414705e6a
|
IDE: Rename function GetCurrentMailAddress to GetCurrentChangeLog and support Windows.
git-svn-id: trunk@63552 -
|
2020-07-13 09:18:57 +00:00 |
|
mattias
|
9fea11639e
|
IDE: new file: do not break lines at dots
git-svn-id: trunk@63405 -
|
2020-06-20 16:01:26 +00:00 |
|
martin
|
47408c4bff
|
IDE, SourceEditor: prevent automatic identifier completion while editor-macros are recorded/playing. The macro would not wait for the timer, and the macro would not know the order of completion proposals.
git-svn-id: trunk@63323 -
|
2020-06-07 12:48:09 +00:00 |
|
martin
|
79ba6dbb06
|
Fix crash, introduced in r63316 #000ea7c493 "auto complete on typing". Issue #37184
git-svn-id: trunk@63322 -
|
2020-06-07 12:04:43 +00:00 |
|
martin
|
000ea7c493
|
IDE, SourceEditor: implemented identifier-completion activates on typing. Forget to test for cancelled
git-svn-id: trunk@63316 -
|
2020-06-06 15:43:43 +00:00 |
|
martin
|
83ca8802cc
|
IDE, SourceEditor: identifier completion on type - do not activate with multi caret
git-svn-id: trunk@63315 -
|
2020-06-06 15:28:40 +00:00 |
|
martin
|
f3f864d967
|
IDE, SourceEditor: implemented identifier-completion activates on typing. Issue #0033054 (different from patch)
git-svn-id: trunk@63314 -
|
2020-06-06 15:16:21 +00:00 |
|
martin
|
dcc69156e5
|
IDE, SourceEditor: fix caret pos detection for auto complete (though for "." the phys and log increase are both 1)
git-svn-id: trunk@63313 -
|
2020-06-06 15:16:19 +00:00 |
|
martin
|
b2785f3c32
|
IDE: SourceEditor, use highlighter to detect "in string". Extracted from patch at issue #0033054
git-svn-id: trunk@63312 -
|
2020-06-06 15:16:18 +00:00 |
|
martin
|
5bcddd28fb
|
IDE, Debugger: Add real "Run-To"
git-svn-id: trunk@63303 -
|
2020-06-06 00:53:44 +00:00 |
|
martin
|
de80bde641
|
IDE: rename "run to cursor" to "step to cursor" - reflect what it really does
git-svn-id: trunk@63302 -
|
2020-06-06 00:53:39 +00:00 |
|
martin
|
253d7c2d02
|
SynEdit: Change RowColumnToPixels => ScreenXYToPixels
git-svn-id: trunk@63270 -
|
2020-06-02 00:37:17 +00:00 |
|
martin
|
668ee99dd1
|
FpDocView, SourceEditor: Prevent loosing MouseCapture while user selects text with mouse. Issue #0037150
git-svn-id: trunk@63249 -
|
2020-05-29 16:52:36 +00:00 |
|
martin
|
7be629b269
|
Fix a crash, when a breakpoint can not be set, because no debugger is configured
git-svn-id: trunk@63043 -
|
2020-04-21 12:24:46 +00:00 |
|
balazs
|
21b6337d48
|
Revert r62735 #e640958255: IDE: Embedded designer.
git-svn-id: trunk@62740 -
|
2020-03-11 15:46:57 +00:00 |
|
ondrej
|
cef1d45559
|
Reverted revisions r62734, r62733, r62731, r62729, r62728, r62715, r62704 #6343248e4e - changes after MDI commit
git-svn-id: trunk@62738 -
|
2020-03-11 05:47:23 +00:00 |
|
balazs
|
e640958255
|
IDE: Embedded designer.
git-svn-id: trunk@62735 -
|
2020-03-10 12:10:00 +00:00 |
|
juha
|
34e8771a89
|
IDE: Clear unused editor popup MenuItems. Issue #36776.
git-svn-id: trunk@62734 -
|
2020-03-10 09:29:49 +00:00 |
|
ondrej
|
74fb203f39
|
LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
|
2020-02-23 06:04:38 +00:00 |
|
mattias
|
6756799c39
|
IDE: less hints
git-svn-id: trunk@62603 -
|
2020-01-31 14:10:12 +00:00 |
|
juha
|
8ebda25a9b
|
IDE: Harmonize TNonModalIDEWindow enum identifiers in IdeOptionDefs.
git-svn-id: trunk@62361 -
|
2019-12-09 14:23:37 +00:00 |
|
martin
|
80b7820ea9
|
IDE: Code-Templates, move loading/saving to editoroptions / remove reference to no longer used default-file (which is in resource now)
git-svn-id: trunk@62270 -
|
2019-11-18 22:43:02 +00:00 |
|
ondrej
|
d3e927b65c
|
CodeTools: CodeCompletion: include templates (optional). Issue #34389
git-svn-id: trunk@62240 -
|
2019-11-15 19:26:51 +00:00 |
|
martin
|
2ddafa3c8b
|
IDE: Add ec-commands for "move line up/down", "duplicate line", "copy/cut add to existing clipboard", "copy/cut (add) line/sel to clip"
git-svn-id: trunk@62186 -
|
2019-11-04 00:09:26 +00:00 |
|
juha
|
a555d027da
|
IDE: New toolbutton command "Open Recent Project". Issue #35883, patch from FTurtle.
git-svn-id: trunk@62096 -
|
2019-10-20 18:13:56 +00:00 |
|
martin
|
10f69d1561
|
IDE, Keymap: Amend r61854 #83e546aa9f, if no breakpoint pre-exists, it will be created disabled. Issue #0036061
git-svn-id: trunk@61861 -
|
2019-09-11 12:49:37 +00:00 |
|
martin
|
83e546aa9f
|
IDE, Keymap: Add combo for enable/disable (toggle) breakpoint.
git-svn-id: trunk@61854 -
|
2019-09-10 18:52:48 +00:00 |
|