Notepad++ commits

RevisionAuthorDateDescription
386donho06 Jan 2009 19:11:56

[NEW_FEATURE] Change language on the run time for Unicode version (Finished).

385donho04 Jan 2009 17:35:51

[NEW_FEATURE] Change language on the run time for Unicode version (in progress - reloading another language is ok).

384donho03 Jan 2009 15:55:36

[NEW_FEATURE] Change language on the run time for Unicode version (in progress).

383donho03 Jan 2009 13:57:51

[BUG_FIXED] Fix external lexer plugin loading problem for Unicode Notepad++.
Add new plugin notification message NPPN_WORDSTYLESUPDATED.

382donho01 Jan 2009 15:22:03

[CLEAN] Remove redundant AddFontResource call.

381donho30 Dec 2008 05:26:01

[BUG_FIXED] Fix bug that external lexer doesn't work with Unicode version.

380donho29 Dec 2008 16:59:53

[BUG_FIXED] Fix recent files list bug.

379donho29 Dec 2008 10:02:35

[RELEASE] v5.1.3 release.

378donho29 Dec 2008 08:19:48

[BUG_FIXED] Fix "Go to/Open in another instance" bug.

377donho28 Dec 2008 20:32:52

[ADD] Add a new Unicode compliant nppCM project.

376donho26 Dec 2008 13:45:10

[BUG_FIXED] Fix nativeLang loading problem if Notepad++ location path contains Unicode characters.

375donho24 Dec 2008 09:43:11

[MODIF] Modify the N++ recovery dir into to %temp%.

374donho23 Dec 2008 13:06:09

[NEW_FEATURE] Process WM_IME_REQUEST message to support Windows IME.