Commit Graph

62 Commits

Author SHA1 Message Date
harrybharry
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.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@355 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-11-19 13:19:50 +00:00
donho
8bd91ca178 [BUG_FIXED]Fix Japanese/Polish/Russian language display bug under Notepad++ Unicode version.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@354 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-11-16 22:38:30 +00:00
donho
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.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@347 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-10-26 01:25:16 +00:00
donho
f033f1a8e7 [BUG_FIXED] Fix "find in all opened files" and "find in files" unicode text search bug in ANSI version.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@343 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-10-19 14:52:08 +00:00
donho
c16b93830a [BUG_FIXED] Fix ANSI replace/replace all bug.
[NEW_FEATURE] Add find/replace dialog memorize capacity.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@342 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-10-16 21:57:08 +00:00
donho
f63a7529ad [NEW_FEATURE] Move document to another instance of Notepad++ via DnD doc tab.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@329 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-26 21:52:06 +00:00
donho
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.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@326 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-18 23:05:37 +00:00
donho
7b643b860d [NEW_FEATURE] Make User defined default directory feature (for open/save directory) available in Preference dialog.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@325 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-17 22:50:41 +00:00
donho
836036890a [BUG_FIXED] Fix "Remember the last operation Dir" bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@322 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-16 18:08:42 +00:00
donho
cc263ceda3 [NEW_FEATURE] Add "Doc go to new instance" and "Doc open in new instance" feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@320 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-15 01:01:51 +00:00
donho
0f77948833 [BUG_FIXED] Fix context menu incorrect setting crash bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@317 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-10 17:29:20 +00:00
harrybharry
adba68de00 Fix loads of sizeof() problems with TCHAR (possible buffer overfows by factor 2).
Fix a problem with Incremental search+UTF8 in win9x.

(UTF8 is still problematic in unicode mode.)

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@314 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-10 00:32:19 +00:00
donho
c2acd30423 clean up.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@313 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-09 23:57:57 +00:00
harrybharry
d385390709 Rename 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.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@311 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-09 22:35:19 +00:00
donho
8c70585f27 [TUNE] vc2008 -> vc2005
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@308 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-07 18:56:59 +00:00
donho
147278ac61 [NEW_FEATURE] UNICODE/ANSI release.
Fix crash issue due to the incoherent modification/creation date.
Fix tag match highlighting mismatched bug.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@307 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-09-06 00:53:53 +00:00
donho
aa1f014acb [NEW_FEATURE] Unicode path is supported.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@305 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-08-15 10:02:25 +00:00
donho
ccef65d20d [REVERT] Revert to old clickable link implementation which is more accurate.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@300 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-21 20:49:03 +00:00
donho
42cfe90411 [NEW] URL highlighter highlights only the current view, it highlights : http, https, ftp and malto.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@298 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-21 01:39:28 +00:00
donho
68673f8049 [UPDATE] update the project.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@296 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-17 17:16:51 +00:00
harrybharry
fb94eb5ec5 Adjusted Smart Highlighter to only highlight the visible lines.
Highlighting code is now in a new class SmartHighlighter.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@292 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-17 13:18:24 +00:00
donho
8bfe2001eb [RELEASE] OR v5.0.1.
Revert to the old timestamp due to the annoying bug.
Rename Makefile.win to makefile.
Remove throwing exception temporarily in order to fix Notepad++ launch problem under WINE. 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@288 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-14 02:18:38 +00:00
harrybharry
96299bc218 Change timestamp functions from _stat to GetFileAttributes,
should work with 2003 and 2005 compilers.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@287 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-11 16:59:07 +00:00
donho
7523faff29 [IMPROVE] Reorganize the xml tag match hilite.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@283 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-09 18:01:47 +00:00
donho
29161802e2 [ENHANCE] Enhance tag match hilite.
Make Enhance tag match hilite optional.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@270 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-02 23:51:51 +00:00
donho
84b2a53819 [BUG_FIXED] Fix the crash issue under Chinese/Korean/Japanese Windoz in v5.0 alpha.
Fix go to line command line bug.
Enhance Find in files and Find in all opened files features' performance.
Fix dialog off screen problem under multi-monitor environment.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@234 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-15 17:52:08 +00:00
donho
fd7b3614d1 [NEW_FEATURE] Caret width and blink rate are customizable. (in progress)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@216 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-06 23:26:18 +00:00
harrybharry
e4cab506f8 [Near 5.0]
Change filehandling: buffers.
This fixes many things like clonemode etc.. Faster shutdown. Open files with date pre-1970.
Hide lines now saved during switches.
Recent files has been redone: also numbers, more stable, no duplicates.
Display asterisk in titlebar if dirty file is active.
Some minor stuff that may have come along.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@215 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-06 12:09:54 +00:00
donho
a3b344bbc2 [NEW_FEATURE] All the menu commands can be added in context menu, including plugins' commands, macros and user defined commands.
The bookmarks' look & feel are improved.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@213 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-01 14:47:28 +00:00
donho
f6dafe8b08 [NEW_FEATURE] Tabbar's coulours is configurable (Active tab Text, Inactive tab text, Inactive tab background, Active tab focused indicator and Active tab unfocused indicator).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@207 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-25 19:00:15 +00:00
donho
8fed0b0937 [UPDATE] update vc2005 project file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@206 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-23 21:58:55 +00:00
harrybharry
e6cfeedc0d Finish Calltip.
Make AutoComplete class.
AutoComplete uses XML data.
Add exception handling (dumping filedata).
Sync Project file with added files.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@205 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-22 23:42:00 +00:00
donho
6b5aa92d6e [NEW_FEATURE] Add Calltip capacity.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@203 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-18 14:06:50 +00:00
harrybharry
279355ee39 Cleanup vs2003 project file
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@187 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-24 18:50:54 +00:00
harrybharry
1667a3a843 Fix DnD 'deadzone'
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@186 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-24 18:38:33 +00:00
donho
4a6ca982e1 [NEW_FEATURE] Smart HighLighting uses indicator instead of style.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@174 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-21 20:05:02 +00:00
harrybharry
9e26b31e3a Incremental search integrated into ReBar,
Fix Find dialogs buffer overflow,
Added chevron into rebar to show hidden icons,
Added plugin message to add rebarbands (experimental),
simplify sizing logic a little,
Remove nonexistant file from vc2003 project file.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@171 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-19 18:32:38 +00:00
donho
11333a7ec3 [NEW] Hide menu bar (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@169 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-18 17:40:56 +00:00
donho
1a5e5c27bb git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@167 f5eea248-9336-0410-98b8-ebc06183d4e3 2008-04-15 19:46:51 +00:00
donho
b271777e83 [RELEASE_4_82] Notepad++ v4.8.2 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@144 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-09 18:10:47 +00:00
donho
147d885a44 [BUG_FIXED] Fix unicode input problem for non ansi characters.
Fix missing fonts in font list problem (Styler configurator).
 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@141 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-05 23:37:13 +00:00
donho
2b1e41512f [RELEASE_4_8] Notepad++ v4.8 OR.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@138 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-02-27 00:07:53 +00:00
donho
83fb8c749d [NEW_FEATURE] Add Go to offset feature (in Go To Line dialog).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@121 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-02-03 01:15:19 +00:00
donho
eedb31193b [NEW_FEATURE] Enhance ShortcutMapper - all the commands can be assigned to a shortcut, including the unmapped ones.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@118 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-30 00:31:11 +00:00
donho
4b34c681af [NEW_FEATURE] Add multiline and vertical capacity for tab bar.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@110 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-19 10:42:32 +00:00
donho
9768d7f0a5 [NEW_FEATURE] Add new look and feel of Docking container.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@105 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-16 19:54:53 +00:00
donho
3412c5ce5d [RELEASE_475] Fix invisible tabs bug while closing (Finally).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@104 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-14 19:40:10 +00:00
donho
fae88016e9 [RELEASE_471] 4.7.1 release - Fix the crash bug due to subview session saving problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@96 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-01-02 22:22:03 +00:00
donho
53a40b7ffe [RELEASE_47] 4.7 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@92 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-31 03:37:19 +00:00
donho
64fbc8a627 [BUG_FIXED] fix a bug where a file with 2 or more consecutive spaces gives problems with sessions and history.
fixes problem where opening a file when in save as dialog saves the wrong file.
Change the main Notepad++ icon.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@90 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-29 03:44:56 +00:00