Rainer Kottenhoff
fee9770396
+ add: character count for statusbar
2018-08-07 02:17:03 +02:00
Rainer Kottenhoff
30765311f7
+ upd: merge current Scintilla development
2018-08-07 01:17:22 +02:00
Pairi Daiza
6f302bff11
Merge pull request #578 from hpwamr/MUI_Lnggs
...
Add: "Force Compact Encoding Detection" in file "menu_en_gb.rc"
2018-08-07 00:10:49 +02:00
Pairi Daiza
e9c16759e7
Add: "Force Compact Encoding Detection" in file "menu_en_gb.rc"
...
- The file "menu_en_gb.rc" was not modify with the Fix: Reload with prefered encoding #577
2018-08-07 00:03:10 +02:00
Rainer Kottenhoff
7dfe5cbef3
Merge pull request #577 from RaiKoHoff/Dev_ChngDPI
...
Fix: Reload with prefered encoding
2018-08-06 20:10:54 +02:00
Rainer Kottenhoff
961b1c3d3e
+ fix: force ASCII to UTF-8, if requested
2018-08-06 19:55:44 +02:00
Rainer Kottenhoff
5f8cf3aba0
+ add: new default Notepad3.ini for PortableApps package
2018-08-06 19:48:13 +02:00
Rainer Kottenhoff
05f1d091f1
+ fix: some code cleanup
2018-08-06 19:39:36 +02:00
Rainer Kottenhoff
8b3b9f3efd
+ fix: bug in re-coding "ASCII as UTF-8"
...
+ add: Explicit call to force Google's "Compact Encoding Detection" (CED)
2018-08-06 19:27:46 +02:00
Rainer Kottenhoff
89700166e1
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_ChngDPI
2018-08-06 11:57:27 +02:00
Rainer Kottenhoff
475ea46a5f
Delete Notepad3.vcxproj.user
...
no need for that
2018-08-06 11:56:50 +02:00
Rainer Kottenhoff
480ae5e862
Delete np3_zh_cn.vcxproj.filters
...
accidentally versioned
2018-08-06 11:55:24 +02:00
Rainer Kottenhoff
2d276a7fd9
+ add: make StatusBar section post-fix strings configurable
...
+ fix: bug in parsing CSV config string
2018-08-06 04:26:10 +02:00
Rainer Kottenhoff
68b4fe0c5d
Merge pull request #576 from RaiKoHoff/Dev_ChngDPI
...
AutoCompleteWord ASCII only config
2018-08-05 16:09:50 +02:00
Rainer Kottenhoff
f3d30a369e
+ fix: new default Notepad3.ini for PortableApps
2018-08-05 15:56:15 +02:00
Rainer Kottenhoff
3e14b901ac
+ add: configuration "AutoCompleteWordASCII" to allow user to limit auto complete word characters to given ASCII chars
2018-08-05 15:07:14 +02:00
Rainer Kottenhoff
da3c7c3226
+ fix: locale indep. foat number parsing
...
+ fix: size calculations for book-marks and folding margins
2018-08-05 10:53:17 +02:00
Pairi Daiza
6aa9d13f9d
Merge pull request #574 from hpwamr/MUI_Lnggs
...
Minor corrections of translation from en-US to fr-FR
2018-08-04 00:21:28 +02:00
Pairi Daiza
f47e83c3af
Initial Translation from en-US to nl-NL
...
- First translation of "menu_nl_rc"
- Translation of BSD license in NL
2018-08-04 00:14:40 +02:00
Pairi Daiza
3b904d40b0
Minor corrections of translation from en-US to fr-FR
...
- Modify some translations
2018-08-04 00:04:47 +02:00
Rainer Kottenhoff
fe15aea743
Merge pull request #573 from RaiKoHoff/Dev_ChngDPI
...
Rounding float to int fix
2018-08-03 17:24:21 +02:00
Rainer Kottenhoff
c24dc75ae3
+ fix: using lroundf() instead of "incorrect" (int)(F+0.5f) idiom.
2018-08-03 15:36:02 +02:00
Rainer Kottenhoff
cceaa300e2
Merge pull request #572 from RaiKoHoff/Dev_ChngDPI
...
Fixing font sizing and DPI awareness
2018-08-03 15:16:46 +02:00
Rainer Kottenhoff
14a7ba2bca
+ fix: relative font-size configuration (line-numbers, book-mark and folding margins) and DPI awareness
2018-08-03 15:01:27 +02:00
Rainer Kottenhoff
a3187f650f
+ fix: static text of resource "Costomize Scheme..." too long - remove some redundant text.
2018-08-03 04:37:50 +02:00
Rainer Kottenhoff
c589694f05
+ fix: static text of resource "Costomize Scheme..." too long - remove some redundant text.
2018-08-03 04:27:49 +02:00
Rainer Kottenhoff
bd22c95af8
+ chg: slightly chaned fractional size handling (DPI awareness)
2018-08-03 04:15:48 +02:00
Rainer Kottenhoff
dcb59403ea
Merge pull request #571 from RaiKoHoff/Dev_ChngDPI
...
Bugfix: DPI Awareness & Fractional Font Sizes
2018-08-02 16:43:58 +02:00
Rainer Kottenhoff
4d33c5a7ea
+ fix: rounding problem while calculating fractional font size for DPI awareness
2018-08-02 15:58:42 +02:00
Rainer Kottenhoff
83d8b858de
+ fix: "Customize Scheme..." dialog: add line-break for styling text
2018-08-02 15:24:14 +02:00
Rainer Kottenhoff
740dec6b2e
+ fix: wrong dialog size in German resources
2018-08-02 14:02:31 +02:00
Rainer Kottenhoff
9dbe3dca86
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_ChngDPI
2018-08-02 13:59:24 +02:00
Rainer Kottenhoff
798fa1bf4d
Merge pull request #570 from RaiKoHoff/Dev_ChngDPI
...
Remove obsolete GetSystemDPI() usage
2018-08-02 10:29:46 +02:00
Rainer Kottenhoff
a620abaeaf
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_ChngDPI
2018-08-02 10:28:57 +02:00
Rainer Kottenhoff
bffb61bad9
+ del: remove obsolete GetSystemDPI() usage
2018-08-02 10:07:22 +02:00
Derick Payne
867e6faa17
Merge pull request #569 from RaiKoHoff/Dev_ChngDPI
...
DPI Awareness & Fractional Font Size
2018-08-02 09:57:53 +02:00
Rainer Kottenhoff
ef36c31308
+ enh: MiniPath - use Notepad3's 'OpenWithDir' settings (if not self settings defined)
2018-08-02 09:48:48 +02:00
Rainer Kottenhoff
df01605acf
+ fix: DPI Awareness & Fractional Font Size
2018-08-02 00:14:05 +02:00
Pairi Daiza
8bcc67f692
Merge pull request #567 from hpwamr/MUI_Lnggs
...
Minor corrections of translation from en-US to fr-FR
2018-08-01 18:16:23 +02:00
Pairi Daiza
8100d6371c
Minor corrections of translation from en-US to fr-FR
2018-08-01 17:49:25 +02:00
Rainer Kottenhoff
fc5c7fae0d
Merge pull request #565 from lhmouse/master
...
minipath: De-duplicate some code and fix menu entry name when `iUseTargetApplication` is zero.
2018-07-31 21:25:32 +02:00
Liu Hao
bf11c3a693
minipath: De-duplicate some code and fix menu entry name when iUseTargetApplication is zero.
...
minipath/src/minipath.h
LoadTargetParamsOnce: New declaration.
minipath/src/Dialogs.c
FindTargetDlgProc: Call `LoadTargetParamsOnce()` to load parameters from INI. This removes duplication of the code used to do so.
minipath/src/minipath.c
LaunchTarget: Utilize `LoadTargetParamsOnce()`.
LoadTargetParamsOnce: New definition.
_SetTargetAppMenuEntry: Refresh the text for the `Open` entry every time the menu is opened, rather than using a static buffer, as the settings may be changed arbitrarily. Do not alter the text if `iUseTargetApplication` is zero.
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-07-31 16:53:19 +08:00
Liu Hao
98aecb09f8
minipath/language/mp_zh_cn/dialogs_zh_cn.rc: Fix a colon.
2018-07-31 16:47:58 +08:00
Pairi Daiza
accd6a7a6b
Merge pull request #564 from lhmouse/master
...
Add translation for Minipath and resize some controls of all dialogs for zh_CN
2018-07-31 09:00:59 +02:00
Liu Hao
bae6f8989a
minipath/language/mp_zh_cn/*.rc: Add translation for zh_CN.
2018-07-31 12:12:13 +08:00
Liu Hao
8b5aafb164
language/np3_zh_cn: Resize some controls.
2018-07-31 12:08:51 +08:00
Liu Hao
43eaf338a8
language/np3_zh_cn: Formalize.
2018-07-31 11:01:17 +08:00
Liu Hao
efc7b737ab
language/np3_zh_cn: There shall be no space before an open parenthesis.
2018-07-31 10:50:09 +08:00
Rainer Kottenhoff
254392f81f
Merge pull request #562 from RaiKoHoff/Dev_0725
...
MiniPath's Adaptive Context Menu
2018-07-27 01:21:25 +02:00
Rainer Kottenhoff
dbbe91d265
+ chg: dynamic "Open (with ...)" context menu of MiniPath
2018-07-27 01:04:28 +02:00