Pairi Daiza
|
55d498f738
|
MUI - Add "Reload Strings"
- Translation of strings into FR, ES and NL
|
2020-01-29 20:01:07 +01:00 |
|
Pairi Daiza
|
ae53805a59
|
Change Rizonesoft Copyright © to year "2020"
|
2020-01-03 18:17:29 +01:00 |
|
Pairi Daiza
|
950e393041
|
MUI - translations for "Elevated" Application in es-ES, fr-FR and nl-NL
|
2019-11-27 16:29:27 +01:00 |
|
Rainer Kottenhoff
|
363025b54f
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures
# Conflicts:
# language/np3_af_za/strings_af_za.rc
|
2019-11-27 09:18:16 +01:00 |
|
Rainer Kottenhoff
|
e4b4cb6b10
|
+ chg: ask for 'Elevated' relaunch
+ try: to preserve file modification time settings on elevated relaunch
|
2019-11-27 09:02:49 +01:00 |
|
Pairi Daiza
|
5c703d3124
|
MUI - Change "Administrator" to "Elevated"
|
2019-11-26 23:55:51 +01:00 |
|
Rainer Kottenhoff
|
6bf5cd9f88
|
+ add: language dependent status bar abreviations
|
2019-11-19 22:58:21 +01:00 |
|
Rainer Kottenhoff
|
05bbf9f4f2
|
+ fix: crash on very large file size (rejecting too big files)
|
2019-11-11 10:43:15 +01:00 |
|
Pairi Daiza
|
2be6142a16
|
Conversion all files to encoding UTF-8 (Final)
|
2019-11-05 00:07:41 +01:00 |
|
Pairi Daiza
|
d2e3299850
|
Conversion all files to encoding UTF-8 (Partial_2)
|
2019-11-04 17:46:12 +01:00 |
|
Pairi Daiza
|
af43c4ded7
|
MUI Conversion all *.RC files to encoding UTF-8 (no BOM/Signature).
|
2019-11-02 00:23:43 +01:00 |
|
Pairi Daiza
|
6e7a847733
|
MUI - Converting all *.RC files to UTF-8 Signature
|
2019-10-31 06:27:17 +01:00 |
|
Pairi Daiza
|
c07e60a638
|
MUI - Update translation for it-IT
|
2019-10-28 13:37:01 +01:00 |
|
Rainer Kottenhoff
|
49b295277d
|
+ chg: using InfoBoxLng() instead of MessageBoxLng() to ask to save modified file.
|
2019-09-21 01:29:32 +02:00 |
|
Rainer Kottenhoff
|
15b12359b6
|
+ chg: distinguish between rectangular and multi selections
|
2019-09-18 12:34:08 +02:00 |
|
Pairi Daiza
|
bcfcccc92e
|
MUI - Add comments to sync number of lines
|
2019-09-08 23:31:35 +02:00 |
|
Pairi Daiza
|
753f99f404
|
MUI - Add dialog window "Preserving original File Modification Timestamp enabled"
|
2019-09-08 20:47:13 +02:00 |
|
Pairi Daiza
|
a894d2e743
|
MUI - Minor corrections and correction typo
|
2019-06-21 23:42:33 +02:00 |
|
Rainer Kottenhoff
|
eb733bbbd5
|
+ chg: changed strings for language it-IT
|
2019-06-07 12:14:51 +02:00 |
|
Pairi Daiza
|
6a9b4db01a
|
MUI - New top-level menu "Appearance" holding Schemes stuff
|
2019-06-04 17:47:46 +02:00 |
|
Pairi Daiza
|
87b1e893a0
|
MUI - Rearranging the Language and Theme menus
|
2019-06-01 17:43:02 +02:00 |
|
Pairi Daiza
|
4f21bd262a
|
MUI - Updated Italian Translation
|
2019-05-31 11:55:11 +02:00 |
|
Pairi Daiza
|
36a3324fe2
|
+ Cust. Schemes, replace strings for RegEx filename pattern matching
- Add, change or modify some "Hotkey"
|
2019-05-30 20:48:39 +02:00 |
|
Pairi Daiza
|
bc1eea4aec
|
MUI - Add minor translations in it-IT
|
2019-05-29 16:53:21 +02:00 |
|
Rainer Kottenhoff
|
9d0de4bac7
|
+ fix: some format strings for dialogs displaying long integers (DocPos) converted to int
|
2019-05-29 16:10:04 +02:00 |
|
Pairi Daiza
|
933642c369
|
MUI - Change translation of string for RegEx
|
2019-05-22 19:59:23 +02:00 |
|
Rainer Kottenhoff
|
59956eeb05
|
+ add: Customize Schemes... strings for RegEx filename pattern matching (known files)
|
2019-05-20 13:03:45 +02:00 |
|
Rainer Kottenhoff
|
820b0a530e
|
+ add: CallTip for Hyperlinks
|
2019-05-17 17:22:27 +02:00 |
|
Pairi Daiza
|
95cfc58d31
|
MUI - Translation of "Always On Top" (copy text from "menu_xx_yy.rc")
|
2019-05-14 22:45:56 +02:00 |
|
Rainer Kottenhoff
|
d18c083388
|
+ fix: Dirty state on FileRevert
+ fix: Tooltip for "Always On top" button
|
2019-05-14 11:45:27 +02:00 |
|
Rainer Kottenhoff
|
d99af6513d
|
+ chg: adapt warning dialog according to new FileRevert / AutoReload undo/redo history
|
2019-05-12 02:38:25 +02:00 |
|
Pairi Daiza
|
8af4ca238f
|
MUI - Translation "Monitoring Log"
|
2019-05-11 19:53:01 +02:00 |
|
Pairi Daiza
|
56382b83e0
|
MUI - Rename "Doc Tail Chasing" => "Monitoring Log"
|
2019-05-10 22:06:36 +02:00 |
|
Rainer Kottenhoff
|
9fe01b87e8
|
+ chg: rename "Doc Tail Chasing" => "Monitoring Log"
+ chg: initial default of Toolbar buttons: removed "Monitoring Log" (eye buton)
|
2019-05-10 20:26:29 +02:00 |
|
Pairi Daiza
|
2204ad51ea
|
MUI - Minor correction and Adjust text length in dialogs box
|
2019-04-14 00:16:06 +02:00 |
|
Pairi Daiza
|
e4f223507a
|
MUI - Strip trailing blanks on "*.rc" files
|
2019-04-12 20:36:50 +02:00 |
|
Rainer Kottenhoff
|
98143c12b2
|
+ chg: auto-save after elevating user right
+ add: menu: "Relaunch Elevated"
|
2019-04-02 23:42:15 +02:00 |
|
Pairi Daiza
|
5e402383b0
|
MUI - Synchronize (Align) All *.rc on Master [en-GB] (Final)
- [en-GB] is the "Language Master" for All "Languages *.rc files"
|
2019-03-26 00:36:13 +01:00 |
|
Pairi Daiza
|
f3c93f0f82
|
MUI - Synchronize (Align) All *.rc on Master [en-GB] (Partial5)
- [en-GB] is the "Language Master" for All "Languages *.rc files"
|
2019-03-25 18:29:19 +01:00 |
|
Pairi Daiza
|
d5a91ffa16
|
MUI - Synchronize (Align) All *.rc on Master [en-GB] (Partial4)
- [en-GB] is the "Language Master" for All "Languages *.rc files"
|
2019-03-25 00:57:15 +01:00 |
|
Pairi Daiza
|
91a8ee2317
|
MUI - Italian translation, minor corrections
|
2019-03-21 12:09:49 +01:00 |
|
Pairi Daiza
|
866055d2c7
|
MUI - Italian translation, minor corrections in Menu, dialogs and strings
|
2019-03-20 17:23:27 +01:00 |
|
Pairi Daiza
|
e00f50ebad
|
MUI - Translation in Italian (it-IT) of Notepad3 (Partial_3)
|
2019-03-19 14:44:36 +01:00 |
|
Pairi Daiza
|
871710970d
|
MUI - Translation in Italian (it-IT) of Notepad3 (Partial_3)
|
2019-03-19 13:31:46 +01:00 |
|
Pairi Daiza
|
a495679f88
|
MUI - Translation in Italian (it-IT) of Notepad3 (Partial_2 )
|
2019-03-18 18:25:02 +01:00 |
|
Rainer Kottenhoff
|
929e99001d
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_UCHARDET
|
2019-03-17 17:05:10 +01:00 |
|
Pairi Daiza
|
f87aa08e84
|
MUI - Add Code-page tags '// encoding: cpxxx" (adjust.)
|
2019-03-16 18:36:53 +01:00 |
|
Rainer Kottenhoff
|
4cb6b0e4ec
|
+ chg: reworked Styling Import/Export
|
2019-03-15 21:17:17 +01:00 |
|
Pairi Daiza
|
820c913f31
|
MUI - Add Code-page tags '// encoding: cpxxx"
|
2019-03-15 00:43:07 +01:00 |
|
Rainer Kottenhoff
|
5b8ca9d0d5
|
+ add: Themes menu to load exported styles (e.g. "dark theme"
|
2019-03-14 14:28:27 +01:00 |
|