Signed-off-by: Don HO <don.h@free.fr>
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@502 f5eea248-9336-0410-98b8-ebc06183d4e3
Signed-off-by: Don HO <don.h@free.fr>
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@501 f5eea248-9336-0410-98b8-ebc06183d4e3
Signed-off-by: Don HO <don.h@free.fr>
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@500 f5eea248-9336-0410-98b8-ebc06183d4e3
Signed-off-by: Don HO <don.h@free.fr>
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@499 f5eea248-9336-0410-98b8-ebc06183d4e3
[NEW] Add number of lines on status bar.
Signed-off-by: Don HO <don.h@free.fr>
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@498 f5eea248-9336-0410-98b8-ebc06183d4e3
Signed-off-by: Don HO <don.h@free.fr>
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@496 f5eea248-9336-0410-98b8-ebc06183d4e3
- 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
[NEW_FEATURE] Add theme selector to switch styles.xml on the fly.
[NEW_FEATURE] Add new command parameters : -c (column) -x et -y (startup position).
[REMOVE] Remove change line marker which does not work correctly.
[ENHANCE] Improve main menu structure.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@454 f5eea248-9336-0410-98b8-ebc06183d4e3
[BUG_FIXED] Fix the Mark all in selection bug (while Find Replace Dialog loosing the focus).
[NEW_FEATURE] Mark all extension : user can mark any occurrence with 5 different colours.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@449 f5eea248-9336-0410-98b8-ebc06183d4e3
1. xmlUpdater now supports multiple models in one xml model file.
2. xmlUpdater now supports removing xml nodes (using action="remove" attribute).
3. combined stylesLexerModel.xml, and stylesGlobalModel.xml to stylesModel.xml.
4. added a new file "stylers_remove.xml" for removing old deprecated styles from stylers.xml when upgrading NPP.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@448 f5eea248-9336-0410-98b8-ebc06183d4e3