martin
|
dd081fe601
|
IDE: Group tabs in Window menu too
git-svn-id: trunk@36234 -
|
2012-03-23 01:29:14 +00:00 |
|
martin
|
59d651babf
|
SourceEditor: open package from Tabs in popup
git-svn-id: trunk@36233 -
|
2012-03-22 23:50:38 +00:00 |
|
mattias
|
73c7b2763d
|
IDEIntf: RegisterIDEMenuCommand: added UserTag
git-svn-id: trunk@36196 -
|
2012-03-21 22:41:02 +00:00 |
|
juha
|
2e86fb66b8
|
IDE: add list of open editors to the SE tab popup menu.
git-svn-id: trunk@35858 -
|
2012-03-10 08:23:48 +00:00 |
|
juha
|
bf285bb78e
|
IDE: change order of Source Editor popup sections + other fixes.
git-svn-id: trunk@35738 -
|
2012-03-05 15:03:48 +00:00 |
|
juha
|
34eceb1e57
|
IDE: improve the split between popup menus of Source Editor's tab and editor.
git-svn-id: trunk@35733 -
|
2012-03-05 13:28:46 +00:00 |
|
juha
|
72a1b0cfa6
|
IDE: Make a separate popup menus for SourceEditor tabs and editor itself. Select the tab when right-clicked. Issue #19846
git-svn-id: trunk@35725 -
|
2012-03-05 10:32:26 +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
|
886d3e9169
|
Packager: improve menus of Package Editor.
git-svn-id: trunk@34962 -
|
2012-01-26 17:54:41 +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 |
|
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
|
fdc466d76d
|
Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER
git-svn-id: trunk@30657 -
|
2011-05-10 09:13:38 +00:00 |
|
juha
|
d3cfc4ada0
|
IDE: Move Refactor menu under Source menu
git-svn-id: trunk@30506 -
|
2011-04-29 06:45:51 +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
|
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
|
a06b201599
|
IDE: Oganize the editor popup menu items similarly with main menu. Add Source sub-menu there.
git-svn-id: trunk@29865 -
|
2011-03-16 10:04:07 +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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
mattias
|
b3a8dd03b1
|
fixed typos: childs
git-svn-id: trunk@29440 -
|
2011-02-10 09:37:16 +00:00 |
|
mattias
|
397deec80b
|
IDE: package editor: menu items for expand and collapse directory
git-svn-id: trunk@29109 -
|
2011-01-18 14:20:03 +00:00 |
|
martin
|
fcdd2aacf9
|
IDE(Intf): Menuu-Intf: Do not create menu-structure for items with an invisible parent, since menu-entries from siblings may still be missing. Fixes #18041
git-svn-id: trunk@28760 -
|
2010-12-18 13:09:40 +00:00 |
|
martin
|
73c305cbc4
|
Src-Edit / ContextMenu commands: Do not change on every editor focus change. Issue #17763
git-svn-id: trunk@28395 -
|
2010-11-22 06:17:17 +00:00 |
|
mattias
|
369aa3055c
|
fixed typo dont
git-svn-id: trunk@27304 -
|
2010-09-11 14:05:21 +00:00 |
|
zeljko
|
4f5b4d81da
|
IDE: fixed editor crash in multi window mode (context menu).patch from Juha, debugging from me. fixes #17321
git-svn-id: trunk@27252 -
|
2010-09-02 19:04:55 +00:00 |
|
mattias
|
5dd6aeadd5
|
IDEIntf: fixed TIDEMenuSection.GetContainerIndex
git-svn-id: trunk@26416 -
|
2010-07-02 14:13:07 +00:00 |
|
mattias
|
e704481261
|
IDEIntf: fixed TIDEMenuItem.HasBitmap
git-svn-id: trunk@26415 -
|
2010-07-02 13:43:07 +00:00 |
|
mattias
|
14da0dee1f
|
anchordocking: load/save layout file
git-svn-id: trunk@26186 -
|
2010-06-19 10:37:34 +00:00 |
|
mattias
|
2a3b817e5c
|
IDEIntf: implemented TIDEMenuSection.Visible, added menu items for package editor
git-svn-id: trunk@26159 -
|
2010-06-17 14:44:59 +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 |
|
martin
|
6c3b635b27
|
TIdeMenuItem: Remove references from old menu, when releasing
git-svn-id: trunk@24151 -
|
2010-03-21 18:03:15 +00:00 |
|
mattias
|
a1f22a3dff
|
IDE: added Line ending menu item, bug #15420
git-svn-id: trunk@23277 -
|
2009-12-25 13:14:58 +00:00 |
|
mattias
|
5ea22214c6
|
educationlaz: implemented hiding menu items
git-svn-id: trunk@22241 -
|
2009-10-20 12:51:23 +00:00 |
|
paul
|
3b842095b1
|
ideintf: don't execute key command if one of menu item handlers was executed
git-svn-id: trunk@22033 -
|
2009-10-05 02:54:17 +00:00 |
|
paul
|
3d475db9d7
|
ideintf: add an ability to register standard resource images for sub menus
git-svn-id: trunk@20808 -
|
2009-07-08 01:30:31 +00:00 |
|
paul
|
5e0c647868
|
menuintf: fix SetChildsAsSubMenu section bug
git-svn-id: trunk@20702 -
|
2009-06-22 02:51:28 +00:00 |
|
paul
|
2ab7776d76
|
ide: rearrange source editor popup menu items
git-svn-id: trunk@20119 -
|
2009-05-22 06:25:27 +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 |
|
paul
|
ba83fff416
|
ideintf: don't execute command twice (Mattias, review it)
git-svn-id: trunk@17878 -
|
2008-12-21 15:12:16 +00:00 |
|
mattias
|
9679ef7abb
|
IDEIntf: TIDEMenuCommand now connects events to commands automatically
git-svn-id: trunk@17875 -
|
2008-12-21 09:27:27 +00:00 |
|
mattias
|
40d1b6687c
|
IDEIntf: removed SrcEditSubMenuSetBookmarks, added SrcEditSubMenuToggleBookmarks, IDE: replaced SetBookmarks wirh ToggleBookmarks
git-svn-id: trunk@17601 -
|
2008-11-26 14:52:46 +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
|
80191042b6
|
IDE: added source editor sub menu encoding
git-svn-id: trunk@14901 -
|
2008-04-19 20:22:16 +00:00 |
|
mattias
|
262ab9c76f
|
ideprinting: fixed menu
git-svn-id: trunk@14501 -
|
2008-03-12 12:53:42 +00:00 |
|
mattias
|
580e37d62a
|
IDE: Src Editor: popup menu: switched move flags section to sub menu
git-svn-id: trunk@14499 -
|
2008-03-12 11:37:28 +00:00 |
|