Commit Graph

1087 Commits

Author SHA1 Message Date
Rainer Kottenhoff
eb422fca80 Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys 2018-10-30 09:11:54 +01:00
Rainer Kottenhoff
a9056abc39 + (re-)fix issue #166 2018-10-30 09:09:12 +01:00
Rainer Kottenhoff
4b5bd76568 Merge branch 'Dev_lng_beBY_ruRU' into Dev_AccelKeys 2018-10-29 12:04:24 +01:00
Rainer Kottenhoff
d3af3ece8a + synchronize Minipath project files (new language template) 2018-10-29 10:03:22 +01:00
Rainer Kottenhoff
27d5e72a01 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_AccelKeys
# Conflicts:
#	src/Dialogs.c
2018-10-26 14:51:31 +02:00
Rainer Kottenhoff
40d0d00a53 + new Notepad3 language Russian (ru-RU) 2018-10-26 14:02:47 +02:00
Rainer Kottenhoff
e6b462e59c Merge branch 'Dev_lng_beBY_ruRU' into Dev_AccelKeys 2018-10-26 12:27:57 +02:00
Rainer Kottenhoff
dd43a351a4 + new Notepad3 language Belarus (be-BY) 2018-10-26 11:31:29 +02:00
Rainer Kottenhoff
97965b6d69 Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys
# Conflicts:
#	src/Notepad3.c
2018-10-25 13:02:42 +02:00
Rainer Kottenhoff
1f840cde6b + fix: bug in eol mode handling 2018-10-25 12:19:04 +02: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
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
cda4804d01 + enh: option to equalize inconsistent line-breaks after loading 2018-10-23 13:59:28 +02:00
Rainer Kottenhoff
3f8c199e19 + enh: Warning on inconsistent line-breaks 2018-10-23 12:42:50 +02:00
Rainer Kottenhoff
8811339ef2 Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys 2018-10-23 08:05:03 +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
80f823850a Merge branch 'Dev_RC_fixes' into Dev_AccelKeys 2018-10-19 16:57:13 +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
5ce23bb72f Merge branch 'Dev_RC_fixes' into Dev_AccelKeys 2018-10-16 15:06:45 +02:00
Rainer Kottenhoff
15632aa069 + fix: wrong lower bound of print margin + code cleanup 2018-10-16 14:59:01 +02:00
Rainer Kottenhoff
8fe2f662d5 Merge branch 'Dev_RC_fixes' into Dev_AccelKeys 2018-10-16 14:29:59 +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
ecfbc2b89e Scintilla update 2018-10-11 11:35:47 +02:00
Rainer Kottenhoff
768430a89e Merge branch 'Dev_RC_fixes' into Dev_AccelKeys 2018-10-11 08:26:03 +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
1309bbe192 Merge branch 'Dev_RC_fixes' into Dev_AccelKeys 2018-10-10 17:21:30 +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
42ad7ee49f Merge branch 'Dev_RC_fixes' into Dev_AccelKeys 2018-10-08 11:34:05 +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