Commit Graph

372 Commits

Author SHA1 Message Date
martin
b34b609f50 Debugger: added Attach/Detach
git-svn-id: trunk@38536 -
2012-09-06 12:41:24 +00:00
martin
e191d86627 EditorMacros: Allow assigning custom keys
git-svn-id: trunk@38359 -
2012-08-24 20:14:59 +00:00
juha
b7b27e90b3 IDE: reuse a resource string better
git-svn-id: trunk@38206 -
2012-08-08 19:21:59 +00:00
mattias
8a27e56174 IDE: changed default os x key for context help to F1
git-svn-id: trunk@38050 -
2012-07-26 21:09:43 +00:00
martin
d8c6d6b842 IDE/Keymap: missing entries for select+cursor-keys
git-svn-id: trunk@37935 -
2012-07-13 17:33:54 +00:00
martin
473be6458b SynEdit: Implemented "sticky" selection mode
git-svn-id: trunk@37781 -
2012-06-25 22:13:36 +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
martin
91ec03f100 SynEdit (Syncro): Allow navigating only first occurrences of each word. Issue #0021563
git-svn-id: trunk@37266 -
2012-05-13 14:13:26 +00:00
juha
19df77e917 IDE: remove Ctrl-Shift-T mapping from Toggle Comment. It conflicts with ToDo list.
git-svn-id: trunk@36338 -
2012-03-26 07:50:24 +00:00
juha
cce98eefb5 IDE: Add Ctrl-Del as a shortcut key for delete word, issue #21501
git-svn-id: trunk@36328 -
2012-03-25 19:09:08 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +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
dea040f1e5 IDE: Rename TKeyCommandRelationList.CreateDefaultMapping to DefineCommandCategories
git-svn-id: trunk@35480 -
2012-02-19 13:00:01 +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
martin
6c2f247b5d IDE/SynEdit: Added basic macro recorder
git-svn-id: trunk@35456 -
2012-02-18 16:56:27 +00:00
martin
ecd605e5bd SynEdit: refactor plugin key handling / adding syncro edit to component palette.
git-svn-id: trunk@35429 -
2012-02-17 17:29:05 +00:00
juha
6b19f5e2aa IDE: inite resource strings for Undo, Redo, Cut, Copy and Paste
git-svn-id: trunk@35323 -
2012-02-12 14:35:42 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
martin
9fba3d205f IDE KeyMap: added/fixed cursor keys issue #21247
git-svn-id: trunk@35267 -
2012-02-09 13:16:48 +00:00
martin
17c7b1c8f9 SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35240 -
2012-02-08 18:22:44 +00:00
mattias
7fb7467b8e IDE: added menu item: Package / New component, feature 1337
git-svn-id: trunk@35055 -
2012-01-31 13:11:31 +00:00
mattias
558c1e6374 IDEIntf: added FindCommandsByShortCut
git-svn-id: trunk@35011 -
2012-01-29 10:37:23 +00:00
mattias
ab324873c7 IDE: keymapping: fixed loading shortcuts of packages
git-svn-id: trunk@33655 -
2011-11-20 23:21:10 +00:00
paul
5c9a097e8c ide: don't use F8 both for Step Over and Step Out in "mac lazarus" scheme
git-svn-id: trunk@33598 -
2011-11-18 00:57:19 +00:00
juha
f0cabaa74f IDE: remove obsolete TKeyCommandRelation.SetShortcutA
git-svn-id: trunk@33376 -
2011-11-06 14:42:50 +00:00
juha
7e51f5b7f3 IDE: refactor keymapping code and format the individual mappings for easier editing
git-svn-id: trunk@33375 -
2011-11-06 14:42:33 +00:00
juha
020db7a666 Revert keymapping refactoring. It caused shortcuts being empty initially, before selecting from options.
git-svn-id: trunk@33296 -
2011-11-04 12:37:03 +00:00
juha
e0ca93c10d IDE: Format the code setting keymappings so it is easier for the eye.
git-svn-id: trunk@33276 -
2011-11-04 07:29:34 +00:00
juha
07863cc560 IDE: refactoring keymapping code. Changed global funcs to object methods and removed duplicate code. No functional changes
git-svn-id: trunk@33275 -
2011-11-04 07:29:24 +00:00
juha
3980a97d58 IDE: improve classic key mapping
git-svn-id: trunk@33246 -
2011-11-02 23:20:09 +00:00
juha
9897814795 IDE: New "Example Projects" feature.
git-svn-id: trunk@32808 -
2011-10-10 20:35:59 +00:00
martin
e9e9d97ea2 DBG: Add watchpoints to src-edit popup menu
git-svn-id: trunk@32575 -
2011-09-30 19:18:18 +00:00
martin
37fa512845 DBG: Watchpoints
git-svn-id: trunk@32423 -
2011-09-19 17:47:27 +00:00
juha
e6fc44167c IDE: rename UseProjectUnit -> UseUnit
git-svn-id: trunk@32378 -
2011-09-17 08:57:57 +00:00
juha
ac45fa23b2 IDE: Add "Use Unit" menu item to editor's local menu. Rename 2 vars.
git-svn-id: trunk@32376 -
2011-09-17 08:46:04 +00:00
juha
bd5b8298a9 IDE: Implement menu item "Source -> Insert full Filename". Issue #20223
git-svn-id: trunk@32315 -
2011-09-13 12:51:52 +00:00
maxim
49c2dbf336 IDE: improved localization
git-svn-id: trunk@32177 -
2011-09-04 20:21:53 +00:00
mattias
478b63f35b IDE: add/remove active file to/from package
git-svn-id: trunk@32143 -
2011-09-01 17:38:45 +00:00
juha
6e23795a8d IDE: change the default key mapping for Find Identifier References to Ctrl-Shift-I
git-svn-id: trunk@31502 -
2011-07-02 13:31:01 +00:00
juha
d054cabb5e IDE: add Alt-F as a default key mapping for Find Identifier References
git-svn-id: trunk@31500 -
2011-07-02 13:02:31 +00:00
mattias
d6886c93af IDE: changed key map category for make resource string to source editor
git-svn-id: trunk@31488 -
2011-07-01 12:58:51 +00:00
juha
798e69d4cd IDE: add default key mapping Ctrl-Alt-J for View Jump History window.
git-svn-id: trunk@31311 -
2011-06-20 19:10:42 +00:00
juha
14d49a1202 IDE: add key mapping for View Components window and tie Ctrl-Alt-P as default. Issue #19589
git-svn-id: trunk@31310 -
2011-06-20 18:48:59 +00:00
mattias
8ccf12f6b1 IDE: fixed classic key scheme
git-svn-id: trunk@31259 -
2011-06-16 18:12:22 +00:00
mattias
ca8d18d34c IDE: keymapping: classic scheme: ecBlockIndent, ecBlockUnindent: added Ctrl,Ctrl keys
git-svn-id: trunk@31257 -
2011-06-16 17:47:32 +00:00
mattias
8bf43e981a IDE: started focus hint
git-svn-id: trunk@31235 -
2011-06-14 22:15:46 +00:00
mattias
025665bfd5 IDE: clean compile: clean up build files
git-svn-id: trunk@30995 -
2011-05-31 22:41:12 +00:00
mattias
efefac194f IDE: clean build: search files
git-svn-id: trunk@30985 -
2011-05-31 15:28:08 +00:00