Thomas Faber
0d15b2a3cb
[USBCCGP] Correctly stub PDO power IRP handling.
2020-05-01 12:05:11 +02:00
Thomas Faber
6c3a10c55a
[USBCCGP] Always forward device relations IRPs.
2020-05-01 12:05:06 +02:00
Eric Kohl
16d136a63e
[NET][MC] Replace the last string resource by a message from netmsg.dll.
...
- Move translations to netmsg.dll.
- Keep italian translation as a comment because netmsg.dll does not have an italian translation yet.
- Remove obsolete resource files.
2020-05-01 10:27:26 +02:00
Katayama Hirofumi MZ
77b8505393
[SHELL32] Delete IDM_RECENTMENUHEAD resource menu ( #2705 )
...
Follow-up of #2648 . Reduce translation cost and resource data.
CORE-3588, CORE-11483
2020-05-01 15:58:58 +09:00
Katayama Hirofumi MZ
d62b1a9ce5
[CPL][HOTPLUG] Add Japanese translation
2020-05-01 10:52:19 +09:00
Katayama Hirofumi MZ
0bf4cc4304
[TIMEDATA] Improve Japanese translation
2020-05-01 10:37:46 +09:00
Katayama Hirofumi MZ
5765c5be26
[UTILMAN] Add Japanese translation
2020-05-01 10:34:36 +09:00
Katayama Hirofumi MZ
4fda2f9753
[CMDUTILS][LABEL] Improve Japanese translation
2020-05-01 10:31:11 +09:00
Katayama Hirofumi MZ
7812c537de
[MYDOCS] Add Japanese translation
2020-05-01 10:25:47 +09:00
Victor Perevertkin
f4e37f9363
[CMAKE] Support file lists in add_cd_file for all cases
...
Addendum to 6b48d54
2020-05-01 02:39:59 +03:00
Victor Perevertkin
6b48d54c39
[CMAKE] Fix driver inf files generation for livecd
...
CORE-16975
2020-05-01 01:23:51 +03:00
Hermès Bélusca-Maïto
478dbe3e23
[ERRCODES.MC] Change some occurrences of "Windows" to "ReactOS" where it makes the most sense.
2020-05-01 00:06:41 +02:00
Hermès Bélusca-Maïto
63bad3978d
[ERRCODES.MC] Remove the "ERROR_xxxx - " prefixes from each error message.
2020-05-01 00:06:40 +02:00
Kyle Katarn
cd6e1c73c0
[SHELL32] Fix "Open With..." spamming registry MRU keys. ( #2685 )
...
CORE-16981
The problem:
============
- When opening "Open With..." dialog for a given file format, multiple MRU items are appended to registry : 2 items written, even if dialog is closed "cancel".
- Expected behavior : 1 MRU item if execute is selected and 0 MRU if cancel is selected.
Fix:
====
- MRU item to be added when "Execute" is selected only.
- Once added, set the presence flag to avoid multiple MRU items being added later.
2020-04-30 23:03:10 +02:00
Mark Jansen
5cd5598ea9
[ZIPFLDR_APITEST] Add test enumerating over zip folder's parent
...
Disable tests for unimplemented features
2020-04-30 20:38:43 +02:00
Mark Jansen
190c1b86ec
[ZIPFLDR] Set correct access time on file extraction
2020-04-30 20:38:43 +02:00
Mark Jansen
6c37a7255e
[ATL] Add CAtlArray::GetData
2020-04-30 20:38:43 +02:00
Mark Jansen
0340c5188c
[ZIPFLDR_APITEST] Add some basic IDataObject tests
...
CORE-16241
2020-04-30 20:38:28 +02:00
Jose Carlos Jesus
534710a6d5
[SHELLEXT] Fixed some typos in Portuguese translation
2020-04-30 20:29:21 +02:00
Stanislav Motylkov
3846bd87d9
[UTILMAN] Fix build
...
Addendum to ac87614
.
2020-04-30 21:18:14 +03:00
Stanislav Motylkov
033cd61d0f
[INF] Add Russian translation for network services strings
...
Addendum to 80db055
and 3542514
.
2020-04-30 21:00:18 +03:00
Stanislav Motylkov
e1aa9a9c46
[LABEL] Update Russian translation
...
Addendum to 6bfe4f6
and 87ecf82
. CORE-9444
2020-04-30 20:59:53 +03:00
Stanislav Motylkov
ac876146bc
[UTILMAN] Add Russian translation
...
Addendum to 975d417
.
2020-04-30 20:59:25 +03:00
Stanislav Motylkov
79f5de2a73
[TIMEDATE] Update Russian translation
...
Addendum to 5a81a5b
. CORE-16684
2020-04-30 20:58:59 +03:00
Stanislav Motylkov
da9f43e76f
[HOTPLUG] Add Russian translation
...
Also made some cosmetic fixes and added missing menu in Indonesian translation
Addendum to 2125fec
, bfdd626
and b8dd046
.
2020-04-30 20:58:33 +03:00
Stanislav Motylkov
1dd70d306f
[POWERCFG] Update Russian translation
...
Addendum to 535b8dd
and 52cd931
. CORE-12565 CORE-16893
2020-04-30 20:58:08 +03:00
Stanislav Motylkov
f956c962f0
[DESK] Update Russian translation
...
Addendum to d05f621
and e157468
. CORE-14537 CORE-16923
2020-04-30 20:57:42 +03:00
Stanislav Motylkov
67bb3d3fd8
[BOOTDATA] Add consistency to translated strings
...
Addendum to e157468
.
2020-04-30 20:57:16 +03:00
Stanislav Motylkov
f0e22d15c9
[INTL] Add Russian translation
...
Also improve other translations. Addendum to 216b702
. CORE-16951
2020-04-30 20:56:50 +03:00
Stanislav Motylkov
fefe9736ac
[SENDMAIL] Update Russian translation
...
Addendum to a48aa21
. CORE-16924
2020-04-30 20:56:22 +03:00
Stanislav Motylkov
44e2b6fdd9
[BOOTDATA][THEMEUI] Add Russian translation
...
Addendum to 94e4c69
and a2f5283
. CORE-16934
2020-04-30 20:55:56 +03:00
Stanislav Motylkov
d3e94b4cec
[MYDOCS] Add Russian translation
...
Addendum to 4efff7f
. CORE-12562
2020-04-30 20:55:28 +03:00
Jose Carlos Jesus
ad591d0269
[USER32] Fixed issue with thumb scrolling on IDC_PICKICON_LIST
2020-04-30 18:58:20 +02:00
Jose Carlos Jesus
d0a6727637
[USER32] Fixed scrolling by mouse wheel issue
2020-04-30 18:58:20 +02:00
Jose Carlos Jesus
a4483d79da
[USER32] Fixed scrolling issue in Change Icon dialog. CORE-16163
2020-04-30 18:58:20 +02:00
Hermès Bélusca-Maïto
7ba93b9463
[SMSS] Fix build complaint.
2020-04-30 18:39:07 +02:00
Mas Ahmad Muhammad
7895704952
[COMDLG32] enlarge list area in CHOOSE_FONT
2020-04-30 18:15:48 +02:00
Hermès Bélusca-Maïto
756152936b
[SMSS] Fix PROCESSOR_IDENTIFIER environment variable assignment.
...
The swprintf() formatting string slot was incorrect.
Adapted from a patch by Kyle Katarn, PR #2697 .
2020-04-30 14:02:04 +02:00
Adam Stachowicz
bd33e6b26f
[SHELL32] Update Polish translation ( #2700 )
...
Addendum to 8f3079c
.
2020-04-30 13:37:31 +03:00
Jared Smudde
96e6cee044
[DESK] Set some flags for Browse for Wallpaper dialog ( #2699 )
...
* [DESK] Add initial directory flag and set it to My Pictures. Also set OFN_EXPLORER style.
* Use CSIDL_MYPICTURES instead of environment variable concoction.
* Fix formatting.
2020-04-30 11:10:40 +03:00
Katayama Hirofumi MZ
8f3079c67f
[SHELL32][EXPLORER] Improve Recent Documents of Start Menu ( #2648 )
...
Improve Recent Documents of Start Menu. Add items of "My Documents" and "My Pictures" into Recent menu item.
CORE-3588, CORE-11483
2020-04-30 17:09:14 +09:00
Piotr Hetnarowicz
c6680c99d9
[MC][NET] Polish translation update ( #2695 )
2020-04-30 09:20:15 +03:00
Jose Carlos Jesus
6d739cb2ce
[APPWIZ] Make shortcut name selected on creation ( #2184 )
2020-04-30 09:02:33 +03:00
Adam Stachowicz
f86a0e41ac
[CODEOWNERS] Update translation section ( #2679 )
...
Add missing translation teams
2020-04-30 01:40:35 +03:00
Serge Gautherie
a9161650ad
[MSVCRT][APISETS] Update spec files for __DestructExceptionObject() ( #2682 )
...
- [MSVCRT] __DestructExceptionObject(): Remove '-version=0x600+'
- [APISETS] __DestructExceptionObject(): Forward it to msvcrt
CORE-15135
2020-04-30 00:36:44 +03:00
Kyle Katarn
bdb4da009a
[MMSYS] Fix combo box and play icon on "Sound" properties page ( #2690 )
...
CORE-16935
2020-04-29 21:58:34 +03:00
Stanislav Motylkov
8c5c47ec17
[TAPIUI] Fix dialog localization issues
...
Addendum to 0a387c9
.
2020-04-29 21:29:52 +03:00
Piotr Hetnarowicz
0a387c9377
[TAPIUI] Update Polish translation ( #2694 )
2020-04-29 20:02:49 +03:00
Piotr Hetnarowicz
cb15283cd2
[NETTCPIP.INF] Polish localize network services strings
2020-04-29 18:05:34 +02:00
Kyle Katarn
3542514d89
[INF] Localize network services and drivers strings ( #2673 )
...
Also add French translation for them
2020-04-29 16:13:01 +03:00