Commit Graph

186 Commits

Author SHA1 Message Date
Rainer Kottenhoff
b94777ed9e + fix: some more utf-8 corrections
+ rev: keep UTF-8-SIG for .INI files
2019-11-05 10:42:19 +01:00
Pairi Daiza
2be6142a16 Conversion all files to encoding UTF-8 (Final) 2019-11-05 00:07:41 +01:00
Rainer Kottenhoff
4e9c89ee44 + fix: If ANSI encoding as default, use parent process's console code-page for encoding 2019-11-04 12:22:34 +01:00
Pairi Daiza
c7f4d725e3 Conversion all files to encoding UTF-8 (Partial_1) 2019-11-04 00:27:34 +01:00
Rainer Kottenhoff
470bfcea63 + opt: 1-pass (file open/close) save settings 2019-09-15 17:26:05 +02:00
Rainer Kottenhoff
e6930e18c8 + add: additional information on using copy version info button of About Dialog 2019-07-31 00:03:39 +02:00
Derick Payne
d63c046d9f Revert "Releasing Build 2511 RC"
This reverts commit 140c60c6ec.
2019-07-26 21:18:11 +02:00
Derick Payne
140c60c6ec Releasing Build 2511 RC 2019-07-26 20:36:25 +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
54fea83c8f + chg: use double-quotes as MRU list string limiter 2019-07-23 09:45:49 +02:00
Rainer Kottenhoff
01361eaea0 +fix: use string beg/end terminator for most recent lists 2019-07-18 15:22:37 +02:00
Rainer Kottenhoff
a73286b525 + chg: extended encoding detection debug information 2019-07-04 20:58:03 +02:00
Rainer Kottenhoff
b8d9a5bc93 + fix: 1st bugfix session for new SimpleIni config reader. 2019-06-10 15:16:42 +02:00
Rainer Kottenhoff
9eae363c16 + UTF-8 .ini-File Handler (Initial Version) 2019-06-10 12:03:27 +02:00
Rainer Kottenhoff
c72e17ab2d + enh: some multi-selection enhancements 2019-05-30 09:54:28 +02:00
Rainer Kottenhoff
9d0de4bac7 + fix: some format strings for dialogs displaying long integers (DocPos) converted to int 2019-05-29 16:10:04 +02:00
Rainer Kottenhoff
0c49298925 + fix: broken InfoBox() icons
+ fix: [Suppressed Messages] (clear for new version of InfoBox() - need to re-apply again)
2019-04-29 11:11:52 +02:00
Rainer Kottenhoff
748e4195f8 + chg: refactoring of MessageBox beep muting 2019-04-26 11:26:45 +02:00
Rainer Kottenhoff
49f37ecc8d + add: Menu entry to mute MessageBox beeps 2019-04-25 10:55:13 +02:00
Rainer Kottenhoff
98143c12b2 + chg: auto-save after elevating user right
+ add: menu: "Relaunch Elevated"
2019-04-02 23:42:15 +02:00
Rainer Kottenhoff
b1face37e4 + cln: minor code cleanup 2019-03-18 13:42:44 +01:00
Rainer Kottenhoff
5b8ca9d0d5 + add: Themes menu to load exported styles (e.g. "dark theme" 2019-03-14 14:28:27 +01:00
Rainer Kottenhoff
b5dcd2459d + encoding detection fine-tuning 2019-03-13 18:04:28 +01:00
Rainer Kottenhoff
1a55130019 + enh: rework EOL and Indentation check with dialogs 2019-03-12 17:00:43 +01:00
Rainer Kottenhoff
e89e9aae50 + fix: small fixes (CppCheck) 2019-02-27 16:53:32 +01:00
Rainer Kottenhoff
993801af17 + chg: prepare resize method for DPI chnage awareness
+ chg: write Language change to Settings2 on change
2019-02-27 15:18:46 +01:00
Rainer Kottenhoff
c3828859a1 + new: 1st version of menu language selection 2019-02-27 02:18:31 +01:00
Rainer Kottenhoff
106ffbf0d3 + fix: find correct window for "Single File Instance" (re)load 2019-02-21 14:56:13 +01:00
Rainer Kottenhoff
3e4d63ef5f Merge branch 'Dev_Master' of https://github.com/RaiKoHoff/Notepad3 into Dev_Master 2019-02-14 17:10:19 +01:00
Rainer Kottenhoff
e83fbcc747 + upd: current corrections for Compact Encoding Detection (CED by Google)
+ fix: problem with UTF-8 (no BOM) encoding vs. ANSI encoding detection
+ cln: code cleanup
2019-02-01 13:21:15 +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
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
093b82fae6 + fix: some code cleanup 2018-12-08 20:15:40 +01:00
Rainer Kottenhoff
d64039c23b + fix: some CppCheck complaints 2018-11-20 14:46:43 +01:00
Rainer Kottenhoff
a68a783a8c Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys
# Conflicts:
#	src/Edit.c
#	src/Notepad3.c
2018-10-25 11:47:22 +02:00
Rainer Kottenhoff
400e8a4499 + refactoring: remove pitfall: dynamically allocated memory and COUNTOF() operator 2018-10-22 17:25:29 +02: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
911a3fe234 + chg: base font size independent print out 2018-10-15 18:05:42 +02:00
Rainer Kottenhoff
a3db5648e4 + upd: Current Scintilla development (disable command events for speedup) 2018-10-11 11:42:59 +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
a2e5281bcc + chg: switch to Scintilla's doc position typedefs 2018-10-04 14:14:27 +02:00
Rainer Kottenhoff
3ce6475fb4 last set of structured settings 2018-10-01 23:42:55 +02:00
Rainer Kottenhoff
b38073f913 + structuring of global vars and Settings (1st stage) 2018-09-26 00:26:42 +02:00
Rainer Kottenhoff
b733d360ac + chg: 2nd stage of optimized .ini-handling 2018-09-25 09:23:16 +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
cdc5074ae4 Win7+ : remove conditional loading of uxtheme.dll 2018-09-18 15:43:13 +02:00
Rainer Kottenhoff
cf7d9a9c87 + some minor refactorings 2018-09-17 16:28:50 +02:00