Commit Graph

1309 Commits

Author SHA1 Message Date
Rainer Kottenhoff
524df0bcc4 + chg: updated SQL keyword list and new "Value Type" (thanx to zufuliu) 2019-04-25 16:49:54 +02:00
Rainer Kottenhoff
2de133c3ee + fix: bug preserving "Tabs as Spaces" settings
+ chg: new default for "Show long line marker"  is OFF. (Increased settings file version number to preserve old settings)
2019-04-25 16:26:27 +02:00
Rainer Kottenhoff
77d74e50b9 + chg: update lexer styling on view movement (find next, prev, etc.) 2019-04-25 12:43:05 +02:00
Rainer Kottenhoff
49f37ecc8d + add: Menu entry to mute MessageBox beeps 2019-04-25 10:55:13 +02:00
Pairi Daiza
0ba1b4868a + Add the keyword "datetime" in styleLexSQL (issue #1132) 2019-04-24 00:04:13 +02:00
Pairi Daiza
099acd3bce + update: version strings 2019-04-20 14:48:27 +02:00
Rainer Kottenhoff
d4ec126c47 + chg: BOOKMARK (margin flag) style changed to vertical flavor 2019-04-18 14:44:57 +02:00
Rainer Kottenhoff
8da89fc25d + upd: Scintilla GitHub mirror version 4.1.5
+ add: missing HTML keywords (picture, slot, template)
2019-04-18 14:16:57 +02:00
Rainer Kottenhoff
7a75bf9a56 + upd: current Scintilla GitHub mirror dev 2019-04-05 10:44:50 +02:00
Rainer Kottenhoff
9a2aa1d83c + upd: version strings 2019-04-03 12:16:37 +02:00
Rainer Kottenhoff
98143c12b2 + chg: auto-save after elevating user right
+ add: menu: "Relaunch Elevated"
2019-04-02 23:42:15 +02:00
Rainer Kottenhoff
d27ae6bfe0 + rfc: refactoring elevated user rights 2019-04-02 17:01:00 +02:00
Rainer Kottenhoff
6d4ff85880 + Chg: add encoding tag to RelaunchElevated() arguments 2019-04-02 00:30:23 +02:00
Rainer Kottenhoff
09b3d22200 + Chg: RelaunchElevated() add current encoding as cmdline param (1) 2019-04-01 17:41:25 +02:00
Rainer Kottenhoff
249ce4eea0 + Fix: FileVars vs. Settings handling 2019-04-01 16:56:28 +02:00
Rainer Kottenhoff
25d54b48e8 + chg: save file imediately after relaunching with elevated rights (triggered by save failure) 2019-03-30 07:25:29 +01:00
Rainer Kottenhoff
004edc7daa + upd: current Scintilla dev on GitHub mirror 2019-03-29 19:40:30 +01:00
Rainer Kottenhoff
e8269df2b7 + fix: fix small inconsistency and performance issue 2019-03-29 16:49:22 +01:00
Rainer Kottenhoff
8199ca04d5 + fix: command line option "print and leave" 2019-03-29 15:09:58 +01:00
Rainer Kottenhoff
1ed333fbba + chg: increase CED's reliability to confidence level mapping treshold (-> 85%) 2019-03-28 09:29:02 +01:00
Rainer Kottenhoff
48211d7f8e + upd: VS2017 version string 2019-03-26 10:38:48 +01:00
Rainer Kottenhoff
2aa59d615e + chg: code cleanup 2019-03-21 12:02:01 +01:00
Rainer Kottenhoff
2902d6299a + upd: VS2019 compiler toolset update 2019-03-21 00:15:29 +01:00
Rainer Kottenhoff
049475907d + fix: Language dependency for default and standard Theme menu items 2019-03-20 23:41:46 +01:00
Rainer Kottenhoff
0d29e19c40 + upd: Scintilla current GitHub mirror
+ fix: Encoding detection Framework
2019-03-20 11:32:05 +01:00
Rainer Kottenhoff
6017ae1a63 +fix: small corrections for settings change detection 2019-03-18 17:23:29 +01:00
Rainer Kottenhoff
04e75bb6e0 + add: remember last used theme (if save settings is enabled) 2019-03-18 16:01:34 +01:00
Rainer Kottenhoff
b1face37e4 + cln: minor code cleanup 2019-03-18 13:42:44 +01:00
Rainer Kottenhoff
3b8fc25687 + add: Polish language resources template (en-GB) 2019-03-17 23:42:44 +01:00
Rainer Kottenhoff
0cab9d4698 fix: Hyperlink Styling for changed Themes 2019-03-17 19:59:09 +01:00
Rainer Kottenhoff
f3df116a66 + chg: Styling current vs. default comparison instead of change flag 2019-03-16 03:30:54 +01:00
Rainer Kottenhoff
beea99aff6 + chg: minor fixes for saving styles ... 2019-03-15 21:30:14 +01:00
Rainer Kottenhoff
4cb6b0e4ec + chg: reworked Styling Import/Export 2019-03-15 21:17:17 +01:00
Rainer Kottenhoff
51fed8c5b9 + chg: draft of Theme changer 2019-03-15 15:31:36 +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
Pairi Daiza
ac2d653931 MUI - Remove Code-page tags '// encoding: cpxxx" 2019-03-13 23:42:52 +01:00
Rainer Kottenhoff
a4b8d3c834 + fix: indentation warning dialog 2019-03-13 23:06:22 +01:00
Pairi Daiza
f8fa603c75
Merge pull request #1045 from hpwamr/MUI_dev
MUI - Add Code-page tags '// encoding: cpxxx
2019-03-13 19:49:24 +01:00
Pairi Daiza
aace818425 MUI - Add Code-page tags '// encoding: cpxxx" 2019-03-13 19:43:09 +01:00
Rainer Kottenhoff
b5dcd2459d + encoding detection fine-tuning 2019-03-13 18:04:28 +01:00
Rainer Kottenhoff
574e87b1ee + upd: EOL detection method by Zufuliu
+ upd: VS2017 and VS2019 version info
2019-03-13 09:43:02 +01:00
Rainer Kottenhoff
1a55130019 + enh: rework EOL and Indentation check with dialogs 2019-03-12 17:00:43 +01:00
Rainer Kottenhoff
d7e1702420 + fix: en-US version of indentation inconsistency warning 2019-03-12 00:33:33 +01:00
Rainer Kottenhoff
0fc336b12d + add: add warn inconsistent line endings to other languages 2019-03-11 21:29:03 +01:00
Rainer Kottenhoff
5ea8e2e098 + fix: inconsistent line endings dialog (thanx zufuliu) 2019-03-11 19:19:27 +01:00
Rainer Kottenhoff
5123a7c969 + fix: revert remapping of UCHARDET's GB18030 encoding predections - rely on detectors 2019-03-11 00:19:05 +01:00
Rainer Kottenhoff
c68c421812 + chg: force UCHARDET GB18030 detection to use CED's result, if applicable
+ cln: repository cleanup
2019-03-09 11:10:41 +01:00
Rainer Kottenhoff
5d215bb213 + add: source for UCHARDET GB18030 encoding detection (disabled, important data missing)
+ add: a recode menu for GB18030
2019-03-09 00:45:07 +01:00
Rainer Kottenhoff
d66d7f2c60 + chg: make language menu international (language independant) 2019-03-08 14:05:19 +01:00