Commit graph

58993 commits

Author SHA1 Message Date
David Quintana bd7fc320f2 Note to self: Flush mind before committing.
svn path=/branches/shell-experiments/; revision=64631
2014-10-09 00:13:05 +00:00
David Quintana 4adeeffd92 [SHELL32]
* Rewrite SHFileOperationA using human-readable code.
CORE-8564

svn path=/branches/shell-experiments/; revision=64630
2014-10-09 00:10:20 +00:00
David Quintana 13c5c447a2 [RSHELL]
[BROWSEUI]
* Add some traces

[SHELL32]
* Implement displaying the View popup from the toolbar. 

svn path=/branches/shell-experiments/; revision=64596
2014-10-08 15:25:52 +00:00
David Quintana 247aff1fe6 [BROWSEUI]
* Fix opening folder windows on desktop process.

svn path=/branches/shell-experiments/; revision=64580
2014-10-07 20:23:52 +00:00
David Quintana 1147974a95 [RSHELL]
* Work around shellexecute not handling GUID path components by giving them to explorer as a cmdline parameter.
* NOTE: The Printers and Faxes option is temporarily disabled because it CRASHES explorer-new.

svn path=/branches/shell-experiments/; revision=64579
2014-10-07 14:45:32 +00:00
David Quintana d9f777ce1c [FILEBROWSER]
* Always open separate.

[BROWSEUI]
* Use the threadref IUnknown for reference counting in the browser threads.

svn path=/branches/shell-experiments/; revision=64578
2014-10-07 14:40:33 +00:00
David Quintana db5b0c31c4 Sync with trunk r64509.
svn path=/branches/shell-experiments/; revision=64510
2014-10-03 19:20:19 +00:00
Thomas Faber 695b53c312 [SHLWAPI]
- Merge Sebastian Lackner's SH*Shared/SHMapHandle fixes (Wine commits 5e4f15db, c95b182d, 403ff373)
CORE-8563 #resolve

svn path=/trunk/; revision=64509
2014-10-03 18:42:20 +00:00
Thomas Faber a6d27398a0 [SHLWAPI_WINETEST]
- Merge Sebastian Lackner's SH*Shared/SHMapHandle tests (Wine commits cad3e3e5, 5e4f15db, ef065486, c95b182d)
CORE-8563

svn path=/trunk/; revision=64508
2014-10-03 18:39:34 +00:00
Timo Kreuzer 8fd775de2e [MKHIVE]
Fix warnings. (Compiling source files from ntoskrnl in mkhive is as ugly as it can get, this stuff needs to go to cmlib, if it is shared!)

svn path=/trunk/; revision=64507
2014-10-03 18:01:46 +00:00
Amine Khaldi b0298f5c99 [OLEAUT32_WINETEST]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64506
2014-10-03 17:10:32 +00:00
Amine Khaldi 0a9f27da5b [OLEAUT32]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64505
2014-10-03 17:10:15 +00:00
Amine Khaldi 38fc098b92 [OLEACC_WINETEST]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64504
2014-10-03 16:42:24 +00:00
Amine Khaldi 5deff46cef [OLEACC]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64503
2014-10-03 16:42:05 +00:00
Amine Khaldi 96edd470cf [PSDK]
* Update oleacc.idl.
CORE-8540

svn path=/trunk/; revision=64502
2014-10-03 16:10:46 +00:00
Hervé Poussineau fcafe31f42 [MKHIVE] Misc fixes:
- add missing initialization
- support trailing backslash at end of registry key name
CORE-8584 #resolve

svn path=/trunk/; revision=64501
2014-10-03 15:11:31 +00:00
Hervé Poussineau a1c13a964f [BOOTDATA] Do not mix lower and upper case
svn path=/trunk/; revision=64500
2014-10-03 15:11:22 +00:00
Hervé Poussineau 9618603a72 [TCPIP] Fix debug traces
svn path=/trunk/; revision=64499
2014-10-03 15:11:19 +00:00
Hervé Poussineau 02ed08d57f [MKHIVE] Use same code as ntoskrnl to create registry keys
CORE-8584

svn path=/trunk/; revision=64498
2014-10-03 13:17:32 +00:00
Hervé Poussineau 3bbcfb760d [MKHIVE] Use same code as ntoskrnl to create registry keys
CORE-8584


svn path=/trunk/; revision=64497
2014-10-03 13:15:10 +00:00
Timo Kreuzer cf215482dd [PSDK/XDK]
Add some missing definitions to ntdef.h and winnt.h

svn path=/trunk/; revision=64496
2014-10-03 12:10:08 +00:00
Amine Khaldi 2db1fa18c8 [SHLWAPI_WINETEST]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64495
2014-10-03 12:07:36 +00:00
Timo Kreuzer e854a2795e [KMTEST]
Use CONST UCHAR * instead of PCUCHAR (which is only defined in ntdef.h, not in winnt.h)

svn path=/trunk/; revision=64494
2014-10-03 12:07:30 +00:00
Amine Khaldi 30c5b892c6 [SHLWAPI]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64493
2014-10-03 12:07:14 +00:00
Amine Khaldi 087773e117 [OLE32_WINETEST]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64492
2014-10-03 11:44:48 +00:00
Amine Khaldi 9fd8bd9a43 [OLE32]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64491
2014-10-03 11:44:27 +00:00
Amine Khaldi 0f7a9e0894 [MSXML][MSXML2][MSXML4][MSXML6]
* Mark as synced with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64490
2014-10-03 11:26:12 +00:00
Amine Khaldi c16ba6c760 [MSXML3_WINETEST]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64489
2014-10-03 11:23:20 +00:00
Amine Khaldi 10c6f73e97 [MSXML3]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64488
2014-10-03 11:23:01 +00:00
Eric Kohl 6b19e75efa [USETUP]
Remove obsolete partition creation checks and their corresponding error messages.

svn path=/trunk/; revision=64487
2014-10-03 11:05:56 +00:00
Amine Khaldi 8a6c831120 * Minor formatting fixes for consistency.
svn path=/trunk/; revision=64486
2014-10-03 10:25:20 +00:00
Amine Khaldi dbdf622f5c [TRANSLATIONS]
* Turkish translation update by Erdem Ersoy.
CORE-7861

svn path=/trunk/; revision=64485
2014-10-03 10:21:00 +00:00
Amine Khaldi 722578a47b [USETUP]
* Prevent the "illegal character encoding in string literal" warning from flooding the build log. This must be inspected.
CORE-8516

svn path=/trunk/; revision=64484
2014-10-03 10:08:33 +00:00
Amine Khaldi 7c6eba950b [CMAKE]
* Introduce an option to compile ReactOS with dwarf symbols instead of rossym. Use NO_ROSSYM to control it.
* Dedicated to V.
CORE-8594 #resolve

svn path=/trunk/; revision=64483
2014-10-03 09:56:36 +00:00
Eric Kohl 908fdb6ee8 [USETUP]
- DeleteCurrentPartition: A deleted partition is of type PARTITION_ENTRY_UNUSED.
- ScrollDownPartitionList / ScrollUpPartitionList: Ignore container partitions if they are not used.
CORE-8413 #resolve #comment Fixed in r64482.

svn path=/trunk/; revision=64482
2014-10-03 09:24:54 +00:00
Sylvain Petreolle 7384d6fd6f [WS2_32]
inet_addr does not require WSAStartup()

svn path=/trunk/; revision=64481
2014-10-03 09:05:34 +00:00
Sylvain Petreolle 4a66664eba [WS2_32_APITEST]
Add WSAStartup-dependent tests.

svn path=/trunk/; revision=64480
2014-10-03 09:00:15 +00:00
Amine Khaldi 1979bcce94 [MSVFW32_WINETEST]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64479
2014-10-03 00:54:45 +00:00
Amine Khaldi 9e2a796d14 [MSVFW32]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64478
2014-10-03 00:54:13 +00:00
Hermès Bélusca-Maïto f102c47da5 Fix dprint.
svn path=/trunk/; revision=64477
2014-10-03 00:33:21 +00:00
Aleksandar Andrejevic 10ae572456 [NTVDM]
Implement VGA bitmap fonts.


svn path=/trunk/; revision=64476
2014-10-02 23:50:35 +00:00
Jérôme Gardou 6c3b1fa623 [ADVAPI32]
- Reimplement RegEnumValueA on top of RegEnumValueW
CORE-8582

svn path=/trunk/; revision=64475
2014-10-02 22:03:58 +00:00
Aleksandar Andrejevic e8810d94f4 [NTVDM]
Not every handle is a device handle.


svn path=/trunk/; revision=64474
2014-10-02 21:16:12 +00:00
Timo Kreuzer 460dab29ed [PSDK]
- Convert a stray extern into what it was supposed to become.

svn path=/trunk/; revision=64473
2014-10-02 21:13:03 +00:00
Timo Kreuzer 7f7a1d1329 [PSDK]
Fix build

svn path=/trunk/; revision=64472
2014-10-02 20:13:03 +00:00
Timo Kreuzer 3009e8c865 [PSDK]
Add missing definitions to winddi.h

svn path=/trunk/; revision=64471
2014-10-02 20:11:24 +00:00
Hermès Bélusca-Maïto 1974791a7e [NTVDM]: improve some dprints.
svn path=/trunk/; revision=64470
2014-10-02 19:47:58 +00:00
Eric Kohl f9c9249991 [SERVICES]
Disable new events and replace them by debug messages.

svn path=/trunk/; revision=64469
2014-10-02 17:58:55 +00:00
Jérôme Gardou 1cef9e5e5b [ADVAPI32_APITEST]
- Add a few tests for RegEnumValueW

svn path=/trunk/; revision=64468
2014-10-02 17:31:06 +00:00
Eric Kohl 019d15c041 [SERVICES]
EVENT_READFILE_TIMEOUT uses one string.

svn path=/trunk/; revision=64467
2014-10-02 17:27:18 +00:00