Commit Graph

190 Commits

Author SHA1 Message Date
juha
e39c717de7 IDE More items to Refactor Menu.
git-svn-id: trunk@29728 -
2011-03-05 08:51:53 +00:00
juha
de8d9f7ea8 IDE: Added InvertAssignment to refactoring menu. Some reordering.
git-svn-id: trunk@29723 -
2011-03-04 09:00:04 +00:00
juha
dc92d03dc0 IDE: Move "Enclose selection" from Source menu to Refactor menu.
git-svn-id: trunk@29722 -
2011-03-04 07:17:16 +00:00
juha
c7a08aeb7f IDE: Create Source menu and move items there from Edit menu.
git-svn-id: trunk@29721 -
2011-03-04 07:17:11 +00:00
juha
7bd4807fe6 IDE: Create Refactoring menu and move items from other menus.
git-svn-id: trunk@29720 -
2011-03-04 07:17:05 +00:00
juha
4f21afddf1 IDE Create a new resourse string for 'Diff ...' instead of adding the dots in code.
git-svn-id: trunk@29139 -
2011-01-20 11:59:33 +00:00
juha
9c052f6469 IDE: use the convention of 3 dots in menu caption only if a dialog is opened by the menu item.
git-svn-id: trunk@29137 -
2011-01-20 11:04:47 +00:00
paul
4ca0bcb56a ide: add an ability to create hidden menus using CreateMenuItem function by Stephano (issue #0018260)
git-svn-id: trunk@28952 -
2011-01-11 07:50:45 +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
juha
58e4669239 IDE: name a function parameter better.
git-svn-id: trunk@28386 -
2010-11-22 00:01:02 +00:00
juha
4c06816eaa IDE: Remove unneeded setting of menu command and speed button enabled states.
git-svn-id: trunk@28385 -
2010-11-22 00:00:42 +00:00
mattias
27461c4823 IDE: added about IDE info dialog
git-svn-id: trunk@28101 -
2010-11-05 19:26:20 +00:00
juha
dca657ef9b Build Lazarus: allow define defines :)
git-svn-id: trunk@28046 -
2010-11-02 22:30:03 +00:00
juha
4c3454ad79 Build profiles: Added Tools menu item to build selected profiles. Refactoring.
git-svn-id: trunk@28002 -
2010-10-31 09:37:32 +00:00
mattias
78d480b9e1 IDE: fixed menu item 64bit
git-svn-id: trunk@27684 -
2010-10-13 19:01:58 +00:00
mattias
62165a2e64 IDE: started IDE debug window About FPC
git-svn-id: trunk@27587 -
2010-10-06 17:32:57 +00:00
juha
20ee3ff266 Fixed type cast. Tag is Integer and the cast must be Integer, too.
git-svn-id: trunk@27315 -
2010-09-11 22:10:54 +00:00
mattias
559c4d9746 IDE: ask dockmaster what to show in window menu
git-svn-id: trunk@26209 -
2010-06-20 14:50:50 +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
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
martin
824a3c686c IDE, Project: Refactor: extracted editor session info from UnitInfo
git-svn-id: trunk@24324 -
2010-03-31 22:32:24 +00:00
juha
699d0d13ba Make "convert DFM" menu text more truthful. Improve and refactor its code.
git-svn-id: trunk@24265 -
2010-03-28 16:52:56 +00:00
martin
dac2e43b34 SourceEditor: Refactor, removed dependency on Project unit
git-svn-id: trunk@24231 -
2010-03-26 21:49:08 +00:00
martin
3e92d4df61 SourceEditor/IDE Layout: more multi-window changes
git-svn-id: trunk@24194 -
2010-03-24 18:28:00 +00:00
martin
b4cdc88cfb SourceEditor: Do not take focus, if Designer updates. Issue #16059
git-svn-id: trunk@24120 -
2010-03-20 19:44:06 +00:00
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +00:00
martin
8c94ff2bd4 Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24091 -
2010-03-18 22:14:09 +00:00
martin
2b5156b908 IDE, FindInFiles: Refactored, moved away from SourceNotebook
git-svn-id: trunk@24089 -
2010-03-18 19:16:20 +00:00
martin
9e9e810073 Ide/Project; SourceEditor: Decouple relationship via EditorIndex. Start using reference instead of index
git-svn-id: trunk@24015 -
2010-03-15 18:01:40 +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
paul
a71515551f ide: use icon for Inspect menu items
git-svn-id: trunk@23054 -
2009-12-10 02:42:11 +00:00
mattias
ffa522c0ae IDE: reduced updating window menu on idle
git-svn-id: trunk@22973 -
2009-12-05 10:17:51 +00:00
martin
d690f24e16 IDE, SourceEditor: Fixed class abstraction, hide real notebook, moved published methods to lower visibility where possible
git-svn-id: trunk@22570 -
2009-11-13 12:33:29 +00:00
mattias
b40f39b92c clean p
git-svn-id: trunk@21603 -
2009-09-07 14:40:44 +00:00
sekelsenmat
e1c5fd21e0 Patch from dmitry, fixes Mac OS 10.4 phantom menus
git-svn-id: trunk@21578 -
2009-09-04 17:26:16 +00:00
mattias
f9dcc54e50 IDE: add About menu under carbon to the Apple menu, bug #12294
git-svn-id: trunk@21104 -
2009-08-05 11:32:43 +00:00
mattias
243682df33 IDEIntf: changed some var to out
git-svn-id: trunk@20589 -
2009-06-12 06:49:14 +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
72c5a3cd8c images: rename and move menu_save image to laz_save
ide: use stock save, load buttons when possible

git-svn-id: trunk@19790 -
2009-05-04 04:59:13 +00:00
paul
d691c803fc ide, debugger: mark source line when jump into it (by double click) from the call stack dialog
git-svn-id: trunk@19727 -
2009-05-01 10:16:05 +00:00
paul
ad5a5e1c39 ide: if we answer yes on "Stop the debugging" when we are closing IDE then close IDE after we stop (fixes last part of bug #0007562)
git-svn-id: trunk@18899 -
2009-03-05 10:35:46 +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
marc
c569ccca33 * Added breakpont properties dialog. Modified patch by Benito van der Zander (issue #12882)
git-svn-id: trunk@18115 -
2009-01-04 19:57:56 +00:00
marc
598126853c * Initial implementation of assembler dialog
git-svn-id: trunk@17735 -
2008-12-09 01:39:31 +00:00
paul
8f93dfa528 ide: remove debugger option dialog and menu item
git-svn-id: trunk@17691 -
2008-12-05 09:02:28 +00:00