Rainer Kottenhoff
088db34a08
+ upd: change log
2018-12-18 17:27:11 +01:00
Rainer Kottenhoff
11315b7207
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
...
# Conflicts:
# src/Notepad3.c
2018-12-06 03:46:46 +01:00
Rainer Kottenhoff
5a6ad071e0
+ upd: changelog
2018-12-06 03:28:46 +01:00
Rainer Kottenhoff
66ab3945ea
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
...
# Conflicts:
# language/common_res.rc
2018-12-05 09:38:28 +01:00
Rainer Kottenhoff
0d53ea5115
+ fix: don't exit Notepad on ESC (if activated), if only canceling ToolTip or AutoCompletion is intended
...
+ chg: update changelog
2018-12-05 08:51:16 +01:00
Rainer Kottenhoff
98023acfa1
Merge branch 'Dev_Fixes4Release' into Dev_NewFeatures
...
# Conflicts:
# language/np3_af_za/dialogs_af_za.rc
# language/np3_en_us/dialogs_en_us.rc
# src/Dialogs.c
# src/Styles.c
2018-11-26 10:39:33 +01:00
Derick Payne
157c1662fe
Update Build/notepad3_setup.iss
...
Setup script changes.
2018-11-22 21:46:07 +02:00
Rainer Kottenhoff
4f7f9aedea
Merge branch 'Dev_Fixes4Release' 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_ru_ru/strings_ru_ru.rc
# language/np3_zh_cn/strings_zh_cn.rc
2018-11-07 21:31:39 +01:00
Pairi Daiza
1d3424d97d
+ Update "v5.18.1106.1434 RC2" Changes list
2018-11-07 18:46:30 +01:00
Pairi Daiza
4ae6ce59bb
+ Update the "v5.18.1106.1434 RC2 Changes" list
2018-11-07 15:07:13 +01:00
Rainer Kottenhoff
b21ee76e8f
Merge branch 'Dev_Fixes4Release' into Dev_AccelKeys
2018-11-07 12:59:55 +01:00
Pairi Daiza
854e2823e3
+ Update the "TRANSLATIONS (MUI)" list
2018-11-07 11:04:41 +01:00
Pairi Daiza
068ac3e836
+ Update the "TRANSLATIONS (MUI)" list
2018-11-07 10:58:30 +01:00
Rainer Kottenhoff
88c33cf6ab
Merge branch 'Dev_Fixes4Release' into Dev_AccelKeys
...
# Conflicts:
# language/np3_be_by/strings_be_by.rc
# language/np3_es_es/strings_es_es.rc
# language/np3_fr_fr/strings_fr_fr.rc
# language/np3_ru_ru/strings_ru_ru.rc
2018-11-07 08:31:11 +01:00
Derick Payne
8f3e242990
Releasing RC2 Build 1434
2018-11-06 22:54:15 +02:00
Rainer Kottenhoff
bcd6451d39
+ enh: add switch and opacity level settings2 for Find/Replace dialog
2018-10-31 15:00:24 +01:00
Derick Payne
5678162bfe
Notepad3 5.18.1003.1309 RC
2018-10-08 00:53:08 +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
3d1b3771fa
+ chg: Auto-Completion: use limited char-set for CJK input codepage on
2018-09-19 16:33:12 +02:00
Rainer Kottenhoff
e20a7b6d41
+ default window placement renewed
2018-09-18 13:48:38 +02:00
Rainer Kottenhoff
6852cf3155
+ Change zoom level and print magnification to percent value.
...
+ enh: introduce .ini version settings for backward compat.
2018-09-06 13:02:08 +02:00
Rainer Kottenhoff
f67282b60d
+ add: Encoding Korean (Jojab) (CP 1361)
...
+ add: settings for IME Interaction switching
2018-08-27 21:57:47 +02:00
Rainer Kottenhoff
a86a05200f
+ add: first draft of DirectWrite Font Chooser
2018-08-14 18:20:39 +02:00
Rainer Kottenhoff
7911046087
+ fix: default Notepad3.ini
2018-08-09 00:51:48 +02:00
Rainer Kottenhoff
aed31459d3
+ chg: enable DirectWrite rendering technology and Bidirectional support via Settings Menu
2018-08-08 14:25:11 +02:00
Pairi Daiza
684609609d
Delete in the file "Notepad3.ini" a parameter not used by Scintilla.
2018-08-07 19:11:33 +02:00
Rainer Kottenhoff
92b3868b16
+ chg: make zero based character count for statusbar configurable
...
+ fix: TransformBS handling in Find/Replace dialog
+ fix: German menu strings
+ add: replaced pattern counter for statusbar
+ chg: naming of some global vars
2018-08-07 12:10:40 +02:00
Rainer Kottenhoff
fee9770396
+ add: character count for statusbar
2018-08-07 02:17:03 +02:00
Rainer Kottenhoff
2d276a7fd9
+ add: make StatusBar section post-fix strings configurable
...
+ fix: bug in parsing CSV config string
2018-08-06 04:26:10 +02:00
Rainer Kottenhoff
3e14b901ac
+ add: configuration "AutoCompleteWordASCII" to allow user to limit auto complete word characters to given ASCII chars
2018-08-05 15:07:14 +02:00
Rainer Kottenhoff
988802a806
+ chg: make MiniPath MUI language aware (1st stage)
2018-06-25 17:54:33 +02:00
Rainer Kottenhoff
3e05105e3c
+ add: enable ([Settings2] EnableBidirectionalSupport=1) experimental and incomplete support for Scintilla's bidirectional language combination
...
- need to switch DirectWriteTechnology ON
2018-06-15 15:32:59 +02:00
Rainer Kottenhoff
65d67c8bfd
+ add: Rust syntax coloring scheme entry
2018-06-05 11:32:44 +02:00
Rainer Kottenhoff
eb37a787ff
+ mui: ... some more strings to be MUI aware ...
2018-05-16 10:32:32 +02:00
Derick Payne
723a295a3b
Build 992 Released.
2018-05-12 16:36:01 +02:00
Rainer Kottenhoff
29b1b2009a
+ enh: notepad3.ini redirection to avoid overriding settings by unzip distribution package
2018-05-11 08:03:01 +02:00
Rainer Kottenhoff
6b469e2044
+ fix: Renaming of UpdateChecker => Administration Tool
2018-05-08 23:00:32 +02:00
Rainer Kottenhoff
0d5ea49619
+ fix: some .ini-file handling stuff
2018-05-07 20:22:57 +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
MelchiorGaspar
2b84b944fe
Sorted all/most of the change log file. First go through.
2018-05-02 05:08:21 -04: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
edbfae8914
+ enh: initial version of Doc tail Chasing
2018-04-26 20:36:04 +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
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
5d309d888e
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Statusbar_Enh
2018-04-25 16:55:00 +02:00