Eric Kohl
2c6cba1fc8
[NETCFGX] Notify the installer of changes to the properties
2020-01-12 15:15:54 +01:00
Eric Kohl
2ed4b3f780
[NETCFGX] Free all component data on INetCfg_fnUninitialize()
2019-10-20 15:01:55 +02:00
Eric Kohl
80db055135
[SYSSETUP][NETCFGX][INF] Install the TCPIP protocol driver properly
...
Get rid of the special RandomProtocolGUID_TCPIP :-)
Works with the Setup CD and Live CD.
2019-10-06 22:36:19 +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
Eric Kohl
89c936fdd6
[NETCFGX] Start a network adapter device after the custom install steps have been completed.
...
This could probably fix CORE-16103
2019-06-22 21:01:26 +02:00
Jose Carlos Jesus
64a647a843
[NETCFGX] Add Portuguese (neutral) translation.
2019-06-22 16:11:55 +02:00
Eric Kohl
73ca084e96
[NETCFGX] Read a components bind value and implement the IsBoundTo method.
2019-06-20 22:08:38 +02:00
Eric Kohl
79a0f2b430
[NETCFGX] EnumClientServiceProtocol: Use the right parent key when trying to open the 'NDI' subkey.
...
This makes the description of the selected item show up in the network connection properties.
2019-06-20 20:08:36 +02:00
Eric Kohl
e57f103d53
[NETCFGX] Add the interfaces INetCfgBindingInterface and IEnumNetCfgBindingInterface (stubs only).
2019-06-19 22:38:31 +02:00
Eric Kohl
ec9c8fdf25
[NETCFGX] Add the interfaces INetCfgBindingPath and IEnumNetCfgBindingPath (stubs only).
2019-06-18 22:35:46 +02:00
Eric Kohl
2da533a8a4
[NETCFGX] NetPropPageProvider: Handle the Min and Max values for INT, LONG and WORD types properly
...
CORE-15095
2019-06-18 21:47:29 +02:00
Eric Kohl
1270e0a4fc
[NETCFGX] Add the INetCfgComponentBindings interface to the NetCfgComponent class.
2019-06-17 14:57:08 +02:00
Eric Kohl
24b22db77e
[NETCFGX] Resize a helper buffer to accommodate a device instance id.
...
This prevent NULL pointer exceptions in calls to INetCfgComponent::GetPnpDevNodeId().
2019-06-17 00:46:30 +02:00
Eric Kohl
9bf78b6a95
[NETCFGX] Set the ComponentId value when a NIC is installed.
2019-06-16 23:59:52 +02:00
Eric Kohl
7b29f4d975
[NETCFGX] InstallNetDevice: Run the default device installer before making class-specific changes.
2019-06-13 14:16:25 +02:00
Eric Kohl
90aa2c26f8
[NETCFGX] Improvements to the TCP/IP settings dialog.
...
- Separate the gateway settings from the DHCP settings.
- Enable Edit and Delete buttons only if an item in a list box has been selected.
CORE-9908
2019-06-11 06:58:42 +02:00
Eric Kohl
8f285f71c9
[NETCFGX] Do not update the TCP/IP properties when the cancels the advanced properties dialog.
...
CORE-9908
2019-06-10 20:28:58 +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
Hermès Bélusca-Maïto
c0d97cec88
[NETCFGX] Fix an assignment typo.
2019-02-10 17:30:56 +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
Julio Carchi
1e141573e4
[TRANSLATION] Spanish translations ( #944 )
2019-01-02 12:01:44 +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
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
Katayama Hirofumi MZ
02936d4c67
[DEVMGR][NETCFGX][MSCONFIG][NETSHELL] Fix and improve icons ( #1143 )
...
CORE-15445
2018-12-19 20:07:17 +09: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
Eric Kohl
debb1e521a
[NETCFGX] Implement the Min and Max options for int, long and word parameters.
...
CORE-15095
2018-10-14 21:02:45 +02:00
Eric Kohl
a5172b4699
[NETCFGX] Move the NetClassInstaller to a separate file.
2018-10-13 19:18:37 +02:00
Eric Kohl
d58f6558e0
[NETCFGX] NetworkPropertySheetProvider: Fix property selection because the property list box is sorted.
...
CORE-15095
2018-10-09 23:19:48 +02:00
Eric Kohl
11c9e773fb
[NETCFGX] NetPropPageProvider: Add Base and Step parameter options.
2018-10-08 18:55:39 +02:00
Stanislav Motylkov
732a6b0801
[NETCFGX] Update russian translation
2018-10-07 18:28:43 +02:00
Eric Kohl
45cd6d5e4e
[NETCFGX] NetPropPageProvider: Store the parameters in the registry
2018-10-06 23:57:17 +02:00
Eric Kohl
7ad65a3773
[NETCFGX] NetPropPageProvider: Improve the handling of optional parameters
...
- Add a pointer to the current parameter.
- Change the 'present' and 'not present' radio buttons to auto radio buttons.
- Display present and non-present optional parameters properly.
2018-10-06 14:33:48 +02:00
Eric Kohl
91ba4e7350
[NETCFGX] Network property page: Add support for enum type options, the 'Optional' setting and the 'TextLimit' and 'Uppercase' settings for edit type options.
2018-10-02 17:58:16 +02:00
Eric Kohl
c6142174af
[NETCFGX] Network property page: Implement reading of configured settings. Editing and writing is not implemented yet.
2018-10-01 21:16:22 +02:00
Eric Kohl
3c1e5f7cb9
[NETCFGX] Add the most simple property sheet provider for network adapters
...
- Switch to WINE debug code.
- Build the UNICODE version of the DLL by default.
- Add the most simple property sheet provider.
2018-09-26 23:49:02 +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
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
Jared Smudde
817beaf9c5
[NETCFGX] Rename 'Network connection' to 'Network Connection'. ( #345 )
...
English capitalization fix. It should look a little better both in the system tray and in the Network Connections folder.
2018-01-30 18:07:09 +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
Katayama Hirofumi MZ
074f5c6c13
[TRANSLATION] Use correct font name in Chinese resources, Part 2/3, CORE-9566 ( #222 ).
...
Localized resources should use the correct Chinese font names compatible with Windows.
2017-12-27 16:11:08 +01:00
Stanislav Motylkov
a89c979fe0
[TRANSLATION] [NETCFGX] Fix russian translation
2017-12-20 20:35:08 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00