Commit Graph

317 Commits

Author SHA1 Message Date
juha
c1c6acdc2b IDE: "Tab Order Editor" -> "Tab Order"
git-svn-id: trunk@30389 -
2011-04-19 21:38:47 +00:00
juha
16f0a62783 IDE: disable "Add Editor File to Project" when the file belongs to current project already
git-svn-id: trunk@30371 -
2011-04-18 11:56:23 +00:00
juha
1a42821d9b IDE: Improve some menu caption texts. Three dots only for modal dialogs.
git-svn-id: trunk@30361 -
2011-04-18 08:44:55 +00:00
martin
bf85980317 DBG: (Unix) Added (very) basic support for console apps (console window)
git-svn-id: trunk@30351 -
2011-04-17 15:44:14 +00:00
juha
1f812b5dd7 IDE: Make Tab Order dialog modeless and add it to View menu.
git-svn-id: trunk@30324 -
2011-04-16 17:15:29 +00:00
juha
a0e296b08e IDE: Move "View Units" and "View Forms" from View menu to Project menu.
git-svn-id: trunk@30272 -
2011-04-12 20:59:49 +00:00
juha
9566d1e771 IDE: change Toggle Comment shortcut to Ctrl+Shift+W. Ctrl+Shift+T was used by ToDo.
git-svn-id: trunk@30086 -
2011-03-30 16:02:21 +00:00
juha
19ae8fe7b0 IDE: fix key mapping for Toggle Comment, add some other shortcuts.
git-svn-id: trunk@30084 -
2011-03-30 12:37:44 +00:00
juha
1774f1b8f5 IDE: Improve menu caption for UseProjUnit feature.
git-svn-id: trunk@30079 -
2011-03-30 10:00:31 +00:00
juha
35c579cb7c IDE: remove a duplicate resource string.
git-svn-id: trunk@30066 -
2011-03-29 08:54:10 +00:00
juha
cd8d49e9e6 IDE: Add Shift+Ctrl+M as a shortcut for character map. Implement navigating and adding a char with keyboard.
git-svn-id: trunk@29980 -
2011-03-22 10:09:19 +00:00
juha
039dfbebfe IDE: Moved Options and other settings to top of Tools menu.
git-svn-id: trunk@29891 -
2011-03-17 14:24:04 +00:00
juha
4c2bf7e89d IDE: Get rid of Environment menu and move items to Tools menu.
git-svn-id: trunk@29884 -
2011-03-17 11:54:25 +00:00
juha
b0e36be830 IDE: Added F2 as a shorcut key for Rename Identifier
git-svn-id: trunk@29876 -
2011-03-16 21:07:22 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
juha
d5517360c7 IDE: Rename command ecSelectionConditional to ecSelectionEncloseIFDEF.
git-svn-id: trunk@29867 -
2011-03-16 10:04:22 +00:00
juha
3a842efb11 IDE: Rename menu item "Insert IFDEF" to "Enclose in IFDEF" and add to editor popup menu, too.
git-svn-id: trunk@29866 -
2011-03-16 10:04:17 +00:00
juha
e38c28be28 IDE: remove a duplicate resource string + reorder Package related strings.
git-svn-id: trunk@29857 -
2011-03-15 17:16:30 +00:00
paul
03cb88d24c ide: map Shift+F9 to Build
git-svn-id: trunk@29845 -
2011-03-14 23:59:50 +00:00
paul
b35d26939d ide: rename BuildAll -> Build, Build -> Compile to map to the same meaning as it is internally used in IDE (and also in Delphi)
git-svn-id: trunk@29844 -
2011-03-14 23:55:31 +00:00
juha
8986e631f0 IDE: Make Ctrl-F shortcut the first one for Find so it shows in the menu item.
git-svn-id: trunk@29817 -
2011-03-13 15:27:09 +00:00
juha
88d2224a48 IDE: add shortcut keys to Swap Case feature.
git-svn-id: trunk@29815 -
2011-03-13 15:26:58 +00:00
juha
fdaf6cdf13 IDE: formatting
git-svn-id: trunk@29812 -
2011-03-13 15:26:38 +00:00
juha
611aafbe09 IDE: add "Swap case in selection" feature to edit menu.
git-svn-id: trunk@29766 -
2011-03-09 14:12:45 +00:00
juha
9db82a2373 IDE: Make character case match the original strings in keymapping.
git-svn-id: trunk@29765 -
2011-03-09 14:12:39 +00:00
juha
5b7deb51b6 KeyMapping: Formatting TKeyCommandRelationList.CreateDefaultMapping
git-svn-id: trunk@29724 -
2011-03-04 09:00:10 +00:00
paul
4d753468f0 ide: add UseUnitDlg command and keys by Juha Manninen (issue #0014882)
git-svn-id: trunk@28949 -
2011-01-11 07:24:43 +00:00
martin
71d957a779 DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch
git-svn-id: trunk@28416 -
2010-11-22 18:46:25 +00:00
martin
04eb05df31 DBG: Added instruction stepping / fixed some assembler window issue
git-svn-id: trunk@28388 -
2010-11-22 00:25:09 +00:00
mattias
36cb2971ba IDE: clean up
git-svn-id: trunk@27402 -
2010-09-18 08:45:04 +00:00
mattias
d8cca3c0ce IDE: keymapping: restore cleared keys
git-svn-id: trunk@26383 -
2010-07-01 10:52:40 +00:00
mattias
afb0f90b2b IDE: keymapping: show active key filter
git-svn-id: trunk@26299 -
2010-06-27 17:18:01 +00:00
mattias
38070995f3 IDE: clean up
git-svn-id: trunk@26235 -
2010-06-21 12:22:12 +00:00
mattias
e7db0d5bcd IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
maxim
e424bddae5 IDE: improved keymapping commands localization, regenerated translations and updated Russian translation
git-svn-id: trunk@25307 -
2010-05-10 21:01:03 +00:00
mattias
a92d69cb0d IDE: undid handling copy, cut, paste of objectinspector
git-svn-id: trunk@24855 -
2010-04-23 16:05:36 +00:00
paul
7693e5163a ide: rename "Debug Events" to "Event Log", simplify Event log form - remove checkgroup - this options can be set in the options dialog, workaround listview column autosize
git-svn-id: trunk@24775 -
2010-04-21 01:39:50 +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
mattias
188ae1249a IDE: removing designer commands cut,copy,paste and using global ones, bug #15481
git-svn-id: trunk@24699 -
2010-04-18 17:19:27 +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
marc
87b56618c0 * ide: added shortcut for view debug events
git-svn-id: trunk@24579 -
2010-04-11 14:53:27 +00:00
paul
f5fa216d8b ide, debugger: implement *step out* debugger action by Flávio Etrusco (issue #0015760)
git-svn-id: trunk@23717 -
2010-02-16 13:02:30 +00:00
paul
66884f2359 ide: implement show execution point command by Flávio Etrusco (issue #0001920)
git-svn-id: trunk@23576 -
2010-01-28 03:50:48 +00:00
paul
90d11eb2a2 ide: remove compiler options menu item and key command
git-svn-id: trunk@23539 -
2010-01-23 17:03:05 +00:00
mattias
b4eccef56f IDEIntf: removed IDECommandStrs
git-svn-id: trunk@23531 -
2010-01-22 12:54:52 +00:00
paul
16847565ea ide: add View registers and View assembler keys combinations, add them to the keymapping window
git-svn-id: trunk@23079 -
2009-12-11 02:30:42 +00:00
mattias
334ef9e67d IDE: save/load custom command shortcuts, bug #14564
git-svn-id: trunk@22507 -
2009-11-09 19:30:58 +00:00
mattias
b66ad68b18 IDE: set default key for rename identifier: shift+ctrl+E
git-svn-id: trunk@22343 -
2009-10-29 15:08:05 +00:00
martin
18f19b1886 IDE: Fixed some conflicting key definitions.
git-svn-id: trunk@22076 -
2009-10-08 12:21:34 +00:00
martin
c5af5f3046 IDE: Removed some conflicting key definitions. (removed from persistent block; as they had other and older assignments)
git-svn-id: trunk@22075 -
2009-10-08 11:55:04 +00:00