Notepad++ commits

RevisionAuthorDateDescription
306harrybharry01 Sep 2008 18:08:26

Fix folding not occuring over entire document

305donho15 Aug 2008 06:02:25

[NEW_FEATURE] Unicode path is supported.

304donho05 Aug 2008 21:33:46

[NEW] Make x64 compiling compatible.

303donho02 Aug 2008 21:14:41

[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.

302donho24 Jul 2008 18:24:35

[BUG_FIXED] Fix a crash bug while searching in all opened documents if a document contains long line.

301donho21 Jul 2008 18:33:22

[RELEASE] v5.0.2 release.

300donho21 Jul 2008 16:49:03

[REVERT] Revert to old clickable link implementation which is more accurate.

299donho21 Jul 2008 14:05:05

[ADD] Add UrlHighlighter class files.

298donho20 Jul 2008 21:39:28

[NEW] URL highlighter highlights only the current view, it highlights : http, https, ftp and malto.

297donho19 Jul 2008 20:00:03

[BUG_FIXED] Fix a bug that file detection options set are not saved.

296donho17 Jul 2008 13:16:51

[UPDATE] update the project.

295harrybharry17 Jul 2008 11:47:26

Fix delay because of folding tests.

294harrybharry17 Jul 2008 10:40:52

Fix bug when closing file using close button.
Add Scintilla vcproj file for VS 2003