Commit Graph

377 Commits

Author SHA1 Message Date
Pairi Daiza
451dfad67c + Add version files for beta channel (Build_2720) 2020-01-31 14:16:23 +01:00
RaiKoHoff
1feba3f755 + fix: AutoCompletion box 2020-01-30 14:46:30 +01:00
RaiKoHoff
f03cec2c16 +fix: Find/Replace Dialog behavior 2020-01-30 13:08:11 +01:00
RaiKoHoff
46243036a1 + fix: changing .ini-file manually 2020-01-29 14:43:35 +01:00
RaiKoHoff
ac1ba2496f + fix: transform backslashes while pasting into search/replace box 2020-01-28 10:53:30 +01:00
RaiKoHoff
3d5b9d0bd7 + fix: YAML identifier (colon with white-space)
+ chg: JSON Lexer
2020-01-27 10:17:06 +01:00
Pairi Daiza
a6d51f24e1 + Add version files for beta channel (Build_2714) 2020-01-25 14:38:56 +01:00
Pairi Daiza
6a7f5472a5 + Add version files for beta channel (Build_2713) 2020-01-24 15:12:29 +01:00
RaiKoHoff
99ebacc5aa + upd: Oniguruma current DEV 2020-01-23 12:57:48 +01:00
Rainer Kottenhoff
cf35ab6029 +upd: Scintilla version 4.3.0 2020-01-18 13:40:11 +01:00
RaiKoHoff
d146de76d5 + cln: IME color styler: cleanup merged code 2020-01-17 13:12:34 +01:00
RaiKoHoff
ef3fdd8006 + fix/chg: UCHARDET: Confidence calculation for Single Byte Character Set (SBCS) 2020-01-16 18:17:16 +01:00
Pairi Daiza
ee23de13ae + Add version files for beta channel (Build_2708) 2020-01-16 09:50:54 +01:00
RaiKoHoff
2ad343ee91 + chg: Encoding Detection fine tuning 2020-01-14 18:26:52 +01:00
RaiKoHoff
e3646d7c8a + fix: Char2Hex() issue 2020-01-14 14:37:17 +01:00
RaiKoHoff
1b9e1ce6d4 + fix: some wrong scheme string references (issue #1838) 2020-01-14 11:15:07 +01:00
RaiKoHoff
73554c2cfe + fix: small bugfix for URL encoding (3-byte UTF-8) 2020-01-14 09:28:13 +01:00
RaiKoHoff
1afcf19562 + chg: version numbering 2020-01-13 18:00:06 +01:00
RaiKoHoff
2470432a08 + chg: replace "save modified file warning" by (silent) custom messagebox if message beeps are muted.
+ add: infos of sreen/display for "Copy Version Info" button
2020-01-10 14:39:52 +01:00
RaiKoHoff
40cc8c7f85 + fix: Win7 "procedure entry point SetCoalescableTimer could not be located" issue 2020-01-10 08:33:36 +01:00
RaiKoHoff
c470b3aeb1 + fix: Wrap to Column 2020-01-09 16:53:05 +01:00
RaiKoHoff
862fc9aec4 + upd: Scintilla version 4.2.3 2020-01-08 14:44:28 +01:00
Pairi Daiza
355a17f612 + Correction version files for beta channel (Build_2698) 2020-01-05 06:21:02 +01:00
Pairi Daiza
ae53805a59 Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Pairi Daiza
748001667f + Add version files for beta channel (Build_2696) 2019-12-15 17:20:04 +01:00
Pairi Daiza
a9639df000 + Ver: VS2019 version update - VS 16.4.0 and update Changes.txt 2019-12-05 18:47:11 +01:00
Pairi Daiza
616d978a1a + Add version files for beta channel (Build_2694) 2019-12-01 10:15:40 +01:00
Pairi Daiza
2a02e34ce5 + Add version files for beta channel (Build_2693) 2019-11-29 23:54:30 +01:00
Pairi Daiza
a2985abf2e +chg: Add extension ".manifest" to XML Lexer
- Inversion of Accelerator key Ctrl+Alt+L with Ctrl+Shift+L
2019-11-29 10:06:20 +01:00
Rainer Kottenhoff
a0fbf7ceb1 + chg: encoding detection fallback: explicitly defined or (UTF-8 (if valid) else current ANSI code-page) 2019-11-28 13:46:52 +01:00
Rainer Kottenhoff
39631b8530 + fix: try to preserve file modification time option on elevated relaunch 2019-11-27 11:18:45 +01:00
Rainer Kottenhoff
d6c111ff9f Merge branch 'DevNewFeatures' of https://github.com/RaiKoHoff/Notepad3 into DevNewFeatures
# Conflicts:
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-11-27 09:05:25 +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
Rainer Kottenhoff
ad5afda189 + fix: drop files handling (depend on 'reuse window' settings) 2019-11-26 23:14:12 +01:00
Rainer Kottenhoff
d0cec33de5 + fix: elevated relaunch after encoding change 2019-11-23 13:24:44 +01:00
Rainer Kottenhoff
38488769aa + fix: crash on sort ascending
+ fix: sub dialog centering in multi monitor environment
2019-11-22 12:21:25 +01:00
Rainer Kottenhoff
3ca31694e9 + fix: modern style message box icons 2019-11-22 01:29:13 +01:00
Rainer Kottenhoff
f755283198 + ver: version strings 2019-11-22 00:07:56 +01:00
Rainer Kottenhoff
579c3cfbfe + chg: bring back system MessageBox() (incl. not mutable system beep) for "not saved" warning on modified files 2019-11-21 14:26:35 +01:00
Rainer Kottenhoff
40ab61fa57 + add: preserve stream selection in file history (w/ text pos remembering) 2019-11-20 02:28:45 +01:00
Rainer Kottenhoff
5f859221e0 + fix: Oniguruma RegEx engine: respect EOL mode on encoding type 2019-11-20 01:20:13 +01:00
Rainer Kottenhoff
112356682c + chg: hidden "ExitOnESCSkipLevel" feature (Exit on ESC can ignore a selection) 2019-11-19 14:12:57 +01:00
Pairi Daiza
054a3519bb + Add version files for beta channel (Build_2678) 2019-11-18 14:05:23 +01:00
Pairi Daiza
a5cabf23fd + upd: version strings
- np3_tr_tr ProjectDependenties
2019-11-18 11:17:15 +01:00
Rainer Kottenhoff
96c40ba402 + chg: relaunch elevated: safe file automatically only on "save elevation" 2019-11-16 13:39:35 +01:00
Rainer Kottenhoff
305b0ee4cc + upd: version strings 2019-11-15 14:43:28 +01:00
Rainer Kottenhoff
cb3db6087a + ver: current dev version strings 2019-11-14 13:46:29 +01:00
Rainer Kottenhoff
ec116d1c95 + fix: UTF-8-SIG .INI file handling 2019-11-13 14:21:39 +01:00
Pairi Daiza
d82456e017 + ver: version files for beta channel (Build_2672) 2019-11-10 10:06:01 +01:00
Pairi Daiza
48da625ee6 MUI - Adjust the layout of dialogs for sv-SE 2019-11-07 20:49:40 +01:00