Commit Graph

3355 Commits

Author SHA1 Message Date
Pairi Daiza
efabecb04d
Merge pull request #1255 from hpwamr/mui_dev
MUI - Minor correction in ko-KR
2019-05-27 17:31:54 +02:00
Pairi Daiza
bfad2c6e9f MUI - Minor correction in ko-KR 2019-05-27 17:23:24 +02:00
Derick Payne
1b219b54eb Preparing for RC1 2019-05-27 15:10:59 +02:00
Rainer Kottenhoff
81c114069d
Merge pull request #1254 from RaiKoHoff/Dev_RC_Fixes
Match Case and Match Visible Only on Mark Occurrences
2019-05-27 14:42:15 +02:00
Rainer Kottenhoff
7b04e73a39 + fix: Match Case and Match Visible Only on Mark Occurrences 2019-05-27 14:30:09 +02:00
Rainer Kottenhoff
7c506d5ba2 Merge branch 'Dev_RC' of https://github.com/RaiKoHoff/Notepad3 into Dev_RC 2019-05-27 11:01:26 +02:00
Rainer Kottenhoff
d8e97ff462
Merge pull request #1252 from RaiKoHoff/Dev_RC
Revert FocusView on closing F/R dialog in any case
2019-05-27 00:44:05 +02:00
Rainer Kottenhoff
f18255266f + fix: mark occurrences match word under cursor only if flagged 2019-05-27 00:35:00 +02:00
Rainer Kottenhoff
b5fdff3e16 + chg: revert FocusView on closing F/R dialog in any case 2019-05-27 00:04:19 +02:00
Rainer Kottenhoff
0d42609224
Merge pull request #1250 from RaiKoHoff/Dev_RC
FV preserved on closing F/R dialog (add last(?) missing check)
2019-05-26 20:44:01 +02:00
Rainer Kottenhoff
267f1f4784 + fix: FV preserved on closing F/R dialog (add last(?) missing check) 2019-05-26 20:33:52 +02:00
Rainer Kottenhoff
5866d845d7
Merge pull request #1249 from RaiKoHoff/Dev_RC
FV preserved on closing F/R dialog (add missing checks)
2019-05-26 19:52:08 +02:00
Rainer Kottenhoff
9cf05effff + fix: updates for Hyperlink Indicator 2019-05-26 19:42:47 +02:00
Rainer Kottenhoff
c51458558b +fix: FocusView preserved on closing Find/Replacce dialog (add missing checks) 2019-05-26 18:17:35 +02:00
Rainer Kottenhoff
f07a052ac0
Merge pull request #1248 from RaiKoHoff/Dev_RC
FocusView preserved on closing Find/Replacce dialog (same mode)
2019-05-26 13:28:08 +02:00
Rainer Kottenhoff
86bd9e4125 + fix: preserve FV on closing F/R dialog only, if search mode and MrarkOcc mode are eq. 2019-05-26 13:08:41 +02:00
Rainer Kottenhoff
4d6da9fcb7 + fix: FocusView preserved on closing Find/Replacce dialog 2019-05-26 12:47:19 +02:00
Pairi Daiza
5e61923f7b
Merge pull request #1247 from hpwamr/mui_dev
+ cln: code cleanup (temporary added rmdir code)
2019-05-26 09:52:00 +02:00
Pairi Daiza
3ea1c232ab + cln: code cleanup (temporary added rmdir code) 2019-05-26 09:31:23 +02:00
Pairi Daiza
5879ddfe53
Merge pull request #1246 from maboroshin/master
Translation >JP :DOCTAIL,CALLTIP,STYLEEDIT
2019-05-26 09:25:36 +02:00
maboroshin
40dd0c6bb7 Translation >JP :DOCTAIL,CALLTIP,STYLEEDIT 2019-05-26 14:46:19 +09:00
Rainer Kottenhoff
c81f437a4b
Merge pull request #1245 from RaiKoHoff/Dev_RC
Restore occurrence marker on Find/Replace closing
2019-05-26 02:47:38 +02:00
Rainer Kottenhoff
81edad20ad + upd: version info 2019-05-26 02:35:30 +02:00
Rainer Kottenhoff
4bb59f4e1d + fix: switching Find/Replace ON/OFF <-> MarkOccurrences 2019-05-26 02:33:01 +02:00
Rainer Kottenhoff
deeac1fa3c +upd: version info 2019-05-26 01:14:28 +02:00
Rainer Kottenhoff
39d7bef462 + fix: restore occurrence marker on Find/Replace closing 2019-05-26 01:13:26 +02:00
Rainer Kottenhoff
d0589dcf18
Merge pull request #1244 from RaiKoHoff/Dev_RC
Find/Replace: do mark occurrences on receiving focus again
2019-05-25 22:47:27 +02:00
Rainer Kottenhoff
96a48a2fae + fix: initialt mark occ, if Find/Replace dialog receives focus again 2019-05-25 22:35:25 +02:00
Rainer Kottenhoff
22029313df
Merge pull request #1243 from RaiKoHoff/Dev_RC
Fixes:  Occurrences Counter
2019-05-25 22:19:22 +02:00
Rainer Kottenhoff
fb631c1b2a + cln: code cleanup 2019-05-25 21:56:19 +02:00
Rainer Kottenhoff
0709e1d841 +fix: Find/Replace dialog is master of MarkOccurrences until closed 2019-05-25 21:33:20 +02:00
Rainer Kottenhoff
2bcd7eec67 + fix: Occurrences Counter 2019-05-25 21:11:13 +02:00
Rainer Kottenhoff
98d2e063e8 + fix: disable FocusView if MarkOccurrences is disabled 2019-05-25 20:54:04 +02:00
Rainer Kottenhoff
0145be2307
Merge pull request #1242 from RaiKoHoff/Dev_RC
Fix: FocusView cooperate with Find/Replace
2019-05-25 20:29:58 +02:00
Rainer Kottenhoff
abf2cfde7c + fix: Problem with FocusView and partial find from find/replace dialog 2019-05-25 20:19:08 +02:00
Rainer Kottenhoff
a45f1e713a + fix: optimizazion : Undo/Redo Selection 2019-05-24 23:28:34 +02:00
Pairi Daiza
e65c551c1c
Merge pull request #1241 from hpwamr/mui_dev
+ Current Build Information - VS2019 v16.1.(0-1)
2019-05-24 19:31:17 +02:00
Pairi Daiza
c6cb2f6ed6 + Current Build Information - VS2019 v16.1.(0-1) 2019-05-24 19:22:56 +02:00
Pairi Daiza
86e29893a6
Merge pull request #1239 from hpwamr/mui_dev
Remove empty and not used dir "themes" and rename current dir themes to Themes
2019-05-24 00:06:57 +02:00
Pairi Daiza
cdbc63b914 Remove empty and not used dir "themes" and rename current dir themes to Themes 2019-05-23 23:56:35 +02:00
Pairi Daiza
d492735b7d
Merge pull request #1238 from hpwamr/mui_dev
Change script to remove unnecessary themes directories
2019-05-23 20:16:03 +02:00
Pairi Daiza
8a26e8fe33 Change script to remove unnecessary themes directories 2019-05-23 19:58:56 +02:00
Pairi Daiza
4a909fef73
Merge pull request #1237 from hpwamr/mui_dev
Change script to reflect the moving of Themes to Build/Themes
2019-05-23 19:47:41 +02:00
Pairi Daiza
fd2a54ef1b Change script to reflect the moving of Themes to Build/Themes 2019-05-23 18:54:13 +02:00
Derick Payne
e702fd6db2 Moved themes
Themes moved from Notepad3\themes\style_schemata to Notepad3\Build\Themes
2019-05-23 18:02:42 +02:00
Pairi Daiza
ffc4bac6bd
Merge pull request #1235 from yhl452493373/master
Adjust some Chinese translation
2019-05-23 17:04:39 +02:00
YangHuanglin
37e164877f 调整中文翻译
调整几处中文翻译错误
2019-05-23 21:32:45 +08:00
Pairi Daiza
6871d622d3
Merge pull request #1234 from hpwamr/mui_dev
Mui dev - translation of English strings
2019-05-22 20:02:54 +02:00
Pairi Daiza
933642c369 MUI - Change translation of string for RegEx 2019-05-22 19:59:23 +02:00
Pairi Daiza
8af895e048 MUI - Translations of pl-PL strings 2019-05-22 19:55:27 +02:00