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 |
|