Commit Graph

410 Commits

Author SHA1 Message Date
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
sekelsenmat
18acb578da Adds new Mac OS X scheme for compatibility with other ports of Lazarus
git-svn-id: trunk@16514 -
2008-09-10 00:09:16 +00:00
mattias
8d90d8e406 IDE: using Mac OS X key mapping scheme as default under carbon, bug #12037
git-svn-id: trunk@16392 -
2008-09-03 17:17:11 +00:00
mattias
e374b51dd5 IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
mattias
bfba06a2d8 fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines
git-svn-id: trunk@15941 -
2008-08-03 20:00:49 +00:00
mattias
3740d76c2f IDE: mac os x keymap: switched jump next/prev error
git-svn-id: trunk@15914 -
2008-07-30 06:23:18 +00:00
mattias
8759733936 LCL: added ssMeta, scMeta to Shortcuts, carbon: Cmd now sets ssMeta, Ctrl now sets ssCtrl, Alt now sets ssAlt, IDE: changed Mac OS X key mapping scheme
git-svn-id: trunk@15911 -
2008-07-29 21:21:33 +00:00
mattias
7d530305f0 IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog
git-svn-id: trunk@15887 -
2008-07-27 10:23:21 +00:00
mattias
3aed0552c5 IDE: implemented TCustomShortCutGrabBox
git-svn-id: trunk@15881 -
2008-07-26 21:41:17 +00:00
mattias
acf407802a IDE: showing keymapping grab debugging info
git-svn-id: trunk@15856 -
2008-07-24 10:59:32 +00:00
mattias
23cd6854d5 IDE: fixed crash on keymapping grab for unknown keys
git-svn-id: trunk@15855 -
2008-07-24 10:48:30 +00:00
mattias
1341499890 synedit: set default synedit font for carbon
IDE: sourceditor: using the same default font as synedit
  IDE: added code template d for debugln
  IDE: moved Insert $IFDEF in keymapping to edit section
  CodeTools: identifier completion: do not add semicolon in front of then, of, to, else, do
  CodeTools: define LCL and LCLwidgetset for lazarus sources
  IDE: Editor Options Keymapping: implemented text filter and shortcut search

git-svn-id: trunk@15819 -
2008-07-19 09:51:32 +00:00
mattias
bb13c13e0d IDE: added refactoring tool: remove empty methods
git-svn-id: trunk@14975 -
2008-04-25 16:19:02 +00:00
mattias
d7cfba9c6e IDE: set Ctrl+Shift+F as default key for Find in Files
git-svn-id: trunk@14934 -
2008-04-23 07:51:45 +00:00
mattias
f8b5714a8f IDE: clean up, lazbuild: auto create lrs files bug #11063
git-svn-id: trunk@14921 -
2008-04-21 16:28:13 +00:00
marc
4abf2fab7c * Moved todolist from project menu to view menu
git-svn-id: trunk@14914 -
2008-04-20 22:56:28 +00:00
vincents
543413cdd4 IDE: added package -> New package ... menu option based on patch from Samuel Herzog (bug #11161)
git-svn-id: trunk@14877 -
2008-04-18 13:21:47 +00:00
vincents
9081581c3b IDE: reduced compiler hints
git-svn-id: trunk@14715 -
2008-04-01 13:19:22 +00:00
mattias
21113c7ddb IDE+IDEIntf: renamed some some more issue to restricted
git-svn-id: trunk@14474 -
2008-03-08 19:44:23 +00:00
mattias
3d959035bb IDE+IDEIntf: renamed some Issue Browser to Restriction Browser
git-svn-id: trunk@14473 -
2008-03-08 19:36:12 +00:00
marc
a7df917db2 * fixed inconsistency between package menu and shortcutkey editor by Maxim Ganetsky
* updated Russian translation by Maxim Ganetsky
* updated po files

git-svn-id: trunk@14306 -
2008-02-28 22:32:09 +00:00
tombo
ecb6afce2f IDE implemented compatibility issues:
- added Issues tab to Object Inspector
- added View/Issue browser
- added new package file type - issue xml file
- added Windows and Carbon LCL issues
- added jump back and forward images
- removed TButton and TBitBtn Color property hiding
- set mime type for package images
- added TLCLPlatforms set

git-svn-id: trunk@14287 -
2008-02-27 16:23:28 +00:00
paul
5c2f5fb19b add move editor leftmost/rightmost commands (from Andrey Gusev 0010416)
git-svn-id: trunk@14200 -
2008-02-20 08:15:05 +00:00
mattias
2cc665010b IDE: renamed some more LazDoc references to FPDoc editor
git-svn-id: trunk@13847 -
2008-01-23 23:00:03 +00:00
mattias
fd574f9dae IDE: set Escape key as default for classic keymap scheme for designer select parent function
git-svn-id: trunk@13562 -
2008-01-01 22:00:46 +00:00
vincents
c86c39f5d4 IDE: added <ctrl>+<shift>+T for insert TODO item from Graeme (#10393)
git-svn-id: trunk@13257 -
2007-12-10 11:02:33 +00:00
mattias
0fbc99fe14 IDE: fixed keyrelation abstract method warning
git-svn-id: trunk@13230 -
2007-12-08 18:41:05 +00:00
mattias
5d3b9d1495 IDE: added shortcut for show abstract methods
git-svn-id: trunk@13207 -
2007-12-07 16:22:13 +00:00
mattias
5871aee8d7 IDE: added Insert GUID function, changed shortcut for procedure list from Ctrl-Shift-G to Alt-G from Graeme
git-svn-id: trunk@13180 -
2007-12-06 09:53:13 +00:00
mattias
7881c1792d IDE: keymapping: codetools shortcuts are now source editor only
git-svn-id: trunk@13112 -
2007-12-01 23:58:53 +00:00
marc
31602ce6ea * Added view compinets to the toolbar by Marius
* udated po files

git-svn-id: trunk@13068 -
2007-11-28 23:23:19 +00:00
tombo
5f3b8ef645 IDE: added key mapping scheme for Mac OS X
git-svn-id: trunk@12827 -
2007-11-11 16:42:07 +00:00
mattias
fb92f77c86 IDE: added menu item Help -> Reporting a bug from Tom
git-svn-id: trunk@12001 -
2007-09-12 00:15:30 +00:00
mattias
9708b1003e synedit: fixed codefolding block comparison
git-svn-id: trunk@11789 -
2007-08-11 13:08:53 +00:00
mattias
63a8c982ad gtk intf: fixed crash on paste for 64 bit
git-svn-id: trunk@11697 -
2007-07-31 23:13:06 +00:00
vincents
b29f2c65bf IDE: added resource strings for ctrl, alt and shift key in the keymapping dialog (bug #8066)
git-svn-id: trunk@11384 -
2007-06-26 13:42:24 +00:00
mattias
e35dc827ab IDE: started code browser
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
vincents
2a4b6678f2 IDE: fixed warning about abstract creating a class with abstract methods.
git-svn-id: trunk@10539 -
2007-01-30 15:29:55 +00:00
mattias
07cdb27c5d IDE: added Close Project menu item
git-svn-id: trunk@10413 -
2007-01-10 19:28:38 +00:00
mattias
2cb6c774f0 IDE: added resourcestrings for IDE short cuts
git-svn-id: trunk@10404 -
2007-01-09 01:14:50 +00:00
vincents
b01374ab2a IDE: added "Insert modified LGPL notice" (#7995)
git-svn-id: trunk@10376 -
2007-01-05 13:19:43 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
mattias
2d3d206b40 removed some doubles from the resourcestrings from Graeme
git-svn-id: trunk@9958 -
2006-09-21 18:35:33 +00:00
mattias
9e2483124a IDE: implemented find next/previous word occurrence
git-svn-id: trunk@9916 -
2006-09-16 14:02:14 +00:00
vincents
e119fd2ed8 removed dependency on synedit
git-svn-id: trunk@9803 -
2006-09-03 17:51:30 +00:00
mattias
0a80cefe54 IDE: new menu item: quick compile
git-svn-id: trunk@9776 -
2006-08-31 21:19:18 +00:00
mattias
ca2b538cf7 IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
git-svn-id: trunk@9766 -
2006-08-29 17:35:20 +00:00
mattias
5ba422890c moved ProcedureList shortcut/command to the IDE key/menu tables from Graeme
git-svn-id: trunk@9636 -
2006-07-19 22:26:35 +00:00
mattias
1ecaec575c TPageControl: AutoSizing is now delayed until page handle was added to the parent handle
git-svn-id: trunk@9635 -
2006-07-19 22:13:37 +00:00
mattias
1af44f9fb0 improved laz_xmlcfg.TXmlConfig to delete unused parent nodes
git-svn-id: trunk@9633 -
2006-07-19 09:54:40 +00:00
mattias
67458062b3 started h2pas frontend, localized watch list
git-svn-id: trunk@9631 -
2006-07-18 23:05:46 +00:00
mattias
31810fcee6 gtk2 intf: GDI fonts are now pango layouts instead of pango font descriptions, using the font cache similar to gtk1
git-svn-id: trunk@9499 -
2006-06-27 11:28:17 +00:00
mattias
9e7d3f95e3 added parameter to CreatPublishedMethod to only use the typeinfo, improvements for 64bit
git-svn-id: trunk@9463 -
2006-06-21 18:30:24 +00:00
mattias
a8832a3e66 help for IDE windows: started editor and mapping
git-svn-id: trunk@9198 -
2006-04-28 14:16:25 +00:00
mattias
ed534f773e started Delphi package conversion tool
git-svn-id: trunk@8970 -
2006-03-21 13:17:55 +00:00
mattias
9272283138 restored old tpanel.xpm
git-svn-id: trunk@8909 -
2006-03-10 16:19:34 +00:00
mattias
1039473e76 added Execute evnets to IDE command registration
git-svn-id: trunk@8675 -
2006-01-31 15:50:46 +00:00
mattias
35d85a8f2f improved assing keycommands by reusing objects
git-svn-id: trunk@8649 -
2006-01-28 23:04:20 +00:00
vincents
9787dc1ed6 mapped shift + F3 to find previous (issue #1647)
git-svn-id: trunk@8566 -
2006-01-19 20:34:05 +00:00
mattias
1f698d8287 updated finnish translation from Seppo
git-svn-id: trunk@8506 -
2006-01-11 22:38:19 +00:00
vincents
ea1f8f2365 added ctrl-a for select all in default scheme (issue #1607)
git-svn-id: trunk@8495 -
2006-01-11 09:22:17 +00:00
mattias
4b11686705 moved IDE command constants to ideintf/idecommands.pas
git-svn-id: trunk@8460 -
2006-01-07 13:59:59 +00:00
vincents
ae1e36c861 add possibility to set shortcut for Rename Identifier
git-svn-id: trunk@8091 -
2005-11-07 10:26:51 +00:00
mattias
2c645e2c5f implemented hiding component palette and IDE speed buttons
git-svn-id: trunk@8020 -
2005-11-01 10:11:38 +00:00
mattias
962e54410f fixed loading custom IDE shortcuts
git-svn-id: trunk@7878 -
2005-10-01 13:42:44 +00:00
mattias
e855c9478a fixed showing descriptions in keymapping
git-svn-id: trunk@7876 -
2005-10-01 12:11:04 +00:00
mattias
0187330ac0 fixed showing localized name in keymapping
git-svn-id: trunk@7873 -
2005-10-01 09:25:29 +00:00
mattias
ca1dcc5bcd added TIDECommands.Categories
git-svn-id: trunk@7872 -
2005-10-01 09:18:24 +00:00
mattias
4a15b32072 fixed calling CreateFormEditor
git-svn-id: trunk@7863 -
2005-09-30 23:00:17 +00:00
mattias
469ae305aa fixed testing packge output directory writable
git-svn-id: trunk@7841 -
2005-09-27 18:50:27 +00:00
marc
66487f5d80 * Fix for bug #0001187 from Marco van de Voort
git-svn-id: trunk@7838 -
2005-09-26 22:54:56 +00:00
mattias
418c53918e activated menuintf and idescopes
git-svn-id: trunk@7820 -
2005-09-25 11:52:16 +00:00
mattias
f0028c6138 implemented real conflict check for key mapping
git-svn-id: trunk@7819 -
2005-09-25 11:13:44 +00:00
mattias
23c3181131 fixed compilation
git-svn-id: trunk@7818 -
2005-09-25 10:36:23 +00:00
mattias
fba3c4da37 finished IDE command scopes
git-svn-id: trunk@7790 -
2005-09-23 11:25:54 +00:00
mattias
f1bd1cc6c5 implemented using menuintf for IDE main menu
git-svn-id: trunk@7779 -
2005-09-21 22:33:37 +00:00
mattias
8ada078b86 added svn revision to about box
git-svn-id: trunk@7765 -
2005-09-21 08:54:58 +00:00
mattias
904520640b implemented IDE command scopes
git-svn-id: trunk@7733 -
2005-09-17 22:31:17 +00:00