Stanislav Motylkov
bc85db7d8c
[IPCONFIG] Update Russian (ru-RU) translation
2023-07-02 16:02:19 +03:00
Eric Kohl
ed80df29e0
[IPCONFIG] Improvements to Release and Renew functions
...
- Reimplement the Release and Renew functions using GetAdaptersInfo().
- Check for enabled DHCP and connected medium
- Check for already released Lease in the Release function
- Add required messages
2023-07-02 14:48:03 +02:00
Stanislav Motylkov
fb1162431d
[IPCONFIG] Update Russian (ru-RU) translation
2023-07-02 00:58:45 +03:00
Andrei Miloiu
ad2d88f275
[FONTVIEW] Update Romanian (ro-RO) translation ( #5371 )
2023-07-01 22:59:49 +02:00
Eric Kohl
4328b858e5
[IPCONFIG] Replace some DNS related strings by resources
2023-07-01 15:32:47 +02:00
Eric Kohl
edd332c952
[IPCONFIG] Implement globbing for the Release and Renew options
...
- Add a simple Wildcard Matcher.
- Use the Wildcard Matcher in the Release and Renew functions.
2023-07-01 10:28:33 +02:00
Joachim Henze
40864bc15c
[NETSTAT] Fix crash when parsing the protocol CORE-19005 ( #5363 )
...
fixes symptom CORE-19005 [NETSTAT] crashes when called with -abnop
and no further argument (protocol name missing).
The crash was a regression of
0.4.11-dev-814-g 2b55073360
also meticulously try to match Windows exact screen output and ERRORLEVEL then
instead of e.g.: simply showing the usage help
which means:
ERRORLEVEL 0 for 'netstat -abnop' and displaying Active-string + table header *but without any sane contents*
ERRORLEVEL 1 for 'netstat -abnop bullshit' and displaying usage help
ERRORLEVEL 0 for 'netstat -abnop tcp' and displaying Active-string + table header + contents
ERRORLEVEL 0 for 'netstat -abnop udp' and displaying Active-string + table header + contents
while touching the file do also some unrelated whitespace tweaks.
2023-06-29 22:33:53 +02:00
Eric Kohl
7f55dd36ea
[IPCONFIG] Show data for SOA DNS Entry
2023-06-28 22:16:25 +02:00
Piotr Hetnarowicz
f135d23f4c
[FONTVIEW] Update Polish (pl-PL) translation ( #5369 )
2023-06-28 12:40:29 +03:00
Piotr Hetnarowicz
22233e66ce
[IPCONFIG] Update Polish (pl-PL) translation ( #5367 )
2023-06-28 12:32:05 +03:00
Stanislav Motylkov
79de1846ac
[IPCONFIG] Remove trailing whitespace
...
Addendum to bfc87de1d8
.
2023-06-28 12:14:08 +03:00
Andrei Miloiu
bfc87de1d8
[IPCONFIG] Update Romanian (ro-RO) translation ( #5360 )
2023-06-28 09:57:16 +02:00
Stanislav Motylkov
d09433a2da
[FONTVIEW] Update copyright headers
2023-06-27 23:10:03 +03:00
Stanislav Motylkov
bfdb012f1f
[FONTVIEW] Improve English wording of IDS_ERROR_OPENKEY
2023-06-27 21:44:06 +03:00
Stanislav Motylkov
f5200e6c25
[MSPAINT] Update copyright years for the C++ code
...
According to Benedikt Freisen, he didn't port the code base to C++
until 2015. Addendum to 8f1f1c7a5a
. CORE-18867
2023-06-27 21:22:21 +03:00
Eric Kohl
1abfdde2d4
[IPCONFIG] Show data for MX and SRV DNS Entries
2023-06-27 09:27:30 +02:00
Eric Kohl
0d0bd954a8
[IPCONFIG] Simplify the not type output
2023-06-26 12:26:04 +02:00
Eric Kohl
d737153ac9
[IPCONFIG] Remove unused resources
2023-06-26 08:12:07 +02:00
Eric Kohl
50d78f04e3
[IPCONFIG] Improve adapter type and name output
2023-06-25 14:00:47 +02:00
Katayama Hirofumi MZ
cb98e91b55
[MSPAINT] Rename some identifiers ( #5362 )
...
- s/CANVAS_HITTEST/HITTEST/
- s/m_whereHit/m_hitCanvasSizeBox/
- s/m_rcNew/m_rcResizing/
- Add comments to CCanvasWindow.
CORE-18867
2023-06-24 19:39:07 +09:00
Hilmar Preuße
5bb0a2c484
[FONTVIEW] Update German (de-DE) translation ( #5345 )
...
Co-authored-by: Joachim Henze <joachim.henze@reactos.org>
2023-06-24 00:35:08 +02:00
Stanislav Motylkov
00dafff740
[IPCONFIG] Update Russian (ru-RU) translation
2023-06-23 21:43:49 +03:00
Stanislav Motylkov
ec09fffbfc
[MSPAINT] Update and improve Russian (ru-RU) translation
2023-06-23 20:54:02 +03:00
Stanislav Motylkov
b6c4222f25
[MSPAINT] Make Attributes dialog layout consistent between languages
...
- Add missing mnemonic keys
- Remove unneeded mnemonic keys
- Fix some translated strings being too long
- Fix mispositioned elements
- Reposition overlapping elements
Validated the changes with Resource Hacker. CORE-18867
2023-06-23 20:51:45 +03:00
Stanislav Motylkov
8f1f1c7a5a
[MSPAINT] Update copyright headers
...
Use LGPL-2.0-or-later as the first available LGPL version on SPDX
taking into account 530512f17e
commit message.
CORE-18867
2023-06-23 20:49:28 +03:00
Eric Kohl
c63489f1e8
[IPCONFIG] Improve the German translation
2023-06-23 12:24:26 +02:00
Eric Kohl
a38b133dd1
[NET] Add the net session command
2023-06-22 12:40:46 +02:00
Eric Kohl
b0b40ce520
[IPCONFIG] Convert more strings to resources
2023-06-22 10:19:01 +02:00
Katayama Hirofumi MZ
d04e049284
[MSPAINT] s/Bound/Clamp/
...
CORE-18867
2023-06-22 07:57:36 +09:00
Katayama Hirofumi MZ
ec53d42278
[MSPAINT] s/pointSP/s_pointSP/ and s/pointStack/s_pointStack/
...
CORE-18867
2023-06-22 07:28:15 +09:00
Katayama Hirofumi MZ
3fa6d74a01
[MSPAINT] Fix ShapeTool with Shift key ( #5358 )
...
Fix the behavior of the ShapeTool in pressing Shift key. CORE-18867
2023-06-22 07:19:48 +09:00
Katayama Hirofumi MZ
bc19bbe408
[MSPAINT] Add CMainWindow::CanPaste
...
CORE-18867
2023-06-19 18:59:00 +09:00
Katayama Hirofumi MZ
19d8862851
[MSPAINT] Fix CMainWindow::GetSaveFileName ( #5356 )
...
Fix filename extension cases and "File Type" field. If no filename extension on save, then append ".png" to the filename.
CORE-18867
2023-06-19 14:15:18 +09:00
Katayama Hirofumi MZ
64ef3ced9c
[MSPAINT] Add CMainWindow::CanUndo/CanRedo ( #5355 )
...
- Add CMainWindow::CanUndo and CMainWindow::CanRedo and use them.
- Fix wrongly-disabled Undo/Redo in some cases.
CORE-18867
2023-06-19 14:13:43 +09:00
Katayama Hirofumi MZ
b5335fb90b
[MSPAINT] Simplify SelectionModel::StretchSkew
...
...and omit cloning HBITMAP in SelectionModel::InsertFromHBITMAP. CORE-18867
2023-06-19 14:11:16 +09:00
Katayama Hirofumi MZ
7bb0561c2d
[MSPAINT] Delete useless CTextEditWindow::m_nAppIsMovingOrSizing
...
CORE-18867
2023-06-19 13:47:24 +09:00
Katayama Hirofumi MZ
fdba69be7c
[MSPAINT] Follow-up Part 2 of Realize Masked Skew ( 96d3883
)
...
CORE-18867
2023-06-19 10:11:35 +09:00
Katayama Hirofumi MZ
2661b2db61
[MSPAINT] Improve Japanese (ja-JP) translation (IDS_CANTPASTE)
...
CORE-18867
2023-06-19 10:08:04 +09:00
Katayama Hirofumi MZ
96d3883686
[MSPAINT] Follow-up of Realize Masked Skew ( 9afcbea
)
...
CORE-18867
2023-06-19 10:00:39 +09:00
Katayama Hirofumi MZ
9afcbea24e
[MSPAINT] Realize Masked Skew
...
- Add CreateMonoBitmap and CopyMonoImage functions to dib.cpp.
- Add bMono parameter to SkewDIB function.
- Add hbmMask parameter to InsertFromHBITMAP function.
- Add ToolsModel::IsSelection.
CORE-18867
2023-06-19 09:56:02 +09:00
Katayama Hirofumi MZ
f6bd638b4d
[MSPAINT] Don't show canvas size boxes if textEditWindow is shown
...
CORE-18867
2023-06-19 08:36:45 +09:00
Katayama Hirofumi MZ
17bdf55474
[MSPAINT] Smartly restrict CTextEditWindow's size and position
...
...by using WM_SIZING and WM_MOVING. CORE-18867
2023-06-19 08:25:23 +09:00
Katayama Hirofumi MZ
7aadc1e1fe
[MSPAINT] Realize context menu on canvas ( #5352 )
...
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
2023-06-19 07:51:19 +09:00
Stanislav Motylkov
89ecf32e0b
[MSPAINT] Improve wording of IDS_CANTPASTE message
...
Follow-up of #5349 (9f56e67
). CORE-18867
2023-06-18 19:16:17 +03:00
Stanislav Motylkov
21f0095cc4
[IPCONFIG] Update copyright headers
2023-06-18 18:34:39 +03:00
Katayama Hirofumi MZ
8ba330ead2
[MSPAINT] Follow-up of #5349 ( 9f56e67
); Avoid assertion failure
...
CORE-18867
2023-06-18 20:34:49 +09:00
Katayama Hirofumi MZ
9f56e67bc2
[MSPAINT] Use CF_DIB instead of CF_BITMAP ( #5349 )
...
CF_BITMAP is not recommended format for copying. In fact, Win10 won't accept it.
- Use CF_DIB clipboard format instead of CF_BITMAP in copying.
- Use CF_ENHMETAFILE, CF_DIB, or CF_BITMAP in pasting.
- Add BitmapToClipboardDIB, BitmapFromClipboardDIB, and BitmapFromHEMF helper functions to dib.cpp.
- Re-enable paste by fixing the bug that is embugged in the previous commit.
- Enable Cut, Copy, Paste, and Delete on text editing box by modifying OnInitMenuPopup.
- Add IDS_CANTPASTE resource string to show message on paste failure.
CORE-18867
2023-06-18 19:48:20 +09:00
Eric Kohl
aaa0cb6724
[IPCONFIG] Use conutils and replace hardcoded strings
2023-06-17 15:23:18 +02:00
Katayama Hirofumi MZ
e8c7e30030
[MSPAINT] Establish Undo/Redo management ( #5347 )
...
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
2023-06-17 21:15:35 +09:00
Thamatip Chitpong
b7071f67a8
[TASKMGR] Remove CRTDBG ( #5348 )
...
taskmgr doesn't use any CRT allocation. I don't see the point of using it.
This reverts commit 2441e86
.
CORE-18991
2023-06-17 03:33:29 +09:00