Commit Graph

109 Commits

Author SHA1 Message Date
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
donho
f146088344 [BUG_FIXED] Fix the display file type bug on the status bar while switching between the files (Finally!).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@39 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-19 23:14:11 +00:00
donho
492290b695 [BUG_FIXED] Fix the display file type bug on the status bar while switching between the files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@38 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-18 22:52:03 +00:00
donho
b9ff195fcb [BUG_FIXED] centralize updateStatusBar() and dynamicCheckMenuAndTB() under NPPM_INTERNAL_DOCSWITCHIN message.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@37 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-18 18:07:26 +00:00
donho
4e26d3b469 [ENHANCE] refine the hide lines feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@36 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-16 21:40:08 +00:00
donho
98fc4be762 [NEW_FEATURE] Add NPPM_INTERNAL_DOCSWITCHOFF and NPPM_INTERNAL_DOCSWITCHIN Messages.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@35 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-15 23:23:56 +00:00
donho
49c21209a1 [NEW_FEATURE] The set languages in session are remembered now.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@34 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-15 14:42:03 +00:00
donho
20f8196bec [BUG_FIX] Fix the crash problem while session.xml is corrupted.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@33 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-15 11:09:25 +00:00
donho
81e7b66ec5 [ENHANCE] Enhance the hide lines feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@32 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-14 00:10:30 +00:00
donho
e5d3d370b8 [ADD] Add 2 xpm icons for hide lines feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@31 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-13 09:28:43 +00:00
donho
30a7f93cb9 [NEW_FEATURE] AutoC finished.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@30 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-12 22:45:11 +00:00
donho
8d99c62d5f [NEW_FEATURE] Trigger Auto-Completion automatically (Not yet finished).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@29 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-10 21:48:56 +00:00
donho
1388b2282b [NEW_FEATURE] Add hide lines feature (not yet finished).
Fix the Scintilla Transpose function bug (Ctrl+Shift+Down in npp).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@28 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-10 01:27:44 +00:00
donho
07ac344588 [BUG_FIXED] Fix the crash bug while closing Notepad++ if Styles Configurator is never launched.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@27 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-06 21:41:20 +00:00
donho
750ff805fc [CLEAN] remove unnecessary files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@26 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-05 23:55:32 +00:00
donho
16d7ca3406 [NEW_FEATURE] refine the styles configurator : cancel all modifications if the style configurator dialog is not closed while quit Notepad++.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@25 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-05 23:51:57 +00:00
donho
315e38d7cd [BUG_FIXED] Fix the crash issue while the config.xml is corrupted.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@24 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-05 22:07:33 +00:00
donho
66efb809a3 [BUG_FIXED] Fix the inconsistence of UNDO/REDO block.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@23 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-04 22:13:34 +00:00
donho
7175d376d3 [BUG_FIXED] refine the "cancel" feature in styler configurator.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@22 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-04 18:37:45 +00:00
donho
93a47c6d70 [BUG_FIX] Fix win9x unicode search problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@21 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-03 23:28:29 +00:00
donho
7047f34cb0 [NEW_FEATURE] Change the behaviour of Styles Configurator :
1. Remove "Apply" button.
2. Cancel to restore the old setting.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@20 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-01 00:21:06 +00:00
donho
dee59a4ce7 [UPDATE] Remove apply button in Stylers configurator.
Now the visual effect is update immediately.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@19 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-30 00:06:19 +00:00
donho
9128785e17 [BUG_FIXED] Fix the bold/italic/underline refresh problem in Stylers Configurator for Scintilla component.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@18 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-29 17:48:03 +00:00
donho
f72f29ac58 [NEW_FEATURE] Global override feature is available.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@17 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-28 23:03:17 +00:00
donho
1d523a9125 [UPDATE] GlobalOverride feature...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@16 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-28 21:42:24 +00:00
donho
de9aa761f9 [NEW_FEATURE] Global override style : to be continued.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@15 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-27 18:59:34 +00:00
donho
e34c53d63a [NEW_FEATURE] Global Override style - incomplete.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@14 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-26 22:35:37 +00:00
donho
dd759bfa42 [NEW_FEATURE] Auto check "In selection" in Find Replace dialog while there's a selection in the text zone.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@13 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-23 23:23:02 +00:00
donho
894c4dcffd [NEW_FEATURE] Add new plugin notification message NPPN_FILEJUSTOPENED.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@12 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-22 23:10:45 +00:00
donho
d2aecf4d18 [BUG_FIXED]add a "case" in the "switch".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@11 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-22 19:57:41 +00:00
donho
e062a94cc5 [BUG_FIXED] Fix the file status auto-detection bug : a unwanted selection after a popup dialog.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@10 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-22 16:53:19 +00:00