Commit Graph

638 Commits

Author SHA1 Message Date
Pairi Daiza
10d0e7cbac + ver: version files for beta channel (Build_2665) 2019-11-01 20:43:12 +01:00
Rainer Kottenhoff
62e8f4110c + fix: decoding bug (issue #1698) 2019-10-31 14:18:03 +01:00
Pairi Daiza
267aa49112 + ver: version files for beta channel (Build_2663) 2019-10-31 06:01:18 +01:00
Pairi Daiza
9c0d4e9a70 + ver: version files for beta channel 2019-10-27 22:55:01 +01:00
Pairi Daiza
3a2db0fb54 + ver: version files for beta channel 2019-10-26 11:07:59 +02:00
Pairi Daiza
d786b78b84 MUI - Translation in (sv-SE) Swedish (Partial_4) 2019-10-17 20:42:31 +02:00
Rainer Kottenhoff
cf0b4af13f + ver: VS2019 version update 2019-10-09 13:35:23 +02:00
Rainer Kottenhoff
4d98974ad3 + fix: batch lexer: handle comment after ampersand(&) command sequence 2019-10-09 09:42:43 +02:00
Rainer Kottenhoff
5aff062589 + ver: version files for beta channel 2019-10-01 13:24:43 +02:00
Rainer Kottenhoff
4a0978a656 + chg: new icon design 2019-09-30 10:42:16 +02:00
Rainer Kottenhoff
f80915b8a5 + chg: initial default big toolbar only for monitors > Full-HD
+ opt: LexerSQLNumberSignAsComment [Settings2]
2019-09-27 12:23:53 +02:00
Rainer Kottenhoff
cbaf98e0b9 + fix: Extended Toggle Line Comment Block should not select last line 2019-09-27 11:29:14 +02:00
Pairi Daiza
6fe223120d + ver: version number only 2019-09-26 23:59:24 +02:00
Rainer Kottenhoff
99f35dbe71 + fix: bug in replace on single step find/replace 2019-09-26 22:23:57 +02:00
Rainer Kottenhoff
817b1b2a48 + add: copy directory to clipboard
+ add: open path in explorer
2019-09-26 13:00:28 +02:00
Rainer Kottenhoff
172f44ebbc + chg: [Settings2] LineCommentPortfixStrg= e.g. add a space to comment chars
+ ver: update version strings VS 16.3.1
2019-09-26 10:50:58 +02:00
Rainer Kottenhoff
d548b98def + chg: copy instead of insert (filename, path, GUID)
+ chg: corresponding menu corrections
2019-09-25 11:30:06 +02:00
Rainer Kottenhoff
207d23a524 + add: menu option to choose between line comment block edit and old behavior
+ add: allow line comment block edit toggle
2019-09-25 00:29:27 +02:00
Rainer Kottenhoff
52a81041db + chg: hidden option ([Settings2] NoCopyLineOnEmptySelection) to disable VS's Ctrl+C behavior on empty selection 2019-09-23 17:48:57 +02:00
Pairi Daiza
08c171e2a1 MUI - Translation in (sv-SE) Swedish (Partial_3) 2019-09-23 09:54:57 +02:00
Rainer Kottenhoff
49b295277d + chg: using InfoBoxLng() instead of MessageBoxLng() to ask to save modified file. 2019-09-21 01:29:32 +02:00
Rainer Kottenhoff
286a247b12 Scintilla patches for auto-completion navigation
Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
# Conflicts:
#	scintilla/src/AutoComplete.cxx
2019-09-20 16:44:17 +02:00
Rainer Kottenhoff
3220c388af + add: toggle menu bar option 2019-09-19 15:55:52 +02:00
Rainer Kottenhoff
8efdc7e522 + fix: remove undo point for Copy (Ctrl+C). 2019-09-18 12:52:33 +02:00
Pairi Daiza
c3e0c9693f MUI - add Lexicographical line sort order 2019-09-18 12:00:14 +02:00
Rainer Kottenhoff
8ab83f0e1c + chg: Thin rectangular (multi) selection after toggeling line-comment block 2019-09-18 00:02:47 +02:00
Rainer Kottenhoff
d3511d802e + ver: version number only 2019-09-16 22:44:41 +02:00
Rainer Kottenhoff
d4b131f556 Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
# Conflicts:
#	src/StyleLexers/styleLexAHKL.c
2019-09-16 22:34:40 +02:00
Pairi Daiza
c6d1e33775 + chg: Update Build version 2019-09-16 22:16:43 +02:00
Rainer Kottenhoff
43931a7d6d + ver: version settings only 2019-09-16 22:00:59 +02:00
Pairi Daiza
ff5c339c40 +chg - Lexer "styleLexAHKL" change encoding from "ANSI" to "UTF-8 Signature" 2019-09-16 19:47:46 +02:00
Rainer Kottenhoff
4898da11ca +chg: borderless full screen mode 2019-09-16 16:17:43 +02:00
Rainer Kottenhoff
fdca03e984 + fix: canonical ini-file style section order for settings from scratch 2019-09-16 11:49:33 +02:00
Rainer Kottenhoff
e26b32fa5b + fix: prevent concurrent settings-file-access (re-launch elevated) 2019-09-16 01:56:20 +02:00
Rainer Kottenhoff
6ac1eccef1 + chg: Full Work Area Mode (F11) -> Full Screen Mode 2019-09-13 14:16:01 +02:00
Pairi Daiza
92454f5f1f + add: 1st draft version of Rainbow/Prism CSV Lexer 2019-09-12 23:29:44 +02:00
Rainer Kottenhoff
3cdd4ba1c3 + add: 1st draft version of Rainbow/Prism CSV Lexer 2019-09-12 18:59:19 +02:00
Rainer Kottenhoff
d3ea1a7281 + chg: "commit" on fflush() for _wfopen_s() in SimpleIni settings file writer
+ fix: some issues on tmpfile handling
2019-09-12 16:21:31 +02:00
Rainer Kottenhoff
870a5cecfa + fix: save settings before relaunching elevated
+ fix: .RC included header files must not have a BOM/SIG (UTF-8)
2019-09-12 09:32:46 +02:00
Rainer Kottenhoff
51762900da + fix: possible race condition on accessing configuration while relaunching elevated 2019-09-12 01:46:22 +02:00
Rainer Kottenhoff
8260dcbbe3 + fix: small fixes on "Relaunch Elevated" functionality 2019-09-11 18:31:23 +02:00
Rainer Kottenhoff
4a51660a7d + ver: VS2019 v16.2.5 2019-09-11 13:03:04 +02:00
Pairi Daiza
ca18887db5 + chg: Update Build version 2019-09-10 12:00:45 +02:00
Pairi Daiza
4fedca9f72 + chg: Update Changes.txt and Update Build version 2019-09-09 20:50:19 +02:00
Pairi Daiza
753f99f404 MUI - Add dialog window "Preserving original File Modification Timestamp enabled" 2019-09-08 20:47:13 +02:00
Pairi Daiza
a9e96a448a + chg: Update Changes.txt and Update Build version 2019-09-08 09:59:16 +02:00
Rainer Kottenhoff
ee923b3123 +chg: Preserve File Modification Time: Option stays until new Session is loaded 2019-09-05 16:54:12 +02:00
Rainer Kottenhoff
177869fd00 + fix: Ctrl+Shift-C/X and Paste behaviour
+ chg: Ctrl+Alt+Enter AutoCompletion behaviour
2019-09-05 14:36:37 +02:00
Rainer Kottenhoff
3f9f98bcff + chg: changed version of MarkDown-Lexer 2019-09-04 13:43:18 +02:00
Pairi Daiza
56d016fa66 MUI - Rearrange some menu items 2019-09-03 21:49:31 +02:00
Rainer Kottenhoff
86d838c2ad + fix: small redraw issue on max screen mode 2019-09-02 16:57:30 +02:00
Rainer Kottenhoff
cd5fc999c5 + fix: avoid saving obsolete default settings to .ini 2019-09-02 16:14:09 +02:00
Rainer Kottenhoff
187f2c4b30 + chg: preserve file modification timestamp: change from persisted option to on demand save
+ fix: minor bug fixes
2019-09-02 13:36:06 +02:00
Pairi Daiza
278d95ec24 + chg: Update Changes.txt before building a new beta 2019-09-01 17:32:44 +02:00
Pairi Daiza
a4f409a2f5 + chg: Update Changes.txt and Update Build version 2019-08-31 10:53:31 +02:00
Rainer Kottenhoff
ea7a6c8468 + chg: enclosing selection with HTML-Tag - remember last pattern (session)
+ add: repeat selection enclosing (HTML-Tag) n-times control
2019-08-30 18:06:04 +02:00
Rainer Kottenhoff
5ddfbc08ee + fix: Hyperlink detection for Unicode
+ fix: Insertion handling: keep selection if non empty selection is replaced
2019-08-30 14:32:37 +02:00
Rainer Kottenhoff
ec81449cae + fix: division by zero exception (indentation and tab width) 2019-08-29 13:24:17 +02:00
Rainer Kottenhoff
fbaad157db + fix: encoding tag insertion (Ctrl+F8)
+ chg: some code cleanup and optimization
2019-08-29 12:43:21 +02:00
Rainer Kottenhoff
d2904c0526 + fix: TAB behavior after multi-selection undo sequence 2019-08-28 18:45:50 +02:00
Rainer Kottenhoff
04c746dea2 + chg: rename key for undo transaction timeout value (UndoRedoSplitTimeout -> UndoTransactionTimeout) 2019-08-28 12:48:08 +02:00
Rainer Kottenhoff
2981fad5ac + fix: minor corrections to delayed command message queue 2019-08-28 11:52:09 +02:00
Rainer Kottenhoff
5e78d51abe + fix: new undo transaction split
+ chg: menu entry of undo transaction split at line-breaks
2019-08-28 09:48:17 +02:00
Rainer Kottenhoff
c4bd8c212f + fix: small bug with timeout undo transaction on selection 2019-08-27 16:17:31 +02:00
Rainer Kottenhoff
4ee2d3876f + chg: allow each modification step to split undo typing sequence (set timeout < 20ms) 2019-08-27 13:55:05 +02:00
Rainer Kottenhoff
b8c283e123 + fix: correct beta version build number 2019-08-27 11:54:21 +02:00
Rainer Kottenhoff
d57165efe8 + chg: split undo typing sequence (by line-breaks and/or timeout)
+ fix: keep selection shift-key after undo line insertion (ctrl+enter)
2019-08-27 09:17:10 +02:00
Pairi Daiza
12ee3e735b MUI - Slovak (sk-SK) translation project
- set project dependencies for Notepad3 and Minipath
- Add Slovak (sk-SK) translation project into Notepad3_dll
- Change from English to Local Name in MuiLanguage.c
- Minor corrections and modify Change.txt
2019-08-25 20:15:43 +02:00
Pairi Daiza
4c6512e86a MUI - Minor update of pl-PL and add some config for sv-SE 2019-08-18 06:47:32 +02:00
Pairi Daiza
2e56a0daca + chg: Update Changes.txt and prepare #(build) for new BETA 2019-08-15 21:57:43 +02:00
Pairi Daiza
43f6e556d0 + upd: MSVC toolset version number + Changes.txt 2019-08-14 06:07:57 +02:00
Pairi Daiza
069dd2f25f + chg: Update Changes.txt 2019-08-13 18:49:42 +02:00
Pairi Daiza
87b1ed3aa0 + chg: Update Changes.txt 2019-08-12 09:28:14 +02:00
Pairi Daiza
93a92b910b + chg: Encoding (Default) Settings dialog: use positive wording for all items (suite) 2019-08-09 18:38:31 +02:00
Pairi Daiza
d35b857395 + chg: Update Changes.txt 2019-08-08 10:17:08 +02:00
Pairi Daiza
621956249f + chg: Update Changes.txt 2019-07-31 16:23:59 +02:00
Rainer Kottenhoff
e6930e18c8 + add: additional information on using copy version info button of About Dialog 2019-07-31 00:03:39 +02:00
Rainer Kottenhoff
5b903182c7 lexers with empty "associated filename ext" will be intialized with default extentions 2019-07-30 20:31:08 +02:00
Rainer Kottenhoff
e14a74eee5 + fix: load set localized menu before displaying dialog 2019-07-30 14:14:34 +02:00
Rainer Kottenhoff
803fc680d8 + fix: manual entry for "Suppressed Messages" set as '-1' will hide checkbox for "Don't display again" 2019-07-30 11:47:46 +02:00
Rainer Kottenhoff
7ec585353b + fix: issues regarding "no Notepad3.ini" file (defaults)
+ fix: "Don't show this DialogBox again" checkbox now remembers positive answers only
+ fix: Message "Large File Warning" now default value for large files > 256MB
2019-07-30 10:59:39 +02:00
Pairi Daiza
d332a74041 + chg: Sync Minipath Filter-Lines list with a selected shortlist 2019-07-29 12:08:44 +02:00
Derick Payne
968f426fd8 RC Release Changes 2019-07-26 21:42:28 +02:00
Derick Payne
d63c046d9f Revert "Releasing Build 2511 RC"
This reverts commit 140c60c6ec.
2019-07-26 21:18:11 +02:00
Derick Payne
140c60c6ec Releasing Build 2511 RC 2019-07-26 20:36:25 +02:00
Pairi Daiza
33e98b025b + chg: Update build# to v2407 2019-07-26 20:14:31 +02:00
Rainer Kottenhoff
d1007a11a2 + upd: VS2019 v,16.2.0 - Compiler v192227905 2019-07-25 09:23:33 +02:00
Rainer Kottenhoff
f94f15514a + chg: MiniPath SimpleIni .ini-file handler: clear default values 2019-07-25 01:15:26 +02:00
Rainer Kottenhoff
63089273f5 + chg: complete impl. of UTF-8Sig MinPath.ini file handler 2019-07-23 23:28:30 +02:00
Rainer Kottenhoff
54fea83c8f + chg: use double-quotes as MRU list string limiter 2019-07-23 09:45:49 +02:00
Rainer Kottenhoff
d2867d8263 + fix: obsolete newline after .ini-file sections with comments 2019-07-21 17:53:54 +02:00
Rainer Kottenhoff
ece4ec6ee6 +fix: enhanced Unicode detection 2019-07-21 12:21:55 +02:00
Rainer Kottenhoff
421e3c89a2 + chg: no pre-defined font for "Text Files"
+ fix: no context menu after undo/redo history scrolling
2019-07-19 15:15:51 +02:00
Rainer Kottenhoff
94b7266ee0 + fix: code cleanup and version info 2019-07-19 00:16:21 +02:00
Rainer Kottenhoff
368dbf50b3 + add: Web Template Action to context menu 2019-07-18 17:00:10 +02:00
Rainer Kottenhoff
01361eaea0 +fix: use string beg/end terminator for most recent lists 2019-07-18 15:22:37 +02:00
Rainer Kottenhoff
d0ecbabb28 + chg: keep .ini backward compatibility for moved "Text Files" lexer (from "Default Text") 2019-07-17 23:49:39 +02:00
Pairi Daiza
1b7acb1902 + MUI - Build v5.19.717.2394_BETA after Update be-BY and ru-RU 2019-07-17 17:27:21 +02:00
Rainer Kottenhoff
2a063d33fe + fix: regression with undo/redo char sequence 2019-07-15 13:21:19 +02:00
Rainer Kottenhoff
f2ba9aa015 + fix: config/settings: delete default settings for some more values 2019-07-12 11:02:28 +02:00
Rainer Kottenhoff
8a677b24b6 + fix: .ini-file - remove some keys with default values (styles) 2019-07-06 09:46:15 +02:00
Rainer Kottenhoff
a73286b525 + chg: extended encoding detection debug information 2019-07-04 20:58:03 +02:00
Rainer Kottenhoff
7d6bfcc3a9 + fix: encoding detection failure fallback: current code-page or default encoding on new (if fallback forced)
+ chg: to force UTF-8 as preffered encoding: activate encoding detection failure fallback for default encoding
+ chg: allow Fixedsys font for GDI rendering
+ chg: for new "Text File" scheme: use regular Segoe UI font
2019-07-04 11:09:47 +02:00
Rainer Kottenhoff
10e059e9b4 + fix: TOML-Lexer issues 2019-07-02 17:34:07 +02:00
Rainer Kottenhoff
cd4da12955 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_ONIGURUMA
# Conflicts:
#	Versions/build.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-07-01 11:47:54 +02:00
Pairi Daiza
5a49f9a7d3
Delete build.txt 2019-07-01 11:14:30 +02:00
Derick Payne
1cf288a8c7 Releasing Build 2381 2019-06-30 21:48:43 +02:00
Rainer Kottenhoff
88f9c3f944 + upd: Scintilla v4.1.8 (2019-06-27) 2019-06-27 17:56:45 +02:00
Rainer Kottenhoff
ea021b6da4 Merge and Version update 2019-06-27 08:26:23 +02:00
Rainer Kottenhoff
bdaab67697 + add: Color hover and picker (HTML color def only #RRGGBB) 2019-06-15 13:48:49 +02:00
Rainer Kottenhoff
d41a89e721 + fix: TOML Lexer: fixing problem with operator w/o spacing 2019-06-14 16:05:47 +02:00
Rainer Kottenhoff
1494c61370 + ver: version strings only 2019-06-14 00:42:57 +02:00
Rainer Kottenhoff
9f3e8c1032 Merge remote-tracking branch 'origin/Dev_RC_Fixes' into Dev_ONIGURUMA 2019-06-13 12:57:16 +02:00
Rainer Kottenhoff
bfa2ab88c0 + fix: don't jump to caret position after toggle fold by mouse-click 2019-06-13 12:37:37 +02:00
Rainer Kottenhoff
5e6c5fabec + upd: Version update VS2019 : MS Visual C++ 2019 16.1.3 2019-06-13 09:33:54 +02:00
Rainer Kottenhoff
4805c0b3ac Merge remote-tracking branch 'origin/Dev_RC_Fixes' into Dev_ONIGURUMA
# Conflicts:
#	np3portableapp/_buildname.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-06-11 20:20:59 +02:00
Rainer Kottenhoff
051d134ba2 + fix: small bug in file extension matching for Lexer selection 2019-06-11 18:46:13 +02:00
Rainer Kottenhoff
0a7c22682b Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_ONIGURUMA
# Conflicts:
#	src/Styles.c
2019-06-11 11:31:28 +02:00
Rainer Kottenhoff
3770cedc13 + chg: version strings only 2019-06-11 11:18:31 +02:00
Rainer Kottenhoff
8e1199eca6 Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
# Conflicts:
#	scintilla/doc/ScintillaHistory.html
2019-06-11 01:37:36 +02:00
Rainer Kottenhoff
806a0670c2 + upd: Scintilla Version 416 2019-06-11 01:29:20 +02:00
Rainer Kottenhoff
b253f4497e Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA 2019-06-08 14:14:47 +02:00
Rainer Kottenhoff
2331f7a1ce + fix: some little bugfixes 2019-06-08 14:09:59 +02:00
Rainer Kottenhoff
674bc6cd2a Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
# Conflicts:
#	Versions/build.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-06-05 23:57:06 +02:00
Rainer Kottenhoff
4630a65963 + upd: version text 2019-06-05 23:50:54 +02:00
Rainer Kottenhoff
05fedaf5cb + fix: workaround for bug in VS2019 Optimizer (Release) , triggered on encryprion algorithm 2019-06-05 23:44:09 +02:00
Rainer Kottenhoff
ec76dcd585 + enh: Bookmark margin click 2019-06-02 08:03:58 +02:00
Rainer Kottenhoff
ccc7ec738a + upd: version strings only 2019-05-31 00:56:43 +02:00
Rainer Kottenhoff
0ee6999bfc + fix: Bug: Multi-Selection while Mark-Occurrences of current word is active 2019-05-31 00:41:56 +02:00
Rainer Kottenhoff
c72e17ab2d + enh: some multi-selection enhancements 2019-05-30 09:54:28 +02:00
Rainer Kottenhoff
7bf1aba7d6 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_ONIGURUMA
# Conflicts:
#	Versions/build.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-05-30 07:50:29 +02:00
Derick Payne
8243449f44 Updated Afrikaans Translation 2019-05-29 21:26:47 +02:00
Rainer Kottenhoff
0c33fe74bc + upd: version text only 2019-05-29 14:20:42 +02:00
Rainer Kottenhoff
841bca1d66 + add: Multi-Select all occurrences (or selected if MO is off) (Ctrl+Shift+Spc) 2019-05-29 13:04:32 +02:00
Rainer Kottenhoff
c23fd336e0 + fix: Load external Toolbars (clear config on error, path relative to be portable) 2019-05-29 08:45:15 +02:00
Rainer Kottenhoff
286ae652a9 + ver: update 2019-05-28 10:38:24 +02:00
Rainer Kottenhoff
c250b9e79d Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
# Conflicts:
#	src/Notepad3.c
2019-05-27 15:01:02 +02:00
Rainer Kottenhoff
7b04e73a39 + fix: Match Case and Match Visible Only on Mark Occurrences 2019-05-27 14:30:09 +02:00
Rainer Kottenhoff
87ccc7356e Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_ONIGURUMA
# Conflicts:
#	src/Notepad3.c
2019-05-27 00:48:16 +02:00
Rainer Kottenhoff
f18255266f + fix: mark occurrences match word under cursor only if flagged 2019-05-27 00:35:00 +02:00
Rainer Kottenhoff
b5fdff3e16 + chg: revert FocusView on closing F/R dialog in any case 2019-05-27 00:04:19 +02:00
Rainer Kottenhoff
1d6384360f Merge branch 'Dev_RC' into Dev_ONIGURUMA 2019-05-26 20:44:53 +02:00
Rainer Kottenhoff
267f1f4784 + fix: FV preserved on closing F/R dialog (add last(?) missing check) 2019-05-26 20:33:52 +02:00
Rainer Kottenhoff
d29b4ed33c Merge branch 'Dev_RC' into Dev_ONIGURUMA 2019-05-26 19:48:55 +02:00
Rainer Kottenhoff
9cf05effff + fix: updates for Hyperlink Indicator 2019-05-26 19:42:47 +02:00
Rainer Kottenhoff
d3f8e108c0 Merge branch 'Dev_RC' into Dev_ONIGURUMA
# Conflicts:
#	src/Edit.c
2019-05-26 18:53:20 +02:00
Rainer Kottenhoff
c51458558b +fix: FocusView preserved on closing Find/Replacce dialog (add missing checks) 2019-05-26 18:17:35 +02:00
Rainer Kottenhoff
cfc216a17f Merge branch 'Dev_RC' into Dev_ONIGURUMA
# Conflicts:
#	src/Notepad3.c
2019-05-26 13:19:25 +02:00
Rainer Kottenhoff
4d6da9fcb7 + fix: FocusView preserved on closing Find/Replacce dialog 2019-05-26 12:47:19 +02:00
Rainer Kottenhoff
481c495a1d Merge branch 'Dev_RC' into Dev_ONIGURUMA 2019-05-26 02:40:23 +02:00
Rainer Kottenhoff
81edad20ad + upd: version info 2019-05-26 02:35:30 +02:00
Rainer Kottenhoff
fd9921de51 Merge branch 'Dev_RC' into Dev_ONIGURUMA 2019-05-26 01:20:12 +02:00
Rainer Kottenhoff
deeac1fa3c +upd: version info 2019-05-26 01:14:28 +02:00
Rainer Kottenhoff
016b47001c Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_ONIGURUMA
# Conflicts:
#	src/Edit.c
2019-05-25 22:48:44 +02:00
Rainer Kottenhoff
96a48a2fae + fix: initialt mark occ, if Find/Replace dialog receives focus again 2019-05-25 22:35:25 +02:00
Rainer Kottenhoff
1d2e5bd96d Merge branch 'Dev_RC' into Dev_ONIGURUMA 2019-05-25 22:20:04 +02:00
Rainer Kottenhoff
2bcd7eec67 + fix: Occurrences Counter 2019-05-25 21:11:13 +02:00
Rainer Kottenhoff
25e5ab5679 Merge branch 'Dev_RC' into Dev_ONIGURUMA
# Conflicts:
#	src/Notepad3.c
2019-05-25 20:52:20 +02:00
Rainer Kottenhoff
abf2cfde7c + fix: Problem with FocusView and partial find from find/replace dialog 2019-05-25 20:19:08 +02:00
Rainer Kottenhoff
5fb5ad3819 Merge branch 'Dev_RC' into Dev_ONIGURUMA
# Conflicts:
#	scioniguruma/OnigurumaRegExEngine.cxx
#	src/SciCall.h
2019-05-22 10:40:38 +02:00
Rainer Kottenhoff
c57c1436a1 + current build information 2019-05-22 10:03:12 +02:00
Rainer Kottenhoff
564203f052 Build Oniguruma ASCII & UTF8 encoding only , adapt DLL build accordingly 2019-05-21 16:00:55 +02:00
Rainer Kottenhoff
a7b44c4bfb + fix: bug in find/replace related to target selection handling 2019-05-21 14:12:31 +02:00
Rainer Kottenhoff
e7cbde37bb + fix: typo in German strings 2019-05-20 13:49:10 +02:00
Rainer Kottenhoff
7206960a8e + add: allow RegEx for lexer file(ext.) definition - ( \rc$; = all filenames (incl. ext) which ends on 'rc') 2019-05-20 01:57:45 +02:00
Rainer Kottenhoff
ffe52e60be + fix: Focused View: refolding by lexer
+ enh: hardening of check for "item is in style string"
2019-05-19 15:28:38 +02:00
Rainer Kottenhoff
6fcd11dc5d + upd: current Scintilla GitHub mirror dev stage (2019-05-19)
+ fix: focused view problem
2019-05-19 03:02:30 +02:00
Rainer Kottenhoff
09fc5098ee + chg: remove cursor hand for hover at indicator hotspot range (only with ctrl modifier) 2019-05-19 01:50:14 +02:00
Rainer Kottenhoff
3a18b1a32f + add: option to disable Hyperlink tooltip 2019-05-18 13:28:16 +02:00
Rainer Kottenhoff
f7f6179d42 + fix: small bug regarding "Focused View" 2019-05-17 18:55:37 +02:00
Rainer Kottenhoff
2ac5aab5b0 + enh: allow indicator styling for Hyperlink hover rendering 2019-05-16 17:57:38 +02:00
Rainer Kottenhoff
6da92cbadc + chg: refactoring Hyperlink: HotSpot -> Indicator (to avoid restyling problems) 2019-05-16 11:10:23 +02:00
Rainer Kottenhoff
d18c083388 + fix: Dirty state on FileRevert
+ fix: Tooltip for "Always On top" button
2019-05-14 11:45:27 +02:00
Rainer Kottenhoff
406b8c3634 + chg: version info files 2019-05-12 02:52:49 +02:00
Rainer Kottenhoff
a2bdb6d1bd + upd: beta channel build 2019-05-10 22:36:20 +02:00
Rainer Kottenhoff
010ac1c9fc + upd: merge current Scintilla GitHub mirror development stage 2019-05-06 11:53:20 +02:00
Rainer Kottenhoff
a40d8e5011 + enh: Find/Replace dialog <-> "Focused View" enhancements 2019-05-05 18:01:55 +02:00
Rainer Kottenhoff
5a8b0cc9a3 + fix: "FocusedView" started from Find/Replace dialog
+ fix: behavior of "Warn Inconsistent Line-Breaks" dialog
2019-05-05 12:16:25 +02:00
Rainer Kottenhoff
3a33be1d51 + enh: reflect inconsistent line-breaks in status bar 2019-05-04 09:17:53 +02:00
Rainer Kottenhoff
cf68540906 + fix: document end position calculation 2019-05-03 23:15:50 +02:00
Rainer Kottenhoff
b4ed69c377 + chg: remove Compact Encoding Detection (CED) as 2nd encoding detector (rely on UCHARDET only) 2019-05-03 15:58:02 +02:00
Rainer Kottenhoff
273f117fad + fix: minor bugfixes for "Focused View" 2019-05-03 10:53:34 +02:00
Rainer Kottenhoff
21cdc6d3e6 + fix: preserve styling in "Focused View" (Hyperlink styling gets lost?) 2019-05-02 22:09:59 +02:00
Rainer Kottenhoff
e3699b1304 + add: MiniPath as shared library (C/C++ runtime) version 2019-05-02 11:18:50 +02:00
Rainer Kottenhoff
97386a4a53 + fix: Hyperlink and Lexer style update cooperation 2019-05-01 01:27:23 +02:00
Rainer Kottenhoff
b068f55f38 + fix: broken "Focused View" 2019-04-30 02:37:44 +02:00
Rainer Kottenhoff
882caceed1 + upd: build number 2019-04-30 02:22:09 +02:00
Rainer Kottenhoff
f6e06357b9 + fix: Find/Repace dialog open/close: remove jumping in case of wrapped lines 2019-04-29 13:34:19 +02:00
Rainer Kottenhoff
da76d911f2 + fix: RegEx "zero-length-finding" replace all bug
+ fix: settings versioning for Long-Line-Mark
2019-04-28 12:51:37 +02:00
Rainer Kottenhoff
ba1ac6f56a + chg: allow Hyperlink Hotspots to be activated in "Focused View" 2019-04-27 22:33:59 +02:00
Rainer Kottenhoff
9f41b18165 + fix: repair Hyperlink styling, broken by last commit 2019-04-27 15:55:10 +02:00
Rainer Kottenhoff
100d0d5ae0 + rfc: refactorings and code cleanup 2019-04-27 10:25:58 +02:00
Rainer Kottenhoff
524df0bcc4 + chg: updated SQL keyword list and new "Value Type" (thanx to zufuliu) 2019-04-25 16:49:54 +02:00
Rainer Kottenhoff
8da89fc25d + upd: Scintilla GitHub mirror version 4.1.5
+ add: missing HTML keywords (picture, slot, template)
2019-04-18 14:16:57 +02:00
Rainer Kottenhoff
5b8ca9d0d5 + add: Themes menu to load exported styles (e.g. "dark theme" 2019-03-14 14:28:27 +01:00
Rainer Kottenhoff
c68c421812 + chg: force UCHARDET GB18030 detection to use CED's result, if applicable
+ cln: repository cleanup
2019-03-09 11:10:41 +01:00
Rainer Kottenhoff
5d215bb213 + add: source for UCHARDET GB18030 encoding detection (disabled, important data missing)
+ add: a recode menu for GB18030
2019-03-09 00:45:07 +01:00
Rainer Kottenhoff
d66d7f2c60 + chg: make language menu international (language independant) 2019-03-08 14:05:19 +01:00
Rainer Kottenhoff
c2ec2db2a0 + enh: static mapping of UCD's GB18030 to GB2312 only if CED has GB2312 detection
+ cln: some code clean-up
2019-03-08 11:26:55 +01:00
Rainer Kottenhoff
d7d1fcfe86 + enh: start dual encoding dectors in (thread) parallel for large files 2019-03-07 17:57:16 +01:00
Rainer Kottenhoff
f73a2592c6 + ver: build infos 2019-03-07 16:18:33 +01:00
Rainer Kottenhoff
c9dc8e4088 + rfc: refactoring of encoding detection, rely on UCHARDET and CED (plus configuration capabilities) 2019-03-07 16:12:54 +01:00
Rainer Kottenhoff
be6a45bb4d + upd: VS2019 version update 2019-03-06 12:39:11 +01:00
Rainer Kottenhoff
41225c2e5b + add: support for external and internal Hot- and Disabled- Toolbar icons. 2019-03-06 11:22:56 +01:00
Rainer Kottenhoff
4b9a6ff0c5 + add: missing toolbar label for History button 2019-03-06 01:49:34 +01:00
Rainer Kottenhoff
1fc57a2184 + add: Recent file history toolbar button 2019-03-06 01:23:40 +01:00
Rainer Kottenhoff
b3d299acdb + fix: 'uchardet' result interpretation
+ fix: 'title-bar' display format for analyze result
2019-03-01 14:28:30 +01:00
Rainer Kottenhoff
e2a3b6a243 + fix: some corrections for uchardet encoding detector 2019-03-01 01:51:13 +01:00
Rainer Kottenhoff
e89e9aae50 + fix: small fixes (CppCheck) 2019-02-27 16:53:32 +01:00
Rainer Kottenhoff
b5683b2f5f + rfc: refactoring: dynamic Language Menu (dep. on MUI DLLs availability) 2019-02-27 12:30:28 +01:00
Rainer Kottenhoff
3e4d63ef5f Merge branch 'Dev_Master' of https://github.com/RaiKoHoff/Notepad3 into Dev_Master 2019-02-14 17:10:19 +01:00
Rainer Kottenhoff
1fdb777189 + upd: to Onigmo version 6.2.0 2019-01-30 13:48:40 +01:00
Rainer Kottenhoff
c82591f45e + upd: new Visual Studio sub-version w/o compiler version change 2019-01-28 13:32:30 +01:00
Rainer Kottenhoff
2f1312149a + fix: problem with reuse window
+ update Onigmo RegEx engine
+ Scintilla current dev (GitHub Mirror)
+ using vc142 for VS2019 Prev 2.0
2019-01-25 20:07:10 +01:00
Derick Payne
8e032cbc17 Preparing Final Release (Build 1602) 2019-01-08 18:18:55 +02:00
Derick Payne
41cd752926 Preparing Final Release (Build 1601) 2019-01-08 17:57:06 +02:00
Derick Payne
4e5174d159 Preparing to release Build 1582 2019-01-05 02:03:42 +02:00
Rainer Kottenhoff
9ae99e1d20 + fix: Onigmo RegEx Interface: bug in returning correct matching range 2019-01-02 19:58:13 +01:00
Pairi Daiza
fe977cddec Change Rizonesoft Copyright © to year "2019" 2018-12-30 00:28:28 +01:00
Rainer Kottenhoff
637bd98f19 + chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp) 2018-11-15 11:44:41 +01:00
Rainer Kottenhoff
20d024466a + chg: preparations for PortableApps.com distribution 2018-11-08 17:50:11 +01:00
Derick Payne
8f3e242990 Releasing RC2 Build 1434 2018-11-06 22:54:15 +02:00
Rainer Kottenhoff
aa65cbd2f5 + add: menu to clear saved default position 2018-11-03 00:09:07 +01:00
Rainer Kottenhoff
dea891d22a + fix: 2nd Keyword for C++ Lexer Styling got wrong ID 2018-10-30 14:46:10 +01:00
Rainer Kottenhoff
a9056abc39 + (re-)fix issue #166 2018-10-30 09:09:12 +01:00
Rainer Kottenhoff
44a98f4f66 + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00
Derick Payne
5678162bfe Notepad3 5.18.1003.1309 RC 2018-10-08 00:53:08 +02:00
Rainer Kottenhoff
af16dd5009 + chg: first stage of optimized .ini-handling 2018-09-24 19:18:45 +02:00
Rainer Kottenhoff
157cedd528 + fix: user preferred UI language 2018-09-20 18:32:59 +02:00
Rainer Kottenhoff
447aa82eb1 merge 2018-09-16 17:11:01 +02:00
Rainer Kottenhoff
e0a5713605 + fix: UTF-8 detection based on CED 2018-08-22 14:07:10 +02:00
Rainer Kottenhoff
b52886252d + fix: selecting default language, if no preferred language configured by user 2018-08-14 19:20:16 +02:00
Rainer Kottenhoff
869356138a + chg: move language related dlls to lng sub-dir 2018-06-07 08:36:32 +02:00
Rainer Kottenhoff
00c25a6c96 Merge branch 'Dev_0601' into DevMultiLingual
# Conflicts:
#	src/Notepad3.rc
2018-06-06 15:10:17 +02:00
Rainer Kottenhoff
7df6b6688b + chg: move af-AF to correct af-ZA 2018-05-19 10:01:22 +02:00
Derick Payne
723a295a3b Build 992 Released. 2018-05-12 16:36:01 +02:00
Derick Payne
9e2fa9f658 Changed "Focus View" Icon
Change: Focus View icon.
Fix: Matched Rizonesoft logo background with About dialog background.
2018-04-23 09:02:34 +02:00
Derick Payne
3de9663aee Releasing Build 928 2018-03-11 23:11:06 +02:00
Derick Payne
6a0430ebb4 Releasing Build 925 2018-03-11 15:22:53 +02:00
Rainer Kottenhoff
b4f1e563aa + add: version string patching commands for different local builds 2018-03-07 09:13:47 +01:00
Derick Payne
c81afcfd26 Releasing RC Build 916 2018-03-03 16:13:24 +02:00
Derick Payne
ea1ea8298a Preparing RC 2018-03-03 15:26:59 +02:00
Rainer Kottenhoff
cbacc29b2f + chg: fine-tuning AboutBox 2018-02-27 12:22:07 +01:00
Derick Payne
2f48ad8f52 Released Build 905 2018-02-22 22:34:20 +02:00
Derick Payne
b09ae40bb9 Update Prototype
Update Prototype https://github.com/rizonesoft/Notepad3/issues/125
2018-02-05 18:37:24 +02:00
Derick Payne
84e6816641 Releasing Build 862 2018-01-31 14:09:23 +02:00
Derick Payne
35e2a86b11 Build 828 Released!
- Removed normal installation.
- Executables not compressed with UPX.
- Added important links to the Readme.md file.
2018-01-13 14:05:20 +02:00
Derick Payne
883570e663 Releasing Build 802 2018-01-05 12:35:47 +02:00
Derick Payne
e3bf279b3a Another attempt to fix version testing. 2018-01-02 02:35:56 +02:00
Derick Payne
e47abebaf0 Fixing Version.ps1 script. 2018-01-02 02:08:54 +02:00
Derick Payne
c9a878f790 Attempting to remedy build failure. 2018-01-02 01:49:07 +02:00
Derick Payne
2595120305 Releasing version 3.17.1228.783 2017-12-28 11:38:39 +02:00
Derick Payne
36b01230af Releasing version 3.17.1223.778 2017-12-23 12:16:33 +02:00
Derick Payne
90dd33a6cb Releasing version 3.17.1223 2017-12-23 12:14:25 +02:00
Derick Payne
689c585665 Release related changes (774) 2017-12-23 12:11:23 +02:00
Derick Payne
e220853912 Release related changes (773) 2017-12-23 12:09:06 +02:00
Derick Payne
3251101e61 Contributors update 2017-12-21 00:37:08 +02:00
Rainer Kottenhoff
0b3611d66f + fix: replace-all with look-behind assertion 2017-12-16 02:36:10 +01:00
Rainer Kottenhoff
40385765b5 + fix: replace dialog: resize regex text box to not overlay other control 2017-12-15 10:04:06 +01:00
Rainer Kottenhoff
e45494ed70 + fix: version and build information templates 2017-12-15 08:53:12 +01:00
Derick Payne
ba3ac599e5 Hyperlink Hotspots turned off by default. 2017-12-10 16:31:54 +02:00
Derick Payne
b7ab5aebb9 Release related Updates
- Changed UPX compression from --brute to --best.
- Removed replace Windows Notepad build.
2017-12-02 21:09:17 +02:00
Derick Payne
2bc0eb8684 Still trying to fix build failure. 2017-11-25 19:14:51 +02:00
Derick Payne
224c4cf95a Trying to fix build errors. :( 2017-11-24 21:03:42 +02:00
Derick Payne
fe8c776a90 Version 3.17.1124.693 2017-11-24 19:16:52 +02:00
Derick Payne
2ef05a5cb0 Prepared version 3.17.1124.693 2017-11-24 19:12:31 +02:00
Derick Payne
4a3a9a76d6 Prepared version 3.17.1124.693 2017-11-24 19:09:00 +02:00
Derick Payne
362972c6b7 Preparing version 3.17.112493 2017-11-24 17:03:18 +02:00
Derick Payne
8b083dddc1 New Beta Release
New release on Beta channel: https://github.com/rizonesoft/Notepad3/issues/160
2017-11-16 22:57:14 +02:00
Derick Payne
2a496e8c0c Changed SDK version target to 10.0.16299.0
Please test the new build 668. Read more about the Beta channel at: https://github.com/rizonesoft/Notepad3/issues/160
2017-11-11 17:53:14 +02:00
Derick Payne
e3e5edf684 Beta Build 655 released
https://github.com/rizonesoft/Notepad3/issues/160
2017-11-02 18:19:51 +02:00
Derick Payne
8baacd6e62 Prepared Build 632 2017-10-23 23:22:52 +02:00
Derick Payne
7d07b7481f Preparing Build 610 2017-10-16 22:13:17 +02:00
Derick Payne
462416b8b4 Prepared Build 605 2017-10-15 19:28:28 +02:00
Derick Payne
3c996729cf Prepared Build 600 2017-10-15 15:37:21 +02:00
Derick Payne
41c34f88c6 Merge branch 'master' of https://github.com/rizonesoft/Notepad3 2017-10-15 13:11:30 +02:00
Derick Payne
f28a547648 Preparing Build 583 2017-10-15 13:10:38 +02:00
Rainer Kottenhoff
b99f65ca4f + fix: inconsistent build number file vs. AppVeyor env 2017-10-11 11:25:39 +02:00
Derick Payne
e263ee7f22 Prepared Build 568 2017-10-08 19:59:25 +02:00
Derick Payne
da6022e636 Preparing Build 565 2017-10-08 19:02:28 +02:00
Derick Payne
4a6244433a Build 548 Released 2017-10-03 18:02:37 +02:00
Derick Payne
043c74c8ec Preparing Build 518 2017-10-02 13:50:26 +02:00
Derick Payne
636dc3741d Build 505 Released 2017-09-23 21:41:25 +02:00
Rainer Kottenhoff
61b6928918 + add build.txt (and .ps1 changes) for Local Build Version patching (common AppVeyor/Local script) 2017-09-08 08:39:59 +02:00
Rainer Kottenhoff
6e65f81fe5 + changed version display on Help/About...
+ powershell script to patch version numbers
+ appveyor.yml using same powershell commnads to patch version
2017-09-05 12:53:41 +02:00
Derick Payne
b5646fda70 Fixed some version patching issues.
- Will create a seperate repository for the version patcher.
2017-08-10 21:45:13 +02:00
Derick Payne
b1e7c20f58 Added version patcher source code 2017-08-10 20:16:43 +02:00
Derick Payne
6de3aeda1f Implemented a new versioning scheme 2016-06-24 08:48:48 +02:00