Commit Graph

31 Commits (282d0ea9a9e08307b123bf2ce807fc8dd6c13952)

Author SHA1 Message Date
Don Ho 282d0ea9a9 [NEW] Add new command line argument "-r" for opening files recursively (with wildcard characters).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1194 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-03-05 21:18:05 +00:00
Don Ho 614070068f [BUG_FIXED] (Author: Ede_123) Fix opening file in Notpad++ makes Aero-snapped canceled.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1099 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-06 10:11:49 +00:00
Don Ho 1659205fee [UPDATE] Add new option "-L" in command line help dialog.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1088 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-27 23:21:52 +00:00
Don Ho 1a534cd927 [NEW_FEATURE] Add localization option -LlangCode where langCode is browser language code.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1084 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-25 17:41:25 +00:00
Don Ho 58716efa78 [NEW_FEATURE] Add open session in the new instance and customizable multi-instance feature.
[NEW_FEATURE] Add new command line argument "-openSession" for opening a session file.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1079 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-17 22:35:34 +00:00
Don Ho 6264ef03d0 [ENHANCEMENT] Code optimization.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1073 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-08 00:12:50 +00:00
Don Ho 2e238a03b8 [BUG_FIXED] (Author: Pekka Pöyry) Can't open file via Explorer context menu when Notepad++ is run as administrator.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1011 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-26 22:40:42 +00:00
Don Ho ef6c612dc7 [UPDATE] Build-in FunctionList in progress.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1001 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-06 01:50:12 +00:00
Don Ho d1088bc2e2 [NEW_FEATURE] (Author: Ivan Radić, aka Loreia) Add the capacity to treat path like "\test\test.txt".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@987 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-16 00:28:00 +00:00
Don Ho cb383ab1b6 [UPDATE] Remove wiondows version (95/98/ME) control for updater.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@981 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-05 23:13:40 +00:00
Don Ho 418c440f63 [BUG_FIXED] Align text display in help dialog (--help).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@938 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-08-12 00:11:45 +00:00
Don Ho 6fc39bed3f [BUG_FIXED] Check update without elevating to Administrator right.
[NEW_FEATURE] Activate auto-updating feature under Vista, Windows 7 and Windows 8.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@928 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-07-20 22:46:03 +00:00
Don Ho 1697b664b1 [BUG_FIXED] Fix a bug while command argument is empty ("").
[NEW_FEATURE] Warn user while the amount of file to open is larger than 200.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@904 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-01 12:20:18 +00:00
Don Ho e9f84327ff [RELEASE] Notepad++ 6.1.2 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@902 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-26 21:32:19 +00:00
Don Ho a896922136 [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@896 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-15 16:54:38 +00:00
Don Ho 8b7e86d4d5 [UPDATE] Enhance project's GPL to avoid the bundle version made by the tiers sites : cnet, softonic and 01net.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@895 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-15 09:50:22 +00:00
Don Ho 9ac8c7dea8 [FIXED_BUG] Fix some minor bug.
[UPDATE]
1. Update several native language.
2. Update Ruby keywords.
3. add 2 new themes.
4. Change the book marker for adapting darker theme.



git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@886 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-19 00:01:58 +00:00
Don Ho d70c6b2545 [NEW_FEATURE] (Author: Nick) Add -alwaysOnTop command line argument.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@702 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-11-14 01:40:33 +00:00
Don Ho 52539b01b9 [CLEAN] throw runtime_error instead of int.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@635 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-05-25 23:41:58 +00:00
Don Ho c1ba3a14b3 [FIX] Fix the compiling problem for ANSI build.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@629 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-29 23:34:50 +00:00
Don Ho d7133d0011 [UPDATE] (Author: Sin Thesis) Refactoring (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@628 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-26 00:22:14 +00:00
Don Ho 0d2efe29ea [BUG_FIXED] Fix the bug while giving command C:\NppDir>notepad++ (w/o quote), npp try to open file "notepad++".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@610 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-10 23:54:44 +00:00
Don Ho e098cbc677 [REVERT] menuID2LangType function is reverted due to its performance issue.
[NEW_FEATURE] Add "Display loading time" feature (via command line argument "-loadingTime").
[NEW] Add NPPM_INTERNAL_DISABLEAUTOUPDATE message (which can be triggered by GUP.exe).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@609 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-02-08 00:44:48 +00:00
Don Ho bdbb2711e1 [BUG_FIXED] Fix systemtray close crash bug.
[CHANGE_BEHAVIOUR] Change systemtray feature behaviour.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@560 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-12 22:29:51 +00:00
Don Ho b8c8283a5d [NEW_FEATURE] (Author : Slurdge) Add system tray context menu and new command argument "-systemtray".
[NEW_FEATURE] Add new command argument "--help".

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@558 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-11 23:55:18 +00:00
Don Ho 0c490dc55a [ENHANCE] Thanks to Jocelyn Legault (precompiled headers), the build time is sped up.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@529 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-04 00:10:01 +00:00
Don Ho ff1d754ad7 [NEW_FEATURE] Add the ability to not launch Auto-updater during a period (15 days by default).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@520 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-12 01:13:29 +00:00
Don Ho 3464682ef6 [ENHANCE] Enhance to avoid eventual crash (TCHAR * to generic_string).
[BUG_FIXED] Fix a crash bug due to unstability of FTP_synchronize plugin (enhance DockingCont.cpp).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@514 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-03 00:37:30 +00:00
Don Ho 75d6569db7 [RELEASE] Release 5.4.5.
[BUG_FIXED] Disable auto-update checking under Win7 due to the lamentable UAC.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@513 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-14 19:45:06 +00:00
Don Ho 05bb2a8f77 [ENHANCE] Enhance the source code compiling by /W4 /WX
.

Signed-off-by: Don HO <don.h@free.fr>

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@505 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-04 11:33:17 +00:00
Don Ho 4dd3b257e0 Moved PowerEditor in trunk remotely
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@460 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-24 23:34:47 +00:00