Commit Graph

487 Commits

Author SHA1 Message Date
juha
8bdddec9af IDE: Rewrite and optimize TKeyCommandRelationList.AssignTo. It had nested linear searches and showed high in profiler (gprof) log for startup.
git-svn-id: trunk@41445 -
2013-05-28 16:00:11 +00:00
juha
133fc7f692 IDE: don't remove conflicting keys in TKeyCommandRelationList.AssignTo.
git-svn-id: trunk@41444 -
2013-05-28 16:00:07 +00:00
juha
777bf16774 IDE: formatting and some refactoring in KeyMapping.
git-svn-id: trunk@41142 -
2013-05-12 07:20:03 +00:00
juha
a2d1bccee3 IDE: Handle Ctrl in sequencial combo shortcuts correctly. Part of issue #24008
git-svn-id: trunk@41141 -
2013-05-12 07:19:59 +00:00
mattias
66e393e2e1 IDE: remove & from key map resourcestrings
git-svn-id: trunk@41130 -
2013-05-11 14:50:43 +00:00
mattias
09e234e5dd IDE: key mapping: remove obsolete check consistency button
git-svn-id: trunk@41111 -
2013-05-10 09:49:57 +00:00
juha
0e7607dca5 IDE: Add Ctrl-Shift-L as an alternative shortcut for "Toggle Locals". Ctrl-Alt-L conflicts with Gnome/KDE lock-screen. Issue #16094
git-svn-id: trunk@41045 -
2013-05-06 07:35:01 +00:00
juha
51a64480ed SynEdit and IDE: handle correctly sequential keymappings where 2nd part is with or without Ctrl modifier
git-svn-id: trunk@40899 -
2013-04-27 11:44:35 +00:00
juha
0e7b8378d1 IDE: remove duplicates in keymapping
git-svn-id: trunk@40894 -
2013-04-27 07:18:33 +00:00
juha
ac54b82dcb IDE, SynEdit: Use the new ShiftMask feature in SynEdit to ignore Ctrl key in two-key sequences. Part of issue #24008
git-svn-id: trunk@40549 -
2013-03-14 12:21:59 +00:00
juha
869f674baf IDE: formatting
git-svn-id: trunk@40548 -
2013-03-14 12:21:53 +00:00
juha
2d3dbdb431 IDE, SynEdit: Accept Ctrl also with the second part of a sequencial key shortcut. Remove obsolete mappings. Issue #24008, patch from Mark Bravington
git-svn-id: trunk@40508 -
2013-03-08 00:00:37 +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
1e14e9c720 IDE: mac os x: set default key for options Cmd-semicolon
git-svn-id: trunk@39579 -
2012-12-18 12:50:36 +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
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
mattias
0cc90bc739 cody: register cody window
git-svn-id: trunk@30773 -
2011-05-16 17:54:51 +00:00
paul
fb3fd816b7 ide: keymapping for breakpoints
git-svn-id: trunk@30756 -
2011-05-16 05:40:06 +00:00
martin
3dc186123d DBG: Start History values (currently requires debug windows (locals, watches, stack) to be open and active, or nothing is recorded)
git-svn-id: trunk@30750 -
2011-05-15 21:16:16 +00:00
martin
0a17ba04c0 DBG: Resolve key conflict for terminal
git-svn-id: trunk@30518 -
2011-05-01 16:41:56 +00:00
martin
580a85d184 DBG: Added Thread dialog
git-svn-id: trunk@30467 -
2011-04-25 11:17:47 +00:00
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
paul
c74e94a5cc ide: bind Alt+F5 to Inspect command
git-svn-id: trunk@21978 -
2009-10-02 07:04:46 +00:00
martin
793e654d38 SynEdit, added 2nd "home" command: first word in line / issue #14440
git-svn-id: trunk@21592 -
2009-09-06 15:09:35 +00:00
martin
592732cea4 SynEdit: added persistent block
git-svn-id: trunk@20965 -
2009-07-26 23:06:26 +00:00
martin
0a5042a856 SynEdit: Added Syncron-edit mode
git-svn-id: trunk@20917 -
2009-07-21 22:44:09 +00:00
martin
8523cdef61 SynEdit/IDE: Added RTTI info for KeyStrokes.Command. Needed to save MouseAction
git-svn-id: trunk@20879 -
2009-07-17 16:59:49 +00:00
martin
107085faaa SynEdit: Added code-template mode: Edit params in cells / fix one misnamed key-setting
git-svn-id: trunk@20734 -
2009-06-24 20:56:27 +00:00
martin
d6b3aff8c9 SynEdit: Added code-template mode: Edit params in cells
git-svn-id: trunk@20732 -
2009-06-24 19:33:05 +00:00
martin
45431f0e55 KeyMap for OSX: Removed conflicting key bindings / issue #13723
git-svn-id: trunk@20569 -
2009-06-10 10:25:32 +00:00
martin
a680b1a84b KeyMap for OSX: Reassigned conflicting key bindings from Alt to Meta key: fold (0..9,+,-), toggle word markup (M) / issue #13723
git-svn-id: trunk@20559 -
2009-06-09 17:49:04 +00:00
martin
2ad1ec03ba SynEdit: added Column mode word wise selection
git-svn-id: trunk@20555 -
2009-06-09 17:18:58 +00:00
martin
485e5c2c90 SourceEditor: Introduced Selection-Toggle-Comments issue #13824 and redone old Set/Unset Comment. Based on a patch by Flávio Etrusco
git-svn-id: trunk@20379 -
2009-06-03 18:06:25 +00:00
paul
177082df45 ide: merge help options into generic IDE options dialog
git-svn-id: trunk@20184 -
2009-05-25 06:41:12 +00:00
paul
229053f385 ide: remove non-existent environment menu commands, change keymapping name for IDE options command
git-svn-id: trunk@20083 -
2009-05-21 02:20:06 +00:00
paul
bb487dbdd2 ide: represent keys better in the keymapping tree, don't show "empty" for commands without keys
git-svn-id: trunk@19816 -
2009-05-06 05:55:37 +00:00
mattias
b2eaa955d9 IDE: added menu item find overload
git-svn-id: trunk@19733 -
2009-05-01 13:34:06 +00:00
mattias
26ef5cd496 IDE+codetools: started heuristic to find unused units
git-svn-id: trunk@19281 -
2009-04-08 23:45:15 +00:00
paul
7402655037 ide: replace Add breakpoint to Toggle breakpoint in some places
git-svn-id: trunk@18983 -
2009-03-13 17:47:37 +00:00
martin
f5095255dc SynEdit/KeyMapping: Fix revision 18909 #d84d274464 / KeyBindings => The fix was to eager, and removed some valid Bindings
git-svn-id: trunk@18911 -
2009-03-07 14:32:54 +00:00
martin
d84d274464 SynEdit/KeyMapping: Mapping certain Keystrokes, would not always work. they Keystrokes where ignored on IDE-restart, or new units (yet present in the key-binding options) Issue #12367
git-svn-id: trunk@18909 -
2009-03-07 13:43:56 +00:00
martin
72776045a9 SynEdit: Add key-bindings for column-mode-selection (ALT-Shift-Cursor*). Issue #13238. (Based on a patch by dmitry boyarintsev)
git-svn-id: trunk@18908 -
2009-03-07 12:20:26 +00:00
paul
66d82d4c34 ide: remove ecJumpToEditor. ecToggleSourceEditor do the job (the second part of issue #0012140)
git-svn-id: trunk@18876 -
2009-03-03 02:14:20 +00:00
paul
bac2b22c0c ide: bind View Todo List menu item and appropriate key combination (part of bug #0012140)
git-svn-id: trunk@18841 -
2009-02-27 17:41:38 +00:00
martin
a10dc20b6a SynEdit, Markup-Current-Word Added: TrimSpaces, Keep Markup while typing, Toggle fixed word (alt m), No timer(just toggle)
git-svn-id: trunk@18247 -
2009-01-11 02:51:28 +00:00
mattias
40d1b6687c IDEIntf: removed SrcEditSubMenuSetBookmarks, added SrcEditSubMenuToggleBookmarks, IDE: replaced SetBookmarks wirh ToggleBookmarks
git-svn-id: trunk@17601 -
2008-11-26 14:52:46 +00:00
vincents
1614e73034 synedit + IDE: added KeyShortCuts for Folding in SynEdit from Martin Friebe (issue #12593)
git-svn-id: trunk@17299 -
2008-11-09 19:25:29 +00:00
mattias
5c92367f38 IDE: saving key scheme
git-svn-id: trunk@16763 -
2008-09-27 09:24:08 +00:00
sekelsenmat
9147596e63 Adds more win-like shortcuts to macosx-laz scheme
git-svn-id: trunk@16761 -
2008-09-26 14:55:51 +00:00
sekelsenmat
451adf3573 Adds copy to clipboard menu in debugoutput dialog.
git-svn-id: trunk@16548 -
2008-09-11 17:19:02 +00:00
mattias
c93c466bc0 IDE: changing encoding of virtual files improved, IDE: added tool to change encoding of projects/packages
git-svn-id: trunk@16527 -
2008-09-10 22:04:20 +00:00
sekelsenmat
a62e98a966 Restates the hability to move to the end of line with Meta+arrows in Mac OS X Lazarus scheme. Tryed to prevent moving to end of file with Shift+End, but it doesn't seam to work.
git-svn-id: trunk@16516 -
2008-09-10 01:27:59 +00:00