Commit Graph

1623 Commits

Author SHA1 Message Date
Rainer Kottenhoff
e26b32fa5b + fix: prevent concurrent settings-file-access (re-launch elevated) 2019-09-16 01:56:20 +02:00
Rainer Kottenhoff
470bfcea63 + opt: 1-pass (file open/close) save settings 2019-09-15 17:26:05 +02:00
Rainer Kottenhoff
6ac1eccef1 + chg: Full Work Area Mode (F11) -> Full Screen Mode 2019-09-13 14:16:01 +02:00
Pairi Daiza
92454f5f1f + add: 1st draft version of Rainbow/Prism CSV Lexer 2019-09-12 23:29:44 +02:00
Rainer Kottenhoff
3cdd4ba1c3 + add: 1st draft version of Rainbow/Prism CSV Lexer 2019-09-12 18:59:19 +02:00
Rainer Kottenhoff
d3ea1a7281 + chg: "commit" on fflush() for _wfopen_s() in SimpleIni settings file writer
+ fix: some issues on tmpfile handling
2019-09-12 16:21:31 +02:00
Rainer Kottenhoff
870a5cecfa + fix: save settings before relaunching elevated
+ fix: .RC included header files must not have a BOM/SIG (UTF-8)
2019-09-12 09:32:46 +02:00
Rainer Kottenhoff
51762900da + fix: possible race condition on accessing configuration while relaunching elevated 2019-09-12 01:46:22 +02:00
Rainer Kottenhoff
8260dcbbe3 + fix: small fixes on "Relaunch Elevated" functionality 2019-09-11 18:31:23 +02:00
Rainer Kottenhoff
4a51660a7d + ver: VS2019 v16.2.5 2019-09-11 13:03:04 +02:00
Rainer Kottenhoff
42aebbf0a4 + chg: cleanup file change notification code 2019-09-10 18:06:10 +02:00
Rainer Kottenhoff
415aacece9 + fix: minor fixes for window positioning by cmdline parameter 2019-09-10 16:51:18 +02:00
Pairi Daiza
ca18887db5 + chg: Update Build version 2019-09-10 12:00:45 +02:00
Pairi Daiza
75cd37ac0f MUI - suppress "Ctrl+Shift+Alt+F" (Code Folding)
- because no longer works from Windows 10 version 1903.
2019-09-10 11:52:43 +02:00
Pairi Daiza
4fedca9f72 + chg: Update Changes.txt and Update Build version 2019-09-09 20:50:19 +02:00
Rainer Kottenhoff
c90b5f23ef + chg: relax UTF-8 orientation (lower confidence level for UCHARDET and use system's code-page as detection fallback by default) 2019-09-09 17:17:58 +02:00
Pairi Daiza
753f99f404 MUI - Add dialog window "Preserving original File Modification Timestamp enabled" 2019-09-08 20:47:13 +02:00
Rainer Kottenhoff
013297fa76
Merge pull request #1614 from RaiKoHoff/DevNewFeatures
If AutoCompl. is chosen, only show corresponding word list(s) on Ctrl+Alt-Enter
2019-09-08 16:15:46 +02:00
Rainer Kottenhoff
91c120bd96 + fix: if AutoCompl. is chosen, only show corresponding word list(s) on Ctrl+Alt-Enter 2019-09-08 14:12:36 +02:00
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