Commit Graph

3239 Commits

Author SHA1 Message Date
donho
3fb08ce731 [MODIF] Minor change.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@89 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-26 00:54:24 +00:00
donho
576930dab3 [NEW_FEATURE] Add the Scintilla external lexer capacity under the Notepad++ plugin form.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@88 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-25 16:20:05 +00:00
donho
8daa6278fe [CHANGE] Change "UTF8 without BOM" menu item behaviour.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@87 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-16 18:24:24 +00:00
donho
8c1a5f5579 [NEW_FEATURE] Add build date - time in about box.
Fix the glitch of display of hidding tab bar.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@86 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-15 22:31:15 +00:00
donho
6d1521e995 [NEW_FEATURE] Add "-notabbar" flag to hide the tab bar (ie. Notepad style).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@85 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-15 13:18:26 +00:00
donho
c67df4644b [NEW_FEATURE] Add NPPM_HIDETABBAR and NPPM_ISTABBARHIDE plugins messages.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@84 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-14 00:58:06 +00:00
donho
6ab3326870 [NEW_FEATURE] Column selection is remembered now while switching among the files. As well this settings will be stored in the next session.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@83 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-11 23:16:36 +00:00
donho
c7188766c8 [ENHANCE] Enhance the horizontal scroll feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@82 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-10 21:21:17 +00:00
donho
50ad915434 [NEW_FEATURE] Comment (Ctrl+K) and Uncomment (Ctrl+Shift+K) is separated now.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@81 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-10 01:36:32 +00:00
donho
fd501da2b3 [CHANGE_BEHAVIOUR] Change Find in files behaviour : all the hidden directory won't be searched (for example : .svn).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@80 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-08 19:15:42 +00:00
donho
e4e465b092 [UPDATE] Integrate the newest GUP into Notepad++.
Add "Update Notepad++" menu item.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@79 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-06 00:03:41 +00:00
donho
4beac9434b [BUG_FIXED] Fix the hiding bug while launch time (change of environment from duel monitors to mono monitor).
Add NPPM_GETNPPVERSION message for plugin system.  

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@78 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-03 00:43:09 +00:00
donho
74d580d949 [BUG_FIXED] Make the "recovery system" for 3 mandatory xml files (config.xml, langs.xml and stylers.xml) to prevent the fail loading due to the corrupted files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@77 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-29 23:40:01 +00:00
donho
011f2fcbc6 [BUG_FIXED] Fix the bug of dynamic menu format.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@76 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-27 18:15:01 +00:00
donho
c5b2193400 [REALEASE_46] New release v4.6 - add the restriction to launch auto-updater under winnt/95/98/me.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@75 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-21 23:20:23 +00:00
donho
d64eb26372 [REALEASE_46] New release v4.6.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@74 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-21 00:13:51 +00:00
donho
ae7b901f9e [NEW_FEATURE] Updater is ready to go.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@73 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-14 02:09:36 +00:00
donho
07c17d7c44 [BUG_FIXED] Fix the crash issue while the length of config.xml is zero.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@72 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-13 17:29:59 +00:00
donho
a89f6010de [NEW_FEATURE] Enable/disable Notepad++ updater via preference dialog.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@71 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-10 21:24:45 +00:00
donho
a501b3f659 [NEW_FEATURE] Preparing Updater.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@70 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-10 14:05:57 +00:00
donho
80df519dbc [BUG_FIXED] Fix the bug that the title doesn't be updated while file status changed and updated.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@69 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-06 18:52:45 +00:00
donho
0898192c6e [BUG_FIXED] Fix save file dialog crash issue.
Add writelog() function.
Preparing integrate auto-updater module. 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@68 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-06 00:39:51 +00:00
donho
8e2d9c744a [BUGFIXED_NEWFEATURE] Change the behaviour : When file is deleted from outside and switch back to Notepad++, user will be asked if he want to keep this file. If he answer yes, he will not be asked in the next time.
Change Window title from Notepad++ - file path to file path - notepad++.exe


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@67 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-01 20:04:31 +00:00
donho
97dfcc5948 [BUG_FIXED] Fix a bug in Run dialog : the executable file won't be executed even it is between the double quot.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@66 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-29 19:38:43 +00:00
donho
f5b8eace0a [BUG_FIXED_AND_NEW_FEATURE] Add open relative file path from command line feature.
Fix the crash issue when open a file which does not exist anymore from RFL (if its path exceed certain length).
 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@65 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-27 23:47:05 +00:00
donho
7e195e3058 [RELEASE_45] update the version, add a readme file for makefile.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@64 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-25 23:21:20 +00:00
donho
249b9a79d8 [NEW_FEATURE] Add NPPM_ACTIVATEDOCMENU message.
Fix NPPN_SHUTDOWN notification bug.
Fix Russian display problem in the shortcut mapper.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@63 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-25 00:25:26 +00:00
donho
d24b0372ad [NEW_FEATURE] Session file load/save dialogs recognize the user defined session file extension.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@62 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-24 18:41:33 +00:00
donho
0dd83435c9 [NEW_FEATURE] Add the session file extension association feature (work copy).
Enhance the read/write config.xml to avoid crash.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@61 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-23 23:40:58 +00:00
donho
27d6d9b280 [NEW_FEATURE] Add the session file ext association feature (not yet finish).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@60 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-23 20:46:13 +00:00
donho
0ea22b1a1e [ADD] Add a edit control in Preference dlg for the session file extension.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@59 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-22 23:50:59 +00:00
donho
efb48516c5 [BUG_FIXED] Fix crash issue while the launch the session file which contains the same file in 2 views (clone mode).
The session code to memorize 2 views is completely rewritten.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@58 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-22 19:25:05 +00:00
donho
cce77550f2 [NEW_FEATURE] Add new -ro and -noSession command line parameters.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@57 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-21 00:23:07 +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
86855be790 [RELEASE_44] v4.4 OR.
Add NPPN_SHUTDOWN notification.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@53 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-14 22:29:56 +00:00
donho
a5ec85b4b6 [RELEASE_44] Update the build note content.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@52 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-13 00:28:32 +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
5b4eae3332 [BUG_FIXED] Fix crash issue while file is deleted outside (answer NO to popup dialog to not keep) and the silence update option is on.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@49 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-02 00:07:09 +00:00
donho
9b3b105ae8 [ADD] Add the font LINEDRAW.TTF in svn.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@48 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-01 21:38:26 +00:00
donho
16ebb8c3db [BUG_FIXED] Fix a regression bug for the lang saving in session file.
ADD NPPN_FILEBEFOREOPENED and NPPN_FILECLOSED plugins notification message.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@47 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-30 02:09:38 +00:00
donho
09464881cc [NEW_FEATURE] Add Session Restore with Sub-View Settings feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@46 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-29 01:17:38 +00:00
donho
140abd70f8 [BUG_FIXED] Fix the NOTEPAD++ getting focus problem while find dialog is activated.
Fix unwanted selection after popup dialog (keep file) when the file opend is deleted.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@45 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-25 21:27:06 +00:00
donho
32aac71481 [CLEAN_UP] clean up.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@44 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-23 22:00:12 +00:00
donho
772874cbdc [RELEASE_4_3] v4.3 is entirely translatable.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@43 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-23 21:17:14 +00:00
donho
24bb9be975 [BUG_FIXED] Status Zone display pb.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@42 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-21 10:50:07 +00:00
donho
36b21e456c [BUG_FIXED] Fix the Styler Configurator display bug while the absence of global override entry in styles.xml.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@41 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-20 23:11:44 +00:00
donho
4398b312de [NEW_FEATURE] Star up without plugins.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@40 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-20 17:21:31 +00:00