Commit graph

55417 commits

Author SHA1 Message Date
Amine Khaldi 7291616d83 [OBJSEL]
* Improve header inclusions.
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61339
2013-12-22 18:01:43 +00:00
Amine Khaldi 9bf098744c [CABINET]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61338
2013-12-22 17:55:22 +00:00
Amine Khaldi 6cf5162abd [SHDOCVW]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61337
2013-12-22 17:11:12 +00:00
Amine Khaldi dd9b9c9af9 [QUARTZ]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61336
2013-12-22 17:03:20 +00:00
Amine Khaldi 96c3ffb738 [QEDIT]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61335
2013-12-22 16:59:08 +00:00
Jérôme Gardou ba2ab59c2f [CMIDRIVER]
- Do not use the WAVERT interface, it's a win vista+ thing

svn path=/trunk/; revision=61334
2013-12-22 16:58:58 +00:00
Amine Khaldi 8d2caa099b [STRMBASE]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61333
2013-12-22 16:51:58 +00:00
Jérôme Gardou c5510e9936 [NTOSKRNL]
- Stop being shy and claim having WDM 1.30, like windows 2003 does

svn path=/trunk/; revision=61332
2013-12-22 15:42:47 +00:00
Jérôme Gardou 52dbb0a1ec [CMIPCI]
- Use correct calling convention for some callbacks
 - Actually use DriverEntry as entry point
CORE-7094 CORE-7668 #Comment Please retest after r61331

svn path=/trunk/; revision=61331
2013-12-22 15:26:17 +00:00
Amine Khaldi fa1dfebfeb [USBHUB]
* Do not include debug.h into the main header.
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61330
2013-12-21 19:15:13 +00:00
Amine Khaldi 95313a5fb0 [WINED3D]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61329
2013-12-21 19:11:16 +00:00
Amine Khaldi b453f9616c [DMUSIC]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61328
2013-12-21 18:59:44 +00:00
Amine Khaldi b54cee4f88 [DEVENUM]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Extract the resource IDs into resource.h and include it in both the main header and the resource file.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61327
2013-12-21 18:21:51 +00:00
Amine Khaldi cd74723d2f [DDRAW]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61326
2013-12-21 17:31:51 +00:00
Amine Khaldi 942db97a16 [D3DX9_36]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61325
2013-12-21 16:50:22 +00:00
Amine Khaldi 560a2a6824 [D3DCOMPILER_43]
* Move some inclusions to the main header.
* Remove inclusions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61324
2013-12-21 16:44:34 +00:00
Amine Khaldi 6826772bca [D3D9]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61323
2013-12-21 15:33:19 +00:00
Amine Khaldi 22eaae4710 [D3D8]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove useless inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61322
2013-12-21 15:04:43 +00:00
Amine Khaldi 143d9ab570 [USBEHCI]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61321
2013-12-21 14:59:21 +00:00
Amine Khaldi a29379fc7c [USBEHCI]
* Move hardware.h inclusion to the main header.
* Define INITGUID in the main header.
CORE-7716

svn path=/trunk/; revision=61320
2013-12-21 14:19:14 +00:00
Amine Khaldi 1441b8007f [EXPLORER]
* Add resource.h inclusion to the main header.
* Remove some unneeded inclusions.
CORE-7716

svn path=/trunk/; revision=61319
2013-12-21 14:15:30 +00:00
Amine Khaldi 5af51747bd [LIBTIFF]
* Introduce a main header.
* Remove some unneeded inclusions.
CORE-7716

svn path=/trunk/; revision=61318
2013-12-21 14:07:54 +00:00
Amine Khaldi 282eceb38b [CMAKE]
* Support only debug and release configuration types (in the VS solutions).

svn path=/trunk/; revision=61317
2013-12-21 13:53:05 +00:00
Amine Khaldi ca811619b0 [DXDIAG]
* Remove some commented out inclusions.

svn path=/trunk/; revision=61316
2013-12-21 13:47:09 +00:00
Amine Khaldi 359a887df3 [EVENTLOG]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61315
2013-12-21 13:45:16 +00:00
Amine Khaldi 5170eaeaaf [SNDREC32]
* Attempt to fix a.. crime against style.

svn path=/trunk/; revision=61314
2013-12-21 13:29:23 +00:00
Amine Khaldi b4e3ee3563 [LSASRV]
* Fix build. Eric, please inspect.

svn path=/trunk/; revision=61313
2013-12-21 13:23:51 +00:00
Eric Kohl b1815921b9 [ADVAPI32]
LsapCopyLocalGroups: Determine the size of each client SID and copy it into the local adress space.

svn path=/trunk/; revision=61312
2013-12-21 11:35:14 +00:00
Giannis Adamopoulos 0fbc07a49d [user32_apitest]
- Arch, don't allow the mouse to create unexpected messages because this will surely cause failures. Also if you move the mouse during the test you will also get these failures

svn path=/trunk/; revision=61311
2013-12-21 10:44:10 +00:00
Amine Khaldi 55f7ba08b7 [USETUP]
* Turkish translation update by Erdem Ersoy.
CORE-7408

svn path=/trunk/; revision=61308
2013-12-19 23:20:27 +00:00
Amine Khaldi 723e4cc82d [TRANSLATIONS]
* Turkish translation update by Erdem Ersoy.
CORE-7408

svn path=/trunk/; revision=61307
2013-12-19 23:18:30 +00:00
Amine Khaldi 1d683c049c [FREELDR]
* Include the proper header instead of incompatibly redefining a type.

svn path=/trunk/; revision=61306
2013-12-19 22:49:16 +00:00
Amine Khaldi e57c30f549 [SYSAUDIO]
* Do not include debug.h into the main header.

svn path=/trunk/; revision=61305
2013-12-19 22:45:32 +00:00
Amine Khaldi fb5615d608 [WDMAUD]
* Do not include debug.h into the main header.

svn path=/trunk/; revision=61304
2013-12-19 22:39:27 +00:00
Thomas Faber b6ffc426d7 [KERNEL32_TEST]
- Move ROS-only tests into apitest

svn path=/trunk/; revision=61303
2013-12-19 21:39:09 +00:00
Thomas Faber ecced5a6cb [WINETESTS]
- Do not suppress nonexistent warnings

svn path=/trunk/; revision=61302
2013-12-19 21:30:10 +00:00
Thomas Faber 4d6844c0b2 [SHIMGVW]
- Add Save button functionality. Patch by Ricardo Hanke.
CORE-7702

svn path=/trunk/; revision=61301
2013-12-19 20:29:17 +00:00
Amine Khaldi b72d77fce3 [EXPLORER]
* Add Albanian translation. By Ardit Dani.
CORE-7713 #resolve #comment Committed in r61300. Thanks !

svn path=/trunk/; revision=61300
2013-12-19 19:49:20 +00:00
Thomas Faber 7c3d601fa1 [DLLS]
- Warnings are not okay
[SHELL32]
- Comment out unused variables in WIP code

svn path=/trunk/; revision=61299
2013-12-19 19:42:33 +00:00
Amine Khaldi 59a114060b [EXPLORER]
* Remove unneeded header inclusion.

svn path=/trunk/; revision=61298
2013-12-19 19:17:38 +00:00
Amine Khaldi 714a1c3262 [APPLICATIONS]
* Add Albanian translation for notepad, taskkill and wmic. By Ardit Dani.
CORE-7712 #resolve #comment Committed in r61297. Thanks !

svn path=/trunk/; revision=61297
2013-12-19 19:11:37 +00:00
Jérôme Gardou a46891d109 [SHELL32]
- Fix a GCC warning.

svn path=/trunk/; revision=61296
2013-12-19 18:52:57 +00:00
Amine Khaldi f69a3b2930 [FASTFAT]
* Do not include debug.h into the main header.

svn path=/trunk/; revision=61295
2013-12-19 16:20:28 +00:00
Amine Khaldi d6218793bb [SHELL32]
* Initial go at the Drag & Drop support. Work is still ongoing here. Brought to you by Huw Campbell.
CORE-3760

svn path=/trunk/; revision=61294
2013-12-19 12:51:32 +00:00
Amine Khaldi e9a8c50011 [SHELL32]
* Make the Recycle Bin icon reflect whether the bin is empty or not. Brought to you by Huw Campbell.
CORE-3712 #resolve #comment Committed in r61293. Cheers ;)

svn path=/trunk/; revision=61293
2013-12-19 11:44:30 +00:00
James Tabor ea4d6f444e [User32]
- Fixes TC 8 and GetWindowText issues. See CORE-7447 and CORE-7695.

svn path=/trunk/; revision=61292
2013-12-19 03:35:27 +00:00
Eric Kohl 1f430a2e98 [ADVAPI32]
ConvertStringSidToSidW: Fix a wrong entry in the SID table.

svn path=/trunk/; revision=61291
2013-12-18 22:27:11 +00:00
Eric Kohl b1932aac4d [ADVAPI32]
Do not deregister the logon process after logon. Close the port when the DLL is unloaded.

svn path=/trunk/; revision=61285
2013-12-17 21:01:18 +00:00
Eric Kohl a740935f27 [LSASRV]
LsapLogonUser: Copy the local groups SID array from the clients adress space the servers adress space.

svn path=/trunk/; revision=61284
2013-12-17 20:56:52 +00:00
Eric Kohl 69f7494d47 [ADVAPI32]
- Remove the old logon code. It is not needed any longer.
- LogonUserW: Pass two SIDs (LogonSid and LocalSid) to LsaLogonUser.
- LogonUserW: Use a better token source name.

svn path=/trunk/; revision=61281
2013-12-16 14:03:46 +00:00