RaiKoHoff
f577de4c58
+ fix: drag&drop rectangular selection shuffles chars
2020-02-27 15:51:34 +01:00
RaiKoHoff
141f070a3d
+ fix: Paint() hangs due to unnecessary LockWindowsUpdate()
2020-02-27 14:32:37 +01:00
RaiKoHoff
018f2af743
+ fix: comment only
2020-02-26 17:44:27 +01:00
RaiKoHoff
ce24d2decd
Merge branch 'RC2' into NewFeatures
2020-02-25 19:33:42 +01:00
RaiKoHoff
3771340dcd
+ fix: Load files larger than 2GB (64-bit) - Limit to 4GB (Scintilla problems)
2020-02-25 18:41:30 +01:00
RaiKoHoff
16d945aeef
Merge branch 'RC2' into NewFeatures
...
# Conflicts:
# Build/notepad3_setup.iss
# Build/notepad3_x86_setup.iss
# src/Notepad3.c
2020-02-24 18:12:26 +01:00
RaiKoHoff
eb3ce61e4a
+ fix: no styling for big/large files (loading speedup and UI responsiveness)
2020-02-24 15:46:26 +01:00
Rainer Kottenhoff
dba605443d
+ chg: method to set document for big files
2020-02-24 08:05:40 +01:00
Rainer Kottenhoff
cc0679826b
+ fix: 2nd part of enhancement for big/large file handling
2020-02-22 15:09:35 +01:00
RaiKoHoff
18867cb7dc
+ fix: 1st level optimizations for large file handling
2020-02-21 16:28:20 +01:00
RaiKoHoff
8981912871
+fix: esc skip level on rect/multi-selection
2020-02-21 14:59:45 +01:00
RaiKoHoff
858c744c79
Merge branch 'RC2' into NewFeatures
2020-02-21 13:15:30 +01:00
RaiKoHoff
775b4625a2
+ fix: avoid caret jump on cancel multi-selection (esc)
2020-02-21 13:03:53 +01:00
RaiKoHoff
f3255a9ba9
+ chg: Add file history to to recent docs jumplist
2020-02-21 12:53:19 +01:00
RaiKoHoff
21ca81e126
+ rfc: minor refactorings
2020-02-21 10:04:17 +01:00
RaiKoHoff
7ce226b8cd
+ chg: AddFileToRecentDocs
2020-02-19 16:30:09 +01:00
Rainer Kottenhoff
62cee2276b
+ fix: issue on settings file handling
2020-02-16 17:27:06 +01:00
RaiKoHoff
e7c8263569
+ fix: "jump to selection start/end" operations
2020-02-13 14:07:56 +01:00
RaiKoHoff
352bca00db
+ add: multiple selection on end-of-lines from rectangular selection
2020-02-12 18:49:05 +01:00
RaiKoHoff
93e42331a5
+ fix: slow undo/redo (using lean notify changes)
2020-02-11 12:02:41 +01:00
RaiKoHoff
fe64cedbc8
+ fix: Line Comment (Toggle) for NIM
2020-02-10 12:07:52 +01:00
Rainer Kottenhoff
5ea3ec334a
+ add: menu entries for move line and folding control (en-US & de-DE)
2020-02-03 20:18:42 +01:00
RaiKoHoff
03fbdb6f69
+ chg: Accelerator key remapping: move line up/down vs. jump folds
2020-02-03 15:59:05 +01:00
Rainer Kottenhoff
14a4c794c9
+ chg: separate auto esc'd control chars from "transform backslashes" switch in find/replace dialog
2020-02-02 16:30:43 +01:00
RaiKoHoff
f03cec2c16
+fix: Find/Replace Dialog behavior
2020-01-30 13:08:11 +01:00
RaiKoHoff
faaf847bd7
+ fix: missing answer check
2020-01-29 14:55:43 +01:00
RaiKoHoff
46243036a1
+ fix: changing .ini-file manually
2020-01-29 14:43:35 +01:00
RaiKoHoff
e0ca0efd14
+ dbg: AutoC code
2020-01-27 15:58:15 +01:00
Rainer Kottenhoff
65190c4256
+ fix: MUI Language (preferred) handling
2020-01-25 10:21:51 +01:00
Rainer Kottenhoff
9edef3df7c
+ fix: some default .ini-File configuration
2020-01-24 21:26:04 +01:00
RaiKoHoff
212a07a680
+ chg: some minor changes for ini-file handling (reason for save corruption not found)
2020-01-24 18:18:07 +01:00
Rainer Kottenhoff
015377b926
+ fix: Lexer YAML
...
+ allow multi-line search pattern
2020-01-23 00:39:06 +01:00
RaiKoHoff
c76ba3b704
+ chg: find/replace dialog: in case of "transform backslashes" do esc control seqs
2020-01-21 15:22:51 +01:00
RaiKoHoff
665d3b64dd
+ upd: using Zufuliu's Scintilla win32 Win/Platform code over Scintilla original
2020-01-17 16:09:45 +01:00
RaiKoHoff
b6fc0165eb
+ chg: remove "extra" drag n' drop handler
2020-01-17 12:48:14 +01:00
RaiKoHoff
ef3fdd8006
+ fix/chg: UCHARDET: Confidence calculation for Single Byte Character Set (SBCS)
2020-01-16 18:17:16 +01:00
RaiKoHoff
da286cb054
+ chg: "Recent Files" History handling
...
+ chg: "Open 7-bit ASCII files in UTF-8 mode": encoding detection fallback UTF-8 or local ANSI CP
2020-01-15 16:24:16 +01:00
RaiKoHoff
2470432a08
+ chg: replace "save modified file warning" by (silent) custom messagebox if message beeps are muted.
...
+ add: infos of sreen/display for "Copy Version Info" button
2020-01-10 14:39:52 +01:00
RaiKoHoff
a8c66e7330
+ fix: Wrap to Column: respect tab width settings
2020-01-09 18:10:42 +01:00
RaiKoHoff
c470b3aeb1
+ fix: Wrap to Column
2020-01-09 16:53:05 +01:00
RaiKoHoff
f7896311a5
+ pre: Wrap to column
2020-01-08 17:28:57 +01:00
Pairi Daiza
ae53805a59
Change Rizonesoft Copyright © to year "2020"
2020-01-03 18:17:29 +01:00
Rainer Kottenhoff
4371db219f
+ chg: don't auto-close blank untitled document, only empty untitled document
2019-11-28 17:23:57 +01:00
Rainer Kottenhoff
a0fbf7ceb1
+ chg: encoding detection fallback: explicitly defined or (UTF-8 (if valid) else current ANSI code-page)
2019-11-28 13:46:52 +01:00
Rainer Kottenhoff
39631b8530
+ fix: try to preserve file modification time option on elevated relaunch
2019-11-27 11:18:45 +01:00
Rainer Kottenhoff
d6c111ff9f
Merge branch 'DevNewFeatures' of https://github.com/RaiKoHoff/Notepad3 into DevNewFeatures
...
# Conflicts:
# res/Notepad3.exe.manifest.conf
# src/VersionEx.h
2019-11-27 09:05:25 +01:00
Rainer Kottenhoff
e4b4cb6b10
+ chg: ask for 'Elevated' relaunch
...
+ try: to preserve file modification time settings on elevated relaunch
2019-11-27 09:02:49 +01:00
Rainer Kottenhoff
ad5afda189
+ fix: drop files handling (depend on 'reuse window' settings)
2019-11-26 23:14:12 +01:00
Rainer Kottenhoff
fc7143e4a3
+ chg: distinguish between "user in Admin-Group" and "Process is Elevated"
2019-11-26 21:10:03 +01:00
Rainer Kottenhoff
bcf6a3d293
+chg: icon error in case of elevated save failed (or other than access denied error)
2019-11-25 12:52:23 +01:00
Rainer Kottenhoff
8c6183bbae
+ chg: handling of "elevating process failed"
2019-11-25 11:44:08 +01:00
Rainer Kottenhoff
d0cec33de5
+ fix: elevated relaunch after encoding change
2019-11-23 13:24:44 +01:00
Rainer Kottenhoff
c8d38a5558
+ tst: tests on paste error ( #1652 )
2019-11-22 17:10:36 +01:00
Rainer Kottenhoff
161b9dd2bb
+ fix: store only stream/line selection to file history
2019-11-22 01:43:44 +01:00
Rainer Kottenhoff
3ca31694e9
+ fix: modern style message box icons
2019-11-22 01:29:13 +01:00
Rainer Kottenhoff
aadc9cbfc6
+rfc: some small refactorings
2019-11-21 16:06:16 +01:00
Rainer Kottenhoff
579c3cfbfe
+ chg: bring back system MessageBox() (incl. not mutable system beep) for "not saved" warning on modified files
2019-11-21 14:26:35 +01:00
Rainer Kottenhoff
40ab61fa57
+ add: preserve stream selection in file history (w/ text pos remembering)
2019-11-20 02:28:45 +01:00
Rainer Kottenhoff
6bf5cd9f88
+ add: language dependent status bar abreviations
2019-11-19 22:58:21 +01:00
Rainer Kottenhoff
112356682c
+ chg: hidden "ExitOnESCSkipLevel" feature (Exit on ESC can ignore a selection)
2019-11-19 14:12:57 +01:00
Rainer Kottenhoff
af017ca858
-- intermediate state for file watching chnages
2019-11-19 08:26:44 +01:00
Rainer Kottenhoff
5ecd45031e
+ fix: wrong encoding detection settings for explicit config .ini-File load
2019-11-18 11:42:48 +01:00
Rainer Kottenhoff
ec1682eed9
+ rfc: refactoring: Encoding Detection
2019-11-17 19:39:06 +01:00
Rainer Kottenhoff
96c40ba402
+ chg: relaunch elevated: safe file automatically only on "save elevation"
2019-11-16 13:39:35 +01:00
Rainer Kottenhoff
6e75023e25
+ fix: disable HyperLink calltip on ESC, as long as caret is in hyperlink text range
2019-11-13 15:58:28 +01:00
Rainer Kottenhoff
1c48c46523
+ chg: cleanup code
2019-11-13 15:00:33 +01:00
Rainer Kottenhoff
a09e6de496
+ chg: ESC Key clears active selection (before exiting Notepad3)
2019-11-13 14:56:20 +01:00
Rainer Kottenhoff
e9b6daa6eb
+ integrate text conversion wrapper (DWORD -> ptrdiff_t)
2019-11-13 12:58:01 +01:00
Pairi Daiza
2be6142a16
Conversion all files to encoding UTF-8 (Final)
2019-11-05 00:07:41 +01:00
Rainer Kottenhoff
4e9c89ee44
+ fix: If ANSI encoding as default, use parent process's console code-page for encoding
2019-11-04 12:22:34 +01:00
Rainer Kottenhoff
f2652a471b
+ upd: Oniguruma current dev
2019-10-16 17:25:03 +02:00
Rainer Kottenhoff
5841b403cf
+ fix: menu position for "path to clipboard"
2019-09-26 14:40:50 +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
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
692b2c3546
+ chg: copy file path to clipboard instead of text insertion
2019-09-24 17:15:30 +02:00
Rainer Kottenhoff
e4425690b1
+ chg: (internal) load Flags (Settings2) as part of LoadSettings() - one pass .ini-read
2019-09-24 10:32:13 +02:00
Rainer Kottenhoff
dc5e43728c
+ chg: hidden option ([Settings2] NoCutLineOnEmptySelection) to disable VS's Ctrl+X behavior on empty selection
...
+ ver: VS Compiler version update (VS 16.3.0, VC 1923)
2019-09-24 09:25:01 +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
Rainer Kottenhoff
b4f6121dc4
+ chg: appearance of INFOBOX4 (MB_YESNOCANCEL) (en-US only)
2019-09-23 17:07:43 +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
3220c388af
+ add: toggle menu bar option
2019-09-19 15:55:52 +02:00
Rainer Kottenhoff
a9ec10d61a
+ try: prep "hide menu bar" option
2019-09-18 18:46:17 +02:00
Rainer Kottenhoff
8efdc7e522
+ fix: remove undo point for Copy (Ctrl+C).
2019-09-18 12:52:33 +02:00
Rainer Kottenhoff
15b12359b6
+ chg: distinguish between rectangular and multi selections
2019-09-18 12:34:08 +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
46483227e1
+ add: Lexicographical line sort order
2019-09-17 18:40:42 +02:00
Rainer Kottenhoff
36b7abed32
+ chg: CloseApp methods
2019-09-16 19:33:14 +02:00
Rainer Kottenhoff
4898da11ca
+chg: borderless full screen mode
2019-09-16 16:17:43 +02:00
Rainer Kottenhoff
e26b32fa5b
+ fix: prevent concurrent settings-file-access (re-launch elevated)
2019-09-16 01:56:20 +02:00
Rainer Kottenhoff
470bfcea63
+ opt: 1-pass (file open/close) save settings
2019-09-15 17:26:05 +02:00
Rainer Kottenhoff
6ac1eccef1
+ chg: Full Work Area Mode (F11) -> Full Screen Mode
2019-09-13 14:16:01 +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
42aebbf0a4
+ chg: cleanup file change notification code
2019-09-10 18:06:10 +02:00
Rainer Kottenhoff
415aacece9
+ fix: minor fixes for window positioning by cmdline parameter
2019-09-10 16:51:18 +02:00
Rainer Kottenhoff
af9ac57f23
+ add: new (suppressable) Info-Dialog for "Preserve File Modification Timestamp" feature
2019-09-08 13:15:01 +02:00
Rainer Kottenhoff
e9b04301a7
+ chg: allow stream comment (/* */) for SQL dialects
2019-09-08 12:29:10 +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
4e946845a4
+ fix: redo initial selection after replace (ins/del)
2019-09-04 13:03:55 +02:00
Rainer Kottenhoff
68aa35cd38
+ chg: menu and behavior for copy/paste and copy/paste line
2019-09-03 16:36:30 +02:00
Rainer Kottenhoff
4f859f33eb
+ fix: update visible indicator issue
2019-09-03 11:45:18 +02:00
Rainer Kottenhoff
86d838c2ad
+ fix: small redraw issue on max screen mode
2019-09-02 16:57:30 +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
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
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
72e86e6825
+ add: option to preserve origin file modification time
2019-08-27 11:53: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
Rainer Kottenhoff
1ee632b157
+ fix: selection undo/redo in case of "lean" change notify event
2019-08-26 15:22:30 +02:00
Rainer Kottenhoff
dd6ceea268
+ add: Swedish (sv-SE) translation templates (cloned from en-GB)
...
+ fix: integrated language menu strings
2019-08-14 12:11:45 +02:00
Rainer Kottenhoff
e14a74eee5
+ fix: load set localized menu before displaying dialog
2019-07-30 14:14:34 +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
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
Rainer Kottenhoff
d2384a8d24
+ fix: send NewLine to sci control, if this id no AutoC fill-up char
2019-07-25 12:41:58 +02:00
Rainer Kottenhoff
98501b1155
+ chg: reject "NewLine" for AutoComplete fill-up
...
+ add: settings for allowed AutoC fill-up chars
2019-07-25 11:57:06 +02:00
Rainer Kottenhoff
54fea83c8f
+ chg: use double-quotes as MRU list string limiter
2019-07-23 09:45:49 +02:00
Rainer Kottenhoff
4844477de8
+ cln: some code cleanup
2019-07-20 09:37:05 +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
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
Rainer Kottenhoff
2a063d33fe
+ fix: regression with undo/redo char sequence
2019-07-15 13:21:19 +02:00
Rainer Kottenhoff
a5d144867f
+ fix: Alt+P should call menu 'Appearance' , Ctrl+Alt+P should be new shortcut for "Compress Spaces"
2019-07-12 09:12:52 +02:00
Rainer Kottenhoff
717511d2a4
+ upd: Scintilla version v4.2.0
2019-07-09 15:22:34 +02:00
Rainer Kottenhoff
4d630a74cb
+ fix: don't remove empty section, w/o request
2019-07-08 21:24:18 +02:00
Rainer Kottenhoff
5bb7f43dc4
+ chg: use only base file name from file path for InfoBox() dialog (avoid text cutoff on long paths)
2019-07-08 13:52:31 +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
bdaab67697
+ add: Color hover and picker (HTML color def only #RRGGBB)
2019-06-15 13:48:49 +02:00
Rainer Kottenhoff
4c96bf9788
+ add: TOML Lexer : Date-Time highlight & other enhancements
...
+ add: some test files for manual checks
2019-06-13 16:00:49 +02:00
Rainer Kottenhoff
cf2ca6de9a
+ enh: a little bit more advanced TOML Lexer
2019-06-12 18:49:38 +02:00
Rainer Kottenhoff
71e569cde5
+ rm: remove (old) AHK Lexer in favourite of modern AHK_L Lexer
2019-06-11 20:48:43 +02:00
Rainer Kottenhoff
7e04105532
+ add: Multiselect Edit Indicator
2019-06-11 15:29:52 +02:00
Rainer Kottenhoff
ad64db46d3
+ chg: utf-8 sig for themes files
...
+ add: Text Lexer to get independent from Default Text
+ add: .ini-file DeleteValue() methods
2019-06-11 00:43:54 +02:00
Rainer Kottenhoff
c647f2d6eb
+ mv: move LoadFlags() to Config src
...
+ fix: InfoBox: error string for GetLastError() event
2019-06-10 16:28:39 +02:00
Rainer Kottenhoff
b8d9a5bc93
+ fix: 1st bugfix session for new SimpleIni config reader.
2019-06-10 15:16:42 +02:00
Rainer Kottenhoff
9eae363c16
+ UTF-8 .ini-File Handler (Initial Version)
2019-06-10 12:03:27 +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
67650d27c5
Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
2019-06-07 10:50:36 +02:00
Rainer Kottenhoff
e469124745
+ cln: remove hotspot styling delay config (not needed anymore)
2019-06-07 07:44:29 +02:00
Rainer Kottenhoff
ab2d4b2afd
Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
...
# Conflicts:
# language/np3_ko_kr/menu_ko_kr.rc
# src/Notepad3.rc
2019-06-04 14:25:43 +02:00
Rainer Kottenhoff
e8c5cad7c7
+ chg: New top-level menu "Appearance" holding Themes and Schemes stuff (en-US, en-GB and de-DE)
...
+ chg: Free "Alt+P" Hotkey (Compress Spaces moved to "Ctrl+Alt+P")
+ fix: Destroy dynamic menu ...
2019-06-04 14:10:59 +02:00
Rainer Kottenhoff
be687cbc13
+ chg: in case of (partial) selection, copy only selection instead of complete hyperlink (issue #1296 )
2019-06-04 08:54:13 +02:00
Rainer Kottenhoff
ec76dcd585
+ enh: Bookmark margin click
2019-06-02 08:03:58 +02:00
Rainer Kottenhoff
e23e8a4877
Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
2019-06-02 07:37:38 +02:00
Rainer Kottenhoff
2fcd08de85
+ chg: move menus "Language" and "Themes" to sub-menu places
2019-06-01 11:47:12 +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
57e408c133
Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
2019-05-29 18:56:50 +02:00
Rainer Kottenhoff
9d0de4bac7
+ fix: some format strings for dialogs displaying long integers (DocPos) converted to int
2019-05-29 16:10:04 +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
d63311fbfd
Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
...
# Conflicts:
# Versions/build.txt
# np3portableapp/_buildname.txt
# res/Notepad3.exe.manifest.conf
# src/VersionEx.h
2019-05-29 09:01:41 +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
61b8b78385
+ add: extent multi-selection (Ctrl + Up/Down/Left/Right)
2019-05-28 10:30:29 +02:00
Rainer Kottenhoff
68a74f7db9
+ fix: "thin selection" restore
2019-05-28 00:49:07 +02:00
Rainer Kottenhoff
71a35e053a
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_ONIGURUMA
2019-05-27 22:47:02 +02:00
Rainer Kottenhoff
bb3e8aa484
+ fix: selecting external toolbar from config
2019-05-27 22:29:17 +02:00
Rainer Kottenhoff
366ac5eed1
+ add: Multi-Selection with selection restore on undo
2019-05-27 20:47:15 +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
b5fdff3e16
+ chg: revert FocusView on closing F/R dialog in any case
2019-05-27 00:04:19 +02:00
Rainer Kottenhoff
0df2c715ae
+ xxx: intermediate version
2019-05-26 23:31:19 +02:00
Rainer Kottenhoff
5fcbd8822d
+ xxx: intermediate multi-selection undo/redo stack version
2019-05-26 20:28:14 +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
5eb8ef936d
+ xxx: intermediate version
2019-05-26 18:20:13 +02:00
Rainer Kottenhoff
4d6da9fcb7
+ fix: FocusView preserved on closing Find/Replacce dialog
2019-05-26 12:47:19 +02:00
Rainer Kottenhoff
771024cb69
+ chg: restore multi-selection on revert (1st draft)
2019-05-26 12:06:48 +02:00
Rainer Kottenhoff
481c495a1d
Merge branch 'Dev_RC' into Dev_ONIGURUMA
2019-05-26 02:40:23 +02:00
Rainer Kottenhoff
4bb59f4e1d
+ fix: switching Find/Replace ON/OFF <-> MarkOccurrences
2019-05-26 02:33:01 +02:00
Rainer Kottenhoff
deb69eb342
+ fix: small bugfixes
2019-05-25 22:30:07 +02:00
Rainer Kottenhoff
98d2e063e8
+ fix: disable FocusView if MarkOccurrences is disabled
2019-05-25 20:54:04 +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
a45f1e713a
+ fix: optimizazion : Undo/Redo Selection
2019-05-24 23:28:34 +02:00
Rainer Kottenhoff
23ef2df24b
+ 1st draft version of editable "Multi-Selection"
2019-05-24 22:53:30 +02:00
Rainer Kottenhoff
0eb77bda2c
+ fix: "mark occurrences of curent word"
2019-05-22 08:28:52 +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
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
6f3a0e6d3f
+ fix: Focused View: broken AHK_L lexer
...
+ opt: optimized FocusView algo
2019-05-18 12:36:57 +02:00
Rainer Kottenhoff
f7f6179d42
+ fix: small bug regarding "Focused View"
2019-05-17 18:55:37 +02:00
Rainer Kottenhoff
820b0a530e
+ add: CallTip for Hyperlinks
2019-05-17 17:22:27 +02:00
Rainer Kottenhoff
2306af7123
+ chg: stage 2: refactoring Hyperlink: HotSpot -> Indicator (to avoid restyling problems)
2019-05-16 14:46:31 +02:00
Rainer Kottenhoff
6da92cbadc
+ chg: refactoring Hyperlink: HotSpot -> Indicator (to avoid restyling problems)
2019-05-16 11:10:23 +02:00
Rainer Kottenhoff
9a36c34e56
+ rev: revert previous commit
2019-05-15 17:02:45 +02:00
Rainer Kottenhoff
0998d49535
+ chg: move default position of the "Always On Top" button to 2nd last pos (not hidden).
2019-05-15 13:07:42 +02:00
Rainer Kottenhoff
ece5ccfa3a
+ fix: Only (manually) revert file on request, if text has changed (save needed).
2019-05-15 10:51:15 +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
ad13a3217e
Merge branch 'Dev_RC' into Dev_NewFeatures
...
# Conflicts:
# Versions/build.txt
# language/np3_hu_hu/strings_hu_hu.rc
# res/Notepad3.exe.manifest.conf
# src/Edit.c
# src/Notepad3.c
# src/VersionEx.h
2019-05-14 02:52:30 +02:00
Rainer Kottenhoff
f64e5fcb22
+ chg: "Always on top" default button position (factory settings)
2019-05-14 02:31:06 +02:00
Rainer Kottenhoff
1ad6981660
+ add: Toolbar button (Pin) for "Always on Top" indicator
2019-05-14 02:11:50 +02:00
Rainer Kottenhoff
77d1531c29
+ add: binary file detection (by zufuliu)
2019-05-14 00:25:02 +02:00
Rainer Kottenhoff
056779bc7b
+ fix: ignoring "encrypted raw" loading for inconsisteny checks
2019-05-13 01:45:30 +02:00
Rainer Kottenhoff
2965dd8d21
Merge branch 'Dev_RC' into Dev_NewFeatures
...
# Conflicts:
# src/Edit.c
# src/Notepad3.c
2019-05-13 01:18:41 +02:00
Rainer Kottenhoff
af7e142814
+ fix: [Suppressed Messages], understand old settings files
2019-05-12 14:08:05 +02:00
Rainer Kottenhoff
eb09b90b62
+ fix: no inconsistency (line-breaks, indentation) checks for files with unknown extensions
2019-05-12 12:41:43 +02:00
Rainer Kottenhoff
d99af6513d
+ chg: adapt warning dialog according to new FileRevert / AutoReload undo/redo history
2019-05-12 02:38:25 +02:00
Rainer Kottenhoff
4b890eaf4c
+ fix. cleanup some refactorings for undo/redo beyont FileRevert / AutoReload
2019-05-12 02:11:18 +02:00
Rainer Kottenhoff
789b80c318
+ chg: enable Undo on FileRevert / AutoReload
2019-05-11 16:35:39 +02:00
Rainer Kottenhoff
69cd94da4e
+ experimental: enable undo on File revert
2019-05-11 12:38:38 +02:00
Rainer Kottenhoff
c58f0f16ff
+ fix: minor fixes and code cleanup
2019-05-10 23:48:20 +02:00
Rainer Kottenhoff
9fe01b87e8
+ chg: rename "Doc Tail Chasing" => "Monitoring Log"
...
+ chg: initial default of Toolbar buttons: removed "Monitoring Log" (eye buton)
2019-05-10 20:26:29 +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
2755439a7d
+ chg: optimized FileWatching interval for "Chasing Tail" mode
2019-05-04 12:38:40 +02:00
Rainer Kottenhoff
072b86dd1d
+ opt: optimizing prev. commit
2019-05-04 09:26:50 +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
7b2f250b1d
+ rfc: refactoring "Focus View" : LineState -> Indicator
2019-05-03 13:15:38 +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
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
0e74166977
+ chg: make Custom.Schemes and Find/Replace dialog resizable
2019-04-30 02:21:03 +02:00
Rainer Kottenhoff
dbd523fae5
+ fix: do not ignore notify change for Paste/Swap/Undo/Redo
2019-04-29 20:23:18 +02:00
Rainer Kottenhoff
65616a6d6b
+ chg: resizable "Add to Favorites" dialog
2019-04-29 20:14:36 +02:00
Rainer Kottenhoff
c58315d046
+ add: Notepad3 User/App icon for special InfoBox()
2019-04-29 11:28:38 +02:00
Rainer Kottenhoff
0c49298925
+ fix: broken InfoBox() icons
...
+ fix: [Suppressed Messages] (clear for new version of InfoBox() - need to re-apply again)
2019-04-29 11:11:52 +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
60dd43941b
+ fix: previuos commit
2019-04-27 16:50:52 +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
1b82e2662b
+ fix: 2nd try to fix the finalize styling issue (Find/Replace dialog: mark occurrences)
2019-04-26 19:28:22 +02:00
Rainer Kottenhoff
748e4195f8
+ chg: refactoring of MessageBox beep muting
2019-04-26 11:26:45 +02:00
Rainer Kottenhoff
2de133c3ee
+ fix: bug preserving "Tabs as Spaces" settings
...
+ chg: new default for "Show long line marker" is OFF. (Increased settings file version number to preserve old settings)
2019-04-25 16:26:27 +02:00
Rainer Kottenhoff
77d74e50b9
+ chg: update lexer styling on view movement (find next, prev, etc.)
2019-04-25 12:43:05 +02:00
Rainer Kottenhoff
49f37ecc8d
+ add: Menu entry to mute MessageBox beeps
2019-04-25 10:55:13 +02:00
Rainer Kottenhoff
98143c12b2
+ chg: auto-save after elevating user right
...
+ add: menu: "Relaunch Elevated"
2019-04-02 23:42:15 +02:00
Rainer Kottenhoff
d27ae6bfe0
+ rfc: refactoring elevated user rights
2019-04-02 17:01:00 +02:00
Rainer Kottenhoff
6d4ff85880
+ Chg: add encoding tag to RelaunchElevated() arguments
2019-04-02 00:30:23 +02:00
Rainer Kottenhoff
09b3d22200
+ Chg: RelaunchElevated() add current encoding as cmdline param (1)
2019-04-01 17:41:25 +02:00
Rainer Kottenhoff
249ce4eea0
+ Fix: FileVars vs. Settings handling
2019-04-01 16:56:28 +02:00
Rainer Kottenhoff
25d54b48e8
+ chg: save file imediately after relaunching with elevated rights (triggered by save failure)
2019-03-30 07:25:29 +01:00
Rainer Kottenhoff
e8269df2b7
+ fix: fix small inconsistency and performance issue
2019-03-29 16:49:22 +01:00
Rainer Kottenhoff
8199ca04d5
+ fix: command line option "print and leave"
2019-03-29 15:09:58 +01:00