Don Ho
61a5799e4e
[BUG_FIXED] Fix the horizon scroll bar bug.
...
Correct a typo.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@101 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
4650ea827b
[BUG_FIXED] Fix the crash issue of window dialog while clicking Sort button without selected item.
...
Enhance Sort feature GUI part - Enable Sort button only after clicking on the column tab; Disable Sort button after sorting.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@100 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
d34dcaf055
[RELEASE_473] Enhance installer.
...
Fix horizontal scroll bug regarding the folding issue.
Add a new behaviour that click on active tab activate the view as current view.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@99 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
882a0ad900
[RELEASE_4_72] 4.7.2 final release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@98 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
1534c11ac8
[RELEASE_4_72] Fix the regression that the native language doesn't show in the menu.
...
Enhance the full screen feature (F11).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@97 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
b0ae3cc428
[RELEASE_471] 4.7.1 release - Fix the crash bug due to subview session saving problem.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@96 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
08e4fdfc9d
[NEW_FEATURE] Add a menu item "Clean Recent Files List".
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@95 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
48b26ee865
[MODIF] Minor modification.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@94 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
60c0369fd6
[[RELEASE_47] 4.7 release - modification of nppSetup.nsi to adapt the new xml model
...
protection system.
Swap back the main icon.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@93 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
e72ed661fb
[RELEASE_47] 4.7 release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@92 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
c18394885a
[BUG_FIXED] Pass the message with *W version for Scintilla.
...
change.log and todo.txt are updated
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@91 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
83c76cd51a
[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
17 years ago
Don Ho
11653ecc38
[MODIF] Minor change.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@89 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
f2ee2a0a92
[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
17 years ago
Don Ho
c1308581ac
[CHANGE] Change "UTF8 without BOM" menu item behaviour.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@87 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
00419e64e1
[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
17 years ago
Don Ho
2df3102607
[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
17 years ago
Don Ho
d069972e9b
[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
17 years ago
Don Ho
36ba7db89d
[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
17 years ago
Don Ho
84c25163b3
[ENHANCE] Enhance the horizontal scroll feature.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@82 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
0676188258
[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
17 years ago
Don Ho
322c588ca4
[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
17 years ago
Don Ho
e8cc88f2bc
[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
17 years ago
Don Ho
fbee37d5b6
[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
17 years ago
Don Ho
0d3e8768c2
[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
17 years ago
Don Ho
5bf5a4d21f
[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
17 years ago
Don Ho
cab3df41a6
[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
17 years ago
Don Ho
8206bba9dc
[REALEASE_46] New release v4.6.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@74 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
be0b4458a5
[NEW_FEATURE] Updater is ready to go.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@73 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
124111b7e9
[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
17 years ago
Don Ho
56def17242
[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
17 years ago
Don Ho
2809c591b6
[NEW_FEATURE] Preparing Updater.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@70 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
a3acabff2e
[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
17 years ago
Don Ho
0801675587
[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
17 years ago
Don Ho
5e4712ac8c
[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
17 years ago
Don Ho
a3e628bdc2
[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
17 years ago
Don Ho
95695a199b
[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
17 years ago
Don Ho
c4ab606525
[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
17 years ago
Don Ho
991d72aded
[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
17 years ago
Don Ho
728a52ec3e
[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
17 years ago
Don Ho
bb86fb61c6
[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
17 years ago
Don Ho
236ab0356e
[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
17 years ago
Don Ho
a2b3806fe2
[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
17 years ago
Don Ho
15399bdfd2
[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
17 years ago
Don Ho
d00956b64f
[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
17 years ago
Don Ho
69a2054a32
[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
17 years ago
Don Ho
49d4abe59e
[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
17 years ago
Don Ho
c206281606
[ENHANCE] Enhance the auto-add extension feature.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@54 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
Don Ho
62e39da8c9
[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
17 years ago
Don Ho
bbb38df801
[RELEASE_44] Update the build note content.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@52 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago