Giannis Adamopoulos
96fba571e0
[RAPPS] CDowloadingAppsListView: The download dialog doesn't use the layout engine so there is no need for it to be a CUiWindow
2019-08-20 00:43:48 +02:00
Giannis Adamopoulos
653894b972
[RAPPS] CMainWindow: use more atl
2019-08-20 00:43:48 +02:00
Giannis Adamopoulos
872289446d
[RAPPS] CMainWindow: remove unused functions , and the globals g_MainWindow and hListView
2019-08-20 00:43:48 +02:00
Giannis Adamopoulos
69bd96e09f
[RAPPS] CMainWindow: Make SelectedEnumType a member
2019-08-20 00:43:47 +02:00
Giannis Adamopoulos
8a401eb299
[RAPPS] CMainWindow: Move gui part of UninstallApplication in it
2019-08-20 00:43:47 +02:00
Giannis Adamopoulos
85d6055201
[RAPPS] CMainWindow: make szSearchPattern a member
2019-08-20 00:43:47 +02:00
Giannis Adamopoulos
ba80f057c5
[RAPPS] CMainWindow: move RemoveAppFromRegistry in it
2019-08-20 00:43:47 +02:00
Giannis Adamopoulos
700f54c37b
[RAPPS] CMainWindow: Make EnumInstalledAppProc and EnumAvailableAppProc methods
2019-08-20 00:43:46 +02:00
Giannis Adamopoulos
d8b773b190
[RAPPS] CAppRichEdit: Add a new class that handles filling the richtext control
2019-08-20 00:43:46 +02:00
Giannis Adamopoulos
1807dbfd6d
[RAPPS] Don't use CDownloadManager outside loaddlg.cpp
2019-08-20 00:43:46 +02:00
Giannis Adamopoulos
2c965f67d5
[RAPPS] move the message proc to gui.cpp
2019-08-20 00:43:46 +02:00
Giannis Adamopoulos
2bcc31a187
[RAPPS] remove the old splitter code that was not used
2019-08-20 00:43:46 +02:00
William Kent
d9daaed325
Add support for save and restore reg.exe subcommands ( #1565 )
...
* [REG] Add save and restore help strings
* [REG] Implement REG SAVE
* [REG] Assert the BACKUP privilege
With this change applied, reg.exe correctly saves a key on Windows 10.
* [REG] Use RegSaveKeyEx()
* [REG] Implement REG RESTORE
* [REG] Close the process token
* [REG] Remove duplicate string
* [REG] Add missing comma
* [REG] Copy new strings into translation files
* [REG] Update STRING_USAGE translations
"Should be submitted to wine" (tm)
2019-08-20 00:29:58 +02:00
Bișoc George
3e3a7a63fd
[UTILMAN] Add Romanian and Italian translations
2019-08-19 21:29:56 +02:00
Pierre Schweitzer
db4b34a046
[UTILMAN] Meh
2019-08-19 19:46:08 +02:00
Shy Zedaka
ff7938095e
[UTILMAN] Fix Small typo in one of the checkboxes
2019-08-19 19:42:01 +02:00
Mark Jansen
012413813d
[UTILMAN] Fix the build for msvc
2019-08-19 14:13:43 +02:00
Pierre Schweitzer
a8351727b5
[UTILMAN] Add French translation
2019-08-19 13:42:52 +02:00
Bișoc George
df88ea8d25
Implement Utility Manager software
...
CORE-15974
2019-08-19 13:05:28 +02:00
Katayama Hirofumi MZ
e85664a3d8
[NOTEPAD] Encoding detection ( #1852 )
...
CORE-15548
In notepad, if there is no BOM in the input file, then judge the text encoding.
2019-08-18 22:46:56 +09:00
Serge Gautherie
af0d1d2f98
[NETSTAT] '-p UDP' depends on '-a'
2019-08-16 14:46:45 +02:00
Bișoc George
84e162e669
[OSK] General refactoring
...
- Replace the existing header files in favour to a pre-compiled header instead. Furthermore, move all the function prototypes in the pre-compiled header.
- As per the prototype definitions, LoadDataFromRegistry() and SaveDataToRegistry() mustn't accept any number of parameters.
- Rename rsrc.rc to osk.rc (main resource file) as most of user-mode applications name have their main resource as the same application's name anyways.
- When querying and saving the data to registry, use only one value, greatly reducing the bloat of variables (as per the Hermes Belusca's request on #1729 PR).
- Update the header description reflecting the official ReactOS Coding style guidelines.
2019-08-15 20:35:17 +02:00
Paweł Cholewa
3276824586
[TASKMGR] Implement proper process tree ending
...
* Implement ShutdownProcessTree in endproc.c which recursively kills process trees
* Include tlhelp32.h in precomp.h
* Check if the child process can be shut down
2019-08-15 19:07:05 +02:00
Timo Kreuzer
ad89837c0e
[3RDPARTY] Suppress MSVC printf format warnings in 3rd-party code
2019-08-15 15:24:12 +02:00
Timo Kreuzer
58588b76e2
[REACTOS] Fix MSVC printf format warnings
2019-08-15 15:24:12 +02:00
Timo Kreuzer
7611cc2b12
[REACTOS] Fix SIZE_T related warnings
2019-08-15 14:20:00 +02:00
Shy Zedaka
187c9fc33c
[Translation] More Hebrew Translations
...
Co-authored-by: Baruch Rutman <peterooch@gmail.com>
2019-08-15 13:41:01 +02:00
Bișoc George
4578ee3e20
[OSK] Romanian translation update ( #1820 )
2019-08-12 20:58:39 +02:00
Katayama Hirofumi MZ
f7e39f7d2a
[FONTVIEW] Broadcast WM_FONTCHANGE message ( #1815 )
...
We have to send WM_FONTCHANGE message when the font list was changed.
2019-08-08 21:41:15 +09:00
Hermès Bélusca-Maïto
d433f03b56
[WINHLP32] All the lang resource files are in UTF-8.
2019-07-26 14:53:26 +02:00
Erdem Ersoy
85917e266a
[TRANSLATIONS] Update Turkish translations ( #1650 )
...
Translations for Solitaire, Spider, WinMine, Notepad, Wordpad & Write, MSPaint, MPlay32, SndRec32, WinHlp32, SndVol32, TaskMgr and Calc.
2019-07-21 17:49:12 +02:00
Bișoc George
4c4e3d6048
[OSK] Use new coordinates on keyboard layout changing ( #1745 )
...
CORE-16214
2019-07-21 16:52:25 +02:00
Hermès Bélusca-Maïto
5666ea2061
[MSCONFIG][ROSAPPS] Remove explicit MINGW_HAS_SECURE_API since it is already enabled globally. CORE-16224
2019-07-21 01:06:54 +02:00
Timo Kreuzer
cdca4e9036
[MSPAINT] Don't use SIZEOF on a pointer
...
Fixes GCC 8 warning:
base/applications/mspaint/definitions.h:16:31: error: division 'sizeof (LPWSTR {aka wchar_t*}) / sizeof (WCHAR {aka wchar_t})' does not compute the number of array elements [-Werror=sizeof-pointer-div]
#define SIZEOF(a) (sizeof(a) / sizeof((a)[0]))
~~~~~~~~~~^~~~~~~~~~~~~~~~
base/applications/mspaint/main.cpp:134:55: note: in expansion of macro 'SIZEOF'
lstrcpyn(pon->lpOFN->lpstrFile, Path, SIZEOF(pon->lpOFN->lpstrFile));
^~~~~~
2019-07-20 13:56:18 +02:00
Bișoc George
b292acb5f7
[OSK] Implement "Always on Top" feature ( #1729 )
2019-07-15 15:59:06 +02:00
Serge Gautherie
5e10c4ed32
[NETSTAT] ShowUdpTable(): Fix "tcp" copypasta
2019-06-30 13:55:05 +02:00
Hermès Bélusca-Maïto
b695971c7f
[NETSTAT] Simplify some code; don't use exit(); call WSACleanup() on exit.
2019-06-29 18:10:43 +02:00
Hermès Bélusca-Maïto
ab7dc56d6c
[NETSTAT] Formatting; use _wsystem() call; do not hardcode buffer lengths.
2019-06-29 17:32:53 +02:00
Alexey Gorgurov
f6f66fa987
[NETSTAT] Fix TCP/UDP output. ( #1696 )
...
CORE-16151
The underlying StringCchPrintfW() function must use %S for CHAR strings
and %s for wide chars.
See
https://docs.microsoft.com/en-us/cpp/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions?view=vs-2019
for details.
2019-06-29 16:58:47 +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
Hermès Bélusca-Maïto
84c20018e6
[NETSTAT] Really fix the build.
2019-06-20 21:15:12 +02:00
Hermès Bélusca-Maïto
dda5ec44b0
[NETSTAT] Simplify DoFormatMessage(), and fix build.
2019-06-20 20:59:23 +02:00
Lee Schroeder
bd3c852012
[NETSTAT] Convert the netstat utility to Unicode, and localize it. ( #1657 )
...
CORE-16119
Also, change its resource file description to reflect that the utility isn't just for TCPv4.
2019-06-20 20:48:07 +02:00
Mas Ahmad Muhammad
b4af5597c4
[SHUTDOWN] Add Indonesian translation.
2019-06-20 17:31:48 +02:00
Mas Ahmad Muhammad
b72bbfbe27
[NOTEPAD] Update Indonesian translation.
2019-06-20 17:31:47 +02:00
Jose Carlos Jesus
3fbbfc8f2f
[REGEDIT] Update Portuguese (neutral) translations. ( #1656 )
2019-06-17 15:12:13 +02:00
Jose Carlos Jesus
210adcc213
[RAPPS] Add Portuguese (neutral) translation. ( #1656 )
2019-06-17 15:12:13 +02:00
Jose Carlos Jesus
ec8779fa30
[NOTEPAD] Update Portuguese (neutral) translation. ( #1656 )
2019-06-17 15:12:13 +02:00
Jose Carlos Jesus
285afe8851
[WLANCONF] Add Portuguese (neutral) translation. ( #1656 )
2019-06-17 15:12:12 +02:00
Katayama Hirofumi MZ
6b95727282
[REGEDIT] Adjust ListView column widths ( #1663 )
...
CORE-15187
2019-06-17 10:04:45 +09:00
Hermès Bélusca-Maïto
28ed2347ef
[HOSTNAME] Retrieve the DNS *host name* of the computer, and not the computer name.
...
CORE-16095, ROSTESTS-326
2019-06-16 01:00:40 +02:00
Hermès Bélusca-Maïto
16646fb19c
[MAGNIFY] Minor whitespace / formatting fixes; use the new file headers + some code simplifications here and there...
2019-06-15 19:11:21 +02:00
Hermès Bélusca-Maïto
4e91b6d5db
[MAGNIFY] Minor fixes for zoom handling.
...
- Zoom factor is unsigned.
- It is comprised between 1 and 9, other values are invalid.
- Check for value validity when reading the zoom string from the combo-list.
2019-06-15 18:33:28 +02:00
Bișoc George
9ade0e7b04
[MAGNIFY] Fix a string buffer misuage that led to division by zero exception. ( #1655 )
...
The iZoom variable was wrongly initialized to zero because the _ttoi()
called failed due to the fact the temporary string buffer was too small.
2019-06-15 18:12:54 +02:00
Yaroslav Kibysh
ec14975612
[MSTSC] Center window at start
2019-06-14 19:12:40 +03:00
Eric Kohl
cd579382b5
[IPCONFIG] Indentation and coding style fixes. No code changes!
2019-06-13 02:35:53 +02:00
Eric Kohl
419fb423ce
[IPCONFIG] Show the Description and Physical Address for disconnected network adapters.
2019-06-12 18:04:50 +02:00
Eric Kohl
6734d4ca09
[IPCONFIG] Fix crash on 'ipconfig /all'
...
Ipconfig should not display invalid 'Lease Obtained' and 'Lease Expires' times because it did not yet receive any DHCP configuration.
Fixes CORE-11837
2019-06-12 17:48:35 +02:00
Yaroslav Kibysh
5ec32ee5f8
[RAPPS] Update Ukrainian translation. ( #1640 )
2019-06-10 16:47:55 +02:00
Mas Ahmad Muhammad
77ac92d817
[RAPPS] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:22 +02:00
Mas Ahmad Muhammad
ba4f067a5c
[FONTVIEW] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:07 +02:00
Mas Ahmad Muhammad
b5002b5f1f
[MSPAINT] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:04 +02:00
Mas Ahmad Muhammad
a945e621f7
[OSK] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:01 +02:00
Mas Ahmad Muhammad
9e72073b59
[REGEDIT] Update Indonesian translation. ( #1598 )
2019-06-04 15:51:58 +02:00
Eric Kohl
22df51edc2
[NET] Implement adding and deleting of network shares.
2019-06-04 10:11:22 +02:00
Eric Kohl
42bcdb15a3
[NET] Start work on the SHARE command. List shares and display their properties.
2019-05-31 22:46:44 +02:00
Eric Kohl
d0d7c5f045
[NET] Fix remaining issues with logon hours.
2019-05-28 17:23:43 +02:00
Eric Kohl
df31f870c8
[NET] Load the names of the days of week for the 'times' parser routine from the netmsg.dll.
2019-05-28 08:27:23 +02:00
Eric Kohl
e5b635ed10
[NET] Fix the timezone issue in the logon hours parser and display code of the USER command.
2019-05-27 17:00:56 +02:00
Timo Kreuzer
194180b1be
[TELNET] Add missing curly braces to for-statement
...
Fixes GCC 8 warning:
base/applications/network/telnet/src/tnmain.cpp:171:8: error: this 'for' clause does not guard... [-Werror=misleading-indentation]
for (j = cursor; j >= 0; j--)
^~~
base/applications/network/telnet/src/tnmain.cpp:174:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
for (k = --j; k >= 0; k--)
^~~
2019-05-27 13:54:08 +02:00
Timo Kreuzer
454745e48c
[TELNET] Add missing curly braces to while-statement
...
Fixes GCC 8 warning:
base/applications/network/telnet/src/tmapldr.cpp:70:3: error: this 'while' clause does not guard... [-Werror=misleading-indentation]
while (buf[len])
^~~~~
base/applications/network/telnet/src/tmapldr.cpp:74:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
if (len && (buf[len-1] == ' ')) {
^~
2019-05-27 13:54:08 +02:00
Timo Kreuzer
fdf221cb17
[TELNET] Add missing curly braces to if-statelent
...
Fixes GCC 8 warning:
base/applications/network/telnet/src/tnmain.cpp:171:8: error: this 'for' clause does not guard... [-Werror=misleading-indentation]
for (j = cursor; j >= 0; j--)
^~~
base/applications/network/telnet/src/tnmain.cpp:174:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
for (k = --j; k >= 0; k--)
^~~
2019-05-27 13:54:08 +02:00
Timo Kreuzer
85d7a38c41
[TELNET] disable restrict warnings
...
Fixes GCC 8 warning:
base/applications/network/telnet/src/tnmain.cpp:190:13: error: 'char* strcpy(char*, const char*)' accessing 1 byte at offsets [0, 2147483647] and [0, 2147483647] may overlap 1 byte at offset 0 [-Werror=restrict]
strcpy(&buf[cursor],&buf[cursor+1]);
~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-05-27 13:54:07 +02:00
Eric Kohl
ccd95b9880
[NET] Implement a parser for the '/times' option of the 'user' command.
...
Work in progress:
- Does not obey to the users time zone.
- Accepts english abbreviations of the days of week only.
2019-05-27 09:27:53 +02:00
Eric Kohl
611e6d7d0e
[NET] Start parsing the /times option of the USER command.
...
Only '/times:' and '/times:all' are accepted yet.
2019-05-20 22:36:10 +02:00
Eric Kohl
23825149a2
[NET] Display the 'no logon hours' case in the USER command.
2019-05-18 21:21:39 +02:00
Eric Kohl
0ca929791a
[NET] Implement proper output of logon hour ranges in the USER command.
2019-05-18 14:46:54 +02:00
Eric Kohl
4cf5013a54
[NET] Print raw logon hour ranges in the USER command.
2019-05-18 11:27:00 +02:00
Bișoc George
6a124ef38a
[MAGNIFY] Initialize the common controls as the program has a manifest
2019-05-14 20:49:36 +02:00
Hermès Bélusca-Maïto
7a133609e7
[FIND] Improvements / bug-fixes. ( #1553 )
...
- Only include the strictly necessary headers.
- Get rid of the dependency on shell and user DLLs.
- fgetws() gets the string buffer size in number of characters.
- We can use the CRT functions for lengths of the arguments etc.
- The cFileName member of the WIN32_FIND_DATAW structure does not
contain the full PATH to the enumerated file, but only its name.
In order to use _wfopen(), build a full file path out of the
directory part of the file specification and the full file name.
- Simplify a ConPrintf() call to make it "atomic".
- Fix the "confusion" lLineCount vs. lLineNumber vocable in the code.
- Do not emit an extra newline after having displayed the results for
a given file.
- Uppercase the switches for performing the comparisons.
- Send the errors to the StdErr stream.
- Remove trailing whitespace.
2019-05-14 20:37:46 +02:00
Paweł Cholewa
1bd330cd81
[FIND] Rewrite of the find utility. ( #1553 )
...
This commit contains a complete rewrite of find console utility.
The goal of it was to make the source code easier to maintain
and to add a missing feature (/offline switch).
Additional changes:
* now the program operates on Unicode strings;
* added conutils and shlwapi as program's libraries;
* added IDS_INVALID_SWITCH string into resources;
* modified IDS_USAGE string to include /offline switch
description.
https://ss64.com/nt/find.html was used for reference.
2019-05-14 20:37:38 +02:00
Oleg Dubinskiy
4172325559
[NOTEPAD] Duplicate notepad.exe in SystemRoot. CORE-16003 ( #1555 )
...
This is also done on Windows for backwards compatibility with Windows 3.x/9x.
But, it's also used (i.e. "required") by some installers, like Doom 3 Demo installer and Battlefield 1942 Single Player Demo installer, for successful opening of their Readme file at the end of their installation!
2019-05-05 19:48:37 +02:00
Eric Kohl
3acec58fb5
[NET] Replace remaining strings of the NET ACCOUNTS command by messages
2019-05-04 21:12:09 +02:00
Bișoc George
f8b90805ff
[OSK] Hotfix for PR #1536 ( #1549 )
...
CORE-15965
2019-05-01 22:22:08 +02:00
Bișoc George
f681bad246
[OSK] Make the buttons themed
...
Our On-Screen Keyboard has a manifest and the buttons (the ones with BS_ICON styles) aren't rendered with the specific theme as it should be but instead it takes the classic theme.
The code relies on NM_CUSTOMDRAW notification, which is more intuitive and efficient than doing owner-drawn operations as NM_CUSTOMDRAW allows the controls to use styles whereas you cannot do it on owner-drawn controls.
CORE-15965
2019-04-29 21:31:29 +02:00
Serge Gautherie
cf48f8bf8a
[REACTOS] Replace remnant legacy SPIF_SENDWININICHANGE by SPIF_SENDCHANGE ( #1526 )
...
No functional change otherwise.
2019-04-28 21:19:42 +02:00
Katayama Hirofumi MZ
f2512254e0
[MSPAINT] Set default extension .bmp ( #1515 )
...
Set the default extension of mspaint to .bmp. CORE-7114
2019-04-23 14:25:18 +09:00
Mark Jansen
9824a0154e
[ATL] Retire atlnew
2019-04-18 19:21:37 +02:00
Jared Smudde
1a7dcb24ad
[RAPPS] Fix blurry Theme category icon.
2019-04-13 17:07:30 +02:00
Thomas Faber
5685ad4a12
[CMAKE] Don't use the PCH for generated files.
...
The PCH must be used with the same compiler flags it was generated with,
so don't use it for files that use modified flags.
2019-04-13 15:58:22 +02:00
Eric Kohl
29bf209767
[NET][MC] Move remaining generic strings from net.exe to netmsg.dll.
...
Translators, please check the translations!
2019-04-09 21:44:03 +02:00
Eric Kohl
88f899e132
[NET][MC] Move generic strings from net.exe to netmsg.dll.
...
Translators, please check the translations!
2019-04-08 22:48:06 +02:00
Stanislav Motylkov
911031e840
[RAPPS] Update Russian translation
...
Addendum to 07f3691
and d5b4570
.
2019-04-07 23:51:34 +02:00
Hervé Poussineau
11d11cf6d0
[CMAKE] Temporarly disable pch in some modules to fix travis-ci
...
Problem appeared after 09c4d0a74b
2019-04-07 21:00:49 +02:00
Hervé Poussineau
09c4d0a74b
[CMAKE] Prevent out-of-bound accesses in parser/lexer files
...
which try to remove path prefix from them.
2019-04-07 18:32:29 +02:00
Eric Kohl
5563525ad4
[NET][MC] Move the remaining STATISTICS and USER strings from net.exe to netmsg.dll.
...
Translators, please check the translations!
2019-04-07 09:23:01 +02:00
Eric Kohl
cf16429c60
[NET][MC] Move STATISTICS SERVER strings from net.exe to netmsg.dll.
...
Translators, please check the translations!
2019-04-06 19:42:51 +02:00
Jérôme Gardou
23373acbb9
[CMAKE] Use modules instead of shared libraries
...
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.
On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
Eric Kohl
050db4facb
[NET][MC] Move NET USER strings from net.exe to netmsg.dll.
...
Translators, please check the translations!
2019-04-06 15:42:10 +02:00
Eric Kohl
8120a5ec80
[NET][MC] Move NET CONFIG strings from net.exe to netmsg.dll.
...
Translators, please check the translations!
2019-04-06 13:39:42 +02:00
Eric Kohl
9f95e35ff3
[NET][MC] Replace strings for the ACCOUNTS, GROUP and LOCALGROUP commands by netmsg.dll messages.
2019-04-05 23:15:32 +02:00
Adam Słaboń
7047aa80ef
[TRANSLATION] Polish translation update
...
Polish translation update for calc, fltmc, magnify, notepad, osk, sndvol32, usetup, fdebug, appwiz, mmsys, sysdm, acppage, ziplfdr, browseui, cryptui, jscript, shell32, themeui and inf. Added translation for cyrptext, vcdcontroltool, and (not yet complete) getuname.
2019-04-05 10:34:10 +02:00
Hervé Poussineau
2f46ab2104
[RAPPS] Fix compilation
...
DPA_Search() function requires 6 parameters, not 4!
2019-04-01 11:38:32 +02:00
Baruch Rutman
d5b4570d23
[RAPPS] Add themes category
...
Add category string to the rest of rc files
Update README
2019-03-31 20:08:25 +02:00
Bișoc George
f8e0b4675f
[OSK] Initialize the common controls
...
On-Screen Keyboard has a manifest which is used for visual styles. However, the common controls aren't initialized and as a general rule the controls have to be loaded in the application's handle instance.
2019-03-28 19:02:48 +01:00
Bișoc George
75a7cf89a7
[OSK] Fix an instance race condition
...
On-Screen Keyboard provides a mechanism to launch the application only once, to avoid multiple entry point instances. Such mechanism is based upon mutex objects, although it could happen that the program may end up creating two or more mutexes (a race condition).
CORE-15877
2019-03-27 22:34:03 +01:00
Carlo-Bramini
3747699735
[WINVER] Fix WINVER theming. CORE-13343 ( #1428 )
...
Use and initialize common controls for theming support,
and include a manifest as well.
2019-03-23 17:45:27 +01:00
Bișoc George
65239bcf4b
[OSK] Restore the previous window coordination
...
Implement the coordination dialog data saver. This allows OSK to launch using the previous placement values. Such behaviour can be seen with the XP's part of On-Screen Keyboard.
2019-03-23 16:34:48 +01:00
Daniele Campione
fc3b8d598a
[SNDVOL32] Small Italian translation update ( #1431 )
2019-03-23 01:07:37 +01:00
Carlo-Bramini
df424955e0
[CALC] Update to version 1.12 -- Update whatsnew.txt
2019-03-18 01:34:07 +01:00
Carlo-Bramini
e5c8047e3d
[CALC] Added "Minute of arc" and "Second of arc" to the "Angles" units. CORE-5939
2019-03-18 01:34:06 +01:00
Carlo-Bramini
dcea9e73c6
[CALC] Add new, and fix existing units conversions. CORE-5939
...
- Add support for new conversion units:
* AREA: 'mu', 'rai'.
* LENGTH: 'chi', 'cun'. 'sun' optimized.
* TIME: 'nanoseconds'.
* WEIGHT: 'Kan', 'Kin'.
- Add support for thailand measure system; invaluable help from
this page: http://www.eppo.go.th/ref/UNIT-ALL.html
- Add ZHANG (Chinese), and DANBO, JEONGBO (Korean) units.
See details here:
https://en.wikipedia.org/wiki/Chinese_units_of_measurement
https://en.wikipedia.org/wiki/Korean_units_of_measurement
- Rewritten some units formula by using scientific notation.
- Improved precision of parsec unit coversion formula.
2019-03-18 01:34:06 +01:00
Carlo-Bramini
18b4718d54
[CALC] Fix wrong button size in french. CORE-12359
2019-03-18 01:34:05 +01:00
Carlo-Bramini
248acaba9a
[CALC] Fix buttons transitions. Improve UI code readability. CORE-8526
...
- Improve code readability by using suitable UI function names.
2019-03-18 01:34:05 +01:00
Carlo-Bramini
adbafe6438
[CALC] Improvements and fixes for the numeric text output. CORE-8486
...
- Fixed bug 12.37 13/06/2009 into multiprecision display (unicode only).
- Fixed bug when calculator was closed with statistics dialog open.
- Fixed bug in XrY operator.
- Fixed error into conversion unit.
- Do not append decimal separator if "ERROR" messages are printed.
- Remove call to _tcslen() and use return value of GetDlgItemText() where possible.
2019-03-18 01:34:04 +01:00
Carlo-Bramini
8db51e6058
[CALC] Resource files formatting only.
2019-03-18 01:34:04 +01:00
Carlo-Bramini
857a951f48
[CALC] Improve the handling of configuration settings. CORE-3085, CORE-8486
...
Configuration is read from WIN.INI under W32S/Win9x/Me and from the registry
for all NT platforms.
Although with INI file mapping the keys are still saved in the registry
even on NT, I added handling of different platforms for writing directly
the configuration in the right place.
2019-03-18 01:34:03 +01:00
Carlo-Bramini
0b107f2e30
[CALC] Add theming support, requires Windows XP or later. CORE-13343
...
- Fix errors if a theme api is missing.
- Add callback to functions for drawing themed transparent background.
- Fix drawing glitch when theming is applied.
- Redraw on theme change: automatically redraw the window if the
theme is changed while the application is active.
- Colours are now declared though RGB() macro.
- Removed safe DS_SHELLFONT declaration.
2019-03-18 01:34:02 +01:00
Carlo-Bramini
f6c565bc22
[CALC] Add support for HTML-Help. CORE-15019
2019-03-18 01:34:01 +01:00
Carlo-Bramini
ec1b499aac
[CALC] Improve headers inclusion.
2019-03-18 01:34:01 +01:00
Carlo-Bramini
295eaf4e32
[CALC] Improve multi-precision support, and powers/roots. CORE-8486
...
- Added support for average of squares and mean of squares into statistical functions.
- pop() and push() functions in RPN engines now work with nodes instead of stack units.
- Moved the POW and SQR operations near the operators.
CORE-12766
- Fix number of digits for IEEE-754 constants.
- Show all available digits in exp notation.
CORE-14871
- Update help correspondingly.
2019-03-18 01:34:00 +01:00
Carlo-Bramini
28f493624a
[CALC] Rename files only.
2019-03-18 01:33:51 +01:00
Daniele Campione
ee65350fcf
[SNDVOL32] Small Italian translation update ( #1415 )
2019-03-16 15:33:57 +01:00
Luo Yufan
a0506042a6
Merge pull request #1412 from njlyf2011/improve-zh-translation
...
[TRANSLATION] Update Traditional Chinese translation
2019-03-11 16:50:17 +01:00
Eric Kohl
08d3040377
[NET] Display the country along with the users country code.
2019-03-10 22:01:40 +01:00
Shy Zedaka
5b94d222ac
[TRANSLATION] Update Hebrew translations ( #1408 )
2019-03-10 19:21:57 +01:00
Eric Kohl
e5904abf94
[NET] Move the remaining IDS_GENERIC_PAGE strings into the command messages and fix a size restriction of ConPrintf().
2019-03-10 09:55:15 +01:00
Eric Kohl
e2b8141eb6
[NET] Add help message for the NET USER command and move the IDS_GENERIC_PAGE string into the help messages.
2019-03-10 08:59:32 +01:00
Eric Kohl
eaee5e840b
[NET] Implement the NET SYNTAX pseudo command.
2019-03-10 01:04:26 +01:00
Eric Kohl
4d8859cfd8
[NET] Fix some 'net help' and 'net user' issues.
2019-03-10 00:30:27 +01:00
Daniele Campione
e5873161f8
[SHUTDOWN] Small Italian translation update ( #1397 )
2019-03-08 15:49:56 +01:00
Mark Jansen
bff6dda91d
[DRWTSN32] Print some extra exception info
2019-03-06 23:04:11 +01:00
Joachim Henze
3b96148641
[TASKMGR] Update german rc to avoid text truncation in status-bar CORE-15615
...
which became a necessity after the second field was reduced in width
by commit 0.4.12-dev-363-g
473e0bfc83
2019-03-03 00:46:23 +01:00
Eric Kohl
28309096df
[SNDVOL32] In record mode, rename the 'Mute' autocheckbox to 'Select', turn it into a checkbox and make it behave like a radiobutton.
2019-03-01 22:01:14 +01:00
Bișoc George
d000a1e1c6
[OSK] Implement "Use Click Sound" feature
...
- Implement the save/load handler for this feature
- Check the "Use Click Sound" item state accordingly depending if it's enabled or disabled
- Use PlaySoundW() to play the wave sound file from resource
- Add the WAV sound click file. The work is made thanks to Midori Mizuno
2019-03-01 00:13:47 +01:00
Bișoc George
8423d8b7e1
[SNDVOL32] Small Italian translation update
2019-02-26 23:04:23 +01:00
Eric Kohl
26b52c4e06
[SNDVOL32] Advanced Controls dialog: Implemented the Bass and Treble trackbars.
...
Please check if they are working correctly. I have no way to check them myself.
2019-02-24 12:50:37 +01:00
Eric Kohl
01c0d30f4f
[SNDVOL32] Remove trailing whitespace
2019-02-23 17:27:43 +01:00
Eric Kohl
fba5a8fcdb
[SNDVOL32] Resize the dialog and groupbox when there are two 'Other Controls'
2019-02-23 17:27:42 +01:00
Eric Kohl
2e797accd3
[SNDVOL32] Advanced Controls dialog: Initialize the Other Controls
2019-02-23 12:53:05 +01:00
Eric Kohl
4ba3c904a8
[SNDVOL32] Advanced controls dialog: Remove the TBS_AUTOTICKS style from the trackbars and initialize them properly.
2019-02-22 23:33:47 +01:00
Eric Kohl
03c3dd5ab0
[SNDVOL32] Move the advanced controls dialog to a separate file and update its title on creation.
2019-02-21 22:27:44 +01:00
Mark Jansen
8467d6edd1
[SNDVOL32] Fix parsing dialog icons
2019-02-20 13:57:44 +01:00
Stanislav Motylkov
0eaeb9de4c
[SNDVOL32] Add left and right balance icons
2019-02-20 13:57:44 +01:00
Stanislav Motylkov
faac9169e6
[SNDVOL32] Add Russian translation
...
Addendum to fe5c50e
and e6be187
.
2019-02-19 18:37:28 +01:00
Eric Kohl
e6be187c04
[SNDVOL32] Add the 'Advanced Controls for Volume Control' dialog. It does nothing useful yet.
2019-02-19 00:02:08 +01:00
Eric Kohl
95ed44ef63
[SNDVOL32] Implement the dialog resize code for the 'Advanced Controls' menu item and prepare for clicks on the 'Advanced' button.
2019-02-18 00:58:28 +01:00
Eric Kohl
fe5c50e182
[SNDVOL32] Fix the window height issue when the line selection changes and implement the 'Advanced Controls' menu item.
...
CORE-9108 CORE-15751
2019-02-17 14:04:39 +01:00
Eric Kohl
86800fc498
[SNDVOL32] AUTORADIOBUTTONs are AUTORADIOBUTTONs, not PUSHBUTTONs
2019-02-16 20:36:46 +01:00
Eric Kohl
f721e03d2e
[SNDVOL32] Change the menu item prefix from IDC to IDM
2019-02-16 19:23:44 +01:00
Eric Kohl
0dd4b354b4
[SNDVOL32] Enable the balance and volume trackbars only if the line has a volume fader control.
2019-02-16 13:55:31 +01:00
Eric Kohl
cc820b7f9f
[SNDVOL32] Disable the Mute checkbox for all lines that do not have a mute switch control
2019-02-16 12:59:01 +01:00
Julian Kirsch
42515190c5
[NSLOOKUP] Fix crash in case of no network connectivity ( #1354 )
...
Prevent nslookup.exe from crashing when executed in a ROS VM with no network
interfaces. This is due to a NULL pointer dereference occurring if
`GetNetworkParams` in `main` fails with an error other than
`ERROR_BUFFER_OVERFLOW`. In this case, `pNetInfo` remains initialized to
NULL, causing `strncpy` to crash.
2019-02-13 13:12:52 +01:00
Bișoc George
a95a8c0276
[OSK] Romanian & Italian translations update ( #1353 )
2019-02-13 13:10:54 +01:00
Eric Kohl
f6e819fcb8
[SNDVOL32] Read the Style value from the registry and use it as the default display mode. The /n option is no longer needed.
...
CORE-15743
2019-02-11 23:44:01 +01:00
Eric Kohl
45f0d7413c
[SNDVOL32] Disable the balance trackbar for mono channels.
...
CORE-15743
2019-02-11 21:16:32 +01:00
Eric Kohl
397fe9c817
[SNDVOL32] Implement the volume and balance trackbar for mono and stereo lines.
2019-02-10 22:17:15 +01:00
Eric Kohl
4ac1512259
[SNDVOL32] Initialize and update the volume and balance trackbars. Moving the trackbars has no effect yet.
2019-02-10 19:34:22 +01:00
Eric Kohl
b995880ee4
[SNDVOL32] Fix coding style issues. No code changes!
2019-02-10 18:09:31 +01:00
Bișoc George
3cd3d896b7
[OSK] Implement standard/enhanced keyboard handler ( #1338 )
...
- Add the respective standard keyboard resource.
- Implement the standard/enhanced keyboard dialog switcher.
- Implement save/load handler.
- Move the warning box conditinal check (bShowWarning) to wWinMain application entry point (this will prevent the modal welcome box from displaying each time the user switches into another dialog).
CORE-14428
2019-02-10 16:04:16 +01:00
Eric Kohl
6cf443d6d7
[SNDVOL32] Disable the 'Advanced Controls' menu item by default.
2019-02-10 12:53:08 +01:00
Eric Kohl
d1093e8750
[SNDVOL32] Fix the positions and sizes of the separators of the normal line dialog and load the master dialogs for speakers or headphones.
2019-02-10 00:14:05 +01:00
Eric Kohl
0185ee46d5
[SNDVOL32] Take the balance between channels into account for the volume trackbar of the tray window.
2019-02-05 20:33:43 +01:00
Eric Kohl
60c28213bc
[SNDVOL32] Implement the mute checkbox. The tray dialog is done.
2019-02-02 17:22:21 +01:00
Eric Kohl
c73c7cc16e
[SNDVOL32] Implement the volume control for the tray window.
2019-02-02 14:44:14 +01:00
Ștefan Fulea
211ad8c73d
[TRANSLATION] Update the existing romanian resources
...
This includes both newly added and previously left untranslated strings.
2019-01-29 13:48:48 +01:00
Eric Kohl
dda77704dd
[SNDVOL32] Play the default sound when the volume or balance trackbar of the master line has been changed by the user.
2019-01-28 22:05:23 +01:00
Eric Kohl
e2d8e588bb
[SNDVOL32] Do the volume trackbar calculation like it is done in mmsys.cpl.
2019-01-28 00:59:33 +01:00
Bișoc George
dfa5ff553b
[OSK] Initial implementation of a menu ( #1301 )
2019-01-27 17:35:26 +01:00
Amine Khaldi
05b6b55610
[WINHLP32] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:07:47 +01:00
Amine Khaldi
f8052bd8d8
[EXTRAC32] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:07:01 +01:00
Amine Khaldi
0399644a49
[WMIC] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:06:19 +01:00
Oleg Dubinskiy
58fc48527d
[TASKMGR] Fix IDS_MSG_WARNINGTERMINATING and IDS_MSG_WARNINGCHANGEPRIORITY dialogs size in Russian translation ( #1300 )
2019-01-24 18:02:50 +01:00
Bișoc George
f2e0de2f31
[OSK] Use Unicode functions explicitly ( #1291 )
2019-01-23 13:28:56 +01:00
Bișoc George
c09a7b5bd7
[NOTEPAD] Fix "Save As" dialog resource ( #1272 )
...
Fix the placement of the "Encoding" and "Endlines" selection controls.
CORE-15596
2019-01-20 19:58:26 +01:00
Mark Jansen
f9e50f5471
[ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h
...
Remove all local definitions
2019-01-15 14:34:53 +02:00
Denis Malikov
473e0bfc83
[TASKMGR] adjust widths for status bar parts
...
Now "commit charge" not clipped
2019-01-13 21:33:44 +02:00
Luo Yufan
95564d5e30
[TRANSLATION] Update Chinese translation. ( #1223 )
...
[CLIPBRD][SOLITAIRE][RAPPS][REGEDIT][WINHLP32][WORDPAD][FDEBUG][SYSDM][BROWSEUI][DEVMGR][IEFRAME][OLEDLG][SHELL32][SYSSETUP][INF][WINFILE][NTVDM][USER32]
2019-01-07 00:35:11 +09:00
David Quintana
01e5cb0c04
Resource file strings cleanup ( #581 )
...
[CMDUTILS/AT] Fix missing translation strings in certain files.
[NOTEPAD] Fix SUBLANG code to brazillian.
[RAPPS] Fix missing translation strings in certain files.
[FDEBUG] Fix translation string ID.
[CPL/INPUT] Fix missing translation strings in certain files.
[ACPPAGE] Fix incorrect resource IDs.
[NETSHELL] Fix incorrect resource IDs.
[DEVMGR] Fix missing translation strings in certain files.
[LSASRV] Fix missing translation strings in certain files.
[RASDLG] Fix missing translation strings in certain files.
[SHELL32] Fix missing translation strings and incorrect resource IDs.
[TAPIUI] Fix missing translation strings in certain files.
[WINFILE] Fix incorrect resource IDs.
[NTVDM] Fix missing translation strings in certain files.
[USERSRV] Fix missing translation strings in certain files.
[BROWSEUI] One more missing string.
[FLTMC] Fix missing translation strings in certain files.
Detected using the TransDiffer tool (early alpha).
This doesn't include everything anymore, but I wanted to get the PR out of the way.
2019-01-05 15:44:16 +01:00
Eric Kohl
372363930f
[NET] Implement the /add and /del options of the computer command.
2019-01-05 15:04:09 +01:00
Timo Kreuzer
cfd1647914
[REACTOS] Fix misc 64 bit issues ( #783 )
...
* [WIN32K] Fix handle calculation in DbgGdiHTIntegrityCheck
* [NOTEPAD] Fix MSVC warnings
* [PSDK] Simplify *PROC definitions in windef.h
* [VIDEOPRT] Don't try to use NtVdmControl on x64
* [FREELDR] Fix some macros
* [CRT] Make qsort 64 bit compatible
* [NTOS] Use #ifndef _WIN64 instead of #ifdef _M_IX86 around C_ASSERTs
* [FAST486] Fix 64 bit warnings and change DWORD to ULONG, so it can be used in kernel mode
* [APPHELP_APITEST] Fix 64 bit issue
2019-01-05 10:50:11 +01:00
Bișoc George
94fd5099ca
[OSK] Fix a sentence in Italian resource ( #1219 )
...
Addendum to 76002778
(see the comment left).
2019-01-04 23:14:16 +01:00
Bișoc George
760027783a
[OSK] Update translation files ( #1189 )
...
Translate the welcome dialog resource for Italian and Romanian.
2019-01-03 22:28:03 +01:00
Stanislav Motylkov
ccbc73ac93
[MPLAY32] Accept paths with double quotes from command-line ( #1210 )
...
CORE-15525
2018-12-31 21:29:58 +01:00
Luo Yufan
cfddf95d6f
[TRANSLATION] Update Chinese translation. ( #1205 )
...
[NET][DISKPART][WINLOGON][ACCESS][APPWIZ][DESK][JOY][MMSYS][POWERCFG][SYSDM][NETCFGX][NETID][SAMSRV][TAPIUI][INF] Update Chinese translation.
2018-12-31 18:47:37 +09:00
Luo Yufan
c34833390a
[TRANSLATION] Update Traditional Chinese translation. ( #1193 )
2018-12-27 16:24:24 +09:00
Luo Yufan
d1de19002a
[TRANSLATION] Update Traditional Chinese translation. ( #1192 )
2018-12-26 21:02:23 +01:00
Luo Yufan
0a3f6f3b47
[TRANSLATION] Update Chinese translation. ( #1187 )
...
[REG][REACTOS][EXPLORER][APPWIZ][CONSOLE][INETCPL][INPUT]
[INTL][OPENGLCFG][TIMEDATE][DEVCPUX][COMCTL32][COMDLG32]
[MSGINA][NETCFGX][NETID][SETUPAPI][SHELL32][SYSSETUP]
Update Simplified and Traditional Chinese translations.
2018-12-25 17:28:36 +09:00
Eric Kohl
69ff796168
Fix the build
2018-12-24 17:03:00 +01:00
Eric Kohl
7a27dc8a55
[NET] Add (incomplete) COMPUTER command and rename help.c to cmdHelp.c.
2018-12-24 14:39:26 +01:00
Eric Kohl
4e28e65490
[NET] Move TIME, USE, USER, VIEW and NET command syntax and help texts into a message table and add the translators names to the message file.
2018-12-24 11:48:23 +01:00
Eric Kohl
4984e1b810
[NET] Move START, STATISTICS and STOP command syntax and help texts into a message table.
2018-12-24 10:20:44 +01:00
Eric Kohl
01af56140c
[NET] Move PAUSE, PRINT, SEND, SESSION and SHARE command syntax and help texts into a message table.
2018-12-24 01:25:30 +01:00
Eric Kohl
e560fa2741
[NET] Move HRELPMSG, LOVALGROUP and NAME command syntax and help texts into a message table.
2018-12-24 00:13:16 +01:00
Eric Kohl
e1824b5bd3
[NET] Move FILE, GROUP and HELP command syntax and help texts into a message table.
2018-12-23 21:42:49 +01:00
Bișoc George
d6141954f2
[OSK] Add missing welcome box resource for Estonian ( #1181 )
2018-12-23 20:46:36 +01:00
Eric Kohl
34e9290821
[NET] Move COMPUTER, CONFIG and CONTINUE command syntax and help texts into a message table.
2018-12-23 20:22:48 +01:00
Luo Yufan
35aa56a8ac
[FONTVIEW] Update Traditional Chinese translation. ( #1180 )
2018-12-23 17:00:09 +01:00
Eric Kohl
7292af515d
[NET] Move ACCOUNTS command syntax and help text into a message table.
2018-12-23 16:50:25 +01:00
Eric Kohl
d5c74ae6fe
[NET] Load netmsg.dll right from the start and print some messages using netmsg.dll rather than local strings.
...
@Translators: Please start translating messages from netmsgmsg.mc and errorcodes.mc (located in sdk\include\reactos\mc). They will be used instead of local strings.
2018-12-23 14:18:51 +01:00
Luo Yufan
b460183366
[TRANSLATION] Update Chinese translation. ( #1170 )
...
* [BROWSEUI] Update Traditional Chinese translation.
* [BROWSEUI] Update Simplified Chinese translation.
* [SHELL32] Update Traditional Chinese translation.
* [REGEDIT] Update Traditional Chinese translation.
* [BROWSEUI] Update Traditional Chinese translation.
2018-12-20 22:40:03 +09:00
Jared Smudde
fb8fe4a08c
[DEVMGMT] Replace the blurry 32pixel icon with a clearer one. ( #1169 )
...
Device Manager's icon improvement.
2018-12-20 17:38:32 +09:00
Katayama Hirofumi MZ
02936d4c67
[DEVMGR][NETCFGX][MSCONFIG][NETSHELL] Fix and improve icons ( #1143 )
...
CORE-15445
2018-12-19 20:07:17 +09:00
Katayama Hirofumi MZ
63a0ac0461
[REGEDIT] Set background brush to child window ( #1122 )
...
This commit fixes a problem with drawing of splitter. CORE-15442
2018-12-13 20:00:27 +09:00
Hermès Bélusca-Maïto
d0c8636d1b
[OSK] Update French translation.
2018-12-10 00:56:55 +01:00
Hermès Bélusca-Maïto
92763e2901
[OSK] Set also the large icon (that appears in the App Switcher) and move the code in OSK_DlgInitDialog().
2018-12-10 00:56:54 +01:00
Bișoc George
42ddd011ce
[OSK] Display the correct icon of the application. ( #1105 )
2018-12-09 20:13:17 +01:00
Bișoc George
3493992e7a
[OSK] Add the minimize button ( #1102 )
2018-12-08 23:44:42 +01:00
Stanislav Motylkov
c60c4886d9
[NOTEPAD] Update russian translation
...
Addendum to 60e9fcc
.
2018-12-08 23:36:06 +01:00
Hermès Bélusca-Maïto
ca71813361
[NOTEPAD] Addendum to 60e9fcc
( #610 )
2018-12-08 20:11:26 +01:00
Erdem Ersoy
60e9fcc8f0
[NOTEPAD] Improve the "About" dialog status. ( #610 )
...
- Remove the non-standard "About" dialog.
- Move the authors copyright info into the shell "About "dialog.
2018-12-08 19:35:16 +01:00
Luo Yufan
39a478d17b
[TRANSLATION] Update Simplified Chinese translation. ( #1096 )
2018-12-05 16:50:05 +01:00
Luo Yufan
07b120bd56
[TRANSLATION] Update Simplified Chinese translation. ( #1094 )
2018-12-04 17:13:39 +01:00
Eric Kohl
f5bd2c1f8d
[NET] NET HLPMSG: Fill inserts with '***' and print a proper error message if the desired message could not be found.
2018-12-01 22:06:30 +01:00
Eric Kohl
17fa384a25
[NET] NET HELPMSG: Add support for network message from netmsg.dll.
2018-12-01 17:11:51 +01:00
Pierre Schweitzer
29c883e2a5
[NETSTAT] Add support for displaying UDP connections owning process
...
Our netstat can basically look like this now:
https://twitter.com/HeisSpiter/status/1066430887208919040
2018-11-24 21:41:11 +01:00
Pierre Schweitzer
2b55073360
[NETSTAT] Add support for displaying TCP connections owning process
2018-11-24 21:41:10 +01:00
Stanislav Motylkov
c1195f5300
[SYSDM][DXDIAG][SYSTEMINFO] Include only one user-mode DMI library ( #1054 )
...
Include only one user-mode DMI library. Addendum to baf2c0c
.
2018-11-21 22:07:54 +01:00
Stanislav Motylkov
baf2c0cc2d
[DRWTSN32] Add SMBIOS data to the system information ( #1017 )
...
[DMILIB][UDMIHELP] Allow functions to be linked with C++ code.
2018-11-21 21:49:15 +01:00
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