Commit Graph

6374 Commits

Author SHA1 Message Date
Rainer Kottenhoff
5e6c5fabec + upd: Version update VS2019 : MS Visual C++ 2019 16.1.3 2019-06-13 09:33:54 +02:00
Akos Keresztes
b3044824e5 Hungarian lang file - more strings to change 2019-06-13 09:29:42 +02:00
Akos Keresztes
6d9bbe387a Hungarian lang files - strings shortened, changes 2019-06-13 09:29:18 +02:00
Rainer Kottenhoff
0d0eedb559 + enh: TOML Lexer: add "Literal String" and "Number" 2019-06-13 03:56:31 +02:00
Rainer Kottenhoff
454321c8d7
Merge pull request #1331 from RaiKoHoff/Dev_ONIGURUMA
Enhanced TOML Lexer (still incomplete vs. spec)
2019-06-12 18:58:17 +02:00
Rainer Kottenhoff
cf2ca6de9a + enh: a little bit more advanced TOML Lexer 2019-06-12 18:49:38 +02:00
Rainer Kottenhoff
9d8c7bbe6c + add: first draft frame of TOML Lexer 2019-06-12 01:16:41 +02:00
Rainer Kottenhoff
4aa839c13e + rm: remove (old) AHK Lexer in favourite of modern AHK_L Lexer 2019-06-11 20:49:59 +02:00
Rainer Kottenhoff
71e569cde5 + rm: remove (old) AHK Lexer in favourite of modern AHK_L Lexer 2019-06-11 20:48:43 +02:00
Rainer Kottenhoff
4805c0b3ac Merge remote-tracking branch 'origin/Dev_RC_Fixes' into Dev_ONIGURUMA
# Conflicts:
#	np3portableapp/_buildname.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-06-11 20:20:59 +02:00
Rainer Kottenhoff
c2e88b1bb2
Merge pull request #1330 from RaiKoHoff/Dev_RC_Fixes
Fix small bug in file extension matching for Lexer selection
2019-06-11 20:17:44 +02:00
Rainer Kottenhoff
051d134ba2 + fix: small bug in file extension matching for Lexer selection 2019-06-11 18:46:13 +02:00
Rainer Kottenhoff
5941d8c20f
Merge pull request #1329 from RaiKoHoff/Dev_ONIGURUMA
Multiselect Edit Indicator
2019-06-11 15:31:33 +02:00
Rainer Kottenhoff
7e04105532 + add: Multiselect Edit Indicator 2019-06-11 15:29:52 +02:00
Rainer Kottenhoff
0a7c22682b Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_ONIGURUMA
# Conflicts:
#	src/Styles.c
2019-06-11 11:31:28 +02:00
Rainer Kottenhoff
c7bf035548
Merge pull request #1328 from RaiKoHoff/Dev_RC_Fixes
Scintilla 416 merge conflict (wrong RegistryLexer version used)
2019-06-11 11:29:02 +02:00
Rainer Kottenhoff
3770cedc13 + chg: version strings only 2019-06-11 11:18:31 +02:00
Rainer Kottenhoff
0b1ed1b272 + fix: MarkOcc color default string builder
+ fix: Scintilla 416 merge conflict
2019-06-11 11:16:59 +02:00
Rainer Kottenhoff
a4115767d8 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_ONIGURUMA 2019-06-11 08:09:56 +02:00
Rainer Kottenhoff
cee3d22e2e
Merge pull request #1327 from RaiKoHoff/Dev_RC_Fixes
Scintilla Version 416
2019-06-11 01:38:58 +02:00
Rainer Kottenhoff
8e1199eca6 Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
# Conflicts:
#	scintilla/doc/ScintillaHistory.html
2019-06-11 01:37:36 +02:00
Rainer Kottenhoff
806a0670c2 + upd: Scintilla Version 416 2019-06-11 01:29:20 +02:00
Rainer Kottenhoff
b8ff2f1f48
Merge pull request #1326 from RaiKoHoff/Dev_ONIGURUMA
New .ini-file parser
2019-06-11 00:46:11 +02:00
Rainer Kottenhoff
ad64db46d3 + chg: utf-8 sig for themes files
+ add: Text Lexer to get independent from Default Text
+ add: .ini-file DeleteValue() methods
2019-06-11 00:43:54 +02:00
Pairi Daiza
5a49dc30c1
Merge pull request #1325 from alexantr/be-ru
be-BY and ru-RU: fixed translation
2019-06-10 22:13:02 +02:00
Alex Yashkin
b39ab32630
be-BY and ru-RU: fixed translation 2019-06-10 22:28:10 +03:00
Rainer Kottenhoff
c6e7d31ae8 + chg: color MarkOccurrences refactoring: use System's HighLight color as default (alpha:60) 2019-06-10 18:40:37 +02:00
Rainer Kottenhoff
c647f2d6eb + mv: move LoadFlags() to Config src
+ fix: InfoBox: error string  for GetLastError() event
2019-06-10 16:28:39 +02:00
Rainer Kottenhoff
b8d9a5bc93 + fix: 1st bugfix session for new SimpleIni config reader. 2019-06-10 15:16:42 +02:00
Rainer Kottenhoff
9eae363c16 + UTF-8 .ini-File Handler (Initial Version) 2019-06-10 12:03:27 +02:00
Rainer Kottenhoff
b5371d68ad
Merge pull request #1324 from RaiKoHoff/Dev_ONIGURUMA
Merging RC2 dev/fix
2019-06-08 14:22:20 +02:00
Rainer Kottenhoff
efbac8a1e6
Merge pull request #1323 from RaiKoHoff/Dev_RC_Fixes
Some little bugfixes
2019-06-08 14:21:17 +02:00
Rainer Kottenhoff
b253f4497e Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA 2019-06-08 14:14:47 +02:00
Rainer Kottenhoff
2331f7a1ce + fix: some little bugfixes 2019-06-08 14:09:59 +02:00
Rainer Kottenhoff
6fc7906773 + fix: minor fixes for it-IT menu Language strings 2019-06-08 09:49:53 +02:00
Rainer Kottenhoff
008fe2b465
Merge pull request #1321 from RaiKoHoff/Dev_RC_Fixes
Cleanup and changed strings (it-IT)
2019-06-07 12:28:40 +02:00
Rainer Kottenhoff
1b8966c685 Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA 2019-06-07 12:23:12 +02:00
Rainer Kottenhoff
eb733bbbd5 + chg: changed strings for language it-IT 2019-06-07 12:14:51 +02:00
Rainer Kottenhoff
67650d27c5 Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA 2019-06-07 10:50:36 +02:00
Rainer Kottenhoff
904fecdfbe Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_RC_Fixes 2019-06-07 08:12:48 +02:00
Rainer Kottenhoff
f48fdbb413
Merge pull request #1320 from jczanfona/Minor_corrections
Minor_corrections
2019-06-07 08:02:37 +02:00
Rainer Kottenhoff
e469124745 + cln: remove hotspot styling delay config (not needed anymore) 2019-06-07 07:44:29 +02:00
josemaria_cr
426594aadf Minor_corrections 2019-06-06 18:43:01 +02:00
Rainer Kottenhoff
6ef81197b6
Merge pull request #1319 from RaiKoHoff/Dev_RC_Fixes
Rename Scheme Collection "Dark Theme" as "Dark"
2019-06-06 12:47:40 +02:00
Rainer Kottenhoff
f5217ad5f2 + chg: Rename Scheme Collection "Dark Theme" as "Dark" 2019-06-06 12:36:35 +02:00
Rainer Kottenhoff
2110e4fd38
Merge pull request #1317 from RaiKoHoff/Dev_ONIGURUMA
Merge RC2 enhancements
2019-06-06 09:00:33 +02:00
Rainer Kottenhoff
7cb454a015 + upd: Oniguruma 2019-06-06 08:59:08 +02:00
Rainer Kottenhoff
800467d8ff + rfc: suggestion from static code analysis 2019-06-06 08:51:43 +02:00
Rainer Kottenhoff
246577cbb1 Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA 2019-06-06 01:04:18 +02:00
Pairi Daiza
ace388cf3d
Merge pull request #1316 from hpwamr/mui_dev
Mui dev
2019-06-06 00:49:17 +02:00