Derick Payne
ea4c716fbd
Merge branch 'master' of https://github.com/rizonesoft/Notepad3
2018-11-23 15:43:19 +02:00
Derick Payne
2e2e22d304
Starting Afrikaans Translation
2018-11-23 15:43:10 +02:00
Pairi Daiza
aa41cf403c
Merge pull request #830 from alexantr/be-ru
...
be-BY & ru-RU: misc. updates and typo fixes
2018-11-23 09:19:37 +01:00
Alex Yashkin
f014f05c35
be-BY & ru-RU: misc. updates and typo fixes
2018-11-23 09:44:40 +03:00
Pairi Daiza
9c8ebdd592
Merge pull request #829 from RaiKoHoff/Dev_Fixes4Release
...
Title-bar icon for command-line-help called from command-line
2018-11-23 05:27:52 +01:00
Rainer Kottenhoff
a907d302c0
+ fix: title-bar icon for command-line-help called from commandline
2018-11-23 00:05:40 +01:00
Pairi Daiza
a4cb13de7b
Merge pull request #828 from hpwamr/MUI_dev
...
+ MUI - Rework "Command Line Help" dialog box
2018-11-22 23:23:12 +01:00
Pairi Daiza
ce4d255b97
+ MUI - Rework "Command Line Help" dialog box
...
- All languages
2018-11-22 23:06:34 +01:00
Derick Payne
157c1662fe
Update Build/notepad3_setup.iss
...
Setup script changes.
2018-11-22 21:46:07 +02:00
Pairi Daiza
d4acdd1aab
Merge pull request #827 from RaiKoHoff/Dev_Fixes4Release
...
Set missing title-bar icons
2018-11-22 17:00:19 +01:00
Rainer Kottenhoff
c9d3a66c9d
+ fix: missing titlebar icon for some dialogs
2018-11-22 16:36:37 +01:00
Rainer Kottenhoff
d7c820eafa
Merge pull request #826 from RaiKoHoff/Dev_Fixes4Release
...
Fix UTF-8 rendering problem
2018-11-22 10:37:19 +01:00
Rainer Kottenhoff
e0ce7ab98e
+ fix: EDITTEXT control rendering problems solved by recoding (UTF-8 -> ANSI (local codepage) -> UTF-8)
2018-11-22 10:21:40 +01:00
Pairi Daiza
5f2ae9fc16
Merge pull request #825 from lhmouse/master
...
Update translation for cmdline help string.
2018-11-22 05:49:38 +01:00
Liu Hao
772f08e2fb
strings_zh_cn.rc: Fix typo.
...
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-11-22 11:53:51 +08:00
Liu Hao
38680f4c5b
strings_zh_cn.rc: Update translation for cmdline help string.
...
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-11-22 11:50:50 +08:00
Liu Hao
e40a44a5c0
dialogs_zh_cn.rc: Widen the cmdhelp dialog a little.
...
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-11-22 11:22:58 +08:00
Liu Hao
8637deddea
src/Dialogs.c: Don't bother to set caption of command line help dialog.
...
The dialog template already has a caption, which, as all other dialogs,
matches the menu item; so don't bother to set it upon initialization.
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-11-22 10:20:41 +08:00
Pairi Daiza
cd3444b15c
Merge pull request #824 from alexantr/be-ru
...
be-BY & ru-RU: Complete translation of Command Line Help
2018-11-21 22:21:35 +01:00
Alex Yashkin
c481a71a32
be-BY & ru-RU: Complete translation of Command Line Help
2018-11-22 00:02:03 +03:00
Pairi Daiza
88aa42fba2
Merge pull request #823 from hpwamr/MUI_dev
...
Dialog box of "Command Line Help"
2018-11-21 15:14:22 +01:00
Pairi Daiza
2f07a5e335
Dialog box of "Command Line Help"
...
- New Design for languages: be-BY, ru-RU, ja-JP, zh-CN
- Minor fix in "IDS_MUI_STYLEEDIT_HELP"
2018-11-21 15:03:40 +01:00
Pairi Daiza
4a82e68f1d
Merge pull request #822 from hpwamr/MUI_dev
...
Dialog box of "Command Line Help"
2018-11-21 14:46:53 +01:00
Pairi Daiza
645a22f1b1
Dialog box of "Command Line Help"
...
- New Design for languages: de-DE, en-GB, en-US, es-ES, fr-FR, nl-NL
- Minor fix in "IDS_MUI_STYLEEDIT_HELP"
2018-11-21 14:36:28 +01:00
Pairi Daiza
53acf8e19f
Merge pull request #821 from hpwamr/MUI_dev
...
+ Minor formatting fix in "IDS_MUI_STYLEEDIT_HELP"
2018-11-21 10:28:22 +01:00
Pairi Daiza
43c4fd5f3a
+ Minor formating fix in "IDS_MUI_STYLEEDIT_HELP"
2018-11-21 10:24:30 +01:00
Pairi Daiza
5212b3f6dd
Merge pull request #820 from hpwamr/MUI_dev
...
Dialog box of "Command Line Help"
2018-11-21 09:57:36 +01:00
Pairi Daiza
a5483d80db
Dialog box of "Command Line Help"
...
- New Design for language: af-ZA
- Minor fix in "IDS_MUI_STYLEEDIT_HELP"
2018-11-21 09:55:32 +01:00
Pairi Daiza
40d33fe696
Dialog box of "Command Line Help"
...
- New Design for language: af-ZA
2018-11-21 09:35:16 +01:00
Rainer Kottenhoff
4f545fffdc
Merge pull request #819 from RaiKoHoff/Dev_Fixes4Release
...
Small fixes for command-line-help dialog
2018-11-20 15:12:18 +01:00
Rainer Kottenhoff
6bea8e5e8f
+ fix: load resources before displaying command-line-help dialog
...
+ fix: center dialog in case of missing parent window
2018-11-20 15:01:21 +01:00
Rainer Kottenhoff
686c4e7938
Merge pull request #818 from RaiKoHoff/Dev_Fixes4Release
...
Center command line help dialog
2018-11-20 09:31:59 +01:00
Rainer Kottenhoff
36186a27cb
+ upd: compiler version changed to v191627024 (VS v.15.9.2)
2018-11-20 09:19:02 +01:00
Rainer Kottenhoff
38ecb2ecef
+ fix: format of German cmdln-help strings
...
+ enh: center cmdln-help dialog in Notepad3 window
2018-11-20 09:02:36 +01:00
Pairi Daiza
e55c6dad47
Merge pull request #817 from hpwamr/MUI_dev
...
+ MUI - Command Line Help - Add a Notepad3 Icon
2018-11-19 21:30:08 +01:00
Pairi Daiza
f196c32a5d
+ MUI - Command Line Help - Add a Notepad3 Icon
2018-11-19 21:20:18 +01:00
Rainer Kottenhoff
52791d4b63
Merge pull request #816 from RaiKoHoff/Dev_Fixes4Release
...
Update to VS 15.9.1 (Win SDK 10.0.17763.0)
2018-11-19 08:19:00 +01:00
Rainer Kottenhoff
af22f57644
+ upd: VS 15.9.1 (Win SDK 10.0.17763.0)
2018-11-18 09:38:45 +01:00
Pairi Daiza
d318c1733a
Merge pull request #815 from hpwamr/MUI_dev
...
+ Change All ".rc" files from "UTF-8-Sign." to" UTF-8" (No Signature)
2018-11-16 21:03:49 +01:00
Pairi Daiza
faf6d66ad7
+ Change All ".rc" files from "UTF-8-Signature" to" UTF-8" (No Signature)
2018-11-16 20:53:34 +01:00
Rainer Kottenhoff
70ba94c067
Merge pull request #813 from RaiKoHoff/Dev_RC2_UTF8
...
Fixes for resource strings
2018-11-16 12:02:17 +01:00
Rainer Kottenhoff
76f6932203
+ fix: using encoding UTF-8 Sig (BOM) for most of the language resource (.rc) files
2018-11-16 11:53:00 +01:00
Rainer Kottenhoff
ae2bee069f
+ fix: command line help strings
...
+ fix: customize schemes help text
2018-11-16 10:51:39 +01:00
Pairi Daiza
9f8901da60
Merge pull request #812 from hpwamr/MUI_dev
...
Mui dev
2018-11-16 06:22:32 +01:00
Pairi Daiza
7bf2c7ef67
+ MUI - Add new Command Line Help Dialog
2018-11-16 06:20:01 +01:00
Pairi Daiza
b763c09adc
Merge branch 'MUI_dev'
2018-11-15 20:09:36 +01:00
Pairi Daiza
b83c78df67
Merge commit 'aee9239af97972fce8a04db68eddd6d668b1fe77' into MUI_dev
2018-11-15 20:08:07 +01:00
Pairi Daiza
008a56bd0a
Merge commit 'aee9239af97972fce8a04db68eddd6d668b1fe77'
2018-11-15 20:06:55 +01:00
Rainer Kottenhoff
aee9239af9
+ add: VS v.15.9 new compiler version
2018-11-15 14:08:38 +01:00
Rainer Kottenhoff
3ec46a88bf
Merge pull request #808 from RaiKoHoff/Dev_RC2_UTF8
...
.editorconfig (UTF-8 affine) for VisualStudio editor
2018-11-15 13:00:32 +01:00