00682573a1Adjust PostIt/FullScreen behaviour to mix well together. Fixes a few glitches, makes use of WM_POPUP style.
harrybharry
2009-01-13 19:56:22 +0000
1759a31b2f[BUG_FIXED] Fix context menu broken due to localization feature.
donho
2009-01-08 09:42:09 +0000
0d07533cec[BUG_FIXED] Fix localization feature bug while doLocalConf;xml is present.
donho
2009-01-08 01:55:46 +0000
ab5c33a896[UPDATE] Make language table complete for localization feature.
donho
2009-01-08 00:49:16 +0000
7a137760e5[NEW_FEATURE] Change language on the run time for Unicode version (Finished).
donho
2009-01-07 00:11:56 +0000
43bf9f4c9e[NEW_FEATURE] Change language on the run time for Unicode version (in progress - reloading another language is ok).
donho
2009-01-04 22:35:51 +0000
be3285aa2c[NEW_FEATURE] Change language on the run time for Unicode version (in progress).
donho
2009-01-03 20:55:36 +0000
44219af45d[BUG_FIXED] Fix external lexer plugin loading problem for Unicode Notepad++. Add new plugin notification message NPPN_WORDSTYLESUPDATED.
donho
2009-01-03 18:57:51 +0000
22bf2fe477[BUG_FIXED] Adding search text on the top of combo box. The selected text is not automatically added to the combo box, only when the search is processed.
donho
2008-12-16 00:52:03 +0000
bb475168ba[BUG_FIXED] Fix Tidy installation problem for TextFX plugin.
donho
2008-12-15 18:11:24 +0000
e11530f0c0[BUG_FIXED]Fix the bug that Unicode path file opened in the previous session doesn't be restored.
donho
2008-12-14 22:30:57 +0000
abf2bffba8[BUG_FIXED] Fix crash bug while loading File of User Defined Language. Fusion 2 commands "activate main view" and "activate sub view" in "Focus the other view".
donho
2008-12-09 23:24:55 +0000
e6d799a644[BUG FIXED] Fix close all files/app exit cancel bug. Fix default button problem in Find in Files dialog.
donho
2008-12-08 21:22:30 +0000
b8980eda58[BUG_FIXED]Fix caret position moving problem after loading a session.
donho
2008-12-07 18:21:58 +0000
53a52f557d[BUG_FIXED] Fix Find in Files search in both Unicode/Ainsi files.
donho
2008-12-06 23:43:09 +0000
9552d39b01[BUG_FIXED] Replace DeleteObject(hIcon) by DestroyIcon(hIcon)to save the kitties.
donho
2008-12-05 22:24:12 +0000
c62bfed96c[BUG_FIXED] Make Find in files threadless to improve the performance and to avoid the crash.
donho
2008-12-04 23:58:39 +0000
4e51f83fea[BUG_FIXED] Prevent Notepad++ save files to "vitual store" under vista. Remove unnecessary timer for find in files feature.
donho
2008-11-30 23:23:04 +0000
534ebfabea[FIX_BUG] Crash in FileDialog if too many languages or extensions were added. [FIX_BUG] Crash after handling crash (or, stop pure virtual functioncall after crash). [FIX_BUG] Notepad++ fully accessible in crash error messagepump (or, you can still go on if a crash occurs). Show shortcut for restore zoom option.
harrybharry
2008-11-26 23:31:13 +0000
e7a0a07fa9[BUG_FIXED] Fix writing a key in registry while preference dialog launches
donho
2008-11-25 12:52:01 +0000
1cc93da80e[BUG]Fix bug when pasting to bookmarked lines in Unicode version. [BUG]Fix (temporary) memory leak when a file cannot be opened if it consumes too much memory. Add string tokenizer routine in Common. Update VS2003 project file for TinyXMLA.
harrybharry
2008-11-19 13:19:50 +0000
8bd91ca178[BUG_FIXED]Fix Japanese/Polish/Russian language display bug under Notepad++ Unicode version.
donho
2008-11-16 22:38:30 +0000
5d11a87060[BUG_FIXED] Fix tab control draw bug again (With a slightly different approach this time).
harrybharry
2008-11-02 12:18:11 +0000
ea516df61a[BUG_FIXED] Fix Unicode version display Korean/Japanese language problem.
donho
2008-11-01 22:20:15 +0000
67499d839aFixed bugs: Open in new instance not allowing spaces in paths. open in new instance uses filename of current running executable instead of 'notepad++.exe'. Filters for open/save dialog not showing or incorrectly showing 'L'. "Global Styles" string incorrectly displayed in Unicode version. Removed redundant array for extensions in file dialogs.
harrybharry
2008-10-27 15:31:31 +0000
a7df3063dd[BUG_FIXED] Fix calltip argument with 'L' leader character bug. Remove TextFX from installer.
donho
2008-10-26 18:39:48 +0000
3b7184ffea[RELEASE] v5.1 OR (save the earth action) : Add question dialog for removing incompatible plugins to prevent annoying message from the next launch time - that will reduce million click times by users for each new release.
donho
2008-10-26 01:25:16 +0000
d2c8c52c51[BUG_FIXED] Fix cancel to save file in Notepad++ can not stop system shutdown problem. Fix ANSI version copy file name bug.
donho
2008-10-11 00:57:03 +0000
8e3555f8e5[FEATURE]Add option to only show the filename in the titlebar. [BUG] Fix bug with clearing read-only flag.
harrybharry
2008-10-08 23:24:50 +0000
02e92ab36bFix wrap after save as bug.
harrybharry
2008-10-08 22:22:02 +0000
9c736cdc88Fix caret blinkrate issues (startup value wrong, not stopping on slowest)
harrybharry
2008-10-08 21:43:08 +0000
af23902b82[BUG_FIXED] Fix file association Unicode bug. [BUG_FIXED] Fix WindowDlg close file bug. [BUG_FIXED] Add html.xml, sql.xml and rc.xml into installer. [CHANGE] Change the reload from disk behaviour.
donho
2008-10-05 20:20:17 +0000
ddd055e5a2[NEW_FEATURE] Find in Files in thread.
donho
2008-09-30 23:02:47 +0000
3169124d8d[BUG_FIXED] Fix the User defined language Unicode bug. Remove all the comic sans font (finally :) ).
donho
2008-09-30 18:42:46 +0000
68a59eb3cbFix bug with exception display
harrybharry
2008-09-30 15:44:34 +0000
8d4289a18d[BUG_FIXED] Fix cpu high consummation bug while document is cloned with smart highlighting and xml matched highlighting features activating.
donho
2008-09-29 20:50:12 +0000
fcc46e0477[BUG_FIXED] Fix crash problem while typing Chinese character in ANSI CSS document under Chinese environment.
donho
2008-09-28 21:57:01 +0000
f63a7529ad[NEW_FEATURE] Move document to another instance of Notepad++ via DnD doc tab.
donho
2008-09-26 21:52:06 +0000
ab5c0fab62Fix smart hilight ranges. Smart hilite relies on SCN_SCROLLED custom notification. Keep in mind to compile the Notepad++ SciLexer on SVN.
harrybharry
2008-09-22 22:16:48 +0000
56563f000dAdd NPPM_SETFILENAME. Implement 3 TODO messages. Fix bug if plugin doesnt clean up Scintilla handles.
harrybharry
2008-09-22 21:20:12 +0000
576ee8ea8c[NEW_FEATURE] Make tag match highlighting on non html zone optional. Fix bug that ansi->utf8 w/o BOM and utf8 w/o BOM-> ansi make buffer dirty.
donho
2008-09-18 23:05:37 +0000
7b643b860d[NEW_FEATURE] Make User defined default directory feature (for open/save directory) available in Preference dialog.
donho
2008-09-17 22:50:41 +0000
e85d8619ed[NEW] Make the last current directory as current directory when the path of current document doesn't exist.
donho
2008-09-16 20:37:38 +0000
e58b8c2a2cReplace DOCSWITCHOFF/DOCSWITCHIN with BUFFERACTIVATED notifications to cover more situations
harrybharry
2008-09-16 20:33:20 +0000
836036890a[BUG_FIXED] Fix "Remember the last operation Dir" bug.
donho
2008-09-16 18:08:42 +0000
2b93d0ab4e[MINOR] Change tag matched hiliter colour.
donho
2008-09-10 08:29:13 +0000
f8d3d3e5deFix sizeof bug with font size list.
harrybharry
2008-09-10 00:37:42 +0000
adba68de00Fix loads of sizeof() problems with TCHAR (possible buffer overfows by factor 2). Fix a problem with Incremental search+UTF8 in win9x.
harrybharry
2008-09-10 00:32:19 +0000
6a73e62487Add Common files.
harrybharry
2008-09-09 22:37:06 +0000
d385390709Rename SysMsg->Common , force include in vc2003 and makefile. Change default directory hidden option, tries to use newer API call. Made compilable again with MinGW, exception handling disabled when compiled with makefile. Change basic_string<TCHAR> to generic_string. Fix bug with CPP lexer keyword list. Add unicode Configurations to vc2003 project file.
harrybharry
2008-09-09 22:35:19 +0000
147278ac61[NEW_FEATURE] UNICODE/ANSI release. Fix crash issue due to the incoherent modification/creation date. Fix tag match highlighting mismatched bug.
donho
2008-09-06 00:53:53 +0000
90f5488b59Fix folding not occuring over entire document
harrybharry
2008-09-01 22:08:26 +0000
aa1f014acb[NEW_FEATURE] Unicode path is supported.
donho
2008-08-15 10:02:25 +0000
85db072c3e[NEW] Make x64 compiling compatible.
donho
2008-08-06 01:33:46 +0000
04f43d8563[RELEASE] Notepad++ v5.0.3. Fix the display problem in found results dialog while processing find in all opened files/find in files in a file contains a very long line. Fix not remembering the history file setting "Don't check at launch time" option bug.
donho
2008-08-03 01:14:41 +0000
e6247761d0[BUG_FIXED] Fix a crash bug while searching in all opened documents if a document contains long line.
donho
2008-07-24 22:24:35 +0000