Commit Graph

238 Commits

Author SHA1 Message Date
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
laurent
4b344f137a IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
mattias
0b0d219245 fixed some visibilities
git-svn-id: trunk@17521 -
2008-11-22 16:13:03 +00:00
marc
88ff1df906 + Added Registers debug view
git-svn-id: trunk@17431 -
2008-11-19 01:35:01 +00:00
paul
5080178fa1 ide: finish merge of codetools options into ide options dialog, remove old codetools options dialog
git-svn-id: trunk@17211 -
2008-11-04 08:47:37 +00:00
paul
6215ce8901 ide: remove old editor options
git-svn-id: trunk@17204 -
2008-11-03 16:29:50 +00:00
vincents
6ea2810129 IDE: changed the name "custom tools" to "externals tools' in the Tools menu from Graeme (issue #12525)
git-svn-id: trunk@17188 -
2008-11-03 10:12:46 +00:00
paul
e3b5c6b5bd ide: remove dialogs_new
git-svn-id: trunk@17038 -
2008-10-18 16:02:22 +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
paul
f790ccc88c ide: simplify TMainIDEBase.UpdateWindowMen
git-svn-id: trunk@16399 -
2008-09-04 07:28:29 +00:00
mattias
ea23d0c086 IDE+codetools: using compiler mode Delphi when set in compiler options
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
vincents
9ca6edefb0 IDE: added source editor tabs to the Window menu, if the source editor notebook doesn't have the PageListPopup capability from Benito (part of issue #11562)
git-svn-id: trunk@16001 -
2008-08-08 14:43:39 +00:00
mattias
9d0afc204c IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages
git-svn-id: trunk@15720 -
2008-07-09 13:22:45 +00:00
mattias
6180c0bbed IDE: moved view jump history to view menu
git-svn-id: trunk@15391 -
2008-06-11 21:15:54 +00:00
mattias
9106150d26 IDE: Message window now uses BeginUpdate/EndUpdate
git-svn-id: trunk@15330 -
2008-06-06 04:39:30 +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
laurent
824ad7af42 New icones
git-svn-id: trunk@14685 -
2008-03-29 23:59:19 +00:00
paul
7b44b9d924 ide: rename UnitEditor to SourceEditor
git-svn-id: trunk@14531 -
2008-03-15 13:17:37 +00:00
laurent
38fa89e83c New menu images
git-svn-id: trunk@14495 -
2008-03-11 21:22:47 +00:00
laurent
cadad3a03c New menu images
git-svn-id: trunk@14483 -
2008-03-09 20:49:32 +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
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
mattias
d148841201 IDE: renamed menu item Component to Package
git-svn-id: trunk@14284 -
2008-02-27 15:31:50 +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
paul
5960c5fb33 dont try to FreeThenNil property
git-svn-id: trunk@13803 -
2008-01-19 18:30:04 +00:00
mattias
cb16ea3d75 IDE: package editor: added menu item More / View ToDo list
git-svn-id: trunk@13793 -
2008-01-19 10:22:18 +00:00
mattias
091479f87b IDE: moved menu item View / messages up
git-svn-id: trunk@13761 -
2008-01-15 20:25:15 +00:00
mattias
2b1ed1ccae IDE: renamed menu Components to Component for Windows compatibility bug #9936
git-svn-id: trunk@13698 -
2008-01-09 21:02:11 +00:00
laurent
3aff619e70 convert images menu xpm to png
small modif for menu image

git-svn-id: trunk@13445 -
2007-12-23 14:58:05 +00:00
paul
976ff05a4e fix wrong image name
git-svn-id: trunk@13423 -
2007-12-23 08:07:22 +00:00
mattias
54190edc5b IDE: moved Goto line menu item to jump section
git-svn-id: trunk@13320 -
2007-12-13 18:34:36 +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
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
paul
c69fef99dc images:
- added new, moved/renamed old
- procedure list dialog now use standard set of images instead of own

git-svn-id: trunk@13155 -
2007-12-05 06:43:08 +00:00
paul
cbebe7cd1a images:
- replace (xpm => png) and rename some images
- replace second set of own "unit dependencies" images with standard

git-svn-id: trunk@13146 -
2007-12-04 15:55:58 +00:00
paul
8cbb54ba3a images:
- remove some old images already replaced by new
- update unit dependencies dialog to use common images instead of own

git-svn-id: trunk@13137 -
2007-12-04 09:10:15 +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
marc
f007970067 + Added proposed implementation of new optionsdialogs layout by Ciprian Mustiata
This implementation isn't complete and for some unknown reason in all except the projectoptionsdialog, the notebook refuses to get parented in the OptionsAreaPanel
  The new dialogs can be disabled by defining DisableNewDialogs (or by editing ide.inc)

git-svn-id: trunk@12830 -
2007-11-12 01:33:08 +00:00
tombo
7f51d24813 IDE: Changed menu item Windows to singular, show menu item check for active form
git-svn-id: trunk@12826 -
2007-11-11 14:58:03 +00:00
mattias
12a7912211 IDE: added dialog to explore the current package links
git-svn-id: trunk@12811 -
2007-11-10 13:59:51 +00:00
mattias
1d517decaf IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files)
git-svn-id: trunk@12613 -
2007-10-27 18:26:35 +00:00
paul
dd3f7b34e5 images: new tool images from wile64
git-svn-id: trunk@12422 -
2007-10-12 08:34:32 +00:00
paul
4b972cbc12 images: new project images from wile64
git-svn-id: trunk@12413 -
2007-10-11 00:17:43 +00:00
paul
2f59a48d23 images: project images from wile64
git-svn-id: trunk@12400 -
2007-10-10 01:12:15 +00:00
mattias
f20081a879 IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
git-svn-id: trunk@12344 -
2007-10-06 13:59:31 +00:00
mattias
86cc0508dc IDE: menu icon: renamed dfm_to_lfm to tool_dfm_to_lfm
git-svn-id: trunk@12265 -
2007-10-01 09:01:10 +00:00
mattias
21595af114 IDE: added icons for menu: dfm to lfm and open file at cursor from Laurent
git-svn-id: trunk@12263 -
2007-10-01 08:58:45 +00:00
paul
479fdd475e images: more images from wile64
git-svn-id: trunk@12229 -
2007-09-29 06:17:51 +00:00
paul
3769cc722c new images from wile64
git-svn-id: trunk@12170 -
2007-09-25 00:44:16 +00:00
paul
6a00add285 - new images from wile64
git-svn-id: trunk@12165 -
2007-09-24 13:26:48 +00:00
paul
d1121ec4f6 new images from wile64
git-svn-id: trunk@12157 -
2007-09-24 07:57:01 +00:00