Commit Graph

111 Commits

Author SHA1 Message Date
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
b17151dc3e + add: Slovak (Slovakia) (sk-SK) translation templates (cloned from en-GB) 2019-08-25 10:51:28 +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
0213be1eec + fix: MiniPath file name extension 'Filter' config as 'LoadOrder' (not lexicographical sort) 2019-07-29 09:28:20 +02:00
Rainer Kottenhoff
f94f15514a + chg: MiniPath SimpleIni .ini-file handler: clear default values 2019-07-25 01:15:26 +02:00
Rainer Kottenhoff
eb96f42914 +fix: some problems with project files 2019-07-24 00:05:43 +02:00
Rainer Kottenhoff
8fe018ce58 + fix: SimpleIni: section iterator callback type 2019-07-23 23:32:49 +02:00
Rainer Kottenhoff
63089273f5 + chg: complete impl. of UTF-8Sig MinPath.ini file handler 2019-07-23 23:28:30 +02:00
Rainer Kottenhoff
449b28e85e + chg: first draft of MiniPath's migration to UTF-8 (SimpleIni) config files 2019-07-23 18:24:59 +02:00
Pairi Daiza
0acf4a2f10 + add: MUI Turkish language project for Notepad3 and Minitpath 2019-07-07 10:27:37 +02:00
Rainer Kottenhoff
748e4195f8 + chg: refactoring of MessageBox beep muting 2019-04-26 11:26:45 +02:00
Pairi Daiza
d5a91ffa16 MUI - Synchronize (Align) All *.rc on Master [en-GB] (Partial4)
- [en-GB] is the "Language Master" for All "Languages *.rc files"
2019-03-25 00:57:15 +01:00
Rainer Kottenhoff
3b8fc25687 + add: Polish language resources template (en-GB) 2019-03-17 23:42:44 +01:00
Pairi Daiza
820c913f31 MUI - Add Code-page tags '// encoding: cpxxx" 2019-03-15 00:43:07 +01:00
Pairi Daiza
ac2d653931 MUI - Remove Code-page tags '// encoding: cpxxx" 2019-03-13 23:42:52 +01:00
Pairi Daiza
d80a21dbb4 MUI - Add Code-page tags '// encoding: cpxxx" 2019-03-13 19:41:26 +01:00
Rainer Kottenhoff
106ffbf0d3 + fix: find correct window for "Single File Instance" (re)load 2019-02-21 14:56:13 +01:00
Pairi Daiza
b06224875a MUI - Prepare for language ko-KR (Korean) 2019-02-20 13:58:39 +01:00
Rainer Kottenhoff
dd3439f3c4 + add: Italian (Italy) language projects resource templates 2019-02-19 09:03:29 +01:00
Pairi Daiza
398f8e7bd6 Change Rizonesoft Copyright © to year "2019"
- standardization of header
2019-02-15 16:10:11 +01:00
Pairi Daiza
367a8bf796 MUI - Prepare for languages hu-HU and pt-BR
+ Add and Alphabetical sort of MUI contributors in Acknowledgments
+ Correct some Keyboard Shortcuts
2019-02-14 21:24:31 +01:00
Rainer Kottenhoff
2ed55eee46 + add: Portuguese (Brazil) language MUI projects (en-GB template) 2019-02-12 18:25:12 +01:00
Rainer Kottenhoff
e067609c97 + add: Hungarian language MUI projects (en-GB template)
+ fix: formatting en-GB template MUI language resources accorting to Resource Editor
2019-02-12 14:14:06 +01:00
Rainer Kottenhoff
63f3775a44 + add: Korean language MUI projects (en-GB template)
+ fix: .vcxproj files
2019-02-12 11:59:22 +01:00
Rainer Kottenhoff
1dd48be287 + cln: CppCheck (v1.86) clean code suggestions 2019-01-30 11:21:33 +01:00
Rainer Kottenhoff
1c7564ce47 + fix: avoid (System's) PATH wide search for specific items 2019-01-15 12:14:29 +01:00
Rainer Kottenhoff
88fed83771 + rfc: Unify key down checking. 2019-01-14 17:09:20 +01:00
Rainer Kottenhoff
02a55e7881 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
# Conflicts:
#	Versions/build.txt
#	np3portableapp/_buildname.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-01-02 20:32:47 +01:00
Pairi Daiza
fe977cddec Change Rizonesoft Copyright © to year "2019" 2018-12-30 00:28:28 +01:00
Rainer Kottenhoff
e2a5093421 Merge branch 'Dev_Fixes4Release_NF' into Dev_NewFeatures
# Conflicts:
#	language/np3_af_za/dialogs_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_en_us/np3_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_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/strings_zh_cn.rc
2018-11-29 09:53:36 +01:00
Pairi Daiza
f4d15a375b + MUI convert resource encoding to local ANSI code-page to get rid of UTF-8 decoding artefacts - until MS fixes that 2018-11-28 20:09:29 +01:00
Rainer Kottenhoff
5f7020695d + chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp) 2018-11-15 15:40:16 +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
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
Pairi Daiza
79675eb9b2 + new MiniPath language Belarusian (be-BY) 2018-10-29 16:23:05 +01:00
Rainer Kottenhoff
d3af3ece8a + synchronize Minipath project files (new language template) 2018-10-29 10:03:22 +01:00
Rainer Kottenhoff
9a38178e0b + fix: initial print-out scaling according to chosen initial font-size 2018-10-16 11:59:11 +02:00
Rainer Kottenhoff
814df0d1f7 + refactoring: complete "Settings2" restructured 2018-09-25 16:54:19 +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
e0a9c97691 + fix: language selection for minipath 2018-09-20 18:48:00 +02:00
Rainer Kottenhoff
157cedd528 + fix: user preferred UI language 2018-09-20 18:32:59 +02:00
Rainer Kottenhoff
cf7d9a9c87 + some minor refactorings 2018-09-17 16:28:50 +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
d4ed617ff0 + refactoring: minor optimizations on reading/writing ini-file section cache 2018-09-11 17:25:09 +02:00
Rainer Kottenhoff
33faa03a8d + fix: minor bug fixes and IME changes 2018-08-30 15:55:54 +02:00
Rainer Kottenhoff
e8f1d59599 + fix: consider zoom level for margins 2018-08-29 17:03:41 +02:00
Rainer Kottenhoff
0ce3ad8d80 + add: increased build env version
+ refactoring: C++ code cleanup for MiniPath DropSource
2018-08-29 08:56:59 +02:00
Rainer Kottenhoff
5534584802 + fix: UTF-16 BOM detection (little endianess (LE) vs. big endianess (BE) arch) 2018-08-28 15:39:40 +02:00
Rainer Kottenhoff
9690f9e092 + add: support for evaluation of TinyExpr on rectangular selection
+ opt: use system TrimString function instead of home brewed
2018-08-25 12:30:22 +02:00