Serge Gautherie
2c8f2a099b
[OPENGLCFG] general.c: Fix overruns and warnings, improve code consistency ( #1923 )
...
* [OPENGLCFG] dwNumDrivers: Fix related pOglDrivers[] overruns
Follow-up to e7b8f27309
.
* [OPENGLCFG] dwNumDrivers: Sync related iKey to DWORD type
* [OPENGLCFG] Fix 2 MSVC-x64 'C4267' warnings about RegSetValueExW()
2019-11-29 08:43:15 +01:00
Serge Gautherie
1f8dcf3c0e
[SYSDM] IMGINFO: Fix 'iPLanes' typo ( #2059 )
2019-11-25 18:50:03 +01:00
Shy Zedaka
ca09307274
[TRANSLATION][HEBREW] Some typo fixes and Some New strings ( #2078 )
2019-11-22 17:07:29 +01:00
Serge Gautherie
5b37caa9d7
[DESK] StringCbCat() needs bytes, not chars ( #2070 )
2019-11-21 01:10:20 +01:00
Serge Gautherie
0f92924a99
[REACTOS] Use explicit StringCb*W() ( #2069 )
2019-11-21 00:47:06 +01:00
Katayama Hirofumi MZ
098564d5fe
[TRANSLATION] Improve Japanese translation ( #2057 )
...
Improve Japanese translation.
Thanks to @98mebius.
2019-11-19 22:50:52 +09:00
Jared Smudde
a270e5b053
[APPWIZ] Very minor icon fix for the Create Shortcut wizard. ( #1993 )
...
Also cleaned up the other icons to reduce size.
2019-10-24 13:58:04 +02:00
Serge Gautherie
c8cbd566f9
[HDWWIZ] ProbeListPageDlgProc(): Top 'Item' variable is enough ( #1990 )
...
Addendum to ce498aa571
.
2019-10-22 10:12:04 +09:00
Katayama Hirofumi MZ
72e5c2e77c
[CPL][DESK] hShell32 is always non-NULL in epilogue
2019-10-22 09:43:34 +09:00
Katayama Hirofumi MZ
ce498aa571
[CPL][HDWWIZ] Move 'Index' and 'Item' variables to prologue
2019-10-22 09:41:09 +09:00
Eric Kohl
bf854f5372
[POWERCFG] Fix the Indentation. No code changes!
2019-09-25 10:52:45 +02:00
Carlo Bramini
e7b8f27309
[OPENGLCFG] Fix crash if no drivers ( #1919 )
...
Actually, it crashes here on Windows XP.
2019-09-21 15:58:38 +02:00
Adam Słaboń
c81af08f51
[TRANSLATION] Polish translation update ( #1916 )
...
Added translation for netstat, utilman and netplwiz. Updated translation of find, reg, rapps, regedit, sndvol32, usetup, hivesys, mmsys, openglcfg, powercfg, sysdm, shellext, browseui, devmgr, msgina, netcfgx, shell32, syssetup, shortcuts and vcdcontroltool.
2019-09-20 21:51:47 +02:00
Carlo Bramini
ec81c75b49
[OPENGLCFG] Add italian translation. ( #1915 )
2019-09-20 21:51:33 +02:00
Eric Kohl
95dd1c6705
[SYSDM] Store the profile path in the PROFILEDATA struct for deleting and copying the profiles
2019-09-16 08:51:08 +02:00
Eric Kohl
05f0b08085
[SYSDM] Allow deleting and copying of user profiles only for profiles that are currently not in use
2019-09-14 12:22:54 +02:00
Eric Kohl
3d0ae05303
[SYSDM] Show the profile type (local or roaming) in the type column, show the other profile states in the status column
2019-09-12 10:23:33 +02:00
Eric Kohl
6984729f81
[SYSDM] Improvements to the user profile size format
2019-09-11 15:12:26 +02:00
Eric Kohl
7072a34739
[SYSDM] Calculate and display the size of the user profiles
2019-09-11 10:14:02 +02:00
Eric Kohl
cd2d97873e
[SYSDM] Remove unused variables
...
Thanks a lot Katayama Hirofumi for the hint!
2019-09-10 15:38:29 +02:00
Eric Kohl
48c01c8717
[SYSDM] Check the profile directory and hive file and display the last write date of the hive file.
2019-09-10 13:40:47 +02:00
Carlo Bramini
6b8d722bb2
Fix italian translation: "Cancella" -> "Annulla" ( #1902 )
2019-09-08 14:04:41 +02:00
Bișoc George
9efe8dab89
[CPL] Do not enable the "Apply" button unconditionally ( #1876 )
...
Fix for WINED3DCFG and OPENGLCFG.
CORE-16330
2019-09-01 22:58:43 +02:00
Eric Kohl
12e2039743
[SYSDM] Only Administrators should see all user profiles and be able to copy or delete them
2019-09-01 19:39:28 +02:00
Shy Zedaka
cbf47846e7
[TRANSLATION] Changes to Newdev and hdwwiz
2019-08-21 18:49:59 +02:00
Bișoc George
dcf18826a5
[DESK] Change the property "Screensaver" page on text change
...
If the user takes action on the edit box control of "Screensaver" dialog page, enable the "Apply" property button.
CORE-16280
2019-08-17 15:36:47 +02:00
Jose Carlos Jesus
3a92f9c3a0
[CONSOLE] New Portuguese Translation
2019-08-16 19:32:24 +02:00
Jose Carlos Jesus
c12b06fb8e
[DESK] New Portuguese translation
2019-08-16 19:32:23 +02:00
Jose Carlos Jesus
0ddbf9a552
[HDWWIZ] New pt_PT_Translation
2019-08-16 19:32:16 +02:00
Oleg Dubinskiy
5f7575909f
[AUDIOSRV][BOOTDATA][INCLUDE][MMSYS] Rename RosAudioSrv to AudioSrv ( #1826 )
...
Rename RosAudioSrv to AudioSrv in audio service itself and in all system components which are related to this, same as it done in Win2k3.
It allows MS DxDiag to detect the system audio service correctly, so it becomes possible to run DirectSound test properly with MS dsound.dll, although it works with some minor errors and only in older VirtualBox versions, ~ up to 5.1.38 (and in other emulators as well).
CORE-16307
2019-08-16 19:11:04 +02:00
Timo Kreuzer
58588b76e2
[REACTOS] Fix MSVC printf format warnings
2019-08-15 15:24:12 +02:00
Shy Zedaka
ce2f52d054
[SYSDM] Fix Re-sizing License Prompt ( #1789 )
...
CORE-16278
2019-08-03 23:34:20 +02:00
Joachim Henze
3e581e44a9
[INTL] Addendum to CORE-16252
...
That change was not intended.in
commit 0.4.13-dev-740-g
8b67edd8fa
Thx to Stas'M for noticing the windres warning.
2019-07-31 01:58:42 +02:00
Joachim Henze
8b67edd8fa
[INPUT][INTL][SYSSETUP] Limit Combobox height CORE-16252
...
v6 comboboxes default to displaying up to 30entries and
give a bad user experience in 2nd stage
where we usually have low vertical screen resolution.
Therefore limit the height of the expanded boxes to
bring us close to how they were drawn before 0.4.12-dev-882-g
e3e173ffaa
Adding CBS_NOINTEGRALHEIGHT gives similar result for both:
comctl32 v5 and v6 comboboxes.
2019-07-30 23:14:31 +02:00
Jose Carlos Jesus
69454b4302
[TRANSLATION] Add Portuguese (neutral) translation. ( #1702 )
...
Add Portuguese (neutral) translation for intl.cpl, main.cpl, msgina.dll, msports.dll, welcome.exe and rundll32.exe, and fix the one in mshtml.dll .
2019-07-15 00:07:50 +02:00
Doug Lyons
119c99ef7e
[TIMEDATE] Allow editing the time server combo box. CORE-13001
2019-07-07 12:45:45 +02:00
Doug Lyons
44b543bad3
[TIMEDATE] Handle manual time server entry. CORE-13001
2019-07-07 12:45:36 +02:00
Doug Lyons
33401f3875
[TIMEDATE] Use w32time compatible registry settings. CORE-13001
2019-07-07 12:45:17 +02:00
Thomas Faber
d19b792511
[W32TIME] Implement a rudimentary version of W32TimeSyncNow. CORE-13001
2019-07-07 12:45:03 +02:00
Thomas Faber
1938b7484e
[TIMEDATE] Avoid the use of DisplayWin32Error in time sync utility functions. CORE-13001
2019-07-07 12:44:51 +02:00
Thomas Faber
aa24ad7429
[TIMEDATE] Separate time sync functions out into their own file. CORE-13001
...
This is in preparation for the w32time service, and based on
work by Doug Lyons.
2019-07-07 12:44:37 +02:00
Jose Carlos Jesus
86d4156c39
[TRANSLATIONS] Add/Update Portuguese (neutral) translations. ( #1687 )
...
Translations for SYSDM.CPL, SETUPAPI, SHELL32, LSASRV, SAMSRV, SYSSETUP,
USRMGR, THEMEUI, USERENV, WININET, MSCONFIG.
2019-06-29 16:55:33 +02:00
Bișoc George
4c9dc7302b
[MAIN.CPL] Adjust the GROUPBOX control spacing for French resource ( #1682 )
...
CORE-12372
2019-06-22 15:37:59 +02:00
Mas Ahmad Muhammad
fd928f9d6e
[CPL_DESK] Update Indonesian translation.
2019-06-20 17:31:57 +02:00
Mas Ahmad Muhammad
e3c779a855
[CPL_MMSYS] Update Indonesian translation.
2019-06-20 17:31:57 +02:00
Mas Ahmad Muhammad
40be6abdd8
[CPL_TIMEDATE] Update Indonesian translation.
2019-06-20 17:31:56 +02:00
Mas Ahmad Muhammad
37d345d8cc
[CPL_CONSOLE] Update Indonesian translation.
2019-06-20 17:31:56 +02:00
Mas Ahmad Muhammad
456e06ae2a
[CPL_APPWIZ] Add Indonesian translation.
2019-06-20 17:31:55 +02:00
Mas Ahmad Muhammad
aadd11c01d
[CPL_ACCESS] Update Indonesian translation.
2019-06-20 17:31:54 +02:00
Jose Carlos Jesus
65dc8aba92
[APPWIZ.CPL] Update Portuguese Brazilian, and add Portuguese (neutral) translations. ( #1656 )
2019-06-17 15:12:08 +02:00