Commit graph

64192 commits

Author SHA1 Message Date
Amine Khaldi 035dbc5aa9 [WS2_32_NEW] Fix ProtocolInfo allocation size. By Peter Hater. CORE-10440
svn path=/trunk/; revision=69805
2015-11-03 21:54:00 +00:00
Amine Khaldi 0d3b942a2f [WS2_32_NEW] Return SOCKET_ERROR instead of ErrorCode. By Peter Hater. CORE-10440
svn path=/trunk/; revision=69803
2015-11-03 21:50:20 +00:00
Amine Khaldi 282156a126 [WS2_32] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114
svn path=/trunk/; revision=69801
2015-11-03 21:16:02 +00:00
Amine Khaldi 48a82a72f4 [WS2_32_NEW] Properly set the sin_zero field. Revealed by ws2_32_apitest:addrinfo, fixed by Peter Hater. CORE-10440
svn path=/trunk/; revision=69800
2015-11-03 21:14:54 +00:00
Amine Khaldi 2b6ae1241e [USER32_APITEST] Fix a typo.
svn path=/trunk/; revision=69799
2015-11-03 21:14:15 +00:00
Thomas Faber cbe300a8c2 [WIN32K]
- Free sent messages to the right lookaside list
CORE-9210

svn path=/trunk/; revision=69798
2015-11-03 21:04:19 +00:00
Thomas Faber 7744b35234 [USER32_APITEST]
- Add a test for sending recursive inter-thread messages
CORE-9210

svn path=/trunk/; revision=69797
2015-11-03 20:40:19 +00:00
James Tabor 8752bfea64 - Missing from patch 11. This should fix it.
svn path=/trunk/; revision=69796
2015-11-03 19:22:00 +00:00
Robert Naumann 681c5d8ad7 [SHORTCUTS] -show the proper icon for the explorer. spotted by Jared Smudde CORE-9240
svn path=/trunk/; revision=69795
2015-11-03 17:47:25 +00:00
Sylvain Petreolle 180bf39ed4 [USBUHCI]
Too much DPRINT1 is too much.
No code changes.

svn path=/trunk/; revision=69794
2015-11-03 15:45:50 +00:00
James Tabor 598aff78e9 [Win32SS]
- Simplify and restructure thread send messages, use look aside list, message signals and global message link for sorting trouble messages.
- See CORE-9210 for more information. Related to and fixed CORE-9718 and CORE-9975. Could have fixed CORE-9695.

svn path=/trunk/; revision=69793
2015-11-03 15:18:51 +00:00
Thomas Faber 8584094adc [BROWSEUI]
- IEnumString::Next's pceltFetched parameter is not optional, so provide it. Fixes exception when using Emerge Desktop

svn path=/trunk/; revision=69792
2015-11-03 12:31:09 +00:00
Sylvain Petreolle dc2365a661 [IPHLPAPI]
Fix GetAdaptersAdresses operational status.
ReactOS is now seen online.

CORE-9178 #resolve

Please retest apps with connectivity problems.


svn path=/trunk/; revision=69791
2015-11-02 23:56:46 +00:00
Robert Naumann 3f041d1de6 [APPLICATIONS] -Improve some icons. By Henry Tang Ih. CORE-10408
svn path=/trunk/; revision=69790
2015-11-02 22:11:51 +00:00
Robert Naumann d37e0ee6e4 [NTOBJSHEX] - Improve the icons. By Jared Smudde. CORE-10466
svn path=/trunk/; revision=69789
2015-11-02 22:05:44 +00:00
Amine Khaldi f5f46b73f9 [WS2_32_NEW] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114
svn path=/trunk/; revision=69788
2015-11-02 18:37:49 +00:00
Amine Khaldi 9872b3a83c [MSAFD] Handle SO_SNDTIMEO and SO_RCVTIMEO in WSPGetSockOpt(). By Peter Hater. CORE-10440
svn path=/trunk/; revision=69787
2015-11-02 18:12:23 +00:00
Amine Khaldi 7355cbb0af [MSAFD] Return SOCKET_ERROR instead of 0 in WSPAddressToString, WSPDuplicateSocket and WSPStringToAddress. By Peter Hater. CORE-10440
svn path=/trunk/; revision=69786
2015-11-02 17:55:26 +00:00
Amine Khaldi 1d0a387d99 [MSAFD] Add more exports. By Peter Hater. CORE-10440
svn path=/trunk/; revision=69785
2015-11-02 17:39:35 +00:00
Amine Khaldi df7fdc87d3 [MSAFD] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114
svn path=/trunk/; revision=69784
2015-11-02 17:35:58 +00:00
Amine Khaldi 141b1d1f5a [MSAFD] Remove fixed CatalogEntryId. By Peter Hater. CORE-10440
svn path=/trunk/; revision=69783
2015-11-02 17:32:00 +00:00
Timo Kreuzer 9eddb5e906 [WIN32K]
Only scale characters with the world-to-device transform, when the graphics mode is GM_ADVANCED. Fixes Petzold's WhatSize testapp.
CORE-7154 #resolve

svn path=/trunk/; revision=69782
2015-11-01 23:40:31 +00:00
Timo Kreuzer ee7e189a4e [FORMATTING]
Remove trailing whitespaces. No code change.

svn path=/trunk/; revision=69781
2015-11-01 20:03:31 +00:00
Amine Khaldi 3a7bc4c929 [PSDK] Do not compile d3d10.idl as part of d3d_idl_headers.
svn path=/trunk/; revision=69780
2015-11-01 17:51:24 +00:00
Amine Khaldi 8948e65abe [DXGI] This doesn't belong to trunk. [WBEMPROX] Disable the code that depends on dxgi.dll.
svn path=/trunk/; revision=69779
2015-11-01 17:41:42 +00:00
Hermès Bélusca-Maïto 2ce93d3712 [CLIPBRD]: Comment out the #pragma once in the precompiled header, because it makes build fail on some GCC setup for some people. I don't understand why this problem happens...
svn path=/trunk/; revision=69778
2015-11-01 16:40:18 +00:00
Hermès Bélusca-Maïto 2ea3151ae9 [CLIP]
- Add source file header.
- Fix english resource.

svn path=/trunk/; revision=69777
2015-11-01 16:31:51 +00:00
Hermès Bélusca-Maïto dee57c2bf4 [CLIPBRD]
Add a clipboard viewer utility to ReactOS, courtesy Ricardo Hanke. Icon by Jared Smudde.
CORE-10353

svn path=/trunk/; revision=69776
2015-11-01 16:25:19 +00:00
Hermès Bélusca-Maïto f1176e4c81 [CLIP]
Adds a simple CLIP utility, as found on Windows, to ReactOS.
Like the Windows version, it can just redirect the output of another console program or a file to the clipboard.
By Ricardo Hanke, with minor corrections by me.
CORE-10411

svn path=/trunk/; revision=69775
2015-11-01 14:47:12 +00:00
Timo Kreuzer 1bd7d0867f [WIN32K]
Fix a nasty copypasta bug: When the DC brush was selected into a DC, it was painted with the pen color instead of the brush color. Should fix Snappy Driver installer and potentially a lot of other graphical issues.
CORE-9424 #resolve

svn path=/trunk/; revision=69774
2015-11-01 13:46:25 +00:00
Amine Khaldi 6a1044e4bc [TRANSLATIONS] Simplified Chinese translation update by Henry Tang Ih. CORE-10462
svn path=/trunk/; revision=69773
2015-11-01 13:12:36 +00:00
Pierre Schweitzer 2a8185fa78 [VFATLIB]
Enable FAT volumes checking.
Dedicated to Thomas

svn path=/trunk/; revision=69772
2015-11-01 13:04:23 +00:00
Pierre Schweitzer 76aa33bda1 [VFATLIB]
Set SYNCHRONIZE where missing

svn path=/trunk/; revision=69771
2015-11-01 13:03:49 +00:00
Amine Khaldi 665981088f [TRANSLATIONS] Malay translation by Henry Tang Ih. CORE-10414
svn path=/trunk/; revision=69770
2015-11-01 12:23:07 +00:00
Amine Khaldi 6737db058e [USER32] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114
svn path=/trunk/; revision=69769
2015-11-01 09:41:29 +00:00
Thomas Faber 668e97e38d [FASTFAT]
- Return the appropriate status code when encountering file system corruption
- When encountering corruption, print a message by default instead of breaking into the debugger

svn path=/trunk/; revision=69768
2015-11-01 08:55:47 +00:00
Hermès Bélusca-Maïto feadd48d1c [NTVDM]: Correctly compute the command-line length to be communicated to COMMAND.COM for standalone mode.
svn path=/trunk/; revision=69767
2015-10-31 22:59:08 +00:00
Hermès Bélusca-Maïto 99356ff25a [MSCONFIG_NEW]: Remove trailing whitespace.
svn path=/trunk/; revision=69766
2015-10-31 22:32:14 +00:00
Daniel Reimer 3ad6bd48a7 [CHARMAP] text is clipped in russian translation by Vort
CORE-10374 #resolve #comment Committed ^^

svn path=/trunk/; revision=69765
2015-10-31 22:31:34 +00:00
Daniel Reimer 9f98a14b88 [TRANSLATION] Updating Turkish Translation by Erdem Ersoy
CORE-10422 #resolve #comment Committed, thx for the help ^^

svn path=/trunk/; revision=69764
2015-10-31 22:28:45 +00:00
Daniel Reimer 2eb212c5b3 [TRANSLATION] Romanian resources maintenance by Ștefan Fulea
CORE-10443 #resolve #comment Committed, thx for the help ^^

svn path=/trunk/; revision=69763
2015-10-31 22:14:17 +00:00
Daniel Reimer bd9508dcab [RAPPS]
Grammar fix for Christmasbound description by John Smith
CORE-10210 #resolve #comment Committed ^^

svn path=/trunk/; revision=69762
2015-10-31 22:00:59 +00:00
Hermès Bélusca-Maïto 6482e8b6ed [MSCONFIG_NEW]
- Reimplement the SYSTEM.INI/WIN.INI tabs (they should be seen as 2 different instances of the same window; this would be cleaner to do in C++) with all the expected functionality working.
- Add TreeView helpers for moving/deleting branches.
- Add TreeView helpers for 3-state checkboxes, with support for Windows 2k3 and Vista+ with and without manifest, depending on the comctl32.dll version used by msconfig at runtime. In particular, take advantage of the TVS_EX_PARTIALCHECKBOXES extended style introduced on Windows Vista+.
- Just initialize once the uxtheme function pointers.
- Create the msconfig dialog box hidden and center it on screen before showing it (removes the flickering caused by the quick move).
- Use the correct 16x16 icon for the dialog title icon, adapted from a patch by Jared Smudde with suggestions by Ismael Ferreras Morezuelas.
CORE-9333

svn path=/trunk/; revision=69761
2015-10-31 21:00:32 +00:00
Timo Kreuzer dcd1e307d8 [WIN32K]
Check the size of RLE bitmaps, while decompressing. Fixes possible buffer overrun.
Patch by Kamil Hornicek
CORE-8735 #resolve

svn path=/trunk/; revision=69760
2015-10-31 20:37:20 +00:00
Timo Kreuzer 36d8294a79 [WIN32K]
Restore saved DCs, when changing the DC owner. Otherwise there could be saved DCs with references to process owned resources, causing GDI object leaks.
Fixes assertion when closing iWisoft Video Converter
Also don't copy lSaveDepth and hdcSafe in DC_vCopyState, those must be handled manually.
CORE-10435 #resolve

svn path=/trunk/; revision=69759
2015-10-31 19:37:36 +00:00
James Tabor d463d96d4b [User32_wineTest]
- Enable skipped menu tests.

svn path=/trunk/; revision=69758
2015-10-31 18:40:44 +00:00
Amine Khaldi e7dcdc879e [PSDK] Comment commctrl.h preprocessor conditions in an attempt to make this maze readable.
svn path=/trunk/; revision=69757
2015-10-31 18:37:34 +00:00
Hermès Bélusca-Maïto 8418168834 Fix build.
svn path=/trunk/; revision=69756
2015-10-31 17:28:37 +00:00
Hermès Bélusca-Maïto 3e27c724d1 [PSDK]
Fix COMCTL32_VERSION definition.

[COMCTL32]
The comctl32 we currently have in trunk cannot pretend to be version 6+ (it was currently reporting version 6.82, aka something for Windows 20? ) Fix it and make it report 5.82 instead.
CORE-10457

svn path=/trunk/; revision=69755
2015-10-31 17:25:32 +00:00
Timo Kreuzer 5de8b3d15c [GDI32_APITEST]
Formatting: tabs -> spaces

svn path=/trunk/; revision=69754
2015-10-31 15:24:09 +00:00