Mas Ahmad Muhammad
b8dd046ee4
[TRANSLATION] Add and update Indonesian translations ( #2506 )
...
- CMDUTILS: attrib, label (update translation)
- USETUP (add translation)
- HOTPLUG (add translation)
- CONSRV (update translation)
- USERSRV (update translation)
- USER32 (update translation)
- ACLUI (update translation)
- LICCPA (update translation)
- SUBST (update translation)
- REGSVR32 (update translation)
- REGEDIT-CLB (update translation)
- ACPPAGE (update translation)
- TIMEDATE (update translation)
- SOLITAIRE (update translation)
- FDEBUG (update translation)
- SYSSETUP (update translation)
2020-04-09 18:49:45 +02:00
Julen Urizar Compains
f7cab5a1d4
[TRANSLATION] Multiple minor fixes and addings. ( #2516 )
...
- Applications: eventvwr, fltmgr, servman.
- rosapps: arping, CTM, fontsub, fraginator, imagesoft, systeminfo, vcdcontroltool, vgafontedit.
- CPLs: desk.cpl.
- ReactOS Setup GUI app.
- Screensavers: butterflies, maze, Starfield.
- System: NTVDM, printing/monitors/localmon; the freeze dialog in user32, the error strings in usersrv.
2020-04-09 18:13:46 +02:00
Eric Kohl
bfdd6261f2
[HOTPLUG] Add the context menu to the device tree view
2020-04-05 09:50:34 +02:00
Eric Kohl
68b6639ade
[HOTPLUG] Display devices that are attached to a removable device
2020-04-04 18:13:03 +02:00
Stanislav Motylkov
61a54aef9e
[SYSDM] Cumulative update 2020-04-01 for SMBIOS parser ( #2495 )
2020-04-02 19:57:53 +02:00
Eric Kohl
45e79efd06
[HOTPLUG] Display class icons for removable devices
2020-03-31 22:44:31 +02:00
Jared Smudde
8aa58c19a6
[HOTPLUG] Add 32 pixel icon. ( #2486 )
...
Add a 32 pixel icon to the main icon for hotplug.cpl so the Safely Remove Hardware dialog looks normal.
2020-03-30 23:54:17 +02:00
Eric Kohl
cbdf649f2c
[HOTPLUG] Show removable devices and update the list on arrival and removal.
2020-03-30 23:11:44 +02:00
Eric Kohl
2125fec23a
[HOTPLUG] Enable the hotplug.cpl and add the 'Safely Remove Hardware' dialog
2020-03-30 00:38:33 +02:00
Jose Carlos Jesus
ad9bd69246
[TRANSLATION] Update portuguese translation ( #2447 )
...
Update translation for main.cpl and add new translation for powercfg.cpl.
2020-03-20 17:34:43 +01:00
Eric Kohl
3ecbbd991f
[JOY] Use APPLET_PROC instead of a custom CPLAPPLET_PROC and simpify the code
2020-03-15 18:12:54 +01:00
Eric Kohl
6977833e06
[POWERCFG] Add hints on missing property pages and remove an obsolete declaration
2020-03-15 16:06:49 +01:00
Eric Kohl
d1d9920b06
[INPUT] Use APPLET_PROC instead of a custom CPLAPPLET_PROC and simpify the code
2020-03-15 15:10:14 +01:00
Eric Kohl
beeb989eaa
[POWERCFG] Disable the "Enable hibernation" checkbox if the system does not support hibernation
2020-03-15 14:21:11 +01:00
Eric Kohl
a88d7b5c2f
[DESK][CONTROL] Select property pages by command line, for example 'control desk.cpl,,1' and fix 'control color'
2020-03-15 11:46:31 +01:00
Eric Kohl
5ea8314e67
[MAIN] Select property pages by command line, for example 'control main.cpl,@0,2'
2020-03-14 18:03:52 +01:00
Serge Gautherie
92aabb07fb
[REACTOS] Fix remaining ' \n' typos, in *.rc ( #2393 )
...
Addendum to commit 554c41e4
(#2387 ).
Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
2020-03-06 19:08:25 +01:00
Hermès BÉLUSCA - MAÏTO
d4699bc67f
[CPL][TIMEDATE] Romanian & Italian translation update ( #2404 )
2020-03-05 00:21:31 +01:00
Serge Gautherie
554c41e4d7
[REACTOS] Fix trailing spaces and other typos in string resources ( #2387 )
2020-02-26 11:45:27 +03:00
Katayama Hirofumi MZ
1e60116563
[SYSDM][MSGINA][NETID][SHELL32] Japanese translation (retrial) ( #2369 )
...
Improve Japanese resources. This PR is based on @Midi730's work (#2361 ).
2020-02-25 10:27:49 +09:00
Bișoc George
b77008a709
[TIMEDATE] Remove lpszSyncStatus member entirely ( #2383 )
...
And directly pass the formatted string to SetDlgItemTextW(). Addendum to 5a81a5b
.
2020-02-24 16:59:11 +01:00
Bișoc George
5a81a5bc14
[TIMEDATE] Implement the dynamic NTP status notification ( #2352 )
...
Time/Date control panel applet displays the status of the NTP server synchronization with the system informing the user the actual condition of the said sync, if it has failed or suceeded. The commit also implements IDS_INETTIMEWELCOME which serves as a placeholder as Time/Date loads the last successful attempt of NTP synchronization which I don't know how the CPL remembers it. With that said, IDS_INETTIMEWELCOME will stay for a while until someone figures out how timedate.cpl works internally.
CORE-16684
2020-02-24 19:56:02 +09:00
Katayama Hirofumi MZ
9da842a647
[CPL][ACCESS] Japanese translation more
2020-02-15 11:09:04 +09:00
Katayama Hirofumi MZ
ddd4a6502f
[CPL][ACCESS] Improve Japanese translation
2020-02-15 10:57:49 +09:00
Eric Kohl
065a0bbf0f
[MMSYS] Select a property page by command line, for expample 'control mmsys.cpl,,1'
2020-02-11 05:42:27 +01:00
Eric Kohl
62721aefe5
[ACCESS] Select a property page by command line, for example 'control access.cpl,,2'
2020-02-10 09:48:37 +01:00
Eric Kohl
81389f2919
[SYSDM] Implement the selection of a property page by command line
2020-02-09 13:07:13 +01:00
Katayama Hirofumi MZ
0e8bf61f81
[CPL][APPWIZ] Add InitCommonControls calls ( #2316 )
...
CORE-16669
2020-02-09 14:42:26 +09:00
Hermès Bélusca-Maïto
507cda98cf
[CPL][INPUT] Fix french typography error.
2020-02-07 18:03:15 +01:00
Katayama Hirofumi MZ
043d521545
[CPL][INPUT] Translate IDS_REBOOT_NOW into Japanese
2020-02-08 01:28:50 +09:00
Katayama Hirofumi MZ
fdb6c30e13
[CPL][INPUT] Translate IDS_REBOOT_NOW into French
...
CORE-16601
2020-02-08 01:27:23 +09:00
Bișoc George
37349d7a0f
[TIMEDATE] Do not display a message box when NTP sync fails ( #2305 )
...
This PR merely checks if the string is empty and displaying (only) a debug information to the debugger, at disposal of displaying a message box. I might implement such dynamic resource string to the CPL later in a next PR.
CORE-16654
2020-02-06 03:54:33 +09:00
Katayama Hirofumi MZ
43556bfff2
[CPL][APPWIZ] Consider PSN_SETACTIVE
...
- Correctly respond even if the user clicked "Back" button.
- Accept environment variables.
CORE-16534
2020-01-29 02:29:16 +09:00
Katayama Hirofumi MZ
7249b8b74f
[CPL][APPWIZ] Use display name for shortcut label ( #2284 )
...
CORE-16534
2020-01-28 23:31:09 +09:00
Katayama Hirofumi MZ
f7972f0e6a
[CPL][DESK] Use GetModuleHandleW(L"shell32.dll")
...
CORE-16665
2020-01-28 22:24:30 +09:00
Katayama Hirofumi MZ
b404824776
[CPL][DESK] Improve Japanese translation for IDD_THEMES
2020-01-28 17:18:15 +09:00
Katayama Hirofumi MZ
724dcba818
[CPL][DESK] Improve Polish translation for IDD_THEMES
2020-01-28 17:13:11 +09:00
Katayama Hirofumi MZ
d05f621fed
[CPL][DESK] Add "Themes" Tab resource data ( #2280 )
...
CORE-14537
2020-01-28 14:32:02 +09:00
Katayama Hirofumi MZ
e2c408f717
[CPL][DESK] Don't use magic number (IDI_SHELL_NO)
2020-01-28 14:19:13 +09:00
Katayama Hirofumi MZ
c069e5c122
[CPL][DESK] Use shell32 icon directly; follow-up to #2281
2020-01-28 14:05:51 +09:00
Katayama Hirofumi MZ
cc794e564a
[CPL][DESK] Add icons to 'Background' tab ( #2281 )
...
Add icons into "Background" tab of "Properties for Display" dialog.
CORE-16665
2020-01-28 13:41:29 +09:00
Katayama Hirofumi MZ
afb0ae877c
[APPWIZ] Delete shortcut file upon user cancel ( #2279 )
...
If the user cancelled, then "Create shortcut" Wizard deletes the shortcut file.
CORE-16534
2020-01-27 22:58:58 +09:00
Mas4hmad
228eeb7d79
[TRANSLATION] Update Indonesian Translation ( #2268 )
...
- Update Indonesian translation for:
BROWSEUI.DLL, COMCTL32.DLL, DEVMGR.DLL, IEFRAME.DLL, NETID.DLL, SHELL32.DLL,
SYSSETUP.DLL, TIMEDATE.CPL, APPWIZ.CPL, ACCESS.CPL, DESK.CPL and TASKMGR.EXE.
- Add Indonesian translation for: MSHTML.DLL, OLEAUT32.DLL, INPUT.CPL and NTVDM.EXE.
2020-01-26 18:29:38 +01:00
Serge Gautherie
b3badc0451
[CMAKE] Remove a remnant comment related to 'dll/cpl/console' ( #2267 )
...
'#Warning: console\\/lang/cs-CZ.rc:143: unrecognized escape sequence'
2020-01-24 13:38:53 +01:00
Jose Carlos Jesus
8dfd2338f1
[TRANSLATION] Update Portuguese translation ( #2257 )
...
Improvements/updates for sysdm.cpl, devmgr.dll, hhctrl.ocx, netid.dll,
and add new Portuguese translation for shimgvw.dll .
2020-01-19 15:45:06 +01:00
Serge Gautherie
8f72618453
[SYSDM] general.c: Make 2 global variables 'static' ( #2060 )
...
And 1 'const' too.
This allows reducing confusion about scope/use.
2020-01-14 18:54:17 +01:00
Eric Kohl
b00a1f3e76
[DESK] The DisplayClassInstaller must create a new DeviceX subkey for each new display devices
...
This should fix CORE-16615
2020-01-06 22:39:41 +01:00
Eric Kohl
6ad4f9e7bb
[TIMEDATE] Update the clock on WM_TIMECHANGE
2020-01-05 12:21:53 +01:00
Eric Kohl
ba783adf1e
[SYSDM] Improve the user profile dialog
...
- Currently used profiles cannot be copied or deleted.
- Unknown profiles cannot be copied.
- A double click on a profile opens the change profile type dialog.
2020-01-04 14:54:30 +01:00
Amine Khaldi
90cb67a7f4
[INETCPL] Sync with Wine Staging 4.18. CORE-16441
2019-12-23 00:57:10 +01:00