Commit Graph

1060 Commits

Author SHA1 Message Date
Rainer Kottenhoff
40d0d00a53 + new Notepad3 language Russian (ru-RU) 2018-10-26 14:02:47 +02:00
Rainer Kottenhoff
dd43a351a4 + new Notepad3 language Belarus (be-BY) 2018-10-26 11:31:29 +02:00
Rainer Kottenhoff
1f840cde6b + fix: bug in eol mode handling 2018-10-25 12:19:04 +02:00
Rainer Kottenhoff
45c2fedb77 + changed compiler version
+ some refactoring (remove global EOL mode - can be queried from Scintilla)
2018-10-25 11:19:55 +02:00
Rainer Kottenhoff
400e8a4499 + refactoring: remove pitfall: dynamically allocated memory and COUNTOF() operator 2018-10-22 17:25:29 +02:00
Rainer Kottenhoff
29554f39f7 + fix: stream selection restore for sorting and aligning lines 2018-10-22 15:37:31 +02:00
Rainer Kottenhoff
19144c7974 + fix: enable menu for aligning lines only if multiple lines are selected 2018-10-22 13:51:30 +02:00
Rainer Kottenhoff
5cd6e0d7b9 + fix: call of WebTemplate 2 2018-10-20 07:34:08 +02:00
Rainer Kottenhoff
01120529ac + fix: window restoration in case of aero snap position 2018-10-19 14:05:32 +02:00
Rainer Kottenhoff
327068a3b4 + fix: save positions: initial/default/standard 2018-10-19 12:34:20 +02:00
Rainer Kottenhoff
15632aa069 + fix: wrong lower bound of print margin + code cleanup 2018-10-16 14:59:01 +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
e8cd86b777 + fix: customize scheme's base font size (HyperLink style) 2018-10-16 00:43:57 +02:00
Rainer Kottenhoff
911a3fe234 + chg: base font size independent print out 2018-10-15 18:05:42 +02:00
Rainer Kottenhoff
81b9adbb76 + fix: broken HyperLink HotSpot click 2018-10-15 09:17:18 +02:00
Rainer Kottenhoff
ed182c2ba3 + CHARLEFT/CHARRIGHT experimental (disabled) 2018-10-11 18:56:54 +02:00
Rainer Kottenhoff
dc737806a4 + clean: constant naming typo 2018-10-11 17:42:27 +02:00
Rainer Kottenhoff
4e7329770b + code cleanup 2018-10-11 17:13:01 +02:00
Rainer Kottenhoff
a3db5648e4 + upd: Current Scintilla development (disable command events for speedup) 2018-10-11 11:42:59 +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
9edf9fc3ae + chg: initial default base font size depending on screen resolution 2018-10-09 09:52:37 +02:00
Rainer Kottenhoff
1021002e5d + auto-select High-DPI Toolbar if screen resolution is Full-HD (1920x1080) or higher
+ no save of unchanged custom color defaults
+ some more cleanup of global and static vars
2018-10-09 08:59:49 +02:00
Rainer Kottenhoff
4ee6fb3da9 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_1008 2018-10-08 11:05:43 +02:00
Derick Payne
5678162bfe Notepad3 5.18.1003.1309 RC 2018-10-08 00:53:08 +02:00
Rainer Kottenhoff
9c063d58d4 + code cleanup 2018-10-06 13:15:51 +02:00
Rainer Kottenhoff
659e088912 + add: some more Scintilla direct function calls 2018-10-04 17:02:23 +02:00
Rainer Kottenhoff
a2e5281bcc + chg: switch to Scintilla's doc position typedefs 2018-10-04 14:14:27 +02:00
Rainer Kottenhoff
b613b6ca78 + opt: compile configuration: optimized for maximum speed 2018-10-04 14:08:48 +02:00
Rainer Kottenhoff
c32072882d + chg: changed initial factory defaults for some settings
+ minor bug fixes
2018-10-03 14:45:25 +02:00
Rainer Kottenhoff
e53be871b4 + opt: zufuliu's: Simplify file extension match. 2018-10-02 11:52:09 +02:00
Rainer Kottenhoff
2446cca04c + fix: reading/ writing of changed Style settings 2018-10-02 01:27:47 +02:00
Rainer Kottenhoff
ef2153a480 + fix: initial default encoding 2018-10-02 00:11:18 +02:00
Rainer Kottenhoff
d94a22d3f4 minor fixes 2018-10-02 00:05:25 +02:00
Rainer Kottenhoff
3ce6475fb4 last set of structured settings 2018-10-01 23:42:55 +02:00
Rainer Kottenhoff
e6e7196e2f more settings structuring 2018-10-01 15:54:26 +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
05fe3385bd Merge branch 'Dev_0926' of https://github.com/RaiKoHoff/Notepad3 into Dev_0926 2018-10-01 08:00:11 +02:00
Rainer Kottenhoff
9a4fa8e526 + reactoring: remove __fastcall attribute 2018-10-01 07:59:42 +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
288f4b283a + refined AutoCompletion method 2018-09-26 10:21:21 +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
2f56e6e35b + enh. add static Lexer function reference to serve generic functionallity (1st case: track style changes) 2018-09-25 00:50:50 +02:00