11 Commits

Author SHA1 Message Date
harrybharry
cd2cc80ede Add places bar in save as dialog
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@183 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-23 20:04:50 +00:00
donho
0e32dd48f4 [CHANGE_BEHAVIOUR] Change the horizontal scroll behaviour from dynamic one to static one.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@133 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-02-19 22:42:31 +00:00
donho
62cfd070bf [BUG_FIXED] cannot save file(s) if application closed while minimized.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@132 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-02-18 22:07:13 +00:00
donho
64fbc8a627 [BUG_FIXED] fix a bug where a file with 2 or more consecutive spaces gives problems with sessions and history.
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
2007-12-29 03:44:56 +00:00
donho
681bb5943a [ENHANCEMENT] New auto-add extension behaviour :
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
2007-10-20 14:10:42 +00:00
donho
798ffa148e [ENHANCEMENT] New auto-add extension behaviour :
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
2007-10-19 18:57:18 +00:00
donho
ead33bc5d4 [ENHANCE] Enhance the auto-add extension feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@54 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-16 00:11:45 +00:00
donho
681ef5ea41 [NEW_FEATURE] Enhance auto-added ext in file save dialog.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@51 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-11 23:24:56 +00:00
donho
a088bf7f0f [NEW_FEATURE] Add NPPN_FILESAVED and NPPN_FILEBEFORESAVE notifications.
Enhance the File save Dialog (add ext).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@50 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-08 01:00:13 +00:00
donho
2322694649 [RELEASE_V42]
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
2007-08-12 23:21:25 +00:00
donho
ec7b0c2da9 v4.2 ready
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@1 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-07 00:55:50 +00:00