martin
ddeeb78f1a
IDE: Group tabs in Window menu too
...
git-svn-id: trunk@36264 -
2012-03-23 10:54:39 +00:00
martin
24d9d29bc5
IDE: Group tabs in Window menu too
...
git-svn-id: trunk@36236 -
2012-03-23 01:45:36 +00:00
martin
4905c559ea
IDE: Group tabs in Window menu too
...
git-svn-id: trunk@36235 -
2012-03-23 01:37:14 +00:00
martin
dd081fe601
IDE: Group tabs in Window menu too
...
git-svn-id: trunk@36234 -
2012-03-23 01:29:14 +00:00
juha
a0fb17b27e
IDE: Unite duplicate (single word) resourcestrings and name them consistently.
...
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
juha
4310d040e2
IDE: add IDE command for the Editor Window Manager. Improve some strings.
...
git-svn-id: trunk@35479 -
2012-02-19 12:59:49 +00:00
juha
088114e24b
IDE: Fix bugs in EditorFileManager, make the popupmenu functional.
...
git-svn-id: trunk@35419 -
2012-02-17 14:51:32 +00:00
juha
a2885ca4d0
IDE: add a new EditorFileManager to Windows menu
...
git-svn-id: trunk@35417 -
2012-02-17 12:41:38 +00:00
juha
6b19f5e2aa
IDE: inite resource strings for Undo, Redo, Cut, Copy and Paste
...
git-svn-id: trunk@35323 -
2012-02-12 14:35:42 +00:00
martin
728880b814
DBG: Reset, if project changed. issue #18468
...
git-svn-id: trunk@35229 -
2012-02-07 22:27:24 +00:00
mattias
7fb7467b8e
IDE: added menu item: Package / New component, feature 1337
...
git-svn-id: trunk@35055 -
2012-01-31 13:11:31 +00:00
juha
5084b5f3d5
IDE: show Component List from Component Palette's popup menu.
...
git-svn-id: trunk@35053 -
2012-01-31 11:00:45 +00:00
mattias
e0e58b47c4
IDE: ide internals: fpdoc files
...
git-svn-id: trunk@34854 -
2012-01-22 09:59:06 +00:00
juha
8a46f0dbf3
IDE: Move "Unit Dependencies" from View menu to Source menu.
...
git-svn-id: trunk@34727 -
2012-01-14 12:30:26 +00:00
mattias
f668a6c4ef
IDE: IDE internal: moved modified to about ide
...
git-svn-id: trunk@34691 -
2012-01-09 22:10:30 +00:00
mattias
d56af331dd
IDE: added dialog: View / IDE internals / modified items
...
git-svn-id: trunk@34686 -
2012-01-09 16:50:06 +00:00
mattias
fcfc88b774
IDE: removed MainIDEIntf
...
git-svn-id: trunk@34648 -
2012-01-07 20:45:57 +00:00
juha
36d2265441
IDE: Changed GUI string capitalization. Issue #16068
...
git-svn-id: trunk@33627 -
2011-11-19 13:41:43 +00:00
juha
61a8bcf484
IDE: Move Example Manager to another place in Tools menu.
...
git-svn-id: trunk@32955 -
2011-10-18 11:26:54 +00:00
juha
9897814795
IDE: New "Example Projects" feature.
...
git-svn-id: trunk@32808 -
2011-10-10 20:35:59 +00:00
juha
a725ba2564
IDE: rename procedure SetupComponentsMenu -> SetupPackageMenu
...
git-svn-id: trunk@32615 -
2011-10-02 10:36:10 +00:00
martin
dbb87ca09b
DBG: Fixed jumping to unit of unsaved project
...
git-svn-id: trunk@32449 -
2011-09-21 12:13:24 +00:00
martin
37fa512845
DBG: Watchpoints
...
git-svn-id: trunk@32423 -
2011-09-19 17:47:27 +00:00
martin
c963680079
DBG: (alpha) Initial support for watchpoints ($DEFINE DBG_WITH_WATCHPOINT)
...
git-svn-id: trunk@32415 -
2011-09-19 01:20:08 +00:00
juha
e6fc44167c
IDE: rename UseProjectUnit -> UseUnit
...
git-svn-id: trunk@32378 -
2011-09-17 08:57:57 +00:00
juha
ac45fa23b2
IDE: Add "Use Unit" menu item to editor's local menu. Rename 2 vars.
...
git-svn-id: trunk@32376 -
2011-09-17 08:46:04 +00:00
martin
a23438a510
IDE: refactor, clean-up JumpToCodde/Source
...
git-svn-id: trunk@32347 -
2011-09-15 11:17:38 +00:00
martin
ea6ce866f8
IDE: fix DoJumpToCodePosition
...
git-svn-id: trunk@32346 -
2011-09-15 10:22:09 +00:00
juha
bd5b8298a9
IDE: Implement menu item "Source -> Insert full Filename". Issue #20223
...
git-svn-id: trunk@32315 -
2011-09-13 12:51:52 +00:00
maxim
49c2dbf336
IDE: improved localization
...
git-svn-id: trunk@32177 -
2011-09-04 20:21:53 +00:00
mattias
478b63f35b
IDE: add/remove active file to/from package
...
git-svn-id: trunk@32143 -
2011-09-01 17:38:45 +00:00
juha
b38e8f8a1f
Revert "IDE: change order of Run menu items. Issue #19580 " based on feedback
...
git-svn-id: trunk@31345 -
2011-06-23 18:27:11 +00:00
mattias
51e1742910
IDE: clean up
...
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
juha
798e69d4cd
IDE: add default key mapping Ctrl-Alt-J for View Jump History window.
...
git-svn-id: trunk@31311 -
2011-06-20 19:10:42 +00:00
juha
03045e25ca
IDE: change order of Run menu items. Issue #19580
...
git-svn-id: trunk@31281 -
2011-06-19 10:03:37 +00:00
mattias
025665bfd5
IDE: clean compile: clean up build files
...
git-svn-id: trunk@30995 -
2011-05-31 22:41:12 +00:00
mattias
991921086d
IDE: added menu item clean compile
...
git-svn-id: trunk@30990 -
2011-05-31 16:49:36 +00:00
mattias
efefac194f
IDE: clean build: search files
...
git-svn-id: trunk@30985 -
2011-05-31 15:28:08 +00:00
paul
57d9dcb331
ide: fix add source breakpoint string, + add address breakpoint menu item, implement those menu item clicks
...
git-svn-id: trunk@30755 -
2011-05-16 05:31:49 +00:00
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
juha
bdbab71ac7
IDE: Move CompleteCode and UseUnit from Refactor menu to Source menu.
...
git-svn-id: trunk@30693 -
2011-05-12 11:51:49 +00:00
paul
920ac8f125
ide: add debugger event log icon, repack other debugger icons
...
git-svn-id: trunk@30566 -
2011-05-06 05:03:10 +00:00
juha
d3cfc4ada0
IDE: Move Refactor menu under Source menu
...
git-svn-id: trunk@30506 -
2011-04-29 06:45:51 +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
1977485b9c
IDE: Add new image for Tab Order to main menu and Designer popup menu
...
git-svn-id: trunk@30349 -
2011-04-17 14:16:33 +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
36ea9696fa
IDE: Move "Show Unit Info" to Source menu
...
git-svn-id: trunk@30275 -
2011-04-12 21:00:00 +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
d2b0ba0641
IDE: add Select Word to Edit menu.
...
git-svn-id: trunk@30083 -
2011-03-30 12:37:41 +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
785009e41a
IDE: Move Indent/Undent selection higher in Edit menu.
...
git-svn-id: trunk@29868 -
2011-03-16 13:00:14 +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
a71d3af03c
IDE: Reorganize main menu, move some items from Source to Edit.
...
git-svn-id: trunk@29862 -
2011-03-15 21:53:22 +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
c8c11611e7
IDE: Move View menu in front of Source and Refactor menus.
...
git-svn-id: trunk@29776 -
2011-03-09 22:56:21 +00:00
juha
62c2fd5bc1
IDE: Refactor menu gets "Add unit to uses section" entry.
...
git-svn-id: trunk@29775 -
2011-03-09 22:56:16 +00:00
juha
5dd47ffac1
IDE: SetupEnvironmentMenu formatting.
...
git-svn-id: trunk@29771 -
2011-03-09 21:00:42 +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
2fda99299b
IDE: reorder main menu items.
...
git-svn-id: trunk@29761 -
2011-03-09 12:33:33 +00:00
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
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
paul
40b85e7ab2
- add new images from wile64
...
git-svn-id: trunk@12084 -
2007-09-20 07:25:43 +00:00
paul
01e82c0329
images: new images from wile64
...
git-svn-id: trunk@12018 -
2007-09-13 06:09:08 +00:00
paul
a7da017c12
- assign forgotten image to menu item (thanks wile64)
...
git-svn-id: trunk@12004 -
2007-09-12 08:39:25 +00:00
paul
08cf6cec5a
IDE:
...
- add/replace some old styled images with new from wile64
- regenerate laz_images.lrs
- assign new images to menuitems
git-svn-id: trunk@12002 -
2007-09-12 07:19:04 +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
paul
2b74c55f99
- replaced some xpm menu images with png analogs
...
git-svn-id: trunk@11251 -
2007-06-01 07:56:59 +00:00
paul
bc0f08b7c5
- added debugger options icon
...
git-svn-id: trunk@11248 -
2007-06-01 06:42:33 +00:00
paul
0312cb2ee4
- replaced old images with modern from silk and own painting:
...
debugger images, most packages images, misc
- ide dialogs switched to use common image list instead of their own:
compileroptions, projectinspector, packageeditor, pkggraphexplorer
git-svn-id: trunk@11126 -
2007-05-11 02:40:08 +00:00
paul
555f6c9e4a
- modernize some ide images
...
- buildlazdialog switched to use common imagelist instead of own
git-svn-id: trunk@11100 -
2007-05-08 08:53:21 +00:00
paul
5c4e0e65c5
- evaluate/modify dialog switched to common imagelist
...
- my own paintings replaced by modern from Silk library
- adjusted images/README.txt
git-svn-id: trunk@11057 -
2007-05-03 03:24:38 +00:00
paul
48cce57d5d
- added interfaces to common IDE imagelists
...
- IDE main menu switched from using bitmap per item to one imagelist
git-svn-id: trunk@11045 -
2007-05-02 08:55:41 +00:00
mattias
1a0ed911f7
IDE: new menu icons from Graeme
...
git-svn-id: trunk@11033 -
2007-04-29 21:15:47 +00:00
mattias
6b9944e3a0
IDE: compiling a package now shows it in the MainBar caption, building the IDE does not save virtual projects
...
git-svn-id: trunk@10837 -
2007-03-31 12:41:20 +00:00
mattias
e35dc827ab
IDE: started code browser
...
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
mattias
07cdb27c5d
IDE: added Close Project menu item
...
git-svn-id: trunk@10413 -
2007-01-10 19:28:38 +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
f7855da268
IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
...
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
3080a56bcc
IDE: closing all forms when IDE is closing
...
git-svn-id: trunk@9819 -
2006-09-05 19:41:48 +00:00
mattias
652f249a8b
IDE: started BuildManager, the IDE part controlling all building, compiling
...
git-svn-id: trunk@9811 -
2006-09-04 21:21:54 +00:00
mattias
504a3626cd
started lazbuild
...
git-svn-id: trunk@9784 -
2006-09-02 11:24:50 +00:00
mattias
0a80cefe54
IDE: new menu item: quick compile
...
git-svn-id: trunk@9776 -
2006-08-31 21:19:18 +00:00
mattias
a700f82693
IDEIntf: added rnning external tools
...
git-svn-id: trunk@9672 -
2006-07-25 17:15:37 +00:00
mattias
c44e425cb3
IDE: added trailing ellipsis for menu items with dialogs
...
git-svn-id: trunk@9661 -
2006-07-22 09:23:41 +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
cc4020a589
renamed msgintf.pas to idemsgintf.pas
...
git-svn-id: trunk@9082 -
2006-04-05 19:58:42 +00:00
mattias
ed534f773e
started Delphi package conversion tool
...
git-svn-id: trunk@8970 -
2006-03-21 13:17:55 +00:00
mattias
3d19914c30
started Quick Fix menu items
...
git-svn-id: trunk@8780 -
2006-02-20 11:33:38 +00:00
mattias
c5381fa007
reduced debugging output and extended debugging of lcl
...
git-svn-id: trunk@8565 -
2006-01-19 18:36:07 +00:00
vincents
78c009e32a
added check marks to the view componentpalette and view ide speedbuttons menu (issue #1546 )
...
git-svn-id: trunk@8356 -
2005-12-22 09:58:12 +00:00
mattias
51f9b3e409
implemented .compiled state files for projects
...
git-svn-id: trunk@8266 -
2005-12-07 17:11:04 +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