Commit Graph

185 Commits

Author SHA1 Message Date
Don Ho
910b88d52b [RELEASE] Notepad++ v5.6.5 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@603 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-24 23:29:24 +00:00
Don Ho
3f6f0e9b2e [NEW] (Author : Christian Cuvier) Add "\u" in find extened mode to find Unicode encoding character(ex. "\u00e9" find 'é').
[BUG_FIXED] (Author : Fabrizio Gennari) Fix finding "\0" or "\x00" issue in find extened mode.
[NEW] (Author : Hayes Roberts) Add Notepad++ mascot images.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@602 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-24 21:59:33 +00:00
Don Ho
9c03f48263 [BUG_FIXED] Recover langs.xml while its length is zero.
[NEW] Add JSP.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@601 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-23 18:07:32 +00:00
Don Ho
1f1ce89572 [BUG_FIXED] (Author : Beetny) Fix "Close Window(s)" in Window dialog bug (if file is dirty and cancel to close).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@600 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-19 23:30:16 +00:00
Don Ho
e96e419f74 [NEW] (Author : Darko Martinovic) Add "set find text and find next" feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@599 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-19 21:49:36 +00:00
Don Ho
61a2681597 [BUG_FIXED] Fix loading encoding file making file corrupted (after saving).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@598 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-18 21:47:45 +00:00
Don Ho
6d161a269e [BUG_FIXED] Fix xml/html encoding overrides BOM if present.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@597 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-17 23:13:06 +00:00
Don Ho
5d4d1d0ee9 [BUG_FIXED] Fixed Chinese characters display problem after "find in the current document".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@596 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-16 02:36:26 +00:00
Don Ho
fa593ca44b [RELEASE] Notepad++ v5.6.4 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@595 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-28 02:27:58 +00:00
Don Ho
d9e7cf9fac [NEW_FEATURE] Add feature of conversion from a localization encoding to UNICODE.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@594 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-27 18:41:53 +00:00
Don Ho
dbe22f6cac [BUG_FIXED] Fix status bar display bug that xml/html utf8 indicator makes status bar display ANSI instead of ANSI as UTF-8.
[UPDATE] Convert process thread module from ANSI to Unicode.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@593 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-23 19:23:20 +00:00
Don Ho
00e79d39c8 [NEW] Automatize release procedure.
Add md5 binary and source.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@592 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-19 12:42:57 +00:00
Don Ho
56a236af40 [RELEASE] Notepad++ v5.6.3 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@591 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-17 23:33:39 +00:00
Don Ho
b186f2a055 [NEW_FEATURE] Add restore button in fullscreen and postIt mode.
[BUG_FIXED] Fix auto-updater bug.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@590 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-13 23:54:02 +00:00
Don Ho
2ec3cdea2f [RELEASE] Notepad++ v5.6.2
[UPDATE] Update localization files and NppHelp.
[ADD] Make some commands recordable.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@589 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-11 00:32:12 +00:00
Don Ho
c16f0d3930 [BUG_FIXED] Fix the Unicode localization file display incident.
[UPDATE] Update 3 localization files.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@588 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-08 23:43:24 +00:00
Don Ho
cc875b2458 [UPDATE] Update 3 localization files : English, French and Chinese.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@587 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-07 02:17:25 +00:00
Don Ho
ac118c6082 [BUG_FIXED] Fix tag highlighting bug while disabling indent guide lines.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@586 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-06 03:59:01 +00:00
Don Ho
0d2eee4ed5 [BUG_FIXED] Fix the translated sub menu entries applying on the menu item.
[ENHANCED] Display more information while catching of plugins crash.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@585 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-06 03:06:59 +00:00
Don Ho
759a950cfa [RELEASE] Notepad++ v5.6.1 release.
[UPDATE] (Author : Christian Cuvier) Update NppHelp.
[UPDATE]  Update localization files.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@584 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-05 01:46:08 +00:00
Don Ho
b908173f7a [NEW] unfold while jumping markers.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@583 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-04 21:51:39 +00:00
Don Ho
b7ae5956f9 [UPDATE] Update the localization files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@582 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-04 02:14:33 +00:00
Don Ho
88958a855e [BUG_FIXED] Fix localization combo box unselected in preference dialog bug after startup (when a localization file is in use).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@581 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-04 00:27:29 +00:00
Don Ho
44913da6f2 [NEW] Add find result commands in the menu.
[NEW] Add DOS CodePage : CP437, CP737, CP850, CP852, CP855, CP857, CP858, CP860, CP861, CP863, CP865, CP866 and CP869.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@580 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-03 02:11:05 +00:00
Don Ho
40be6f6cc1 [CLEAN] Move EOL format items to sub menu Edit.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@579 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-02 19:58:37 +00:00
Don Ho
6f052ca8dc [BUG_FIXED] (Author : Vitaliy Dovgan)Fix case-insensitive searching bug for non-ascii characters (for example some characters in French and Cyrillic characters).
[BUG_FIXED] Fix brace highlighting performance issue.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@578 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-02 02:24:37 +00:00
Don Ho
51e96391c6 [BUG_FIXED] Fix brace highlighting breaking issue.
[NEW] Add new encodings in the shortcuts map.
[CLEAN] Remove annoying encoding issue warning dialogs.
[ENHANCE] Enhance Html encoding auto-detection.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@577 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-01 01:20:13 +00:00
Don Ho
df88f81d9e [BUG_FIXED] Fix the Context menu installation in installer.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@576 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-30 02:07:11 +00:00
Don Ho
553e47d580 [RELEASE] Notepad++ v5.6 release.
[NEW_FEATURE] Add ISO_8859-1 to ISO_8859-16 encodings.
[BUG_FIXED] Fix last recent file list menu items localization encoding bug.
[BUG_FIXED] Fix last recent file number goes to zero issue.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@575 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-30 01:31:55 +00:00
Don Ho
9746d60cde [BUG_FIXED] Fix the Unicode to ANSI encoding bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@574 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-27 19:00:42 +00:00
Don Ho
9ebb4b39f5 [NEW_FEATURE] Add auto-detection of HTML/XML file encoding.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@573 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-26 01:34:25 +00:00
Don Ho
5b23ddeefb [ADD] Add the style themes.
[MODIF] Modify the SetWindowLongPtr argument for 64 bits compiling.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@572 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-25 01:51:04 +00:00
Don Ho
215b5c0049 [NEW_FEATURE] Add indent guide line highlighting for html/xml tags.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@571 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-24 00:32:54 +00:00
Don Ho
a6bffa9666 [ADD] Add the forgotten symbols.
[UPDATE] Update change log.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@570 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-23 19:59:21 +00:00
Don Ho
5b4f8e3e11 [NEW] Add new encodings.
[REMOVE] Remove Line Draw TTF for MSDOS ASCCI Art highlighter; using encoding Dos 437 instead.
[UPDATE] (Author : Christian Cuvier) Update NppHelp to v5.6.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@569 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-23 01:34:38 +00:00
Don Ho
8bb48853d9 [BUG_FIXED] Fix encoding files loading bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@568 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-22 11:39:03 +00:00
Don Ho
de6f421c9c [NEW] File Encoding is remembered in the session.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@567 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-22 01:52:07 +00:00
Don Ho
10e6cbfb61 [NEW] Add new encodings, make status bar work for the new encodings.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@566 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-21 02:38:48 +00:00
Don Ho
90f5338cb5 [NEW] Add Chinese simplified, Japanese, Korean, Thai... encodings.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@565 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-20 00:26:38 +00:00
Don Ho
fe4c746cd4 [NEW_FEATURE] Add Chinese BIG5 encoding (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@564 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-19 02:02:17 +00:00
Don Ho
16930873f2 [NEW] Add Kyrgyz language file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@563 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-15 18:26:18 +00:00
Don Ho
86248087b2 [NEW] Make Marker Jumper wrap able.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@562 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-15 17:01:52 +00:00
Don Ho
f5d7e44e2c [NEW_FEATURE] Add Marker Jumper feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@561 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-15 13:35:15 +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
1e41a66293 [BUG_FIXED] Provide a walk around solution for the wrap symbol display problem in scintilla.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@559 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-12 01:19:50 +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
98fdb775f8 [NEW_MINOR_FEATURE] Add the ability to add the second keyword group for user in both LISP and Scheme languages.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@557 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-11 16:59:13 +00:00
Don Ho
bb8ad920d0 [BUG_FIXED] Fix Calltip hint bug and add a new capacity in it.
[NEW] Add colour settings for GUI4Cli.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@556 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-05 01:44:40 +00:00
Don Ho
7060444031 [NEW] Add D, R, PowerShell and COBOL keywords and colour settings.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@555 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-11-03 00:22:08 +00:00
Don Ho
c14d526b2a [NEW] Add SQL ESC symbol '\'.
[NEW] Add new Notepad++ logo in About box.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@554 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-10-26 01:14:12 +00:00
Don Ho
12132dffb4 [NEW_FEATURE] Add COBOL, D, Gui4Cli, PowerShell and R language support.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@553 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-10-19 21:36:45 +00:00
Don Ho
4b1812816f [NEW_FEATURE] Add COBOL, D, Gui4Cli, PowerShell and R language support (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@552 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-10-19 00:35:27 +00:00
Don Ho
8c3485289f [BUG_FIXED] Fix column editor insert number bug in virtual space mode.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@551 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-10-14 00:40:05 +00:00
Don Ho
cc3ce1a5a4 [BUG_FIXED] Fixed status bar displaying "-2 char" issue for a empty document.
[BUG_FIXED] Fixed installation of NppShell64 failed issue in installer.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@550 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-10-11 23:51:45 +00:00
Don Ho
c36ad90e30 [RELEASE] v5.5.1 release.
[NEW_FEATURE] Add "open all" capacity in finder (for find in files). 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@549 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-10-09 00:42:10 +00:00
Don Ho
50f39e351d [NEW_FEATURE] (Author : Christian Cuvier) characters count is added in status bar.
[NEW] a bigger chameleon picture is displayed in about dialog.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@548 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-10-04 13:13:45 +00:00
Don Ho
b45df0db24 [NEW_FEATURE] Add plugin Black list.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@547 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-10-02 18:47:27 +00:00
Don Ho
2478059b5d [BUG_FIXED] Fix file ext unexpected behaviour.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@546 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-10-01 23:53:05 +00:00
Don Ho
d36fd964e4 [NEW_FEATURE] Try to catch plugin crash.
[BUG_FIXED] (Author : Jocelyn Legault) Fix some memory leaks.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@545 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-29 00:14:48 +00:00
Harold Bruintjes
22f7f6651c NppShell:
make gcc compatible and a bit more standard compliant
add code::blocks project file to compile with gcc

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@544 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-23 17:18:02 +00:00
Harold Bruintjes
3a11d6de66 Replaced nppcm with NppShell.
-Context menu icon properly rendered
-Incorporate dynamic icon for registered filetypes
-Dialog to allow change of various settings

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@543 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-22 23:18:54 +00:00
Don Ho
dfaed129b5 [NEW_FEATURE] Set extension automatically (according to set document language) in save as dialog.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@542 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-22 21:30:29 +00:00
Don Ho
ea2caf3d1d [RELEASE] Release v5.5 bis : Add Plugin Manager in installer.
[NEW] remove unnecessary (repeated) separator in context menu.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@541 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-22 00:42:32 +00:00
Don Ho
75efadfcae [RELEASE] v5.5 official release.
[NEW] New icon for Notepad++ binary.
[UPDATE] (Author : Christian Cuvier) Update NppHelp to v5.5.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@540 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-21 00:30:52 +00:00
Don Ho
f5cca1add9 [BUG_FIXED] Fix getting fonts problem under Chines/Korean/Japanese environment.
[BUG_FIXED] Fix wrong File encoding auto-detection problem : binary file is detected as UTF-16 big-endian.
[UPDATE] (Author : Christian Cuvier) Update NppHelp to v5.5.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@539 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-19 21:43:11 +00:00
Don Ho
0c5101a629 [CHANGE_BEHAVIOUR] Mark all extension won't do selection if there is no selection.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@538 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-15 22:39:14 +00:00
Don Ho
6a022cdb9a [NEW_FEATURE] Make column editor work in multi-selection mode.
[BUG_FIXED] Fix column editor inserting octal number broken issue.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@537 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-13 19:31:40 +00:00
Don Ho
2b9ddf1816 [NEW] Add Multi-Editing enable/disable
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@536 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-13 00:16:15 +00:00
Don Ho
074441eda2 [[NEW_FEATURE] (Author : Christian Cuvier) Rational number is recognized in User Defined Language System.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@535 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-12 13:05:46 +00:00
Don Ho
a858bd3b99 [UPDATE] Update installer - remove FTP_Synchronize plugin and Change Mark plugin due to their unstable issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@534 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-11 21:48:38 +00:00
Don Ho
3c7977ecba [BUG_FIXED] Fix tooltip crash issue.
[NEW_FEATURE] Add selected lines moving up/down capacity.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@533 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-11 00:22:40 +00:00
Don Ho
0800917f32 [NEW] Make multi-selection optional (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@532 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-10 22:19:49 +00:00
Don Ho
9627abcd69 [NEW_FEATURE] (Author : Christian Cuvier) Add the escape character capacity for the delimiter in User Defined Language System.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@531 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-10 00:44:36 +00:00
Don Ho
c75618ad6c [BUG_FIXED] A toolbar tip crash is fixed by Jocelyn Legault (to be confirmed).
[NEW_BEHAVIOUR] "-nosession" parameter's behaviour changed : not only none of session is loaded, but also none of session is saved.
[BUG_FIXED] A docking feature crash issue is fixed.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@530 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-09 22:56:15 +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
79eba94cba [ADAPTATION] Make existing Column mode operations work with Scintilla 2.01 (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@528 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-31 00:27:35 +00:00
Don Ho
a371d017c1 [BUG_FIXED] Fix shorcut mapper crash bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@527 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-24 22:22:32 +00:00
Don Ho
c84437b0d1 [UPDATE] Update Scintilla from v1.78 to v2.01.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@525 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-23 02:24:48 +00:00
Don Ho
43a49d0b54 [MODIF] Modify menu items and controls names.
[NEW] Add Uzbek, Kazakh and Afrikaans languages.
[UPDATE] Update English, Chinese, French and the other language files.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@524 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-21 01:21:26 +00:00
Don Ho
8f30af618d [NEW] Merge 2 print tab in Preference dialog in 1 tab.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@523 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-19 20:51:53 +00:00
Don Ho
f3a451f61c [NEW_FEATURE] Tab settings per language(implementation terminated).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@522 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-18 18:36:07 +00:00
Don Ho
7472160a99 [NEW_FEATURE] Tab settings per language (in prograss)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@521 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-14 00:41:41 +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
e8f584c764 [BUG_FIXED] Fix a crash issue due to tip feature (to check).
[NEW_FEATURE] Add import plugins feature (load on the fly).
[NEW_FEATURE] Add import theme (stylers.xml) feature.
[ENHANCE] Prevent crash from some uncertain context.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@519 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-11 23:55:57 +00:00
Don Ho
dd70030c5c [BUG_FIXED] Fix a crash issue while launch Fin in file (regression since the last svn commit).
[BUG_FIXED] Fix a crash issue while deleting the last line.
[BUG_FIXED] Fix a bug of plugin message NPPM_GETPLUGINSCONFIGDIR (regression since the last svn commit).
[NEW_FEATURE] User can define different size of TAB by each language (in progress).
[NEW_FEATURE] Add new plugin notification NPPN_DOCORDERCHANGED to notify plugins that document order is changed.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@518 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-08 13:30:13 +00:00
Don Ho
846a96e4a3 [BUG_FIXED] Fix the ANSI build compiling problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@517 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-03 23:36:30 +00:00
Don Ho
761bdc5116 [NEW_FEATURE] Add new feature in Incremental Search : show pink background when text not found (like Firefox).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@516 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-03 23:21:08 +00:00
Don Ho
659a938735 [BUG_FIXED] FIX toolbar bug : make toolbar chevron work.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@515 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-03 23:01:20 +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
f71ca5e4d8 [BUG_FIXED] Fix a crash issue (Unicode binary) while close Notepad++ with an RC file opened under Chinese Xp.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@512 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-14 01:42:09 +00:00
Don Ho
72e20073be [BUG_FIXED] Fix a crash that was occurring when searching in files from a deep path.
Fix Pascal and Scheme syntax highlighting problem (styles.xml).
Add SQL folding capacity.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@511 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-11 13:02:38 +00:00
Don Ho
bc6e33c78a [BUG_FIXED] Fix the plugins shortcuts not working issue.
Fix the tooltip on toolbar bug for the plugins icons.

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

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@510 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-08 23:01:19 +00:00
Don Ho
5fbda7b270 [RELEASE] release (fix restore window bug).
Signed-off-by: Don HO <don.h@free.fr>

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@509 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-08 23:00:03 +00:00
Don Ho
26334291d8 [RELEASE] v5.4.4 release.
Signed-off-by: Don HO <don.h@free.fr>

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@508 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-05 16:05:25 +00:00
Don Ho
84154b4b38 [ADD] Add nativeLang files
Signed-off-by: Don HO <don.h@free.fr>

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@507 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-05 16:02:57 +00:00
Don Ho
65c213e2d6 [BUG_FIXED] Fix the bug that Notepad++ does not show on while it is minimized and its file is modified from outside.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@506 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-04 11:34:21 +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
aac719f843 [ADD] Add npp help binary and source files.
Signed-off-by: Don HO <don.h@free.fr>

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@504 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-02 12:45:08 +00:00
Don Ho
b02de751e9 [BUG_FIXED] Fix Window7 SetWindowsHookEx() failed issue for the dockable windows. (by recognizing windows7 environment)
Signed-off-by: Don HO <don.h@free.fr>

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@503 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-02 12:40:15 +00:00