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
Rainer Kottenhoff
7da4f445f4
rebase
2018-04-25 16:41:33 +02:00
Derick Payne
49f5940382
Fixed links on Readme.md
2018-04-25 16:28:32 +02:00
Rainer Kottenhoff
530d9bdd97
+ enh: Add statusbar rel. width configuration parameter to .ini file.
2018-04-25 11:50:31 +02:00
Rainer Kottenhoff
06bf2e63ee
+ enh: configurable statusbar
2018-04-25 00:16:13 +02:00
Derick Payne
9e2fa9f658
Changed "Focus View" Icon
...
Change: Focus View icon.
Fix: Matched Rizonesoft logo background with About dialog background.
2018-04-23 09:02:34 +02:00
Rainer Kottenhoff
00b8e83196
+ fix: bug in toggle mechanism of "Toggle All Folds"
...
+ enh: "Toggle All Folds" -> "Toggle Folds" (works on selection only too now)
2018-04-21 09:03:36 +02:00
Rainer Kottenhoff
9452b50d84
+ renaming of "Toggle View" to "Focused View"
...
+ fix: consistent "checked" for button and menu
2018-04-19 16:58:06 +02:00
Rainer Kottenhoff
2d538cf179
+ fix: Undo/Redo handling in case of discarding U/R-Stack
2018-04-19 13:09:38 +02:00
Rainer Kottenhoff
6dc666b771
+ fix: default "Slop" values changed
2018-04-18 16:22:22 +02:00
Rainer Kottenhoff
2259ef446c
UTF-16 LE BOM (Unicode) for Notepad3.ini
...
Notepad3.ini should have encoding UTF-16 LE BOM (Unicode) not the smaller UTF-8 Sig encoding format.
2018-04-10 22:22:41 +02:00
Rainer Kottenhoff
44cc7351d7
+ fix: initial window position handling (command line option "/pos" )
2018-03-22 11:19:46 +01:00
Rainer Kottenhoff
ad672827bc
+ fix: Y-CaretPolicy ([Settings2] CurrentLineVerticalSlop=0) default
...
+ add: X-CaretPolicy ([Settings2] CurrentLineHorizontalSlop=0)
2018-03-14 17:04:50 +01:00
Derick Payne
3de9663aee
Releasing Build 928
2018-03-11 23:11:06 +02:00
Derick Payne
6a0430ebb4
Releasing Build 925
2018-03-11 15:22:53 +02:00
Derick Payne
c81afcfd26
Releasing RC Build 916
2018-03-03 16:13:24 +02:00
Derick Payne
ea1ea8298a
Preparing RC
2018-03-03 15:26:59 +02:00
Derick Payne
2f48ad8f52
Released Build 905
2018-02-22 22:34:20 +02:00
Rainer Kottenhoff
8bb2b503c6
+ fix: initial .ini file: corrections for labeling toolbar icons
2018-02-21 22:38:28 +01:00
Rainer Kottenhoff
224e082149
+ fix: toolbar label names in .ini settings
2018-02-18 16:29:15 +01:00
Rainer Kottenhoff
29f9c46ffb
+ enh: incorporate launch of update installer "wyUpdate.exe"
2018-02-06 18:45:19 +01:00
Derick Payne
e4838b871a
Initial automatic updates.
2018-02-06 13:48:30 +02:00
Derick Payne
b09ae40bb9
Update Prototype
...
Update Prototype https://github.com/rizonesoft/Notepad3/issues/125
2018-02-05 18:37:24 +02:00
Rainer Kottenhoff
ba60230242
+ CR: changed initial/reset ToolBar button selection
2018-02-01 20:10:38 +01:00
Derick Payne
84e6816641
Releasing Build 862
2018-01-31 14:09:23 +02:00