Commit Graph

54 Commits

Author SHA1 Message Date
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
donho
c67df4644b [NEW_FEATURE] Add NPPM_HIDETABBAR and NPPM_ISTABBARHIDE plugins messages.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@84 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-14 00:58:06 +00:00
donho
e4e465b092 [UPDATE] Integrate the newest GUP into Notepad++.
Add "Update Notepad++" menu item.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@79 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-12-06 00:03:41 +00:00
donho
74d580d949 [BUG_FIXED] Make the "recovery system" for 3 mandatory xml files (config.xml, langs.xml and stylers.xml) to prevent the fail loading due to the corrupted files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@77 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-11-29 23:40:01 +00:00
donho
0ea22b1a1e [ADD] Add a edit control in Preference dlg for the session file extension.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@59 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-10-22 23:50:59 +00:00
donho
98fc4be762 [NEW_FEATURE] Add NPPM_INTERNAL_DOCSWITCHOFF and NPPM_INTERNAL_DOCSWITCHIN Messages.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@35 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-15 23:23:56 +00:00
donho
8d99c62d5f [NEW_FEATURE] Trigger Auto-Completion automatically (Not yet finished).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@29 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-10 21:48:56 +00:00
donho
66efb809a3 [BUG_FIXED] Fix the inconsistence of UNDO/REDO block.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@23 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-09-04 22:13:34 +00:00
donho
e34c53d63a [NEW_FEATURE] Global Override style - incomplete.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@14 f5eea248-9336-0410-98b8-ebc06183d4e3
2007-08-26 22:35:37 +00:00