Commit Graph

1542 Commits

Author SHA1 Message Date
Rainer Kottenhoff
4e9cc1d1b6 Merge remote-tracking branch 'notepad3_orig_rizone/master' into MiniPath_Lng 2018-06-28 16:31:16 +02:00
Rainer Kottenhoff
c526439221
Merge pull request #533 from RaiKoHoff/MiniPath_Lng
MiniPath & Notepad3: size optimized MUI dlls
2018-06-28 15:29:35 +02:00
Rainer Kottenhoff
d392cff833 + opt: reduce sizes for MUI dlls (move not needed resources to main exe (ico/bmp) 2018-06-28 15:11:45 +02:00
Rainer Kottenhoff
bca60b035c + opt: MiniPath optimized resource file (icon/bitmap placement) 2018-06-28 14:02:54 +02:00
Rainer Kottenhoff
f08cb7dac4
Merge pull request #531 from hpwamr/MUI_Lnggs
Initial translation from en-US to en-GB
2018-06-28 12:48:32 +02:00
Rainer Kottenhoff
18cb9a511b
Merge pull request #532 from RaiKoHoff/MiniPath_Lng
MiniPath enhancements
2018-06-28 12:48:02 +02:00
Rainer Kottenhoff
9cb7ef528d + enh: try to read undefined MiniPath settings from Notepad3.ini (yet: pref.Lng & favorites dir) 2018-06-28 12:29:13 +02:00
Rainer Kottenhoff
c0e7fffa7c + fix: VS proj fix culture information of mui language dlls 2018-06-28 09:44:22 +02:00
Pairi Daiza
dc3c58946f Initial translation from en-US to en-GB 2018-06-27 21:58:07 +02:00
Rainer Kottenhoff
c0b6f53ac8
Merge pull request #530 from RaiKoHoff/MiniPath_Lng
MiniPath: complete set for German Lng
2018-06-27 15:31:07 +02:00
Rainer Kottenhoff
cdebd57396 + chg: small design change of MiniPath dialog box (Copy/Move) 2018-06-27 15:15:09 +02:00
Rainer Kottenhoff
69298f54c3 + chg: complete set of German strings for MiniPath 2018-06-27 15:07:00 +02:00
Rainer Kottenhoff
13abf577e9
Merge pull request #529 from RaiKoHoff/MiniPath_Lng
MiniPath MUI Language support
2018-06-26 13:42:52 +02:00
Rainer Kottenhoff
3205554f3a + fix: missing minipath's dialogbox MUI language dll references 2018-06-26 13:31:04 +02:00
Rainer Kottenhoff
f047fe6841 + chg: minipath.ini for portable install 2018-06-26 13:04:43 +02:00
Rainer Kottenhoff
45bb0ca09d + fix: Portable MiniPath redirector .ini files 2018-06-26 12:56:39 +02:00
Rainer Kottenhoff
1e3fba7b28 + add: full set of MUI aware languages (according to NP3) for MiniPath 2018-06-26 12:41:22 +02:00
Rainer Kottenhoff
095fb84199 + chg: MUI aware MiniPath (2nd part) 2018-06-26 00:59:17 +02:00
Rainer Kottenhoff
988802a806 + chg: make MiniPath MUI language aware (1st stage) 2018-06-25 17:54:33 +02:00
Derick Payne
ed9290ffff
Merge pull request #528 from hpwamr/MUI_Lnggs
Initial translation from en-US to en-GB
2018-06-24 21:45:31 +02:00
Pairi Daiza
41013f1774 Minor changes in translaion from en-US to en-GB 2018-06-23 06:22:21 +02:00
Pairi Daiza
9cd50bb0d9 First translating from en-US to en-GB 2018-06-22 19:54:49 +02:00
Rainer Kottenhoff
649a628267
Merge pull request #527 from hpwamr/MUI_Lnggs
Correction small typo line 131
2018-06-22 10:19:04 +02:00
Pairi Daiza
9d641d2172 Correction small typo line 131 2018-06-22 09:58:59 +02:00
Rainer Kottenhoff
39c3e761bb
Merge pull request #526 from RaiKoHoff/Dev_Lng_en_gb
Move language en-UK -> en-GB
2018-06-20 10:35:36 +02:00
Rainer Kottenhoff
ef3ac3bcea + fix: project dependencies: np3_en_gb depends on np3_en_us 2018-06-20 10:18:53 +02:00
Rainer Kottenhoff
7dc477acfa
Merge pull request #525 from RaiKoHoff/Scintilla_Update_410
Scintilla update 410
2018-06-20 10:03:12 +02:00
Rainer Kottenhoff
ba9b433cfc + chg: language en-UK renamed to en-GB (correct language code) 2018-06-20 00:54:41 +02:00
Rainer Kottenhoff
c567ab7e10 + add: print option "Screen Colors" prints with the same colors used on screen including line numbers 2018-06-19 14:22:01 +02:00
Rainer Kottenhoff
ce39cd3f95 + add: VS 2017 version update (v.15.7.4) 2018-06-19 10:36:30 +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
2b650b7176 + upd: merge Scintilla's preparations for upcoming release v.4.1.0 2018-06-15 14:45:14 +02:00
Rainer Kottenhoff
4ffc32b036 + fix: support Scintilla's new indicator box styles ("INDIC_GRADIENT" and "INDIC_CRADIENTCENTRE") 2018-06-15 11:13:35 +02:00
Rainer Kottenhoff
94e61cff6c + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
Rainer Kottenhoff
84b19cc974
Merge pull request #524 from rizonesoft/MultiLingualSupport
Multi Lingual Support
2018-06-15 08:23:51 +02:00
Rainer Kottenhoff
d75fe1e6bc
Merge pull request #523 from RaiKoHoff/DevMultiLingual
MUI Support code cleanup
2018-06-15 08:16:51 +02:00
Rainer Kottenhoff
2eb6bad84c + chg: code clean-up 2018-06-14 16:57:14 +02:00
Rainer Kottenhoff
cb6b7f1d8f
Merge pull request #522 from RaiKoHoff/DevMultiLingual
Dev MultiLingual (minor fixes)
2018-06-13 09:43:38 +02:00
Rainer Kottenhoff
1a53b8dc18 + fix: sorting lines: merge empty (zero-length) lines
+ fix: remember incremental search string (if any match) on closing find-repl. dialog
2018-06-13 09:35:08 +02:00
Rainer Kottenhoff
f32bbf66e4
Merge pull request #520 from RaiKoHoff/DevMultiLingual
Dev MultiLingual
2018-06-13 00:54:51 +02:00
Rainer Kottenhoff
1ec62d9824 + chg: License text of AboutBox info now MUI aware 2018-06-13 00:46:48 +02:00
Rainer Kottenhoff
17c57737a9
Merge pull request #519 from RaiKoHoff/DevMultiLingual
Dev MultiLingual (merge master changes)
2018-06-12 09:15:58 +02:00
Rainer Kottenhoff
51c8de7846 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevMultiLingual 2018-06-12 09:12:20 +02:00
Derick Payne
eac671cf50
Merge pull request #511 from RaiKoHoff/Dev_0601
Changing behavior of removing duplicate lines (ignore EOL/EOF chars)
2018-06-12 08:34:45 +02:00
Rainer Kottenhoff
3702056cfc
Merge pull request #518 from RaiKoHoff/DevMultiLingual
Fix: Sorting Lines
2018-06-12 07:51:58 +02:00
Rainer Kottenhoff
fc5cce8eac + fix: sorting lines: distinguish between empty and white-space-only lines
+ chg: sorting lines: move empty lines to end of selection (always, if not removed)
2018-06-11 11:09:08 +02:00
Rainer Kottenhoff
6bec3e1f23
Merge pull request #517 from RaiKoHoff/DevMultiLingual
Empty line handling of line-sorting algorithm
2018-06-08 19:31:35 +02:00
Rainer Kottenhoff
cb6f53ff7f + fix: small restore selection bug after sorting selected lines 2018-06-08 14:22:27 +02:00
Rainer Kottenhoff
a648e6c3de + fix: last line handling of line-sorting algorithm
+ add: handle zero-length lines in line-sorting algorithm too
2018-06-08 12:48:14 +02:00
Rainer Kottenhoff
7cc1ac9345
Merge pull request #515 from RaiKoHoff/DevMultiLingual
MUI aware strings for Schemes and Styles
2018-06-07 16:32:41 +02:00