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
Rainer Kottenhoff
b9572abb7c
+ upd: "uthash" v.2.3.0
...
+ chg: doing PostMsg instead of SendMsg for scheduled execution too
+ chg: sort delayed execution queue on enqueuing
2021-04-01 19:37:14 +02:00
Rainer Kottenhoff
3eb7364378
+ chg: doing PostMsg instead of SendMsg for immediate cmd on "delayed message queue"
2021-04-01 16:43:39 +02:00
Rainer Kottenhoff
ac87c68fc1
+ chg: refactoring delayed messages queue
2021-04-01 13:06:56 +02:00
Pairi Daiza
680b78e2dd
+ Upd: Version files and Changes.txt and correction of typo.
2021-03-31 21:17:45 +02:00
Rainer Kottenhoff
d5630c116f
Merge pull request #3251 from RaiKoHoff/Dev_Lexilla
...
Provide Mono-Language IDs
2021-03-31 18:48:23 +02:00
Rainer Kottenhoff
fa80353c72
+ add: provide Mono-Language IDs
2021-03-31 18:36:32 +02:00
Pairi Daiza
360e1b1356
+ Upd: Version files, Changes.txt and MS VS 2019 version update (v16.9.3)
2021-03-31 18:11:31 +02:00
Rainer Kottenhoff
3359f2bd67
+ rfc: cleanup code: SplitUndoTransaction() on timeout resp. line-break
2021-03-31 15:24:30 +02:00
Pairi Daiza
053c50e640
MUI - Sync the layout of "resource.h" file for "#define MUI_BASE_LNG"
2021-03-30 19:01:41 +02:00
Rainer Kottenhoff
47d3252164
+ add: Mono-Language compiler switch for MiniPath
...
+ chk: review of Mono-Language compiler switch for Notepad3
2021-03-30 10:15:35 +02:00
Pairi Daiza
c33273304d
+ Upd: Version files and Changes.txt
2021-03-29 22:52:57 +02:00
Rainer Kottenhoff
7d9f1158da
+chg: turning "Line Comment Block Edit" from option into command (Ctrl+Alt+Q)
2021-03-29 19:49:35 +02:00
Pairi Daiza
2f7e0ead65
MUI - Minor correction
2021-03-27 09:30:41 +01:00
Pairi Daiza
671650cba4
MUI - Minor correction and add some info comment lines
2021-03-27 09:20:03 +01:00
Pairi Daiza
8063a677b2
MUI - Extend Compiler switch to allow mono language binary for all languages
2021-03-26 17:44:50 +01:00
Pairi Daiza
5a1376196d
+ Upd: Version files and Changes.txt
2021-03-26 07:37:25 +01:00
Rainer Kottenhoff
cb7534cdd4
Merge pull request #3234 from RaiKoHoff/Dev_Lexilla
...
Update Kotlin and Dart Lexer
2021-03-26 00:23:12 +01:00
Rainer Kottenhoff
da31945be0
+ fix: TinyExpr regresion inserting newline after equal sign
2021-03-26 00:08:50 +01:00
Pairi Daiza
18e14f7cf6
+ Upd: Version files and Changes.txt
2021-03-25 21:52:55 +01:00
Rainer Kottenhoff
4b3167de56
+ upd: Kotlin & Dart Lexer from Zufuliu's source
2021-03-25 20:05:02 +01:00
Pairi Daiza
7e1578e3e3
+ Upd: Version files and Changes.txt
2021-03-25 13:36:07 +01:00
Pairi Daiza
2fbb5479d8
Merge remote-tracking branch 'rizonesoft/master'
2021-03-25 12:25:16 +01:00
Pairi Daiza
052a338905
+ Upd: Version files and Changes.txt
2021-03-25 12:19:02 +01:00
Rainer Kottenhoff
dc834e4011
+ fix: don't keep window top-most after returning from full-screen mode (F11 toggle)
2021-03-25 12:03:20 +01:00