Rainer Kottenhoff
|
0db0d237cc
|
Merge branch 'Dev_RC2_UTF8' into Dev_AccelKeys
# Conflicts:
# ced/ced/compact_enc_det/compact_enc_det.cc
# ced/targetver.h
# language/common_res.h
# language/common_res.rc
# language/np3_af_za/dialogs_af_za.rc
# language/np3_af_za/strings_af_za.rc
# language/np3_be_by/dialogs_be_by.rc
# language/np3_be_by/strings_be_by.rc
# language/np3_de_de/dialogs_de_de.rc
# language/np3_de_de/strings_de_de.rc
# language/np3_en_gb/dialogs_en_gb.rc
# language/np3_en_gb/strings_en_gb.rc
# language/np3_en_us/dialogs_en_us.rc
# language/np3_en_us/np3_en_us.rc
# language/np3_en_us/strings_en_us.rc
# language/np3_es_es/dialogs_es_es.rc
# language/np3_es_es/strings_es_es.rc
# language/np3_fr_fr/dialogs_fr_fr.rc
# language/np3_fr_fr/strings_fr_fr.rc
# language/np3_ja_jp/dialogs_ja_jp.rc
# language/np3_ja_jp/strings_ja_jp.rc
# language/np3_nl_nl/dialogs_nl_nl.rc
# language/np3_nl_nl/strings_nl_nl.rc
# language/np3_ru_ru/dialogs_ru_ru.rc
# language/np3_ru_ru/strings_ru_ru.rc
# language/np3_zh_cn/dialogs_zh_cn.rc
# language/np3_zh_cn/menu_zh_cn.rc
# language/np3_zh_cn/resource.h
# language/np3_zh_cn/strings_zh_cn.rc
# minipath/src/minipath.rc
# np3encrypt/targetver.h
# src/Dialogs.h
|
2018-11-15 15:58:09 +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
|
012d5cdad4
|
+ chg: Command Line Help: using sizeable dialog box instead of auto-sized MessageBox
|
2018-11-13 12:03:15 +01:00 |
|
Rainer Kottenhoff
|
812cdf0793
|
Merge branch 'Dev_Fixes4Release' into Dev_AccelKeys
# Conflicts:
# language/common_res.rc
# language/np3_af_za/strings_af_za.rc
# language/np3_be_by/strings_be_by.rc
# language/np3_de_de/strings_de_de.rc
# language/np3_en_gb/strings_en_gb.rc
# language/np3_en_us/strings_en_us.rc
# language/np3_es_es/strings_es_es.rc
# language/np3_fr_fr/strings_fr_fr.rc
# language/np3_ja_jp/strings_ja_jp.rc
# language/np3_nl_nl/strings_nl_nl.rc
# language/np3_ru_ru/strings_ru_ru.rc
# language/np3_zh_cn/strings_zh_cn.rc
|
2018-11-09 16:37:59 +01:00 |
|
Rainer Kottenhoff
|
7e75ddc626
|
+ chg: highlight base developer Flo Balmer in AboutBox
|
2018-11-09 16:14:43 +01:00 |
|
Rainer Kottenhoff
|
ab703bf23f
|
+ language resources for inconsistent indentation warning
|
2018-11-07 12:55:10 +01:00 |
|
Rainer Kottenhoff
|
6902bae473
|
+ refactoring: move some g_lobals to common structure
|
2018-11-07 09:27:15 +01:00 |
|
Rainer Kottenhoff
|
ddc11d2ff1
|
+ enh: inconsistent indentation option switch
|
2018-11-06 16:30:10 +01:00 |
|
Rainer Kottenhoff
|
4afc4fd0d4
|
Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys
# Conflicts:
# language/np3_af_za/dialogs_af_za.rc
# language/np3_be_by/dialogs_be_by.rc
# language/np3_de_de/dialogs_de_de.rc
# language/np3_en_gb/dialogs_en_gb.rc
# language/np3_en_us/dialogs_en_us.rc
# language/np3_es_es/dialogs_es_es.rc
# language/np3_fr_fr/dialogs_fr_fr.rc
# language/np3_ja_jp/dialogs_ja_jp.rc
# language/np3_nl_nl/dialogs_nl_nl.rc
# language/np3_ru_ru/dialogs_ru_ru.rc
# language/np3_zh_cn/dialogs_zh_cn.rc
|
2018-11-06 12:01:44 +01:00 |
|
Rainer Kottenhoff
|
dae03cf75d
|
+ fix: static text for About box must be reconstructed after module unload
|
2018-11-06 11:14:24 +01:00 |
|
Rainer Kottenhoff
|
ad148d89cc
|
+ chg: switch to RichText Edit Control v5.0 (MSFTEDIT.DLL)
|
2018-11-06 11:05:26 +01:00 |
|
Rainer Kottenhoff
|
7fdaac0271
|
Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys
# Conflicts:
# language/np3_af_za/strings_af_za.rc
# language/np3_de_de/strings_de_de.rc
# language/np3_en_gb/strings_en_gb.rc
# language/np3_en_us/strings_en_us.rc
# language/np3_es_es/strings_es_es.rc
# language/np3_fr_fr/strings_fr_fr.rc
# language/np3_ja_jp/strings_ja_jp.rc
# language/np3_nl_nl/strings_nl_nl.rc
# language/np3_zh_cn/strings_zh_cn.rc
|
2018-11-02 16:33:17 +01:00 |
|
Rainer Kottenhoff
|
ba4bce8b99
|
+ refactoring: move common resource strings
|
2018-11-02 16:11:45 +01:00 |
|
Rainer Kottenhoff
|
bcd6451d39
|
+ enh: add switch and opacity level settings2 for Find/Replace dialog
|
2018-10-31 15:00:24 +01:00 |
|
Rainer Kottenhoff
|
ba5dca06ba
|
+ clang tidy
|
2018-10-30 10:47:51 +01:00 |
|
Rainer Kottenhoff
|
4b5bd76568
|
Merge branch 'Dev_lng_beBY_ruRU' into Dev_AccelKeys
|
2018-10-29 12:04:24 +01:00 |
|
Rainer Kottenhoff
|
d3af3ece8a
|
+ synchronize Minipath project files (new language template)
|
2018-10-29 10:03:22 +01:00 |
|
Rainer Kottenhoff
|
40d0d00a53
|
+ new Notepad3 language Russian (ru-RU)
|
2018-10-26 14:02:47 +02:00 |
|
Rainer Kottenhoff
|
3f8c199e19
|
+ enh: Warning on inconsistent line-breaks
|
2018-10-23 12:42:50 +02:00 |
|
Rainer Kottenhoff
|
01120529ac
|
+ fix: window restoration in case of aero snap position
|
2018-10-19 14:05:32 +02:00 |
|
Rainer Kottenhoff
|
911a3fe234
|
+ chg: base font size independent print out
|
2018-10-15 18:05:42 +02:00 |
|
Rainer Kottenhoff
|
1bfd37d0fd
|
+ fix: position of F/R dialog not persisted
+ code cleanup
|
2018-10-10 18:16:34 +02:00 |
|
Rainer Kottenhoff
|
44a98f4f66
|
+ tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy"
|
2018-10-10 15:30:43 +02:00 |
|
Rainer Kottenhoff
|
9c063d58d4
|
+ code cleanup
|
2018-10-06 13:15:51 +02:00 |
|
Rainer Kottenhoff
|
3ce6475fb4
|
last set of structured settings
|
2018-10-01 23:42:55 +02:00 |
|
Rainer Kottenhoff
|
c12ae792a2
|
more and more settings structuring
|
2018-10-01 15:25:36 +02:00 |
|
Rainer Kottenhoff
|
b1a12a1a76
|
more settings structuring
|
2018-10-01 08:53:39 +02:00 |
|
Rainer Kottenhoff
|
3e62d9a9d6
|
+ chg: structure more settings items
|
2018-09-28 00:09:05 +02:00 |
|
Rainer Kottenhoff
|
cac0b2aa98
|
+ structuring of Settings (part II)
|
2018-09-26 23:46:27 +02:00 |
|
Rainer Kottenhoff
|
385bc0867b
|
+ refactoring: 2nd set of "Settings" variables
|
2018-09-26 11:52:50 +02:00 |
|
Rainer Kottenhoff
|
b38073f913
|
+ structuring of global vars and Settings (1st stage)
|
2018-09-26 00:26:42 +02:00 |
|
Rainer Kottenhoff
|
814df0d1f7
|
+ refactoring: complete "Settings2" restructured
|
2018-09-25 16:54:19 +02:00 |
|
Rainer Kottenhoff
|
18d78dc21b
|
+ chg: minimize arbitrary Settings-INI-File access
|
2018-09-25 14:27:07 +02:00 |
|
Rainer Kottenhoff
|
9bc3bfa34f
|
+ structure for Settings2's Flags
|
2018-09-25 11:19:02 +02:00 |
|
Rainer Kottenhoff
|
b733d360ac
|
+ chg: 2nd stage of optimized .ini-handling
|
2018-09-25 09:23:16 +02:00 |
|
Rainer Kottenhoff
|
8f6eb3087f
|
+ fix: UTF-8 encoding detection: allow less reliable CED-Analysis of UTF-8 as soft-hint => prefer UTF-8
|
2018-09-23 12:42:55 +02:00 |
|
Rainer Kottenhoff
|
fabd6e2119
|
+ fix: mark all occurrences for current word (caret)
+ code opt: refactoring
|
2018-09-21 13:17:10 +02:00 |
|
Rainer Kottenhoff
|
157cedd528
|
+ fix: user preferred UI language
|
2018-09-20 18:32:59 +02:00 |
|
Rainer Kottenhoff
|
4a8fe155d1
|
+ replace LocalAlloc() by recommended HeapAlloc()
|
2018-09-20 12:47:26 +02:00 |
|
Rainer Kottenhoff
|
e20a7b6d41
|
+ default window placement renewed
|
2018-09-18 13:48:38 +02:00 |
|
Rainer Kottenhoff
|
692a5076bf
|
+ fix: command line position args
|
2018-09-18 02:07:49 +02:00 |
|
Rainer Kottenhoff
|
61df030037
|
+ refactoring: window positioning
|
2018-09-18 01:12:02 +02:00 |
|
Rainer Kottenhoff
|
cf7d9a9c87
|
+ some minor refactorings
|
2018-09-17 16:28:50 +02:00 |
|
Rainer Kottenhoff
|
12b74b6201
|
+ fix&chg: default (initial) window position: fit in workarea with zero border offset
|
2018-09-16 18:15:30 +02:00 |
|
Rainer Kottenhoff
|
7e6e32e444
|
+ add: menu entries for function "Increase/Decrease Number" (Ctrl+Alt+NK+/NK-)
+ CppCheck issues fixed
|
2018-09-12 16:52:08 +02:00 |
|
Rainer Kottenhoff
|
85ecb489ad
|
+ chg: changed check for active Inline-IME to suppress Auto-Completion list
|
2018-09-12 14:16:40 +02:00 |
|
Rainer Kottenhoff
|
f5ed95be63
|
+ refactoring & code cleanup
|
2018-09-09 01:54:08 +02:00 |
|
Rainer Kottenhoff
|
885594179c
|
+ fix: select correct monitor for retrieving work area
|
2018-09-03 08:53:40 +02:00 |
|
Rainer Kottenhoff
|
6dccd0ddec
|
+ fix: default win pos handling
|
2018-09-01 11:35:28 +02:00 |
|
Rainer Kottenhoff
|
eb156b6570
|
+ fix: Win Positions: Monitor/Sreen vs. Work Area placements
|
2018-09-01 10:59:22 +02:00 |
|