Commit Graph

2077 Commits

Author SHA1 Message Date
Pairi Daiza
0f7a533760
Merge pull request #720 from hpwamr/MUI_Lnggs
+ Menu "Edit": Rename "Block" to "Selection" for All languages.
2018-10-22 23:27:28 +02:00
Pairi Daiza
d35cfaba2b + Menu "Edit": Rename "Block" to "Selection for All languages. 2018-10-22 23:15:50 +02:00
Rainer Kottenhoff
aa9846c51b
Merge pull request #719 from RaiKoHoff/Dev_RC2_fixes
Notepad3 RC fixes (vii)
2018-10-22 17:30:12 +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
a483b5926b + chg: major version number in appveyor script 2018-10-22 14:23:12 +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
fe788d4f1b + chg: minor internal changes 2018-10-22 09:53:10 +02:00
Pairi Daiza
9c7c0ad8b9
Merge pull request #717 from hpwamr/MUI_Lnggs
+ Adaptation of fields and/or minor corrections
2018-10-20 23:36:58 +02:00
Pairi Daiza
52a62ac3bf + Adaptation of fields and/or minor corrections (End of translation work for: fr-FR, nl-NL and es-ES) 2018-10-20 23:28:46 +02:00
Rainer Kottenhoff
474b255bec
Merge pull request #716 from RaiKoHoff/Dev_RC_fixes
Notepad RC fixes (vi)
2018-10-20 08:04:42 +02:00
Rainer Kottenhoff
bdfcf77462 + upd: to current Scintilla library development stage 2018-10-20 07:42:20 +02:00
Rainer Kottenhoff
5cd6e0d7b9 + fix: call of WebTemplate 2 2018-10-20 07:34:08 +02:00
Pairi Daiza
7fa7a0efcd
Merge pull request #715 from hpwamr/MUI_Lnggs
Initial translation of MiniPath from en-US to es-ES (Last part)
2018-10-19 20:24:07 +02:00
Pairi Daiza
7ed0074657 Initial translation of MiniPath from en-US to es-ES (Last part) 2018-10-19 20:12:51 +02:00
Rainer Kottenhoff
fc22c482cf
Merge pull request #714 from RaiKoHoff/Dev_RC_fixes
Notepad3 RC fixes (v)
2018-10-19 14:51:29 +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
Pairi Daiza
6e497f6cb0
Merge pull request #713 from hpwamr/MUI_Lnggs
+ Minor changes or corrections
2018-10-18 17:26:26 +02:00
Pairi Daiza
4a11313f15 + Minor changes or corrections 2018-10-18 17:10:40 +02:00
Pairi Daiza
84ee2b563c + Minor changes or corrections 2018-10-18 16:17:07 +02:00
Rainer Kottenhoff
0597df34d8
Merge pull request #712 from RaiKoHoff/Dev_RC_fixes
Notepad3 RC fixes (iv)
2018-10-18 13:24:06 +02:00
Rainer Kottenhoff
dc7d3e09c6 + upd: current Scintilla Development 2018-10-18 12:40:05 +02:00
Rainer Kottenhoff
8509c26265 + upd: current Scintilla Development 2018-10-17 08:36:48 +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
fb46bd1f6c
Merge pull request #711 from RaiKoHoff/Dev_RC_fixes
Dev RC Fixes (iii)
2018-10-15 13:49:10 +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
8e5e93880c + upd: uthash header lib 2018-10-11 14:21:20 +02:00
Rainer Kottenhoff
4f35b1ec1e
Merge pull request #709 from RaiKoHoff/Dev_RC_fixes
Fixes for RC (ii)
2018-10-11 13:56:58 +02:00
Rainer Kottenhoff
63c8454570 + refactoring: Clang tidy of RegEx interface to Onigmo 2018-10-11 13:46:11 +02:00
Rainer Kottenhoff
a3db5648e4 + upd: Current Scintilla development (disable command events for speedup) 2018-10-11 11:42:59 +02:00
Rainer Kottenhoff
f7a9a35522
Merge pull request #708 from RaiKoHoff/Dev_RC_fixes
Fixes for RC (i)
2018-10-10 18:58:05 +02:00
Rainer Kottenhoff
c0ae395ae5 + fix: Scintilla version number 2018-10-10 18:48:13 +02:00
Rainer Kottenhoff
f5e6042238 + merge current Scintilla development state (4.1.2+) 2018-10-10 18:31:50 +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
eef155ec69
Merge pull request #706 from RaiKoHoff/Dev_RC_fixes
Some changes for next release candidate (RC)
2018-10-09 10:09:27 +02:00
Rainer Kottenhoff
6d9052f7eb + fix: test for file version (major number) 2018-10-09 10:00:56 +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