fixes problem where opening a file when in save as dialog saves the wrong file.
Change the main Notepad++ icon.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@90 f5eea248-9336-0410-98b8-ebc06183d4e3
the chosen filter is remembered on the next launch.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@56 f5eea248-9336-0410-98b8-ebc06183d4e3
1. The filter *.* don't change the extension at all, whatever users type.
2. The file save dialog will be launched with the filter *.* set as default. So user can add any customized extension.
3. Choose other filters will change extension of file automatically.
For example, a file name "toto.php" will be changed to "toto.txt" if the filter Normal Text "*.txt" is choosen.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@55 f5eea248-9336-0410-98b8-ebc06183d4e3
1. Fix User Define Language extension recognition problem for sensitive case (now it's insensitive).
2. Add a menu entry to access to notepad++ plugins project page.
3. Enhance file open dialog (add all supported extensions in the filters list).
4. Fix bug of Run macro until EOF.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@5 f5eea248-9336-0410-98b8-ebc06183d4e3