Commit Graph

1366 Commits

Author SHA1 Message Date
Rainer Kottenhoff
16ab381f28 + fix: force initial default position only if no window position is specified 2018-05-04 09:07:25 +02:00
Rainer Kottenhoff
ae63adb346 + upd: merge current Scintilla (404 : 05-May-2018) development GitHub mirror branch 2018-05-04 08:20:23 +02:00
Derick Payne
8b2ecf52e0
Merge pull request #472 from RaiKoHoff/Bugfixes_RC2_I
Bugfixes RC2 I
2018-05-03 22:11:20 +02:00
Rainer Kottenhoff
8c2ca1eab3 + fix: minor bug fixes 2018-05-03 20:47:08 +02:00
Rainer Kottenhoff
b5d118b347 + fix: choose correct font size for deactivated "Hyperlink Hotspot" style 2018-05-03 19:46:13 +02:00
Rainer Kottenhoff
1fb6d9bac0 + rfc: refactoring of applying Style settings 2018-05-03 18:10:39 +02:00
Derick Payne
2fd9fdee65
Merge pull request #470 from RaiKoHoff/DocTailChasing
Doc Tail Chasing and Configurable Statusbar
2018-05-03 08:36:41 +02:00
Rainer Kottenhoff
21ab9e7a3d + fix: broken website update check 2018-05-03 02:22:15 +02:00
Rainer Kottenhoff
56e63a17a1 + fix: minor fixes and default value adjustments 2018-05-03 01:56:34 +02:00
Rainer Kottenhoff
03fc0cfe62 Merge remote-tracking branch 'notepad3_orig_rizone/master' into DocTailChasing 2018-05-02 17:45:38 +02:00
Rainer Kottenhoff
0d9fd1e5e0 + fix: fractional font settings: add bias of 2% 2018-05-02 17:27:49 +02:00
Derick Payne
839669278f
Merge pull request #468 from MelchiorGaspar/master
Sorted all/most of the change log file.  First go through.
2018-05-02 13:32:41 +02:00
Rainer Kottenhoff
bc5b6eaed7 + enh: add "Extra Line Spacing" style option to ANSI Art (e.g. .nfo files) (predefined -4) 2018-05-02 12:33:48 +02:00
MelchiorGaspar
2b84b944fe Sorted all/most of the change log file. First go through. 2018-05-02 05:08:21 -04:00
Rainer Kottenhoff
3e3a7c9860 + fix: add parameter to force update of Stausbar (e.g. theme change) 2018-05-02 10:20:20 +02:00
Rainer Kottenhoff
c5843ee11c + chg: minor script changes to PortableApps build 2018-05-02 09:50:30 +02:00
Rainer Kottenhoff
cebcc84296 + fix: statusbar: handling and display of "Default text" vs. "2nd Default Text" 2018-05-02 08:35:01 +02:00
Rainer Kottenhoff
10af9be8bc + chg: menu entry for switching HighDPI toolbar 2018-05-02 01:44:38 +02:00
Rainer Kottenhoff
1f9ce8e2f7 + fix: Theme changed bug 2018-05-02 01:35:02 +02:00
Rainer Kottenhoff
f566d352da + enh: menu entry to switch between normal and 2018-05-01 21:20:03 +02:00
Rainer Kottenhoff
ed5ad84bba + upd: Scintilla current (0501) development GitHub mirror 2018-05-01 18:34:18 +02:00
Rainer Kottenhoff
dbc3e318f6 + fix: RAII (__try/__finally) for target transactions and notify changed observation guards 2018-05-01 18:01:09 +02:00
Rainer Kottenhoff
81819e423f + fix: bug in statusbar section width calculation 2018-05-01 09:06:51 +02:00
Rainer Kottenhoff
59aacd57ff + opt: optimizing dynamic statusbar display 2018-04-30 09:32:11 +02:00
Rainer Kottenhoff
54c4083ec1 + merge: Scintilla's current GitHub mirror (404: 0430) development
+ fix: Deactivate "Focused View": set FoldingLevel to default before applying Lexer's Style (-> speed-up)
2018-04-30 02:46:28 +02:00
Rainer Kottenhoff
2d2c3668eb + fix: switching modes (EOL,OVR, some other), statusbar has not been updated accordingly 2018-04-30 01:51:33 +02:00
Rainer Kottenhoff
520ea555bb + fix: bug while reading String to Vector 2018-04-29 21:30:24 +02:00
Rainer Kottenhoff
1b7d055218 + try: DPI awarenes on manual font scaling 2018-04-29 20:23:51 +02:00
Rainer Kottenhoff
4d3dbf0fc6 + fix: missing last entry of statusbar configuration (ID=11) 2018-04-29 19:11:35 +02:00
Rainer Kottenhoff
e58b5f2937 + enh: completely reworked statusbar dynamic configuration 2018-04-29 19:05:04 +02:00
Rainer Kottenhoff
d0149be2d6 + rm: disabling UpdateChecker menu entry if no executable is configured 2018-04-28 16:13:55 +02:00
Rainer Kottenhoff
f4cf622d5a + rev: reverting delayed WaitCursor() call - now depending on some document statistics to prevent displaying "spinning circle" 2018-04-28 12:04:55 +02:00
Rainer Kottenhoff
84755074bc + upd: merge current Scintilla (404 : 28-Apr-2018) development GitHub mirror branch 2018-04-28 09:22:52 +02:00
Rainer Kottenhoff
049d6f4cab + opt: several minor enhancements 2018-04-28 01:03:55 +02:00
Rainer Kottenhoff
194c5df055 Merge branch 'Bugfixes_RC_VI' into DocTailChasing 2018-04-27 01:50:12 +02:00
Rainer Kottenhoff
4b5a884bc2 + enh: delayed "Spinning Circle" transaction 2018-04-27 01:46:23 +02:00
Rainer Kottenhoff
edbfae8914 + enh: initial version of Doc tail Chasing 2018-04-26 20:36:04 +02:00
Derick Payne
563350c657 Changed Focus View and Tail Function icons. 2018-04-26 16:52:43 +02:00
Derick Payne
8dd0816c34
Merge pull request #461 from RaiKoHoff/Bugfixes_RC_V
Bugfixes RC V
2018-04-26 16:14:31 +02:00
Rainer Kottenhoff
4bdb4a7e70 + fix: small bug preventing Statusbar relative width settings smaller than 1/10 of width 2018-04-26 11:55:02 +02:00
Derick Payne
3c697511f4
Merge pull request #460 from RaiKoHoff/Statusbar_Enh
Feature: Configurable Statusbar
2018-04-26 10:21:23 +02:00
Rainer Kottenhoff
bd5d443f2a + rfc: moving common methods to helper module 2018-04-26 09:06:11 +02:00
Rainer Kottenhoff
29125b8227 + enh: Statusbar: add settings to user defined prefix strings for statusbar sections 2018-04-25 19:58:22 +02:00
Rainer Kottenhoff
218ff0b63f + fix: redo rebase/merge conflicts resolving failures 2018-04-25 17:02:30 +02:00
Rainer Kottenhoff
cef8995e77 Merge branch 'Statusbar_Enh' of https://github.com/RaiKoHoff/Notepad3 into Statusbar_Enh 2018-04-25 16:59:37 +02:00
Rainer Kottenhoff
5cb4b6cfbb Merge remote-tracking branch 'notepad3_orig_rizone/master' into Statusbar_Enh 2018-04-25 16:58:07 +02:00
Rainer Kottenhoff
5d309d888e Merge remote-tracking branch 'notepad3_orig_rizone/master' into Statusbar_Enh 2018-04-25 16:55:00 +02:00
Rainer Kottenhoff
7da4f445f4 rebase 2018-04-25 16:41:33 +02:00
Rainer Kottenhoff
5bdb3f0240 merge 2018-04-25 16:39:24 +02:00
Derick Payne
49f5940382 Fixed links on Readme.md 2018-04-25 16:28:32 +02:00