Commit Graph

1604 Commits

Author SHA1 Message Date
Rainer Kottenhoff
dbb48c5d23
Merge pull request #1613 from RaiKoHoff/DevNewFeatures
New (suppressible) Info-Dialog for "Preserve File Modification Timestamp" feature
2019-09-08 13:30:01 +02:00
Rainer Kottenhoff
af9ac57f23 + add: new (suppressable) Info-Dialog for "Preserve File Modification Timestamp" feature 2019-09-08 13:15:01 +02:00
Rainer Kottenhoff
e9b04301a7 + chg: allow stream comment (/* */) for SQL dialects 2019-09-08 12:29:10 +02:00
Pairi Daiza
a9e96a448a + chg: Update Changes.txt and Update Build version 2019-09-08 09:59:16 +02:00
Pairi Daiza
e89ffa16f7
Merge pull request #1611 from hpwamr/mui
+chg Minor correction of HotKey and update MS VS to 19.2.4
2019-09-06 14:33:28 +02:00
Pairi Daiza
3f406d396f +chg Minor correction of HotKey and update MS VS to 19.2.4 2019-09-06 14:23:11 +02:00
Rainer Kottenhoff
ee923b3123 +chg: Preserve File Modification Time: Option stays until new Session is loaded 2019-09-05 16:54:12 +02:00
Rainer Kottenhoff
177869fd00 + fix: Ctrl+Shift-C/X and Paste behaviour
+ chg: Ctrl+Alt+Enter AutoCompletion behaviour
2019-09-05 14:36:37 +02:00
Rainer Kottenhoff
3f9f98bcff + chg: changed version of MarkDown-Lexer 2019-09-04 13:43:18 +02:00
Rainer Kottenhoff
4e946845a4 + fix: redo initial selection after replace (ins/del) 2019-09-04 13:03:55 +02:00
Pairi Daiza
56d016fa66 MUI - Rearrange some menu items 2019-09-03 21:49:31 +02:00
Rainer Kottenhoff
68aa35cd38 + chg: menu and behavior for copy/paste and copy/paste line 2019-09-03 16:36:30 +02:00
Rainer Kottenhoff
e1f53d76ba + fix: Hyperlink Regex detection 2019-09-03 14:34:47 +02:00
Rainer Kottenhoff
4f859f33eb + fix: update visible indicator issue 2019-09-03 11:45:18 +02:00
Rainer Kottenhoff
86d838c2ad + fix: small redraw issue on max screen mode 2019-09-02 16:57:30 +02:00
Rainer Kottenhoff
cd5fc999c5 + fix: avoid saving obsolete default settings to .ini 2019-09-02 16:14:09 +02:00
Rainer Kottenhoff
187f2c4b30 + chg: preserve file modification timestamp: change from persisted option to on demand save
+ fix: minor bug fixes
2019-09-02 13:36:06 +02:00
Pairi Daiza
278d95ec24 + chg: Update Changes.txt before building a new beta 2019-09-01 17:32:44 +02:00
Rainer Kottenhoff
fe4452b110 + fix: correct resource id for language sk-SK 2019-08-31 12:18:31 +02:00
Pairi Daiza
a4f409a2f5 + chg: Update Changes.txt and Update Build version 2019-08-31 10:53:31 +02:00
Rainer Kottenhoff
ea7a6c8468 + chg: enclosing selection with HTML-Tag - remember last pattern (session)
+ add: repeat selection enclosing (HTML-Tag) n-times control
2019-08-30 18:06:04 +02:00
Rainer Kottenhoff
5ddfbc08ee + fix: Hyperlink detection for Unicode
+ fix: Insertion handling: keep selection if non empty selection is replaced
2019-08-30 14:32:37 +02:00
Rainer Kottenhoff
ec81449cae + fix: division by zero exception (indentation and tab width) 2019-08-29 13:24:17 +02:00
Rainer Kottenhoff
fbaad157db + fix: encoding tag insertion (Ctrl+F8)
+ chg: some code cleanup and optimization
2019-08-29 12:43:21 +02:00
Rainer Kottenhoff
d2904c0526 + fix: TAB behavior after multi-selection undo sequence 2019-08-28 18:45:50 +02:00
Rainer Kottenhoff
04c746dea2 + chg: rename key for undo transaction timeout value (UndoRedoSplitTimeout -> UndoTransactionTimeout) 2019-08-28 12:48:08 +02:00
Rainer Kottenhoff
2981fad5ac + fix: minor corrections to delayed command message queue 2019-08-28 11:52:09 +02:00
Rainer Kottenhoff
5e78d51abe + fix: new undo transaction split
+ chg: menu entry of undo transaction split at line-breaks
2019-08-28 09:48:17 +02:00
Rainer Kottenhoff
c4bd8c212f + fix: small bug with timeout undo transaction on selection 2019-08-27 16:17:31 +02:00
Rainer Kottenhoff
4ee2d3876f + chg: allow each modification step to split undo typing sequence (set timeout < 20ms) 2019-08-27 13:55:05 +02:00
Rainer Kottenhoff
6e4497c70a
Merge pull request #1557 from RaiKoHoff/DevNewFeatures
Option to preserve origin file modification time
2019-08-27 12:05:06 +02:00
Rainer Kottenhoff
b8c283e123 + fix: correct beta version build number 2019-08-27 11:54:21 +02:00
Rainer Kottenhoff
72e86e6825 + add: option to preserve origin file modification time 2019-08-27 11:53:21 +02:00
Rainer Kottenhoff
7bf66333af
Merge pull request #1556 from RaiKoHoff/DevNewFeatures
New options to split undo typing sequence collection
2019-08-27 09:47:09 +02:00
Rainer Kottenhoff
d57165efe8 + chg: split undo typing sequence (by line-breaks and/or timeout)
+ fix: keep selection shift-key after undo line insertion (ctrl+enter)
2019-08-27 09:17:10 +02:00
Pairi Daiza
6c439ad8b0 MUI - Minor corrections in zh-CN 2019-08-26 17:57:53 +02:00
Rainer Kottenhoff
1ee632b157 + fix: selection undo/redo in case of "lean" change notify event 2019-08-26 15:22:30 +02:00
Pairi Daiza
12ee3e735b MUI - Slovak (sk-SK) translation project
- set project dependencies for Notepad3 and Minipath
- Add Slovak (sk-SK) translation project into Notepad3_dll
- Change from English to Local Name in MuiLanguage.c
- Minor corrections and modify Change.txt
2019-08-25 20:15:43 +02:00
Rainer Kottenhoff
b17151dc3e + add: Slovak (Slovakia) (sk-SK) translation templates (cloned from en-GB) 2019-08-25 10:51:28 +02:00
Pairi Daiza
a4e1aad0aa MUI - Minor correction for tr-TR 2019-08-24 09:57:37 +02:00
Pairi Daiza
a69ee17a25 + upd: MSVC toolset version number 2019-08-22 23:31:59 +02:00
Pairi Daiza
4c6512e86a MUI - Minor update of pl-PL and add some config for sv-SE 2019-08-18 06:47:32 +02:00
Pairi Daiza
d4327df76c
Merge pull request #1537 from rizonesoft/master
Update branch DevNewFeatures with Changes.txt and #(build)
2019-08-15 22:20:43 +02:00
Pairi Daiza
2e56a0daca + chg: Update Changes.txt and prepare #(build) for new BETA 2019-08-15 21:57:43 +02:00
Rainer Kottenhoff
dd6ceea268 + add: Swedish (sv-SE) translation templates (cloned from en-GB)
+ fix: integrated language menu strings
2019-08-14 12:11:45 +02:00
Pairi Daiza
43f6e556d0 + upd: MSVC toolset version number + Changes.txt 2019-08-14 06:07:57 +02:00
Rainer Kottenhoff
0e9f4264ca + fix: broken enforce encoding (recode) 2019-08-14 01:55:54 +02:00
Pairi Daiza
069dd2f25f + chg: Update Changes.txt 2019-08-13 18:49:42 +02:00
Pairi Daiza
87b1ed3aa0 + chg: Update Changes.txt 2019-08-12 09:28:14 +02:00
Pairi Daiza
93a92b910b + chg: Encoding (Default) Settings dialog: use positive wording for all items (suite) 2019-08-09 18:38:31 +02:00