- After using the tabPopDropMenu and then clicking a new tab the popup menu would _sometimes_
redisplay.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@490 f5eea248-9336-0410-98b8-ebc06183d4e3
- The windows function checking for dragging was expecting screen coordinates and was getting
client coordinates. This caused incorrect checks for when a new instance needed to be created.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@489 f5eea248-9336-0410-98b8-ebc06183d4e3
[BUG_FIXED] Fix only one document "Move to other view" close Notepad++ instance issue.
[BUG_FIXED] Fix plugin menu boolean check box bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@488 f5eea248-9336-0410-98b8-ebc06183d4e3
- When ModifyMenu was being called it only passed MF_BYCOMMAND which
would reset the current items uFlags and breaking the plugin's
funcItems->init2check setting.
- applied cmdMII info to the ModifyMenu call.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@487 f5eea248-9336-0410-98b8-ebc06183d4e3
- When ModifyMenu was being called it only passed MF_BYCOMMAND which
would reset the current items uFlags and breaking the plugin's
funcItems->init2check setting.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@486 f5eea248-9336-0410-98b8-ebc06183d4e3
- Changes to the user ext field where not fetting saved because the never propogated to the npp parameters due to alterations in the array assignments when the theme selector was added.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@480 f5eea248-9336-0410-98b8-ebc06183d4e3
1. max width was not calculated correctly
2. style of selected file font (bold) wasn't taken into consideration
also - changed background color to light yellow instead of light gray.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@463 f5eea248-9336-0410-98b8-ebc06183d4e3