Commit Graph

98 Commits

Author SHA1 Message Date
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
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
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
d5517360c7 IDE: Rename command ecSelectionConditional to ecSelectionEncloseIFDEF.
git-svn-id: trunk@29867 -
2011-03-16 10:04:22 +00:00
juha
4e95f6a390 LCL: Show menu shortcuts also when they are sequencial keys combinations (like Ctrl+Q, B)
git-svn-id: trunk@29853 -
2011-03-15 14:05:55 +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
3dc56449d7 IDE: Clean IDEShortCutToMenuShortCut function.
git-svn-id: trunk@29826 -
2011-03-13 22:46:34 +00:00
juha
eba4490d42 IDE: show combination menu shortcuts. IFDEFed because it doesn't show properly on all widgetsets.
git-svn-id: trunk@29816 -
2011-03-13 15:27:05 +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
paul
eefc80687b ide: add ecBuildAdvancedLazarus command to allow it use in external packages by Stephano (issue #0018288)
git-svn-id: trunk@28951 -
2011-01-11 07:45:04 +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
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
mattias
a92d69cb0d IDE: undid handling copy, cut, paste of objectinspector
git-svn-id: trunk@24855 -
2010-04-23 16:05:36 +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
marc
3e10dd5404 * debug: implemented dispay of debugevents. patch #16148 by Flavio Etrusco
git-svn-id: trunk@24577 -
2010-04-11 14:11:47 +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
mattias
334ef9e67d IDE: save/load custom command shortcuts, bug #14564
git-svn-id: trunk@22507 -
2009-11-09 19:30:58 +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
d6b3aff8c9 SynEdit: Added code-template mode: Edit params in cells
git-svn-id: trunk@20732 -
2009-06-24 19:33:05 +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
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
mattias
921d6a5648 clean up
git-svn-id: trunk@18922 -
2009-03-09 13:47:22 +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
d165265aaa ideintf: fix asterisk position in the copyright header
git-svn-id: trunk@18830 -
2009-02-27 02:35:55 +00:00
marc
598126853c * Initial implementation of assembler dialog
git-svn-id: trunk@17735 -
2008-12-09 01:39:31 +00:00
marc
88ff1df906 + Added Registers debug view
git-svn-id: trunk@17431 -
2008-11-19 01:35:01 +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
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
bb13c13e0d IDE: added refactoring tool: remove empty methods
git-svn-id: trunk@14975 -
2008-04-25 16:19:02 +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
mattias
3d959035bb IDE+IDEIntf: renamed some Issue Browser to Restriction Browser
git-svn-id: trunk@14473 -
2008-03-08 19:36:12 +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