mattias
9a6e0c6e66
IDE: unit resources: check dfm
...
git-svn-id: trunk@40328 -
2013-02-16 16:33:52 +00:00
mattias
fe54d0ba55
IDEIntf: added GetRequiredPackages
...
git-svn-id: trunk@40280 -
2013-02-12 21:49:12 +00:00
mattias
3022dc2cb1
IDE: changed lpk on disk: started switching to alternative lpk
...
git-svn-id: trunk@40221 -
2013-02-09 11:15:25 +00:00
zeljko
7330294168
IDE: fixed restoring designed form when HideIDEWindowsOnRun = true. issue #22535
...
git-svn-id: trunk@40177 -
2013-02-04 14:11:10 +00:00
mattias
86e6557c7a
IDE: renamed HideUnmodifiedDesigners to CloseUnmodifiedDesigners
...
git-svn-id: trunk@40162 -
2013-02-03 18:29:45 +00:00
mattias
b1f83315c0
IDE: use TDesignerMediator.UseRTTIForMethods in create method
...
git-svn-id: trunk@40123 -
2013-02-02 15:48:24 +00:00
mattias
c54dedb94a
IDE: added TDesignerMediator.UseRTTIForMethods
...
git-svn-id: trunk@40122 -
2013-02-02 15:46:43 +00:00
martin
2e47a30822
IDE: prevent debugger from entering invalid state, if started again before completely stopped. For info see issue #0023800
...
git-svn-id: trunk@40097 -
2013-01-31 19:03:40 +00:00
martin
762694f67a
IDE: add markup for user defined word-lists
...
git-svn-id: trunk@40029 -
2013-01-29 18:23:20 +00:00
mattias
45267c6fbc
IDE: open files changed by codetools: do not open project
...
git-svn-id: trunk@39978 -
2013-01-27 11:53:19 +00:00
martin
244a647f3d
IDE: Removed duplicate update of editors, after options changed. Updates done in DoEditorOptionsAfterWrite
...
git-svn-id: trunk@39968 -
2013-01-26 18:12:40 +00:00
mattias
7d6712a7fe
IDE: added flag -dDebugSearchFPCSrcThread
...
git-svn-id: trunk@39966 -
2013-01-26 15:11:53 +00:00
martin
d67ac0c78c
IDE: SourceEditor: reduce work when applying global options
...
git-svn-id: trunk@39958 -
2013-01-24 20:43:41 +00:00
mattias
1060abd924
IDE: added check
...
git-svn-id: trunk@39875 -
2013-01-17 17:40:43 +00:00
martin
86cf02bfa5
SourceEditor: Improve session restore, if more than 2 windows were used.
...
git-svn-id: trunk@39829 -
2013-01-11 14:59:56 +00:00
mattias
4191ccc638
IDE: make resourcestring: focus editor
...
git-svn-id: trunk@39814 -
2013-01-09 14:43:21 +00:00
mattias
7392702afb
IDE: update DisplayState when switching tabs via mouse
...
git-svn-id: trunk@39781 -
2013-01-06 18:50:24 +00:00
mattias
88c2af49d0
IDE: designer: fixed handling deactivate messages
...
git-svn-id: trunk@39774 -
2013-01-06 11:53:30 +00:00
mattias
60fd65da29
codetools: added flag -dVerboseFindDeclarationFail
...
git-svn-id: trunk@39748 -
2013-01-03 13:48:12 +00:00
mattias
f3bbfa5d32
IDE: fixed OnSrcNoteBookMouseLink use editor of Sender, bug #23555
...
git-svn-id: trunk@39710 -
2013-01-01 12:14:13 +00:00
mattias
9f25516ea6
IDE: use Sender sourceeditor instead of last active sourceeditor
...
git-svn-id: trunk@39707 -
2013-01-01 11:33:01 +00:00
juha
6bad0c04f9
IDE: Rename control in designer by pressing F2. Issue #23497
...
git-svn-id: trunk@39660 -
2012-12-26 23:34:05 +00:00
martin
9c8b6ead71
IDE, EditorOptions: Rearranged tab and indent options
...
git-svn-id: trunk@39589 -
2012-12-20 09:23:10 +00:00
martin
d03f885981
IDE: "Rename Identifier": show replaced lines in result. Made optional
...
git-svn-id: trunk@39571 -
2012-12-17 15:26:04 +00:00
martin
6b37bec961
IDE: added clear all-in-open-files or all-in-current-file bookmarks. Issue #0013428
...
git-svn-id: trunk@39557 -
2012-12-16 06:09:49 +00:00
martin
fd62b97730
IDE: "Rename Identifier": show replaced lines in result.
...
git-svn-id: trunk@39555 -
2012-12-16 04:19:34 +00:00
maxim
fce81aa63d
IDE: Improved Search Results dialog behavior:
...
1. Always bring Search Results to front on Ctrl-Alt-F (or if called via menu).
2. Bring Search Results to front if Search Progress dialog was active (had focus).
3. Do not bring Search Results to front if Search Progress dialog was not active.
git-svn-id: trunk@39520 -
2012-12-12 19:51:53 +00:00
juha
c09fb28755
IDE, PropEdits: use GetVerbCount, GetVerb and ExecuteVerb for OI popup menu actions
...
git-svn-id: trunk@39487 -
2012-12-09 14:08:11 +00:00
martin
ca54e8a657
IDE: Initial setup dialog, check for missing gdb at startup
...
git-svn-id: trunk@39356 -
2012-11-23 23:52:04 +00:00
martin
1652a45a33
SourceEditor: Fix asking "Save file", if only 1 tab is open in 2ndary window. Issue #0023312
...
git-svn-id: trunk@39276 -
2012-11-13 10:18:56 +00:00
juha
e4a4d8582a
IDE: Move Build Mode Management to its own form
...
git-svn-id: trunk@39272 -
2012-11-10 22:45:15 +00:00
juha
f6ffdc0b7a
IDE: rename IDEOptionsDialog.OnLoadIDEOptions and OnSaveIDEOptions to make the code easier to follow.
...
git-svn-id: trunk@39270 -
2012-11-10 22:44:54 +00:00
mattias
26aa11a8da
IDE: moved multithreaded lpk scanner to a unit of its own
...
git-svn-id: trunk@39249 -
2012-11-06 12:25:01 +00:00
juha
856fe390f2
IDE: remove some redundant UpdateWindowMenu calls. It is called when Window menu opens.
...
git-svn-id: trunk@39171 -
2012-10-27 16:36:16 +00:00
juha
b5b8a10263
SynEdit: formatting
...
git-svn-id: trunk@39092 -
2012-10-15 16:41:10 +00:00
juha
ec95f00f98
IDE: prevent crash when Object Inspector is not assigned and project is compiled. Caused by r39082 #3b90468c10
...
git-svn-id: trunk@39091 -
2012-10-15 11:16:50 +00:00
juha
22c9f39a9c
Designer: formatting
...
git-svn-id: trunk@39089 -
2012-10-15 10:42:04 +00:00
juha
3570c3b2ff
Designer: Save properties in OI also when the selected control is clicked again. Issue #23048
...
git-svn-id: trunk@39088 -
2012-10-15 10:41:48 +00:00
juha
3b90468c10
IDE: Save changes in Object Inspector before compiling the project. Issues #22601 and #17795
...
git-svn-id: trunk@39082 -
2012-10-14 15:34:49 +00:00
juha
c24bd2344c
IDE: Mark source file as modified when on-disk change is ignored. Issue #22889
...
git-svn-id: trunk@38918 -
2012-09-30 08:39:59 +00:00
zeljko
0ccdbe8bb6
IDE: fixed wsMinimized behaviour on designed form. issue #21792
...
git-svn-id: trunk@38872 -
2012-09-27 16:31:45 +00:00
juha
35994bb452
IDE: Move more methods to SourceFileManager. It has not reference back to main unit any more.
...
git-svn-id: trunk@38800 -
2012-09-23 19:01:06 +00:00
juha
b393a5bd18
IDE: Move funcs from MainIDE to MainIDEBase (DoMergeDefaultProjectOptions) and to SourceFileManager (CheckMainSrcLCLInterfaces, DoOpenMainUnit, DoRevertMainUnit)
...
git-svn-id: trunk@38794 -
2012-09-21 20:36:00 +00:00
juha
fdb25262a7
IDE: Move BeginCodeTool to MainBase.
...
git-svn-id: trunk@38768 -
2012-09-20 22:36:23 +00:00
juha
08589a996b
IDE: Move SetRecentFilesMenu from TMainIDE to TMainIDEBase
...
git-svn-id: trunk@38767 -
2012-09-20 22:01:44 +00:00
mattias
b056f168e4
IDE: fixed saving what project was opened on IDE quit
...
git-svn-id: trunk@38761 -
2012-09-20 09:00:50 +00:00
mattias
2aa8d62f9f
IDE: when IDE was closed without project show no project wizard at start
...
git-svn-id: trunk@38760 -
2012-09-20 08:54:01 +00:00
mattias
e506cb6ec2
IDE: save state new project
...
git-svn-id: trunk@38756 -
2012-09-19 13:50:00 +00:00
mattias
1cafbef514
IDE: save state project closed
...
git-svn-id: trunk@38755 -
2012-09-19 13:47:18 +00:00
mattias
ae08ad8a5e
IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite
...
git-svn-id: trunk@38749 -
2012-09-19 13:12:42 +00:00