Bișoc George
34c812365f
[OSK] Implement the welcome box ( #1007 )
...
In Windows XP, both in On-Screen Keyboard and in Magnify there is a welcome box which is shown upon startup of the application. This feature is already implemented for Magnify in ReactOS which however in On-Screen Keyboard is still unimplemented.
2018-11-17 21:27:33 +01:00
Ștefan Fulea
3d48aa2992
[MSPAINT] Fix scrollbar presence on canvas/view fitting ( #878 )
...
* [MSPAINT] Fix scrollbar presence on canvas/view fitting
This is a small fix for a scrollbar related edge case functionality exhibited in mspaint (and in a lesser degree also elsewhere in instances of) scrollbar controlled content. As known, the scrollbars presence is given by the size ratio between the accommodating outer frame and the scroll-controlled contents inside it, and it works for the most part. There is, however, a case where the presence of both toolbars is kept even when the contents would fit the frame (if not for the scrollbars themselves that increase the size of the contents' area). Please take the current commit as a demo fix and a provisional correction for mspaint (as I think that the proper fix should reside in common controls).
* [MSPAINT] Fix a small mistake and improve readability in UpdateScrollbox()
Although with no visible impact on testing, I've used a wrong constant related to vertical scrollbox width in one instance (SM_CXHSCROLL instead of SM_CXVSCROLL), and this fixes it. Also, prefer using constants, to improve a bit readability and performance (by avoiding repeated function calls).
2018-11-16 23:05:51 +01:00
Pako Smith
40288a7032
[TRACERT] Fix Coverity #1434258 "Out-of-Bounds access" ( #1038 )
2018-11-15 14:15:23 +01:00
Luo Yufan
d8a4e0a8e3
[TRANSLATION]Update Simplified Chinese translation. ( #1032 )
2018-11-14 21:42:21 +09:00
Ged Murphy
f66f58991c
[FLTMC] Add volumes usage info
2018-11-11 18:05:47 +00:00
Ged Murphy
0231c8baec
[FLTMC] Implement 'fltmc volumes'
2018-11-11 17:58:39 +00:00
Ged Murphy
5617ba9841
[FLTMC] Support displaying legacy FS filters
2018-11-11 17:58:38 +00:00
Ged Murphy
14a05528d0
[FLTMC] Fix output when no args are shown
2018-11-11 17:58:38 +00:00
Mark Jansen
86ced3f237
[DRWTSN32] Include displacement in stacktrace.
2018-11-11 17:21:16 +01:00
Luo Yufan
91e032f9b1
[TRANSLATION] Update Simplified Chinese translation. ( #1025 )
2018-11-09 15:31:53 +01:00
Ercan Ersoy
ea47d95b05
[OSK][RAPPS][USETUP] Turkish translations update. ( #1024 )
2018-11-09 15:13:03 +01:00
Ercan Ersoy
89090b1618
[FDEBUG][OSK][WINHLP32] Turkish translations update. ( #1022 )
2018-11-08 18:52:56 +01:00
Joann Mõndresku
b63e2d5046
[TRANSLATIONS] Style fixes for Estonian
2018-11-07 22:10:27 +01:00
Joann Mõndresku
cc439606a5
[TRANSLATIONS] Estonian for various base applications
2018-11-07 16:58:16 +01:00
Mark Jansen
1fa4e5f29c
[DRWTSN32] Improve stack dumping
2018-10-28 13:00:44 +01:00
Joann Mõndresku
331bcae7b7
[TASKMGR][TRANSLATION] Estonian localization
2018-10-24 21:35:20 +02:00
Katayama Hirofumi MZ
efbebf983c
[REGEDIT] Improve the layout of controls ( #967 )
...
The horizontal scroll bar of the listview was wrongly hidden.
CORE-15187
2018-10-24 18:19:48 +09:00
Katayama Hirofumi MZ
e4c2cff6c8
[REGEDIT] Don't paint background in WM_PAINT ( #970 )
...
Use the background brush or WM_ERASEBKGND message instead. There was graphical glidge. CORE-15187
2018-10-24 18:17:28 +09:00
Katayama Hirofumi MZ
7d7f1d4ca3
[NET] Fix an escape sequence in Polish translation ( #966 )
2018-10-23 13:10:38 +02:00
Katayama Hirofumi MZ
125db5ead9
[REGEDIT] Trivial resizing code fix
2018-10-21 13:08:26 +02:00
Katayama Hirofumi MZ
b3231e0bf5
[REGEDIT] Code formatting
2018-10-21 13:07:43 +02:00
Joann Mõndresku
b5bae2e98d
[RAPPS][TRANSLATION] Estonian localization ( #959 )
2018-10-21 01:58:02 +02:00
Adam Słaboń
7abc8be102
[TRANSLATION] Polish translation update
...
Polish translation of net, telnet, diskpart, devcpux, fontext, iernonce, lsasrv, themes, arping, frag, screensavers, ctm, fontsub, WinetestsGUI and localmon.
Update for dxdiag, msgina, msports, netcfgx, shell32 and syssetup.
2018-10-20 21:26:07 +02:00
Arnav Bhatt
b9deba9a56
[NOTEPAD] ReactOS Notepad Hindi Translation ( #938 )
2018-10-20 19:41:32 +02:00
Amine Khaldi
19eb7a62f9
[XCOPY] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:16:20 +01:00
Amine Khaldi
5a217e3a6f
[WMIC] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:15:34 +01:00
Amine Khaldi
cb0f46bddf
[TASKKILL] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:14:52 +01:00
Amine Khaldi
5260a37425
[REG] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:13:56 +01:00
Amine Khaldi
fd8ec79fd1
[CSCRIPT][WSCRIPT] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:11:58 +01:00
Bișoc George
3caab66e22
[DWNL] Add translations (for Romanian & Italian)
...
And include them as well.
2018-09-28 00:23:48 +02:00
Bișoc George
983b4c9f94
[MSCONFIG_NEW] Do not assign an access key to a letter with diacritic
2018-09-22 21:51:14 +02:00
Paweł Cholewa
13045d50ed
[DWNL] Add Polish translation
2018-09-22 14:53:13 +02:00
Pierre Schweitzer
82a7f08363
[DWNL] Add French translation
2018-09-21 22:36:10 +02:00
Robert Naumann
3aeae65e08
[DWNL] forgot this file
2018-09-20 09:20:14 +02:00
Robert Naumann
abdd8bf2df
[DWNL] German translation
2018-09-20 09:16:22 +02:00
Stanislav Motylkov
9f87785e96
[DWNL] Improve print date
2018-09-19 12:16:23 +02:00
Stanislav Motylkov
e283f4f72b
[DWNL] Add russian translation
2018-09-19 12:16:23 +02:00
Lee Schroeder
08be1648f9
[DWNL] Localize the File Download utility ( #853 )
...
Also, changed header string to include a start time stamp similar to the one in wget.
CORE-14498
2018-09-18 23:55:44 +02:00
Bișoc George
29603e7291
[MSCONFIG_NEW] Small Romanian translation update
2018-09-16 19:55:46 +02:00
Bișoc George
577d5347f1
[CHARMAP_NEW] Update the E-mail header string
2018-09-16 19:55:46 +02:00
Katayama Hirofumi MZ
31019e8c0c
[TRANSLATION] Update Romanian translation ( #851 )
...
Translation from Stefan Fulea.
CORE-15023
2018-09-14 11:04:36 +02:00
Stanislav Motylkov
dcd4a3d000
[NET] Update Russian translation ( #849 )
2018-09-09 23:11:11 +02:00
Eric Kohl
23a90aab5a
[NET] Implement the group command
2018-09-08 14:18:36 +02:00
Eric Kohl
4bbbc40820
[NET] Initialize a new users primary group ID in order to fix logon failures
2018-08-29 22:03:53 +02:00
Eric Kohl
60420c7218
[NET] Fix indentation
2018-08-29 18:56:24 +02:00
LuRenJia
85bbd69cae
[MAGNIFY] Fix the magnification ratio bug for CORE-14946 ( #823 )
...
This bug was caused by leaving the magnify window unrefreshed when updating the "Magnification Level" ComboBox.
CORE-14946
2018-08-27 14:36:28 +02:00
Hermès Bélusca-Maïto
d056eb05f2
[TIMEOUT] Fix a typo.
2018-08-27 00:28:10 +02:00
Eric Kohl
8f63c209bc
[NET] Set the proper account expiration time (TIMEQ_FOREVER) when a new user account is created
2018-08-26 20:27:20 +02:00
Eric Kohl
bf76e1bf20
[NET] Add a date parser for the expires option of the net user command
2018-08-26 00:13:14 +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