Abdulganiev Rafael
25f4ed75a0
[CPL][DESK] Update monitor resource ( #816 )
...
[DESK.CPL] Update monitor resource
2018-09-07 08:43:36 +01:00
Bișoc George
773d6a536a
[ACCESS] Fix some truncated strings in French resource ( #838 )
2018-09-03 14:14:57 +02:00
Adam Słaboń
af3d426685
[TRANSLATION] Polish translation update ( #781 )
...
In addition: fix the encoding of the comdlg32 and ntvdm polish resource files.
2018-08-20 17:00:33 +02:00
Getequ
d559ca9c98
[ADVAPI32][SHELL32][DESK.CPL] Kill copy-paste of RegLoadMUIString. ( #748 )
...
RegLoadMUIStringW/A is part of advapi32.dll . shell32.dll and desk.cpl contained exact line-by-line copy of that function.
2018-08-16 16:10:41 +02:00
Stanislav Motylkov
68a4cdd5ec
[SYSDM] Use single string control for system version
2018-08-15 19:30:23 +02:00
Timo Kreuzer
0f8439aa71
[DLLS] Fix 64 bit issues
2018-08-04 19:19:34 +02:00
Julio Carchi
d7559e2354
[TRANSLATIONS] Fix spanish translations for some resources ( #725 )
...
Setup wizard
Network settings wizard
Input CPL
Open file dialogs
Devmgr
Explorer
2018-08-03 15:08:13 +02:00
Bișoc George
dd4cc2c2ff
[INPUT] Fix a truncated text
2018-08-03 12:08:41 +02:00
Jared Smudde
4ceea74919
[USRMGR] Disable the Extra tab. It serves no purpose. ( #700 )
2018-08-01 22:15:27 +02:00
Julio Carchi
d3045af9d5
[TRANSLATIONS] Fix some Spanish translations ( #715 )
...
Also added some new ones.
2018-07-31 10:58:21 +02:00
Julio Carchi
5943bbb8b4
[TRANSLATIONS][DISPLAY] Translate to spanish some strings on the display ( #667 )
...
CORE-14767
2018-07-12 17:48:57 +02:00
Katayama Hirofumi MZ
33a65d45aa
[APPWIZ] Add support for creating internet shortcuts ( #664 )
...
CORE-8737
2018-07-08 16:40:14 +02:00
Eric Kohl
aad801914b
[LICCPA] Fix translation and align dialog controls
2018-07-01 17:28:29 +02:00
Eric Kohl
2fdb4d99c7
[LICCPA] Make the License Manager GUI build and make it visible (again)
...
- Add the missing CMakeLists.txt file.
- Comment-out an unused variable.
- Make WM_INITDIALOG return TRUE, so that the dialog gets visible.
2018-07-01 17:28:28 +02:00
Stanislav Motylkov
adf334eaf2
[SYSDM] Update the credits list
...
Added to Development Team:
Aleksandar Andrejevic
Alexander Shaposhnikov
Amine Khaldi
Benedikt Freisen
Cameron Gutman
David Quintana
Giannis Adamopoulos
Hermès Bélusca-Maïto
Jérôme Gardou
Katayama Hirofumi MZ
Mark Jansen
Peter Hater
Stanislav Motylkov
Thomas Faber
Vadim Galyant
Added to Release Engineers:
Amine Khaldi
Joachim Henze
Thomas Faber
2018-06-03 20:32:39 +02:00
Stanislav Motylkov
245d7bee43
[SYSDM] Fix typo in the credits
...
Contributers -> Contributors
2018-06-03 20:32:39 +02:00
Eric Kohl
6ce2ca540b
[SYSDM] Improvements to the user profile page
...
- Store the full profile user name in the listview item for later use in the delete and copy functions.
- Change the button state according to the selected profile.
- Fix some hard-coded string sizes.
2018-06-02 16:11:50 +02:00
Eric Kohl
e3905cc68a
[SYSDM] Retrieve and show the domain and user names for the user profiles
...
Fixes CORE-11789
2018-06-02 12:18:19 +02:00
Adam Słaboń
72ad0fe70b
[TRANSLATION] Polish translation update ( #554 )
...
- Added translations for cmdutils (at, clip, comp, eventcreate, mode, taskkill, wmic) and zipfldr.
- Updated translations for cmdutils (reg), drwtsn32, mmc, eventvwr, shell32 and cpl applets (console, input).
2018-05-19 13:17:49 +02:00
Bișoc George
337e7322a6
[INETCPL] Fix a typo in Romanian resource file
2018-05-11 23:34:52 +02:00
Serge Gautherie
444553c7f0
[DESK.CPL] Fix a Clang-Cl warning about "LogPixels"
...
"warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]"
CORE-14306
2018-05-04 22:02:48 +02:00
Bișoc George
e445b305bb
[CPL][CONSOLE] Mistake corrections
2018-04-22 22:52:48 +02:00
Bișoc George
76c561e5f4
[CONSOLE] Italian translation update ( #466 )
...
- Strings translated
- Typo fixed
2018-04-03 12:58:54 +02:00
Bișoc George
9703ae9a08
[INETCPL] Italian translation update ( #453 )
2018-03-30 15:19:26 +02:00
Amine Khaldi
88d3620955
[INETCPL] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:46:20 +01:00
Timo Kreuzer
0182dcd71b
[PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER
...
- Make sure the DWLP_* values are correct on _WIN64
- Don't use the DWL_* constants, they are not portable. Enforce this by removing them entirely from winuser.h
- Make sure Get/SetWindowLong*Ptr* is used and pointers are not truncated to LONG
2018-03-04 16:27:07 +01:00
Sergey Stopkin
0c957755ed
[TRANSLATION] Some translations update
2018-03-02 18:23:30 +01:00
Giannis Adamopoulos
d214e1c4d4
[TELEPHON.CPL] Include winuser.h in the rc which is needed for manifest_hosted.rc
...
Add a check in manifest_hosted.rc to make sure that winuser.h is included
2018-03-01 10:05:54 +02:00
Joachim Henze
40e5832369
[DESK] Fix text truncation in fr-FR.rc
...
CORE-13514
2018-02-28 23:00:31 +01:00
Joachim Henze
9e9f053eec
[MMSYS] fix text truncation in fr-FR.rc
...
CORE-13508
2018-02-28 21:19:42 +01:00
Timo Kreuzer
d281d14fd1
[REACTOS] Fix a number of Get/SetWindowsLong*Ptr* issues and use GWLP_* instead of GWL_* where appropriate.
2018-02-19 22:36:36 +01:00
Serge Gautherie
71ebfd8717
[OPENGLCFG] Fix a Clang-Cl warning about IDC_DEBUG_OUTPUT
...
"warning: use of logical '||' with constant operand [-Wconstant-logical-operand]"
CORE-14306
2018-02-10 18:04:03 +01:00
Thomas Faber
c0a227d9a5
[SYSDM] Make the GPL text ASCII. CORE-14278
...
This is better than wasting space on null chars (and having Git mangle it).
Also ensure that it gets CRLF newlines since its contents go in the binary.
2018-02-08 00:52:41 +01:00
Luo Yufan
a13c998183
[TRANSLATION] Simplified Chinese translations updated. ( #348 )
2018-02-01 02:50:29 +01:00
Doug Lyons
912434849f
[TIMEDATE] Correctly set the time when using the "Update now" button. CORE-14167
2018-01-31 11:51:08 +01:00
Stanislav Motylkov
2595538558
[DESK.CPL] Fix dialog appearance in 640x480 resolution
...
CORE-14274
2018-01-29 22:32:01 +01:00
Luo Yufan
09168aae12
[TRANSLATION] Update Simplified Chinese Translations of SHELL32 and USRMGR ( #340 )
2018-01-29 18:21:20 +01:00
Joann Mõndresku
d80ef2c90a
[TRANSLATION] Various translations to Estonian ( #329 )
...
Estonian translations for shell + explorer, cpl files (access, appwiz, desk, timedate), devmgr, browseui, comctl32, aclui, avifil32, comdlg32 and credui.
2018-01-29 17:03:27 +01:00
Adam Słaboń
fbcf05062e
[TRANSLATION] Polish translation update ( #328 )
2018-01-27 13:21:22 +01:00
Stanislav Motylkov
0acd59b541
[TRANSLATION] [DESK] Update russian translation ( #323 )
2018-01-24 16:13:51 +01:00
Joachim Henze
2382435e88
[DESK.CPL] Update de-DE.rc for flat menus option
2018-01-23 19:29:28 +01:00
Stanislav Motylkov
e8ec23fcd2
[DESK.CPL] Fix hardcoded colors in classic theme preview
...
CORE-14238 #resolve
2018-01-22 21:45:03 +02:00
Stanislav Motylkov
46c40d4cb5
[DESK.CPL] Add flat menus option to effects dialog
2018-01-22 20:42:10 +02:00
Adam Słaboń
86908fc647
[TRANSLATION] Polish translation update ( #284 ).
2018-01-19 12:06:38 +01:00
Joachim Henze
e0498ca00a
[SYSDM] Fix text truncation for ru-RU CORE-13845
2018-01-14 13:55:43 +01:00
Joachim Henze
9078c335f7
[DESK] Fix text truncation for ru-RU CORE-13845
2018-01-14 13:52:34 +01:00
Erdem Ersoy
ba3f074320
[TRANSLATIONS] Update the email address and add a note in the Turkish translation document ( #271 )
2018-01-07 22:09:42 +01:00
Luo Yufan
fe50c655aa
[TRANSLATION] Update Simplified Chinese translations and font settings. ( #266 )
2018-01-06 18:05:07 +01:00
Luo Yufan
59aa6b9e74
[TRANSLATION] Improve Simplified Chinese Translations ( #265 )
...
* Update Simplified Chinese translation of SYSSETUP
* Update Simplified Chinese translations and font settings.
* Update Translation of SHELL32.
2018-01-05 14:15:03 +01:00
Luo Yufan
2524a0b636
[TRANSLATIONS] Simplified Chinese translation update. #251
2018-01-02 18:39:24 +01:00