Commit Graph

225 Commits

Author SHA1 Message Date
mattias
cc770a0b35 IDE: open designer: search class: type is sufficient
git-svn-id: trunk@40020 -
2013-01-29 11:16:00 +00:00
mattias
91adfb4999 IDE: open designer form: store the found fallback component classes
git-svn-id: trunk@40019 -
2013-01-29 10:11:31 +00:00
mattias
143f54346f IDE: open designer form: rewrote search algorithm for nested classes
git-svn-id: trunk@40018 -
2013-01-29 10:02:45 +00:00
mattias
c32cd7bcde IDE: fixed loading nested frames
git-svn-id: trunk@40017 -
2013-01-29 08:30:24 +00:00
mattias
31d45f3449 IDE: added new search function for designer components
git-svn-id: trunk@40014 -
2013-01-29 02:06:01 +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
5446aa1fac IDE: close project: close editor file from right to left
git-svn-id: trunk@38937 -
2012-10-01 08:56:40 +00:00
juha
b4440971ec IDE: Make File -> "Close All" cloase also packages. Rename "Close" to "Close Editor File". Issue #12422
git-svn-id: trunk@38921 -
2012-09-30 12:33:52 +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
mattias
e382c97306 IDE: fixed open file lpi
git-svn-id: trunk@38851 -
2012-09-27 08:56:55 +00:00
juha
6b90fc2348 Designer: Disable ViewLFM menu item for virtual units
git-svn-id: trunk@38817 -
2012-09-24 20:58:10 +00:00
mattias
066a74ddf6 IDE: clean up
git-svn-id: trunk@38804 -
2012-09-24 06:37:40 +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
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
mattias
643c170bbe IDE: moved SetRecentProjectFilesMenu to mainbase
git-svn-id: trunk@38734 -
2012-09-18 11:59:05 +00:00
juha
45d0f32c80 IDE: move DoNewOther out of TMainIDE, add refactored function NewUnitOrForm
git-svn-id: trunk@38705 -
2012-09-17 00:05:06 +00:00
juha
b0f27fbbcd IDE: remove unused unit names from main.pp uses section
git-svn-id: trunk@38704 -
2012-09-17 00:05:01 +00:00
juha
f05db0a164 IDE: Make TMainIDE.UpdateDefaultPascalFileExtensions a global proc and change its name because there are others with identical name
git-svn-id: trunk@38703 -
2012-09-16 22:37:43 +00:00
juha
ea6e7aa309 IDE: refactor DoOpenFileAtCursor away from MainIDE
git-svn-id: trunk@38702 -
2012-09-16 22:23:34 +00:00
juha
6776632380 New file with code refactored from MainIDE
git-svn-id: trunk@38699 -
2012-09-16 21:03:12 +00:00