Commit Graph

144 Commits

Author SHA1 Message Date
Linquize
c059cc03dc Show Notepad++.exe bitness in about box 2016-06-17 09:18:11 +02:00
Don Ho
52392a0b81 [RELEASE] Notepad++ 6.9.2 release 2016-05-18 01:47:03 +02:00
Don Ho
4268349bf0 Fix crash bug in Log Monitoring while monitoring a large file 2016-05-11 02:18:04 +02:00
Don HO
2ff03fe250 New feature: Log Mornitoring (tail -f)
This feature allows users to monitor log files' writing, as Unix "tail -f"
command.
Here are the conditions of monitoring:
1. file to monitor should exist.
2. file will be set as readonly during monitoring.
3. each update will scroll to the last line.
2016-05-07 12:12:18 +02:00
Don HO
50c7e228ff Add new feature: Find in Finder
After finding in files, user can launch the find in Finder dialog from
the finder via its context menu command "Find in this finder...".
Find in Finder feature searchs the other occurrence into found results,,
that allow user to narrow down the search  and to refine their search
results.
2016-03-31 09:35:41 +02:00
Don Ho
ecfbf906c6 [RELEASE] Notepad++ 6.9 release 2016-02-22 00:36:01 +01:00
Don Ho
058c9d5923 Folder as Workspace (implementation done) 2016-02-08 01:34:33 +01:00
Don Ho
07ce6c2516 New feature: File browser 2016-01-23 02:25:44 +01:00
Don Ho
f2cd779066 Fix crash issue due to the bad fix of touchscreen hanging issue
This crash issue is a regression due to
6f4140a281 which was intended to fix a
touchscreen hanging bug.
The crash issue is fixed in this commit, as well the touchscreen hanging
issue thanks to the answer from StackOverflow:

http://stackoverflow.com/questions/34816597/messagebox-not-responsing-in-wm-activateapp-on-touchscreen/34825851#34825851
2016-01-16 13:00:39 +01:00
Don Ho
7ba01cb7f4 [RELEASE] Notepad++ 6.8.9 release 2016-01-13 22:39:45 +01:00
Don Ho
2d7ae96a64 [RELEASE] Notepad++ 6.8.8 release 2015-12-10 01:07:07 +01:00
Don Ho
773397d6ea Add Debug Info feature 2015-12-07 01:15:17 +01:00
Don Ho
9a419cec57 [RELEASE] Notepad++ 6.8.7 release 2015-11-26 23:39:55 +01:00
Don Ho
3733d97146 [RELEASE] Notepad++ 6.8.6 release 2015-10-29 02:15:49 +01:00
Don Ho
828e14aca1 [RELEASE] Notepad++ 6.8.5 release 2015-10-18 23:00:48 +02:00
Don Ho
8e103d837a [RELEASE] Notepad++ 6.8.4 release 2015-10-16 21:02:54 +02:00
Don Ho
2854de22ec [RELEASE] Notepad++ release 6.8.3 2015-09-04 20:24:46 +02:00
Don Ho
54b04cd284 [RELEASE] Notepad++ v6.8.2 released 2015-08-19 01:20:56 +02:00
Damien GERARD
366a393f13 minor code cleanup for future refactoring 2015-08-06 11:50:58 +02:00
Don Ho
f6b7bb0469 [RELEASE] Notepad++ 6.8.1 release 2015-08-03 23:41:25 +02:00
Don Ho
1b8bdfb6e5 [RELEASE] Notepad++ release 6.8 2015-07-21 02:46:23 +02:00
Don Ho
b828ed21d2 [NEW_RELEASE] Notepad++ 6.7.9.2 release. 2015-06-23 00:06:27 +02:00
Don Ho
e3450defc0 [RELEASE] Notepad++ release 6.7.9.1 2015-06-21 10:44:17 +02:00
Don Ho
acb713d9e6 [RELEASE] Notepad++ 6.7.9 release 2015-06-12 00:53:35 +02:00
Don Ho
b85fc02841 [RELEASE] Notepad++ 6.7.8.2 release 2015-05-23 14:14:33 +02:00
Don Ho
a76ff09ac0 [RELEASE] Notepad++ 6.7.8.1 release (WinGup bug-fix: remove the dependency of msvcr120.dll) 2015-05-19 03:40:56 +02:00
Don Ho
5c272a8818 [RELEASE] Notepad++ 6.7.8 release. 2015-05-16 02:36:09 +02:00
Don Ho
fdf47cd300 [RELEASE] Notepad++ v6.7.7 2015-04-16 02:55:40 +02:00
Don Ho
faca774c5c [RELEASE] Notepad++ release 6.7.6 2015-04-15 02:12:28 +02:00
Don Ho
a7074ee7b9 Back to the regular release mode.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1329 f5eea248-9336-0410-98b8-ebc06183d4e3
2015-02-01 16:41:08 +00:00
Don Ho
00f664188f [RELEASE] Notepad++ 6.7.4 Release - Je suis Charlie edition
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1327 f5eea248-9336-0410-98b8-ebc06183d4e3
2015-01-10 23:41:49 +00:00
Don Ho
600e09b72e [RELEASE] Notepad++ 6.7.3 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1325 f5eea248-9336-0410-98b8-ebc06183d4e3
2015-01-01 12:19:56 +00:00
Don Ho
c420316fe8 [RELEASE] Notepad++ 6.7.2 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1321 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-12-27 22:21:49 +00:00
Don Ho
bf76a3f5ee [RELEASE] Notepad++ 6.7.1 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1313 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-12-21 19:43:40 +00:00
Don Ho
5463e69c52 [RELEASE] Notepad++ 6.7 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1306 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-12-14 22:12:18 +00:00
Don Ho
fa351a683e [RELEASE] Notepad++ 6.6.9 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1277 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-09-07 22:16:25 +00:00
Don Ho
9418974c87 [RELEASE] Notepad++ 6.6.8 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1267 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-07-27 22:54:02 +00:00
Don Ho
6505334382 [RELEASE] Notepad++ 6.6.7 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1254 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-06-24 20:37:41 +00:00
Don Ho
0f6c6276b3 [BUG_FIXED] Fix "Settings on cloud - Dropbox" not working problem if the dropbox path has been changed.
[RELEASE] Notepad++ v6.6.6

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1249 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-06-12 23:30:28 +00:00
Don Ho
f28e17fcfb [RELEASE] Notepad++ 6.6.4 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1245 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-06-04 21:48:45 +00:00
Don Ho
948b52c9d1 [RELEASE] Notepad++ 6.6.3 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1241 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-05-18 20:38:18 +00:00
Don Ho
7bfcda086d [RELEASE] Notepad++ 6.6.2 Release.
[BUG_FIXED] Fix session snapshot enabled issue even "remember current session" option is disabled.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1235 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-05-08 20:48:03 +00:00
Don Ho
1e590aa789 [RELEASE] Notepad++ 6.6.1 Release (Workers' Day Edition).
[BUG_FIXED] Fix Notepad++ hanging issue while saving a large file if session snapshot feature is on.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1233 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-05-04 20:37:54 +00:00
Don Ho
f8fd88b96b [RELEASE] Notepad++ 6.6 Release (Workers' Day Edition).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1232 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-05-01 21:08:46 +00:00
Don Ho
e4ff453125 [NEW_FEATURE] Automatic Backup System.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1227 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-04-23 18:18:19 +00:00
Don Ho
e8b76a28ec [NEW_FEATURE] Snapshot feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1221 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-04-13 20:56:20 +00:00
Don Ho
11847747b5 [RELEASE] Notepad++ 6.5.5 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1196 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-03-06 23:48:40 +00:00
Don Ho
2193c71972 [RELEASE] Notepad++ 6.5.4 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1181 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-02-18 18:34:53 +00:00
Don Ho
d98d0fa12b [RELEASE] Notepad++ 6.5.3 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1166 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-12-31 13:42:47 +00:00
Don Ho
fa5e33a50e [RELEASE] Notepad++ 6.5.2 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1158 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-12-10 13:56:03 +00:00