Commit graph

61459 commits

Author SHA1 Message Date
Giannis Adamopoulos
f9d277801c [TEST.H]
- Add an additional new line before showing the test results. 
Some log commands print their lines in multiple print commands. As a result the results line can end up in the middle of a previous log that was not a complete line. This confuses testman and causes it to report this test as a crashed test as it can't find the line with the results. This is not the best fix possible but makes sure that the results in testman fluctuate a bit less.

svn path=/trunk/; revision=66962
2015-03-29 14:51:02 +00:00
Amine Khaldi
ebaa2e4dcd [SAMSRV] Add Italian translation. By Carlo Bramini. CORE-9438
svn path=/trunk/; revision=66961
2015-03-29 14:47:40 +00:00
Thomas Faber
b11c872f36 [NTDLL_APITEST]
- Also test decreasing the size in RtlReAllocateHeap. Patch by Mark Jansen.
CORE-9441

svn path=/trunk/; revision=66960
2015-03-29 14:47:21 +00:00
Thomas Faber
d78755e2b5 [RTL]
- HEAP_ENTRY::Size is in bytes for HEAP_ENTRY_VIRTUAL_ALLOC allocations. Save it accordingly
CORE-9441

svn path=/trunk/; revision=66959
2015-03-29 14:10:20 +00:00
Thomas Faber
c7d57b853b [NTDLL_APITEST]
- Add a test for RtlReAllocateHeap -- shows that it doesn't handle allocations larger than 0x7f000 correctly in ROS
CORE-9441

svn path=/trunk/; revision=66958
2015-03-29 14:07:00 +00:00
Amine Khaldi
106df10e94 [CSCRIPT] Add missing user32 import lib. Fixes build.
svn path=/trunk/; revision=66957
2015-03-29 13:58:24 +00:00
Amine Khaldi
0727fc1781 [WSCRIPT_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=66956
2015-03-29 13:54:08 +00:00
Amine Khaldi
0b7f1f2a68 [WSCRIPT] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=66955
2015-03-29 13:53:55 +00:00
Amine Khaldi
d6209e66c4 [WSHOM_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=66954
2015-03-29 13:36:03 +00:00
Amine Khaldi
dc1f1c687c [WSHOM.OCX] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=66953
2015-03-29 13:35:37 +00:00
Timo Kreuzer
04cbcf8063 [CMAKE/BOOTDATA]
Implement support for decentralized registry inf files.
This is done with the new add_registry_inf() cmake function, which takes one or more inf files, which are then converted to UTF-16 and merged into a single registry.inf, which is then used to create the livecd hives and imported by usetup. Move the registry entries for some drivers out of hivesys.inf into separate files next to the driver.

svn path=/trunk/; revision=66952
2015-03-29 11:38:05 +00:00
Timo Kreuzer
774369adf5 [USETUP]
Upgrade a few DPRINT to DPRINT1 for failure cases.

svn path=/trunk/; revision=66951
2015-03-29 11:29:02 +00:00
Thomas Faber
b1ef2ee186 [NTOS:MM]
- Do not track failed pool allocations as successful
CORE-9440 #resolve

svn path=/trunk/; revision=66950
2015-03-29 10:02:47 +00:00
Thomas Faber
7beba3a540 [WSCRIPT]
- Mark as GUI app
CORE-9439

svn path=/trunk/; revision=66949
2015-03-29 07:48:38 +00:00
Thomas Faber
9a56808986 [NTOSKRNL]
- More pool tagging!

svn path=/trunk/; revision=66948
2015-03-29 06:04:19 +00:00
Hermès Bélusca-Maïto
1a06e54fa5 [BIN2C][CAT]: Use stderr for printing errors (to not mix them up with normal output that should go to stdout. This is especially needed for cat).
svn path=/trunk/; revision=66947
2015-03-29 02:00:15 +00:00
Hermès Bélusca-Maïto
02997eb8f4 [CMAKE]
Improve the concatenate_files macro introduced by Timo in r52179 + r52182 and hackfixed in r53914 . Notice that now it can take an arbitrary number of files to be concatenated. Hence you need to specify first the output file, and all the rest is the different files.

[FREELDR]
Use the improved concatenate_files macro.

svn path=/trunk/; revision=66946
2015-03-29 01:53:10 +00:00
Hermès Bélusca-Maïto
d8714d6ad9 [CAT]
- stricmp doesn't exist in *nix, use strcasecmp instead.
- setmode (for setting IO streams mode -- text, binary --) is useless in *nix world, so just define it as a dummy function.
Should fix build.

svn path=/trunk/; revision=66945
2015-03-29 00:52:49 +00:00
Giannis Adamopoulos
b258f29772 [SHELL32]
- Load the shell extensions of the * class only for files.
CORE-6806

svn path=/trunk/; revision=66944
2015-03-29 00:37:39 +00:00
Hermès Bélusca-Maïto
1f2509e3e4 [CAT]: io.h appears to be useless, and seems to not be part of all C setups.
svn path=/trunk/; revision=66943
2015-03-29 00:16:53 +00:00
Hermès Bélusca-Maïto
c1324010e5 [ROSAPPS][HOST-TOOLS]:
- Take the best of the two CAT rosapps and turn them into a host-tool. Will be used later on in the build process.
- Few comment cleaning in bin2c tool.

svn path=/trunk/; revision=66942
2015-03-29 00:13:25 +00:00
David Quintana
3e27daa186 Forgot this file.
svn path=/trunk/; revision=66941
2015-03-28 23:37:36 +00:00
David Quintana
82ddf91104 [SHELL32]
* Implement CLSID_QueryAssociations class. Patch by Ivan Rodionov, with some unrotting by me.
CORE-8188 #resolve

svn path=/trunk/; revision=66940
2015-03-28 23:27:10 +00:00
Sylvain Petreolle
7c5ad5fdfe [REACTOS.DFF]
Show the cornich^W user what to NOT do before losing hair, hours, and hope into mankind.

svn path=/trunk/; revision=66939
2015-03-28 21:36:37 +00:00
Giannis Adamopoulos
747bbec4bb [PSDK]
- Make IsEqualGUID typesafe for c++

[SHELL32]
- Properly call IsEqualIID in _ILIsControlPanel. Should fix CORE-8891.

svn path=/trunk/; revision=66938
2015-03-28 21:11:42 +00:00
Thomas Faber
3b87756ab2 [TCPIP]
- Free transport context in TiCloseFileObject
CORE-9437 #resolve

svn path=/trunk/; revision=66937
2015-03-28 20:49:13 +00:00
Giannis Adamopoulos
261ee47cac [SHELL32]
- CDefaultContextMenu: Reduce relying on the type of the pidl. Query the attributes of the item from the folder instead. 
CORE-8973

svn path=/trunk/; revision=66936
2015-03-28 19:45:27 +00:00
Giannis Adamopoulos
3170beeda2 [SHELL32]
- Fix CControlPanelFolder to report its attributes.

svn path=/trunk/; revision=66935
2015-03-28 19:42:08 +00:00
Amine Khaldi
42075f1674 [MCISEQ] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=66934
2015-03-28 19:12:22 +00:00
James Tabor
c06b35f956 [NtUser]
- Patch by Fedor Zaytsev : Fixes edit cursor, remained painted after it was removed, see CORE-2131.


svn path=/trunk/; revision=66933
2015-03-28 17:37:44 +00:00
Thomas Faber
abf3e9f6bf [FASTFAT]
- Assert that clusters supposedly belonging to a file are not in fact marked as free
CORE-9433

svn path=/trunk/; revision=66932
2015-03-28 17:14:14 +00:00
Thomas Faber
7f5f21a52f [FASTFAT]
- Do not delete files that have open handles
- Delete on cleanup instead of close, and do not depend on FileObject->DeletePending (since the last file object is not necessarily the one that caused the delete)
CORE-9433

svn path=/trunk/; revision=66931
2015-03-28 16:58:53 +00:00
Amine Khaldi
addfc9af92 [MSHTML_WINETEST] Skip LCIDToLocaleName related tests.
svn path=/trunk/; revision=66930
2015-03-28 16:52:19 +00:00
Amine Khaldi
ea0f4ccd4c [MSHTML_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=66929
2015-03-28 15:53:45 +00:00
Amine Khaldi
1974d5fbfa [MSHTML] Sync with Wine Staging 1.7.37. CORE-9246
[BOOTDATA][APPWIZ][GECKO] Update to version 2.34.

svn path=/trunk/; revision=66928
2015-03-28 15:51:47 +00:00
Amine Khaldi
ed9dd50f5b [PSDK] Update tom.idl. CORE-9246
svn path=/trunk/; revision=66927
2015-03-28 15:30:42 +00:00
Amine Khaldi
ad04fe6e2b [WIN32K] Enable PCH again.
svn path=/trunk/; revision=66926
2015-03-28 14:58:42 +00:00
Aleksandar Andrejevic
d43f9bc544 [FAST486]
Generate a #DE if the division result can't fit in the destination register.


svn path=/trunk/; revision=66925
2015-03-28 02:52:04 +00:00
Sylvain Petreolle
b48ee58890 [RAPPS]
Update NirLauncher location to 1.19.26.
Add French translation.

svn path=/trunk/; revision=66924
2015-03-27 22:04:56 +00:00
Thomas Faber
3f7fa82ae7 [CDFS]
- Simplify string handling, add a few asserts

svn path=/trunk/; revision=66923
2015-03-27 18:09:51 +00:00
Thomas Faber
ddad8b0bd4 [CDFS][MSFS][PCI]
- Use sensible pool tags

svn path=/trunk/; revision=66922
2015-03-27 18:03:39 +00:00
Johannes Anderwald
0d6eafe06a [INF]
- properly install kmixer 
- disable audio category filter  until audio stack is ready

svn path=/trunk/; revision=66921
2015-03-27 17:30:05 +00:00
Thomas Faber
e7f2f6a078 [ACPI]
- Use more sensible pool tags
[NULL]
- Use pool tagging

svn path=/trunk/; revision=66920
2015-03-27 17:20:03 +00:00
Thomas Faber
62e93f4515 [VMWINST]
- Fix build

svn path=/trunk/; revision=66919
2015-03-27 15:44:32 +00:00
Christoph von Wittich
cb7aacdcc6 [INF]
add a dummy inf file for wmiacpi driver

svn path=/trunk/; revision=66918
2015-03-27 15:43:19 +00:00
Thomas Faber
73b5b1423d [PSDK]
- Add InstallHinfSection definitions

svn path=/trunk/; revision=66917
2015-03-27 15:30:22 +00:00
Thomas Faber
0598c4e5cb [PSDK]
- Add NotifyServiceStatusChange definitions

svn path=/trunk/; revision=66916
2015-03-27 14:29:43 +00:00
Thomas Faber
1a3b10604c [KERNEL32]
- Addendum to r66912 and Romanian translation update by Ștefan Fulea
CORE-9429 #resolve

svn path=/trunk/; revision=66915
2015-03-27 13:29:59 +00:00
Thomas Faber
c73e3e5aa4 [SYSSETUP]
- Move the hotkey loop to its own thread to make it work when modal dialogs are open, and also during device installation
CORE-9428

svn path=/trunk/; revision=66914
2015-03-27 11:44:59 +00:00
Thomas Faber
6a983b9dd4 [SYSSETUP]
- Open a command prompt if Shift+F10 is pressed during GUI setup, as Windows does.
CORE-9428 #resolve

svn path=/trunk/; revision=66913
2015-03-27 11:21:40 +00:00