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
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