Commit Graph

297 Commits

Author SHA1 Message Date
mattias
403ed545d1 IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
mattias
f3a8270e7d IDE: insert license notice commands: split into English and translated items
git-svn-id: trunk@45219 -
2014-05-29 09:43:07 +00:00
mattias
8844f15f3a IDE: designer mediator: fixed non visual components selection and moving, patch #26234
git-svn-id: trunk@45216 -
2014-05-28 22:43:19 +00:00
mattias
2a05226c0a IDE: fixed clearing project target file name when using project template
git-svn-id: trunk@45214 -
2014-05-28 17:05:12 +00:00
mattias
78b3ddb3f6 IDE: new project: if there is are default project settings: adapt target file name to resemble project name, bug #23379
git-svn-id: trunk@44155 -
2014-02-18 21:18:59 +00:00
martin
40664e7c02 IDE: Move the "all component tabs" speedbutton into tabsheet
git-svn-id: trunk@42793 -
2013-09-14 13:12:50 +00:00
mattias
cf4f0b577b IDE: further migration external tools
git-svn-id: trunk@42295 -
2013-08-03 19:33:59 +00:00
mattias
a3c0c0d439 IDE: further migration external tools
git-svn-id: trunk@42292 -
2013-08-03 18:39:14 +00:00
mattias
057762a149 IDE: migrate compiler message types
git-svn-id: trunk@42234 -
2013-07-30 09:18:33 +00:00
mattias
daa7994b98 IDE: center lost window: min size 70x70, set WindowState to wsNormal
git-svn-id: trunk@42138 -
2013-07-19 09:39:06 +00:00
mattias
6426218e58 IDE: renamed Manage Source Editors
git-svn-id: trunk@41976 -
2013-07-02 18:30:32 +00:00
mattias
5ef97c0b5c IDE: added menu item Windows / Center a lost window
git-svn-id: trunk@41974 -
2013-07-02 17:34:04 +00:00
mattias
24737576de IDE: new unit dependencies
git-svn-id: trunk@41782 -
2013-06-21 13:41:07 +00:00
mattias
422e68c742 IDE: mode matrix: save enabled options in session modes
git-svn-id: trunk@41461 -
2013-05-30 14:29:43 +00:00
mattias
047c8fcb6d IDE: less verbosity
git-svn-id: trunk@41417 -
2013-05-26 12:53:21 +00:00
mattias
f4cb4fec12 IDE: pass BlockTabIndent to codetools
git-svn-id: trunk@40791 -
2013-04-11 11:08:01 +00:00
mattias
70fb9b8f5e IDE: fixed crash
git-svn-id: trunk@40361 -
2013-02-21 13:05:55 +00:00
mattias
4a0a600a00 IDE: moved IDE Internalss / View Package Links to Package / Package Links
git-svn-id: trunk@40000 -
2013-01-28 10:43:10 +00:00
mattias
88c2af49d0 IDE: designer: fixed handling deactivate messages
git-svn-id: trunk@39774 -
2013-01-06 11:53:30 +00:00
mattias
14935d5913 IDE: check Project1 in UpdateHighlighters, bug #23529
git-svn-id: trunk@39626 -
2012-12-23 09:26:40 +00:00
mattias
f72c960927 IDE: clean up
git-svn-id: trunk@39451 -
2012-12-06 15:03:52 +00:00
juha
09ca4df1ec IDE: Simplify UpdateWindowMenu. Remove (now useless) delayed functionality.
git-svn-id: trunk@39172 -
2012-10-27 17:04:05 +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
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
643c170bbe IDE: moved SetRecentProjectFilesMenu to mainbase
git-svn-id: trunk@38734 -
2012-09-18 11:59:05 +00:00
juha
069cd283e5 IDE: Refactor the main unit heavily. Code related to source files is moved to a new SourceFileManager unit
git-svn-id: trunk@38701 -
2012-09-16 21:05:01 +00:00
martin
b34b609f50 Debugger: added Attach/Detach
git-svn-id: trunk@38536 -
2012-09-06 12:41:24 +00:00
mattias
b0abb50057 IDE: clean up, ignore mainbar deactivate events on destroy
git-svn-id: trunk@38388 -
2012-08-26 13:08:44 +00:00
martin
4eeeddf42d IDE: Added list of recorded editor macros
git-svn-id: trunk@37679 -
2012-06-17 21:16:52 +00:00
juha
b1a2dfb791 IDE: Add Source/Insert General/MIT Notice. Issue #22151, patch from Reinier Olislagers
git-svn-id: trunk@37466 -
2012-05-30 16:56:55 +00:00
juha
ac7e7e1490 Comment fix and formatting
git-svn-id: trunk@37412 -
2012-05-24 23:05:05 +00:00
martin
6f67bce681 Fix Crash in building "Windows" (list of open W.) Menu. Note 0059576 in Issue #22015 (not related to other parts of issue)
git-svn-id: trunk@37274 -
2012-05-14 12:32:13 +00:00
mattias
3c6f470562 IDE: view / IDE internal / what needs building
git-svn-id: trunk@36647 -
2012-04-07 02:43:56 +00:00
mattias
c24580f5a9 IDE: clean up
git-svn-id: trunk@36568 -
2012-04-04 23:49:45 +00:00
martin
4eebdaad64 IDE: Export as HTML (rev 36523 #db25fe4136) fix reference to none existing resource
git-svn-id: trunk@36530 -
2012-04-02 20:33:44 +00:00
martin
db25fe4136 IDE: Export as HTML
git-svn-id: trunk@36523 -
2012-04-02 15:35:22 +00:00
martin
75ebdba3f9 IDE: moved update of window menu from OnIdle to ScreenChange and OnClick
git-svn-id: trunk@36470 -
2012-03-30 16:34:36 +00:00
juha
22c9cf054e IDE: unify some single word resource strings.
git-svn-id: trunk@36332 -
2012-03-25 19:10:21 +00:00
martin
08c6a8f811 IDE: Group tabs in Window menu / check menuitem is assigned
git-svn-id: trunk@36268 -
2012-03-23 11:19:40 +00:00
martin
ddeeb78f1a IDE: Group tabs in Window menu too
git-svn-id: trunk@36264 -
2012-03-23 10:54:39 +00:00
martin
24d9d29bc5 IDE: Group tabs in Window menu too
git-svn-id: trunk@36236 -
2012-03-23 01:45:36 +00:00
martin
4905c559ea IDE: Group tabs in Window menu too
git-svn-id: trunk@36235 -
2012-03-23 01:37:14 +00:00
martin
dd081fe601 IDE: Group tabs in Window menu too
git-svn-id: trunk@36234 -
2012-03-23 01:29:14 +00:00
juha
a0fb17b27e IDE: Unite duplicate (single word) resourcestrings and name them consistently.
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
juha
4310d040e2 IDE: add IDE command for the Editor Window Manager. Improve some strings.
git-svn-id: trunk@35479 -
2012-02-19 12:59:49 +00:00
juha
088114e24b IDE: Fix bugs in EditorFileManager, make the popupmenu functional.
git-svn-id: trunk@35419 -
2012-02-17 14:51:32 +00:00
juha
a2885ca4d0 IDE: add a new EditorFileManager to Windows menu
git-svn-id: trunk@35417 -
2012-02-17 12:41:38 +00:00