Pairi Daiza
0fa096c348
+ Upd: Version files and Changes.txt
2021-04-16 12:59:45 +02:00
Rainer Kottenhoff
06650d9d12
Merge pull request #3333 from RaiKoHoff/Dev_RC1
...
Minor bug fixes
2021-04-16 10:13:54 +02:00
Pairi Daiza
c42ffb622b
MUI - Correction of some filenames in ".lang" files
2021-04-16 09:53:34 +02:00
Rainer Kottenhoff
b669976380
+ enh: save bookmarks in file history in case of "Save as..."
2021-04-16 09:42:08 +02:00
Rainer Kottenhoff
90c25da9b1
+ fix: Save Schema config in case of inifile from scratch
2021-04-16 09:31:44 +02:00
Rainer Kottenhoff
a9425f3732
+ chg: minimize usage of deprecated LCID / LANGID for MiniPath
...
+ rfc: code cleanup
2021-04-15 22:34:19 +02:00
Pairi Daiza
3e62f5f8dd
+ Upd: Version files and Changes.txt
2021-04-15 19:20:47 +02:00
Rainer Kottenhoff
9f15566423
+ fix: small correction to Line Cut feature (thin selection)
2021-04-15 17:38:59 +02:00
Rainer Kottenhoff
711aa4a14f
+ add: cut lines for rectangular and multi selection
2021-04-15 16:02:57 +02:00
Rainer Kottenhoff
9ab6706ed8
+ rfc: minor code cleanup
2021-04-15 02:01:07 +02:00
Pairi Daiza
704ccd393a
+ Upd: Version files and Changes.txt
2021-04-14 22:41:55 +02:00
Rainer Kottenhoff
d7cd7af67d
+ fix: debug build
2021-04-14 21:41:33 +02:00
Rainer Kottenhoff
a17877b43a
+ fix: build failure, unused var def (repair AppVeyor build failure)
2021-04-14 21:33:33 +02:00
Rainer Kottenhoff
5edcfd6753
+ rfc: minimize usage of deprecated LCID/LANGID
2021-04-14 21:08:11 +02:00
Rainer Kottenhoff
a67bd84a3d
+ fix: compiling mono-language compiler switch version
2021-04-14 18:04:14 +02:00
Rainer Kottenhoff
0c61206dd0
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Sci501
2021-04-14 17:56:29 +02:00
Rainer Kottenhoff
a29e2101fc
+ fix: some minor bugs around MUI Language selection
2021-04-14 17:56:10 +02:00
Pairi Daiza
e8a3322859
+ Upd: Version files and Changes.txt
2021-04-14 10:05:10 +02:00
Pairi Daiza
2898f5e759
MUI - Big file size limit warning to 4MB (FileLoadWarningMB=4)
2021-04-14 10:04:45 +02:00
Pairi Daiza
7f9b11fbc0
Merge pull request #3318 from RaiKoHoff/Dev_Sci501
...
Standard windows behavior for cascading new instances (if configured)
2021-04-14 09:34:11 +02:00
Rainer Kottenhoff
e0e3f62a76
+ fix: std windows behavior for cascading new instances (if configured)
2021-04-14 01:33:11 +02:00
Pairi Daiza
478dfdd16b
+ Upd: Version files, Changes.txt and MS VS 2019 version update (v16.9.4)
2021-04-13 20:36:02 +02:00
Rainer Kottenhoff
5f37468f8a
Merge pull request #3315 from RaiKoHoff/Dev_Sci501
...
Configurable position offset on launching new instance (preserve old behavior)
2021-04-13 19:36:16 +02:00
Rainer Kottenhoff
31d8914521
+ chg/add: configurable position offset on launching new instance
...
+ fix: Sticky Window Flag on launching new instance
2021-04-13 19:20:06 +02:00
Pairi Daiza
e0f65d6503
+ Upd: Version files and Changes.txt
2021-04-13 16:34:34 +02:00
Pairi Daiza
a0e234513c
Merge pull request #3312 from RaiKoHoff/Dev_Sci501
...
Drag-n-Drop: allow multiple files to drop / change instance handling (new Wnd)
2021-04-13 15:04:09 +02:00
Rainer Kottenhoff
6d899074e1
+ chg: drag-n-drop: replace current file (Ctrl+ for new instance)
...
+ chg: drag-n-drop: allow multiple files to drop
+ chg: menu/shortcut: launch "New Empty Wnd" <-> "Duplicate Instance"
+ fix: prevent dup instance, if setting does not allow
2021-04-13 13:58:28 +02:00
Pairi Daiza
0b7cb95630
Merge remote-tracking branch 'rizonesoft/master'
2021-04-12 23:19:46 +02:00
Pairi Daiza
9a7e439941
+ Upd: Version files and Changes.txt
2021-04-12 23:08:24 +02:00
Rainer Kottenhoff
d5475fafc8
+ fix: lazy styling (no need for SCN_STYLENEEDED)
2021-04-12 22:59:49 +02:00
Rainer Kottenhoff
3a45e1adf2
+ add: use 'Ctrl+' key to force dropping files into drop-target instance (reuse window)
2021-04-12 21:04:16 +02:00
Rainer Kottenhoff
8b737d7d2c
+ fix: caret visibility on JumpTo() after file (re-)load
...
+ fix: FileWatching (file change notification) in some special cases
2021-04-12 18:44:49 +02:00
Pairi Daiza
3185af513b
+ Upd: Version files and Changes.txt
2021-04-11 23:00:16 +02:00
Rainer Kottenhoff
a59f0d0b34
+ fix: mark occurrences: no additional bookmarker -> use invisible marker instead of background marker
2021-04-11 21:14:58 +02:00
Rainer Kottenhoff
30367319d0
+ upd: adapt to Scintilla v5.0.1 new translucent alpha color (marker)
2021-04-11 20:47:43 +02:00
Pairi Daiza
b81e5aba81
+ Upd: Version files and Changes.txt
2021-04-11 17:00:52 +02:00
Rainer Kottenhoff
440573c0a9
+ upd: Scintilla v5.0.1 (part III)
...
+ fix: performance issue line wrapping
+ fix: begin/end wait cursor calling
+ chg: international strings for status bar (wait cursor)
2021-04-11 15:19:34 +02:00
Rainer Kottenhoff
c901684932
+ upd: merging Scintilla Lib v5.0.1 (part II)
2021-04-10 16:33:47 +02:00
Pairi Daiza
938961ef26
+ Upd: Version files and Changes.txt
2021-04-07 15:46:25 +02:00
Rainer Kottenhoff
2d81f3c68f
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla
2021-04-07 13:47:16 +02:00
Rainer Kottenhoff
c7ed44772d
+fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too)
2021-04-07 13:46:10 +02:00
Pairi Daiza
02a5df3b66
+ Upd: Version files and Changes.txt
2021-04-07 12:20:55 +02:00
Rainer Kottenhoff
360d6e5fb3
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla
2021-04-07 09:39:27 +02:00
Rainer Kottenhoff
b802c7e8ab
Merge pull request #3271 from RaiKoHoff/Dev_Lexilla
...
center dialog in parent: for system dialog
2021-04-07 09:37:45 +02:00
Rainer Kottenhoff
1ed4e64092
+ fix: center dialog in parent: for system dialog and if minimized (tray or taskbar)
2021-04-07 09:19:35 +02:00
Pairi Daiza
44bf528029
+ Upd: Version files and Changes.txt
2021-04-06 16:38:13 +02:00
Rainer Kottenhoff
c427cef3ab
+ fix: Mark all Occurrences in case of reopened F/R dialog
...
+ fix: center dialog in parent
2021-04-06 15:33:30 +02:00
Rainer Kottenhoff
692b535a7d
+ upd/chg: C/C++ Lexer: styles and keywords
2021-04-03 15:07:34 +02:00
Pairi Daiza
abb1c66b45
+ Upd: Version files and Changes.txt
2021-04-02 21:26:48 +02:00
Rainer Kottenhoff
4bf6500ce1
+ rev: reverting sort of delayed command queue (not really needed here)
2021-04-01 19:53:07 +02:00