Commit Graph

3560 Commits

Author SHA1 Message Date
donho
7705e0b571 [NEW_FEATURE] Enhance "Find in all opened files" and "Find in files" features.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@410 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-02-04 01:06:38 +00:00
harrybharry
7d2eb78375 [FIX_BUG] Finally removed insertion of tab characters when running Trim trailing and Save macro demo.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@409 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-02-02 22:37:46 +00:00
harrybharry
d8bfb122be Fix typo in code
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@408 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-29 15:46:31 +00:00
harrybharry
c889934a2d Add minidump helper class files
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@407 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-29 15:30:54 +00:00
harrybharry
8dcd31a77d [FEATURE] Add minidump feature. Make sure that at every release, PDB and exe binaries are saved.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@406 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-29 15:30:10 +00:00
harrybharry
6fe5d8ac78 Fix command line parsing to accept unquoted files as single argument once again.
Add DefaultIcon key to registry.
Close root key handle when modifying registry.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@405 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-27 00:48:17 +00:00
donho
6eda888b6e [NEW] The file filters and the directory are set while find/replace/findInFiles dialog is launched.
[BUG_FIXED] Texts in combo box of Find dialog are restored in order now on the launch time.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@404 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-26 23:21:19 +00:00
donho
ab4ae49c8a [NEW] Adding find in files filters supports user defined language.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@403 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-25 12:46:23 +00:00
donho
e64e4309ab [NEW_FEATURE] Add Replace in files feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@402 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-24 22:58:46 +00:00
harrybharry
c57f952ea5 [BUG_FIX] Correct SCEN_SETFOCUS handling: fixes Find in files stackoverflow due to inconsistent value of pEditView. Removes the previous workaround.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@401 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-23 15:51:09 +00:00
donho
048e3b9471 [BUG_FIXED] Fix the find in files crash bug while cloned views are side by side and focus is on main view. (walkaround).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@400 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-22 23:11:04 +00:00
donho
2e1806bd34 [MODIF] hide 5 inconsist plugins messages.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@399 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-20 21:34:59 +00:00
donho
1e27703297 [NEW_FEATURE] refine "open ANSI files as UTF8 w/o BOM" feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@398 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-17 16:46:49 +00:00
donho
2818386fb2 [BUG_FIXED] Fix a cosmetic bug.
Correct a label in installer.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@397 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-14 20:45:10 +00:00
donho
cbaf5fda29 [NEW] Add NPPM_DOOPEN plugin message.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@396 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-14 19:19:00 +00:00
harrybharry
00682573a1 Adjust PostIt/FullScreen behaviour to mix well together.
Fixes a few glitches, makes use of WM_POPUP style.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@395 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-13 19:56:22 +00:00
donho
28082233e3 [RELEASE] v5.1.4 release.
Add NppHelp entry.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@394 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-12 00:19:03 +00:00
donho
d7d78db3b7 [NEW_FEATURE] Add 2 plugin messages : NPPN_SHORTCUTREMAPPED notification and NPPM_GETSHORTCUTBYCMDID message.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@393 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-11 19:01:30 +00:00
donho
fbf0ab11fe [NEW_FEATURE] Add the ability to force opened ANSI document as UTF-8 w/o BOM.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@392 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-10 15:22:16 +00:00
donho
967ddc39e0 [BUG_FIXED] Fix verbose backup bug (while the backup dir is not set).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@391 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-08 15:37:36 +00:00
donho
7279b1c911 [UPDATE] Update localization list.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@390 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-08 11:55:26 +00:00
donho
1759a31b2f [BUG_FIXED] Fix context menu broken due to localization feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@389 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-08 09:42:09 +00:00
donho
0d07533cec [BUG_FIXED] Fix localization feature bug while doLocalConf;xml is present.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@388 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-08 01:55:46 +00:00
donho
ab5c33a896 [UPDATE] Make language table complete for localization feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@387 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-08 00:49:16 +00:00
donho
7a137760e5 [NEW_FEATURE] Change language on the run time for Unicode version (Finished).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@386 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-07 00:11:56 +00:00
donho
43bf9f4c9e [NEW_FEATURE] Change language on the run time for Unicode version (in progress - reloading another language is ok).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@385 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-04 22:35:51 +00:00
donho
be3285aa2c [NEW_FEATURE] Change language on the run time for Unicode version (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@384 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-03 20:55:36 +00:00
donho
44219af45d [BUG_FIXED] Fix external lexer plugin loading problem for Unicode Notepad++.
Add new plugin notification message NPPN_WORDSTYLESUPDATED.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@383 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-03 18:57:51 +00:00
donho
f7a1301d04 [CLEAN] Remove redundant AddFontResource call.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@382 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-01-01 20:22:03 +00:00
donho
261d357e66 [BUG_FIXED] Fix bug that external lexer doesn't work with Unicode version.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@381 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-30 10:26:01 +00:00
donho
e12d8b8c99 [BUG_FIXED] Fix recent files list bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@380 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-29 21:59:53 +00:00
donho
b4e6f2723b [RELEASE] v5.1.3 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@379 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-29 15:02:35 +00:00
donho
17453dea5b [BUG_FIXED] Fix "Go to/Open in another instance" bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@378 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-29 13:19:48 +00:00
donho
6e0caa10c6 [ADD] Add a new Unicode compliant nppCM project.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@377 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-29 01:32:52 +00:00
donho
6e4a80da18 [BUG_FIXED] Fix nativeLang loading problem if Notepad++ location path contains Unicode characters.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@376 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-26 18:45:10 +00:00
donho
56e1ac8939 [MODIF] Modify the N++ recovery dir into to %temp%.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@375 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-24 14:43:11 +00:00
donho
0c6496f6b3 [NEW_FEATURE] Process WM_IME_REQUEST message to support Windows IME.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@374 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-23 18:06:09 +00:00
donho
aaccc02a2b [BUG_FIXED] Fix "Go to another view" translation coding error.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@373 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-21 23:30:22 +00:00
donho
90420137f6 [BUG_FIXED] Restore normal window while exiting if PostIt mode is active.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@372 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-21 16:46:03 +00:00
donho
bc95071907 [NEW_FEATURE] Add PostIt feature (F12 to toggle it).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@371 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-21 16:09:14 +00:00
donho
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.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@370 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-16 00:52:03 +00:00
donho
bb475168ba [BUG_FIXED] Fix Tidy installation problem for TextFX plugin.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@369 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-15 18:11:24 +00:00
donho
e11530f0c0 [BUG_FIXED]Fix the bug that Unicode path file opened in the previous session doesn't be restored.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@368 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-14 22:30:57 +00:00
donho
2b0cfc133f [RELEASE] v5.1.2 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@367 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-14 02:25:56 +00:00
donho
54695f819d [NEW] Update Log.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@366 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-11 22:42:07 +00:00
donho
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".

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@365 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-09 23:24:55 +00:00
donho
e6d799a644 [BUG FIXED] Fix close all files/app exit cancel bug.
Fix default button problem in Find in Files dialog.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@364 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-08 21:22:30 +00:00
donho
b8980eda58 [BUG_FIXED]Fix caret position moving problem after loading a session.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@363 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-07 18:21:58 +00:00
donho
53a52f557d [BUG_FIXED] Fix Find in Files search in both Unicode/Ainsi files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@362 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-06 23:43:09 +00:00
donho
9552d39b01 [BUG_FIXED] Replace DeleteObject(hIcon) by DestroyIcon(hIcon)to save the kitties.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@361 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-12-05 22:24:12 +00:00