Commit Graph

2369 Commits

Author SHA1 Message Date
Derick Payne
ac7cd66e43 Afrikaans Translation Final Corrections 2019-01-07 00:52:49 +02:00
Derick Payne
e6818291d5 Minor Afrikaans Dialog Corrections 2019-01-06 22:44:00 +02:00
Derick Payne
a8b56562fd Afrikaans Translation Corrections 2019-01-06 21:33:09 +02:00
Derick Payne
196dd4d241 Afrikaans Translation Dialog and Menu Fixes 2019-01-06 00:00:24 +02:00
Derick Payne
eb4f787889 MiniPath Afrikaans Translation 2019-01-05 22:30:20 +02:00
Pairi Daiza
6e694dc01f
Merge pull request #876 from hpwamr/MUI_dev
+ Update: Readme and License header + correct small typo
2019-01-05 15:41:12 +01:00
Pairi Daiza
ba1ecd0964 + Update: Readme and License header + correct small typo 2019-01-05 15:28:53 +01:00
Pairi Daiza
53b3df7cfd
Merge pull request #875 from hpwamr/MUI_dev
+ Update: Changelog in anticipation of new release
2019-01-05 11:34:56 +01:00
Pairi Daiza
eba484d1e0 + Update: Changelog in anticipation of new release 2019-01-05 11:27:43 +01:00
Rainer Kottenhoff
3251ce6e81
Merge pull request #874 from RaiKoHoff/Dev_Fix4Releases
Replace dialog: in case of selection
2019-01-05 10:14:46 +01:00
Rainer Kottenhoff
c2cc099e03 + fix: replace dialog: in case of selection: on "Replace" button pressed, next finding is selected (analog. to empty selection) 2019-01-05 10:05:50 +01:00
Derick Payne
4e5174d159 Preparing to release Build 1582 2019-01-05 02:03:42 +02:00
Derick Payne
690bb3c826 Strings Afrikaans Translation 2019-01-05 01:39:46 +02:00
Derick Payne
e76870c0ee Menus Afrikaans Translation 2019-01-05 01:36:45 +02:00
Derick Payne
7496554b23 Lexer Afrikaans Translation 2019-01-04 22:20:32 +02:00
Derick Payne
74dea22a68 Update dialogs_af_za.rc
Dialogs Afrikaans Translation
2019-01-04 18:21:18 +02:00
Rainer Kottenhoff
9d36678bda
Merge pull request #872 from RaiKoHoff/Dev_Fix4Releases
Bugfix: replace all in target range
2019-01-03 11:16:38 +01:00
Rainer Kottenhoff
11e94c998b + fix: replace all in target range 2019-01-03 10:55:35 +01:00
Rainer Kottenhoff
74721df519
Merge pull request #870 from RaiKoHoff/Dev_Fix4Releases
Onigmo RegEx Interface: fixing bug in returning correct matching range
2019-01-02 20:17:17 +01:00
Rainer Kottenhoff
9ae99e1d20 + fix: Onigmo RegEx Interface: bug in returning correct matching range 2019-01-02 19:58:13 +01:00
Pairi Daiza
ec743f791b
Merge pull request #869 from hpwamr/MUI_dev
Change Rizonesoft Copyright © to year "2019"
2019-01-01 06:31:19 +01:00
Pairi Daiza
fe977cddec Change Rizonesoft Copyright © to year "2019" 2018-12-30 00:28:28 +01:00
Pairi Daiza
2218182266
Merge pull request #867 from hpwamr/MUI_dev
+ fix: Adaptations for Visual Studio 2019 Preview
2018-12-25 22:26:55 +01:00
Pairi Daiza
2bec07eb24 + fix: Adoptions for Visual Studio 2019 Preview
- Correction LINK: fatal error LNK1181: cannot open input file 'scintilla.lib'
2018-12-25 22:05:50 +01:00
Pairi Daiza
0d08bc149c
Merge pull request #866 from hpwamr/MUI_dev
MUI - Command Help Line Dialog box
2018-12-20 22:12:10 +01:00
Pairi Daiza
441fac1c9c MUI - Command Help Line Dialog box
- Fixed a small display flaw
2018-12-20 21:53:44 +01:00
Pairi Daiza
adb523de5a
Merge pull request #865 from hpwamr/MUI_dev
MUI - af-ZA change Codepage UTF8 to Win-1252
2018-12-19 20:44:29 +01:00
Pairi Daiza
4735d69a7e MUI - af-ZA change Codepage UTF8 to Win-1252 2018-12-19 20:35:50 +01:00
Rainer Kottenhoff
a1833e684d
Merge pull request #863 from hpwamr/MUI_dev
MUI nl-NL - Correction small typo
2018-12-17 17:08:40 +01:00
Pairi Daiza
d58ed16af7 MUI nl-NL - Correction small typo 2018-12-17 16:52:46 +01:00
Derick Payne
d08ed57882 Update dialogs_af_za.rc 2018-12-16 01:39:05 +02:00
Derick Payne
cbcf8527c2 Preliminary Afrikaans Translation 2018-12-16 01:36:16 +02:00
Rainer Kottenhoff
37f2501171
Merge pull request #862 from RaiKoHoff/Dev_Fix4Releases
Correction for Nederland language
2018-12-15 12:34:09 +01:00
Rainer Kottenhoff
3c1a3f36b7 + fix: correction for nederland language 2018-12-15 12:32:23 +01:00
Rainer Kottenhoff
77ff2625df
Merge pull request #861 from RaiKoHoff/Dev_Fix4Releases
ASCII fallback only for selected encoding
2018-12-14 11:31:17 +01:00
Rainer Kottenhoff
d91ce547a3 + revert: use only reliable encoding detections ! 2018-12-14 11:13:01 +01:00
Rainer Kottenhoff
1a739f20ad + fix: ASCII fallback only for selected encodings 2018-12-14 10:51:37 +01:00
Rainer Kottenhoff
09829d1af0
Merge pull request #860 from RaiKoHoff/Dev_Fixes4Release
Adoptions for Visual Studio 2019 Preview
2018-12-13 11:52:47 +01:00
Rainer Kottenhoff
1f0895ce2d + fix: Adoptions for Visual Studio 2019 Preview 2018-12-13 11:33:24 +01:00
Rainer Kottenhoff
2edd9ad127
Merge pull request #859 from RaiKoHoff/Dev_Fix4Releases
Fix: Default Encoding settings
2018-12-11 23:38:35 +01:00
Rainer Kottenhoff
d754f1d892 + fix: Default Encoding settings 2018-12-11 23:20:55 +01:00
Rainer Kottenhoff
ffa2541c0f
Merge pull request #858 from RaiKoHoff/Dev_Fix4Releases
Disable accelerator-key interception for universal Unicode input method
2018-12-08 19:50:02 +01:00
Rainer Kottenhoff
e02ecfcde1 + fix: disable accelerator-key interception for universal Unicode input method 2018-12-08 19:40:06 +01:00
Rainer Kottenhoff
21a1974e14
Merge pull request #855 from RaiKoHoff/Dev_Fix4Releases
Fix behavior of replace (dialog) in case of multi-line selection
2018-12-06 18:00:59 +01:00
Rainer Kottenhoff
e2487e3891 + fix: behavior of replace (dialog) in case of multi-line selection 2018-12-06 17:52:52 +01:00
Rainer Kottenhoff
84c49a600f
Merge pull request #853 from RaiKoHoff/Dev_Fix4Releases
Update changelog
2018-12-06 03:30:29 +01:00
Rainer Kottenhoff
5a6ad071e0 + upd: changelog 2018-12-06 03:28:46 +01:00
Rainer Kottenhoff
af466c587f
Merge pull request #852 from RaiKoHoff/Dev_Fix4Releases
Fix for replace dialog
2018-12-06 03:27:29 +01:00
Rainer Kottenhoff
cf80dca476 + fix: tmp disable "mark all occ" in case of multi-line selection 2018-12-06 03:14:17 +01:00
Rainer Kottenhoff
9ca9e305f3 + fix: handling of some settings default values 2018-12-06 02:04:41 +01:00