Commit Graph

3631 Commits

Author SHA1 Message Date
Don Ho 63e9faeae7 [BUG_FIX] Fix some semantic problem in source code. They causes the bug eventually.
Signed-off-by: Don HO <don.h@free.fr>

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@496 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-06-18 20:12:51 +00:00
Don Ho e7e4c9840e [BUG_FIXED] Fix no tool bar bug under w2k.
[BUG_FIXED] Fix "In selection" bug in Find Replace features.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@495 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-06-18 20:11:23 +00:00
Don Ho 6dbed6e3c5 [BUG_FIXED] Fix the clickable link issue for some links (add '~' in RegExp).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@494 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-06-14 22:20:26 +00:00
Don Ho e94b452d2a [BUG_FIXED] Fix the find in files crash issue if find what field contains 0x0A or 0xD.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@493 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-06-10 00:17:42 +00:00
Don Ho 5b5c317872 [RELEASE] v5.4.3 release.
[BUG_FIXED] Fix clickable link styling bug.
[BUG_FIXED] Fix vs2008 compiling issue - toolbar always hidden.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@492 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-06-07 01:49:42 +00:00
Don Ho 782dbaf7fd [BUG_FIXED]Fix (partially) hotspot style font problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@491 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-06-03 00:29:18 +00:00
Thell Fowler 327797f5a3 [BUGFIX] - Added call to reset tab drag points.
- After using the tabPopDropMenu and then clicking a new tab the popup menu would _sometimes_
    redisplay.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@490 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-06-02 05:26:23 +00:00
Thell Fowler 15f2fccbbb [BUGFIX] - Issue 2797248/2799322 - Altered points used for checking tab dragging.
- The windows function checking for dragging was expecting screen coordinates and was getting
    client coordinates.  This caused incorrect checks for when a new instance needed to be created.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@489 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-06-02 05:16:37 +00:00
Don Ho 9e1a05c0e2 [RELEASE] v5.4.2 release.
[BUG_FIXED] Fix only one document "Move to other view" close Notepad++ instance issue.
[BUG_FIXED] Fix plugin menu boolean check box bug.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@488 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-06-01 00:21:48 +00:00
Thell Fowler b1a0d797e8 [BUGFIX] pt.2 Issue# 2798613 - Modified updateMenuItemCommand routine to keep menu item's current uFlags
- When ModifyMenu was being called it only passed MF_BYCOMMAND which
      would reset the current items uFlags and breaking the plugin's
      funcItems->init2check setting.
    - applied cmdMII info to the ModifyMenu call.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@487 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-30 22:44:43 +00:00
Thell Fowler 3a706fd875 [BUGFIX] Issue# 2798613 - Modified updateMenuItemCommand routine to keep menu item's current uFlags
- When ModifyMenu was being called it only passed MF_BYCOMMAND which
      would reset the current items uFlags and breaking the plugin's
      funcItems->init2check setting.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@486 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-30 22:26:51 +00:00
Don Ho 1f33dd89f1 [BUG_FIXED] Fix the localization switcher bug while w/o doLocalConf.xml.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@484 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-28 23:18:28 +00:00
Don Ho 8c6ac82898 [RELEASE] v5.4.1 official release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@481 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-27 23:37:29 +00:00
Thell Fowler e72b17ed9d [BUG_FIXED] - Modified the Styler Configurator user extension handler
- Changes to the user ext field where not fetting saved because the never propogated to the npp parameters due to alterations in the array assignments when the theme selector was added.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@480 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-27 15:42:27 +00:00
Don Ho 82f0d792f8 [BUG_FIXED] Add ChangeMarkers in installer.
Add theme description in installer.
Update contextMenu.xml in installer.
Fix lastRecentFileList localization issue.
[NEW] Add readonly change status notification for plugin system.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@479 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-26 23:34:45 +00:00
Don Ho c3da0f775f [NEW_FEATURE] Add the ability of tag match feature to not highlight comment zone in html/xml.
[BUG_FIXED] Fix TCL language highlighting bug.
[NEW_RELEASE] v5.4 released. 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@478 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-25 19:46:29 +00:00
Don Ho e4975230a4 [NEW] Add "follow current doc" checkbox in Find in file dialog.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@477 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-21 16:59:34 +00:00
Thell Fowler 7c0e0823da [BUG_FIXED] - In Windows 7 when the find dialog was closed the translucaent shadow remained. [Ticket#2786783]
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@476 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-09 04:41:32 +00:00
Yuval a5ddc3e7b3 [BUGFIX] Added protection against invalid start/end markers in wchar2char and char2wchar. This is needed for find in files where the result is found in a line containing the null character (binary files). This caused an Access violation exception because the markers were past the EOL in this case (char2wchar), and then they were used in wchar2char.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@475 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-04 15:07:54 +00:00
Don Ho b20baeac19 [REVERT] revert the fixing cursor bug in incremental find : due to the regression.
[CLEAN_UP] Clean up.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@474 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-05-01 20:57:13 +00:00
Don Ho 9867d7b578 [NEW_FEATURE] Detect UTF16 encoding (BE and LE) w/o BOM.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@473 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-29 18:07:30 +00:00
Thell Fowler 10aa27cfe5 [BUG_FIXED] Fixed context menu population to check sub menus of main menu entries.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@472 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-29 17:30:32 +00:00
Don Ho fd94587a2e [UPDATE] Update change.log.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@471 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-28 23:51:03 +00:00
Don Ho bd300294dd [NEW_FEATURE] Indentguideline can be shown w/o whitespace or tab symbol.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@470 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-28 23:27:37 +00:00
Don Ho 1a97505005 [BUG_FIXED] Fix cursor position bug in Incremental search.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@469 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-28 17:11:44 +00:00
Thell Fowler 342fa5b95a [CLEAN] Remove un-needed _themeName check that caused bug in Theme Selector list updater.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@468 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-28 16:13:46 +00:00
Don Ho aed6bdf267 [BUG_FIXED] Fixed crash bug : Double click a file associated with an older version of Notepad++ while a newer version of Notepad++ instance is running.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@467 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-27 23:17:51 +00:00
Yuval 3067f9f93c [UPDATE] MRU file list under the File menu is limited to 100 characters per file. Longer files are fitted to 100 characters by replacing path components with ellipses. (code reuse - Window menu)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@466 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-27 17:00:51 +00:00
Don Ho 83ac50e3dd [CLEAN] Remove C notion (void).
[BUG_FIXED] Fix a crash bug of docking manager
[ADD] Add LexMySQL.cxx

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@465 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-26 18:59:23 +00:00
Yuval 19befa9797 [BUG_FIXED] Fixed two bugs when calculating the width of the TeskList (document list when pressing ctrl+tab or right-click + mouse wheel.
1. max width was not calculated correctly
 2. style of selected file font (bold) wasn't taken into consideration

also - changed background color to light yellow instead of light gray.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@463 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-25 10:39:25 +00:00
Don Ho 4dd3b257e0 Moved PowerEditor in trunk remotely
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@460 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-04-24 23:34:47 +00:00