Changeset [caadb41966b5bf529663f5ff3521c543af50629c] by Jocelyn Legault
November 25th, 2009 @ 08:22 PM
Explorer Context menu: add contextual menus on tabs.
- Explorer context menu added to tab context menus.
- Code mainly leveraged from NppLightExplorer.
- Can be enabled / disabled through the preference panel.
Additions to the code from NppLightExplorer:
- Make sure that no separators show up at the top or the bottom of
the Explorer Menu. - List of unwanted menu items is larger. Some
can be done by ID, others can't and are done textually. -
Comparisons with unwanted menu items is done without the
'&'
Potential feature addition:
- User could specify more items he does not want to see there in
the Preference panel.
[#18 state:needs_ack]
Signed-off-by: Jocelyn Legault
jocelynlegault@gmail.com
http://github.com/joce/npp-community/commit/caadb41966b5bf529663f5f...
Committed by Jocelyn Legault
- A PowerEditor/src/WinControls/ContextMenu/ExplorerContextMenu.cpp
- A PowerEditor/src/WinControls/ContextMenu/ExplorerContextMenu.h
- M PowerEditor/src/Notepad_plus.cpp
- M PowerEditor/src/Notepad_plus.h
- M PowerEditor/src/Parameters.cpp
- M PowerEditor/src/Parameters.h
- M PowerEditor/src/WinControls/ContextMenu/ContextMenu.cpp
- M PowerEditor/src/WinControls/ContextMenu/ContextMenu.h
- M PowerEditor/src/WinControls/Preference/preference.rc
- M PowerEditor/src/WinControls/Preference/preferenceDlg.cpp
- M PowerEditor/src/WinControls/Preference/preference_rc.h
- M PowerEditor/src/menuCmdID.h
- M PowerEditor/visual.net/notepadPlus.8.vcproj
- M PowerEditor/visual.net/notepadPlus.9.vcproj
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release