reactos.git
10 years ago[APPLICATIONS]
Amine Khaldi [Sat, 8 Feb 2014 18:13:52 +0000 (18:13 +0000)]
[APPLICATIONS]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62054

10 years ago[MSPAINT]
Benedikt Freisen [Sat, 8 Feb 2014 17:49:24 +0000 (17:49 +0000)]
[MSPAINT]
- properly refresh scroll box client when moving a selection
- use meaningful macros for some integer constants

svn path=/trunk/; revision=62052

10 years ago[NTOSKRNL]
Timo Kreuzer [Sat, 8 Feb 2014 17:45:19 +0000 (17:45 +0000)]
[NTOSKRNL]
Implement MiLockVirtualMemory / MiUnlockVirtualMemory. Due to missing WS list support, hack the WS list entries into the PFN, until we support WS lists.

svn path=/trunk/; revision=62051

10 years ago[SNDREC32]
Amine Khaldi [Sat, 8 Feb 2014 17:44:38 +0000 (17:44 +0000)]
[SNDREC32]
* Don't compile these two source files just yet, they're empty.

svn path=/trunk/; revision=62050

10 years ago[NETID]
Amine Khaldi [Sat, 8 Feb 2014 17:40:22 +0000 (17:40 +0000)]
[NETID]
* Properly name the resource file. Fixes *nix build.

svn path=/trunk/; revision=62049

10 years ago[CONSOLE]
Amine Khaldi [Sat, 8 Feb 2014 17:34:10 +0000 (17:34 +0000)]
[CONSOLE]
* Properly name the resource file. Fixes *nix build.

svn path=/trunk/; revision=62048

10 years ago[WINHLP32]
Amine Khaldi [Sat, 8 Feb 2014 17:26:49 +0000 (17:26 +0000)]
[WINHLP32]
* We don't need to allow warnings in GCC builds anymore.

svn path=/trunk/; revision=62047

10 years ago[RAPPS]
Amine Khaldi [Sat, 8 Feb 2014 17:18:23 +0000 (17:18 +0000)]
[RAPPS]
* We don't need to set these includes here.

svn path=/trunk/; revision=62046

10 years ago[NTOSKRNL]
Timo Kreuzer [Sat, 8 Feb 2014 16:28:14 +0000 (16:28 +0000)]
[NTOSKRNL]
Fix LDR entry reference count.
CORE-7862 #resolve

svn path=/trunk/; revision=62045

10 years ago[INETCOMM]
Amine Khaldi [Sat, 8 Feb 2014 16:22:49 +0000 (16:22 +0000)]
[INETCOMM]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62044

10 years ago[MSGINA]
Eric Kohl [Sat, 8 Feb 2014 15:59:54 +0000 (15:59 +0000)]
[MSGINA]
- Update IDD_NOTICE_DLG and IDD_LOGGEDOUT_DLG to better match XP/2003. Patch by Lee Schroeder. Thanks a lot!
- Fix dialogs that were not updated by Lee's patch.

CORE-7604 #resolve

svn path=/trunk/; revision=62043

10 years ago[NTOSKRNL]
Timo Kreuzer [Sat, 8 Feb 2014 15:54:38 +0000 (15:54 +0000)]
[NTOSKRNL]
Move the remaining 2 ROSPFN fields into the MMPFN structure instead of allocating ROSPFNs from non-paged pool.

svn path=/trunk/; revision=62042

10 years ago[MSPAINT] Make sure that the selection is not resized to less than 1x1 pixels
Benedikt Freisen [Sat, 8 Feb 2014 15:32:51 +0000 (15:32 +0000)]
[MSPAINT] Make sure that the selection is not resized to less than 1x1 pixels

svn path=/trunk/; revision=62041

10 years ago[WIN32DLLS]
Amine Khaldi [Sat, 8 Feb 2014 15:13:17 +0000 (15:13 +0000)]
[WIN32DLLS]
* Add Albanian translation. Brought to you by Ardit Dani.
CORE-7867 #resolve #comment Committed in r62040. Thanks !

svn path=/trunk/; revision=62040

10 years ago[SHELLEXTS]
Amine Khaldi [Sat, 8 Feb 2014 15:08:59 +0000 (15:08 +0000)]
[SHELLEXTS]
* Add Albanian translation. Brought to you by Ardit Dani.
CORE-7866 #resolve #comment Committed in r62039. Thanks !

svn path=/trunk/; revision=62039

10 years ago[CPLS]
Amine Khaldi [Sat, 8 Feb 2014 15:06:20 +0000 (15:06 +0000)]
[CPLS]
* Add Albanian translation. Brought to you by Ardit Dani.
CORE-7865 #resolve #comment Committed in r62038. Thanks !

svn path=/trunk/; revision=62038

10 years ago[NTOSKRNL]
Timo Kreuzer [Sat, 8 Feb 2014 14:57:11 +0000 (14:57 +0000)]
[NTOSKRNL]
Stop spamming "Received Unhandled API 315f", when using recent versions of WinDbg.

svn path=/trunk/; revision=62037

10 years ago[NTOSKRNL]
Timo Kreuzer [Sat, 8 Feb 2014 14:54:57 +0000 (14:54 +0000)]
[NTOSKRNL]
Fix handling of compressed names in the registry.

svn path=/trunk/; revision=62036

10 years ago[NTOSKRNL]
Timo Kreuzer [Sat, 8 Feb 2014 14:48:15 +0000 (14:48 +0000)]
[NTOSKRNL]
Move access check code out of semgr.c into accesschk.c, no code change.

svn path=/trunk/; revision=62035

10 years ago[FONTS]
Hermès Bélusca-Maïto [Sat, 8 Feb 2014 14:39:33 +0000 (14:39 +0000)]
[FONTS]
Remove the FontForge project of the UniVGA font, since it is now hosted on http://rtoss.googlecode.com/svn/UniVGA16/ . Update the README file accordingly.

svn path=/trunk/; revision=62034

10 years ago[BOOTDATA]
Jérôme Gardou [Sat, 8 Feb 2014 14:17:44 +0000 (14:17 +0000)]
[BOOTDATA]
 - Give VBE diaply adapter a description.
Dedicated to Hermès

svn path=/trunk/; revision=62033

10 years ago[WINSTA]
Amine Khaldi [Sat, 8 Feb 2014 13:38:07 +0000 (13:38 +0000)]
[WINSTA]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62032

10 years ago[TRANSLATIONS]
Amine Khaldi [Sat, 8 Feb 2014 13:32:53 +0000 (13:32 +0000)]
[TRANSLATIONS]
* Turkish translation update by Erdem Ersoy.
CORE-7861

svn path=/trunk/; revision=62031

10 years ago[DESK]
Jérôme Gardou [Fri, 7 Feb 2014 23:36:02 +0000 (23:36 +0000)]
[DESK]
 - Add Device Description Registry value in Display Class Installer.

svn path=/trunk/; revision=62030

10 years ago[WIN32K]
Jérôme Gardou [Fri, 7 Feb 2014 23:35:06 +0000 (23:35 +0000)]
[WIN32K]
 - Slightly improve the way the Device Description is retrieved.
 - Slightly improve registry function.

svn path=/trunk/; revision=62029

10 years ago[UNICOWS]
Amine Khaldi [Fri, 7 Feb 2014 21:56:49 +0000 (21:56 +0000)]
[UNICOWS]
* Correct the destination of this dll.

svn path=/trunk/; revision=62028

10 years ago[BZIP2]
Amine Khaldi [Fri, 7 Feb 2014 21:44:50 +0000 (21:44 +0000)]
[BZIP2]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62027

10 years ago[WIN32DLLS]
Amine Khaldi [Fri, 7 Feb 2014 18:02:02 +0000 (18:02 +0000)]
[WIN32DLLS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=62026

10 years ago[MSPAINT]
Benedikt Freisen [Fri, 7 Feb 2014 17:54:25 +0000 (17:54 +0000)]
[MSPAINT]
- Simplify menu initialization
- Add proof-of-concept text drawing functionality (for now with hard-coded text and font)
- use RECT instead of int[4] and POINT instead of int x,y
- move some redundant code to new function ForceRefreshSelectionContents
- rework transparent selection code using new function ColorKeyedMaskBlt

svn path=/trunk/; revision=62025

10 years ago[MSGINA]
Amine Khaldi [Fri, 7 Feb 2014 17:38:56 +0000 (17:38 +0000)]
[MSGINA]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62024

10 years ago[WIN32SS]
Amine Khaldi [Fri, 7 Feb 2014 17:32:20 +0000 (17:32 +0000)]
[WIN32SS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=62023

10 years ago[LIBS]
Amine Khaldi [Fri, 7 Feb 2014 16:58:53 +0000 (16:58 +0000)]
[LIBS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=62022

10 years ago[TDI]
Amine Khaldi [Fri, 7 Feb 2014 16:54:11 +0000 (16:54 +0000)]
[TDI]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62021

10 years ago[FORMATTING]
Jérôme Gardou [Thu, 6 Feb 2014 22:13:15 +0000 (22:13 +0000)]
[FORMATTING]
 - while I am at it. No code change.

svn path=/trunk/; revision=62020

10 years ago[KERNEL32]
Jérôme Gardou [Thu, 6 Feb 2014 22:10:44 +0000 (22:10 +0000)]
[KERNEL32]
 - Use current directory for NULL parameter in GetDriveType
Patch by Kenneth Deane (kde678 __AT__ gmail __DOT__ com), slightly modified by myself. Thanks!

svn path=/trunk/; revision=62019

10 years agoFix GCC build
Timo Kreuzer [Thu, 6 Feb 2014 19:33:01 +0000 (19:33 +0000)]
Fix GCC build

svn path=/trunk/; revision=62017

10 years ago[NTOSKRNL]
Timo Kreuzer [Thu, 6 Feb 2014 19:26:05 +0000 (19:26 +0000)]
[NTOSKRNL]
Implement SepAccessCheckAndAuditAlarm, which now does proper argument capturing and forwards those to SepAccessCheckAndAuditAlarmWorker, which for now only grants access without checking.

svn path=/trunk/; revision=62016

10 years ago[NPFS]
Amine Khaldi [Thu, 6 Feb 2014 19:08:00 +0000 (19:08 +0000)]
[NPFS]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62015

10 years ago[MUP]
Amine Khaldi [Thu, 6 Feb 2014 18:05:58 +0000 (18:05 +0000)]
[MUP]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62014

10 years ago[NDISUIO]
Amine Khaldi [Thu, 6 Feb 2014 17:19:30 +0000 (17:19 +0000)]
[NDISUIO]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62013

10 years ago[MSPAINT] Due to the previous fix changing the selection opacity now behaved oddly...
Benedikt Freisen [Thu, 6 Feb 2014 14:08:59 +0000 (14:08 +0000)]
[MSPAINT] Due to the previous fix changing the selection opacity now behaved oddly when there was no selection

svn path=/trunk/; revision=62012

10 years ago[FASTFAT]
Amine Khaldi [Thu, 6 Feb 2014 12:28:49 +0000 (12:28 +0000)]
[FASTFAT]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62008

10 years ago[CDFS]
Amine Khaldi [Thu, 6 Feb 2014 11:53:09 +0000 (11:53 +0000)]
[CDFS]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62007

10 years ago[DRIVERS]
Amine Khaldi [Thu, 6 Feb 2014 11:18:34 +0000 (11:18 +0000)]
[DRIVERS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=62006

10 years ago[FS_REC]
Amine Khaldi [Thu, 6 Feb 2014 10:59:19 +0000 (10:59 +0000)]
[FS_REC]
* Remove one time inclusions from the main header and put them back where they belong.
CORE-7716

svn path=/trunk/; revision=62005

10 years ago[CONSOLE]: Activate by default the new VGA font.
Hermès Bélusca-Maïto [Wed, 5 Feb 2014 23:28:35 +0000 (23:28 +0000)]
[CONSOLE]: Activate by default the new VGA font.

svn path=/trunk/; revision=62004

10 years agoAdded monospace flag in .ttf file (thanks Roy Tam).
Hermès Bélusca-Maïto [Wed, 5 Feb 2014 23:01:01 +0000 (23:01 +0000)]
Added monospace flag in .ttf file (thanks Roy Tam).

svn path=/trunk/; revision=62003

10 years agoForgot that file in rev.62001.
Hermès Bélusca-Maïto [Wed, 5 Feb 2014 22:52:38 +0000 (22:52 +0000)]
Forgot that file in rev.62001.

svn path=/trunk/; revision=62002

10 years ago[Fonts]
Hermès Bélusca-Maïto [Wed, 5 Feb 2014 22:46:19 +0000 (22:46 +0000)]
[Fonts]
Add new Unicode VGA console TTF font by Roy Tam, adapted from UniVGA font by Dmitry Bolkhovityanov ( http://www.inp.nsk.su/~bolkhov/files/fonts/univga/ ).
See http://www.reactos.org/forum/viewtopic.php?f=2&t=12930#p105065
and http://www.reactos.org/forum/viewtopic.php?f=2&t=12930&start=15#p105307
for more information.
CORE-7706 #resolve #comment Committed in revsion , thanks for your efforts :)

svn path=/trunk/; revision=62001

10 years ago[SCSIPORT]
Jérôme Gardou [Wed, 5 Feb 2014 21:33:14 +0000 (21:33 +0000)]
[SCSIPORT]
 - Do not pass NULL adapter to IoMapTransfer

svn path=/trunk/; revision=62000

10 years ago[MSHTML][XMLLITE]
Amine Khaldi [Wed, 5 Feb 2014 21:17:42 +0000 (21:17 +0000)]
[MSHTML][XMLLITE]
* Clarify from where did these come.

svn path=/trunk/; revision=61999

10 years ago[DEVENUM][DSOUND]
Amine Khaldi [Wed, 5 Feb 2014 21:12:59 +0000 (21:12 +0000)]
[DEVENUM][DSOUND]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=61998

10 years ago[NTOS]: Remove SeInitSRM prototype unneeded after commit 61102.
Hermès Bélusca-Maïto [Wed, 5 Feb 2014 21:03:37 +0000 (21:03 +0000)]
[NTOS]: Remove SeInitSRM prototype unneeded after commit 61102.

svn path=/trunk/; revision=61997

10 years ago[MSPAINT] Fix CORE-5954, CORE-6798 and a sign typo regarding the upper right selectio...
Benedikt Freisen [Wed, 5 Feb 2014 18:58:45 +0000 (18:58 +0000)]
[MSPAINT] Fix CORE-5954, CORE-6798 and a sign typo regarding the upper right selection resizer

svn path=/trunk/; revision=61996

10 years ago[SYSDM]
Amine Khaldi [Wed, 5 Feb 2014 18:51:05 +0000 (18:51 +0000)]
[SYSDM]
* Widen the space for "report as workstation" GUI control in all language resource. By Ștefan Fulea.
CORE-7848 #resolve #comment Committed in r61995. Thanks !

svn path=/trunk/; revision=61995

10 years ago[MSCONFIG]
Amine Khaldi [Wed, 5 Feb 2014 18:44:12 +0000 (18:44 +0000)]
[MSCONFIG]
* Widen the space for some GUI controls in all language resource. By Ștefan Fulea.
CORE-7847 #resolve #comment Committed in r61994. Thanks !

svn path=/trunk/; revision=61994

10 years ago[CPLS]
Amine Khaldi [Wed, 5 Feb 2014 18:17:27 +0000 (18:17 +0000)]
[CPLS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=61993

10 years ago[USETUP][EXPLORER][SERVICES]
Amine Khaldi [Wed, 5 Feb 2014 16:35:49 +0000 (16:35 +0000)]
[USETUP][EXPLORER][SERVICES]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=61992

10 years ago[WIN32K]
Amine Khaldi [Wed, 5 Feb 2014 16:30:19 +0000 (16:30 +0000)]
[WIN32K]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61991

10 years ago[USERSRV]
Amine Khaldi [Wed, 5 Feb 2014 16:27:14 +0000 (16:27 +0000)]
[USERSRV]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61990

10 years ago[INF]
Daniel Reimer [Tue, 4 Feb 2014 23:39:27 +0000 (23:39 +0000)]
[INF]
Update German translation, too.

svn path=/trunk/; revision=61989

10 years ago[INF]
Daniel Reimer [Tue, 4 Feb 2014 23:33:32 +0000 (23:33 +0000)]
[INF]
shortcuts.inf - Improve start menu program shortcuts by Lee Schroeder
CORE-7813 #resolve #comment Committed in r61988. Thx for help,

svn path=/trunk/; revision=61988

10 years ago[INPUT]
Daniel Reimer [Tue, 4 Feb 2014 23:15:47 +0000 (23:15 +0000)]
[INPUT]
Widen the space for "Turn off advanced text services" GUI control in all language resource by Ştefan Fulea
CORE-7849 #resolve #comment Committed in r61987. Thx for help.

svn path=/trunk/; revision=61987

10 years ago[CPL]
Daniel Reimer [Tue, 4 Feb 2014 23:09:27 +0000 (23:09 +0000)]
[CPL]
Update Russian translate by Sergei Abramov
#resolve #comment Committed in r61986. Thx for help. Btw, it might be that you forgot to send in the wined3dcfg translation?

svn path=/trunk/; revision=61986

10 years ago[CONSRV]
Amine Khaldi [Tue, 4 Feb 2014 19:54:42 +0000 (19:54 +0000)]
[CONSRV]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61985

10 years ago[USER32]
Amine Khaldi [Tue, 4 Feb 2014 19:40:45 +0000 (19:40 +0000)]
[USER32]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61984

10 years ago[GDI32]
Amine Khaldi [Tue, 4 Feb 2014 17:23:25 +0000 (17:23 +0000)]
[GDI32]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61983

10 years ago[VIDEOPRT]
Amine Khaldi [Tue, 4 Feb 2014 17:15:06 +0000 (17:15 +0000)]
[VIDEOPRT]
* Do not include debug.h into the main header.
* Remove one time inclusions from the main header and put them back where they belong.
* Improve the GUIDs situation.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61982

10 years ago[VGA]
Amine Khaldi [Tue, 4 Feb 2014 17:01:57 +0000 (17:01 +0000)]
[VGA]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61981

10 years ago[VGAMP]
Amine Khaldi [Tue, 4 Feb 2014 16:46:41 +0000 (16:46 +0000)]
[VGAMP]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61980

10 years ago[VBEMP]
Amine Khaldi [Tue, 4 Feb 2014 11:08:27 +0000 (11:08 +0000)]
[VBEMP]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61977

10 years ago[TDILIB]
Amine Khaldi [Tue, 4 Feb 2014 10:52:50 +0000 (10:52 +0000)]
[TDILIB]
* Create a main header and move inclusions to it.
CORE-7716

svn path=/trunk/; revision=61975

10 years ago[ROSSYM]
Amine Khaldi [Tue, 4 Feb 2014 10:47:12 +0000 (10:47 +0000)]
[ROSSYM]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61973

10 years ago[RECYCLEBIN]
Amine Khaldi [Tue, 4 Feb 2014 10:45:55 +0000 (10:45 +0000)]
[RECYCLEBIN]
* Move some inclusions to the main header.
* Improve header inclusions.
* 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=61972

10 years ago[MMIXER]
Amine Khaldi [Tue, 4 Feb 2014 10:36:20 +0000 (10:36 +0000)]
[MMIXER]
* Properly name the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61970

10 years ago[RAPPS]
Daniel Reimer [Mon, 3 Feb 2014 22:49:26 +0000 (22:49 +0000)]
[RAPPS]
Dedicated to Amine: Add MS Word/Excel and PowerPoint Viewer to RApps.

svn path=/trunk/; revision=61969

10 years ago[mplay32]
Daniel Reimer [Mon, 3 Feb 2014 20:32:25 +0000 (20:32 +0000)]
[mplay32]
Media Player error handling by Ricardo Hanke
CORE-7800 #resolve #comment Committed in r61968. Thx for help.

svn path=/trunk/; revision=61968

10 years agoFix my german translation a bit.
Daniel Reimer [Mon, 3 Feb 2014 20:28:31 +0000 (20:28 +0000)]
Fix my german translation a bit.

svn path=/trunk/; revision=61967

10 years ago[INTL]
Amine Khaldi [Mon, 3 Feb 2014 20:18:11 +0000 (20:18 +0000)]
[INTL]
* Fix both IDS_ERROR_NLS_KEY_REG and IDS_ERROR_NLS_CODE_REG to reflect the registry keys they are actually representing.
* Update the error message box strings to match ones in the English Language File except for the German Language File. This is mostly done to keep better consistency until the strings are translated later on.
* By Lee Schroeder.
CORE-7843 #resolve #comment Committed in r61966.

svn path=/trunk/; revision=61966

10 years ago[rapps]
Daniel Reimer [Mon, 3 Feb 2014 20:04:09 +0000 (20:04 +0000)]
[rapps]
rapps: (for database) Many Improvements and Many Fixes by Erdem Ersoy
#resolve #comment Committed in r61963. Thx for help. Btw, stop marking other patches as duplicate of yours! The first one is the Original, not your's and you make YOUR'S the duplicate.

svn path=/trunk/; revision=61965

10 years ago[HIDPARSER]
Amine Khaldi [Mon, 3 Feb 2014 17:32:34 +0000 (17:32 +0000)]
[HIDPARSER]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61963

10 years ago[STRMBASE]
Amine Khaldi [Mon, 3 Feb 2014 17:28:51 +0000 (17:28 +0000)]
[STRMBASE]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61962

10 years ago[SERVICES]
Amine Khaldi [Mon, 3 Feb 2014 17:02:27 +0000 (17:02 +0000)]
[SERVICES]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=61960

10 years ago[APPLICATIONS]
Amine Khaldi [Mon, 3 Feb 2014 16:13:37 +0000 (16:13 +0000)]
[APPLICATIONS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=61959

10 years ago[USBOHCI]
Amine Khaldi [Mon, 3 Feb 2014 11:42:28 +0000 (11:42 +0000)]
[USBOHCI]
* Forgot this file. Fixes build.

svn path=/trunk/; revision=61958

10 years ago[INCLUDE/STUBS]
Amine Khaldi [Mon, 3 Feb 2014 11:00:02 +0000 (11:00 +0000)]
[INCLUDE/STUBS]
* Add WIN32_NO_STATUS define.

svn path=/trunk/; revision=61957

10 years ago[HAL]
Amine Khaldi [Mon, 3 Feb 2014 10:58:33 +0000 (10:58 +0000)]
[HAL]
* Remove one time inclusions from the main header and put them back where they belong.
CORE-7716

svn path=/trunk/; revision=61956

10 years ago[USBUHCI]
Amine Khaldi [Mon, 3 Feb 2014 10:55:15 +0000 (10:55 +0000)]
[USBUHCI]
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61955

10 years ago[USBOHCI]
Amine Khaldi [Mon, 3 Feb 2014 10:53:56 +0000 (10:53 +0000)]
[USBOHCI]
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61954

10 years ago[USBHUB]
Amine Khaldi [Mon, 3 Feb 2014 10:53:08 +0000 (10:53 +0000)]
[USBHUB]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61953

10 years ago[USBEHCI]
Amine Khaldi [Mon, 3 Feb 2014 10:51:56 +0000 (10:51 +0000)]
[USBEHCI]
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61952

10 years ago[USBCCGP]
Amine Khaldi [Mon, 3 Feb 2014 10:50:41 +0000 (10:50 +0000)]
[USBCCGP]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61951

10 years ago[SCSIPORT]
Amine Khaldi [Mon, 3 Feb 2014 10:49:41 +0000 (10:49 +0000)]
[SCSIPORT]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61950

10 years ago[PCIIDEX]
Amine Khaldi [Mon, 3 Feb 2014 10:48:20 +0000 (10:48 +0000)]
[PCIIDEX]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve the GUIDs situation.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61949

10 years ago[FLOPPY]
Amine Khaldi [Mon, 3 Feb 2014 10:46:48 +0000 (10:46 +0000)]
[FLOPPY]
* Do not include debug.h into the main header.
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61948

10 years ago[FDC]
Amine Khaldi [Mon, 3 Feb 2014 10:45:04 +0000 (10:45 +0000)]
[FDC]
* Do not include debug.h into the main header.
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61947

10 years ago[CLASSPNP]
Amine Khaldi [Mon, 3 Feb 2014 10:43:32 +0000 (10:43 +0000)]
[CLASSPNP]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve the GUIDs situation.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61946

10 years ago[DISK_NEW]
Amine Khaldi [Mon, 3 Feb 2014 10:40:25 +0000 (10:40 +0000)]
[DISK_NEW]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61945

10 years ago[CDROM_NEW]
Amine Khaldi [Mon, 3 Feb 2014 10:39:05 +0000 (10:39 +0000)]
[CDROM_NEW]
* Move some inclusions to the main header.
* Improve header inclusions.
* Remove inclusions and definitions that already exist in the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61944

10 years ago[CDROM]
Amine Khaldi [Mon, 3 Feb 2014 10:35:35 +0000 (10:35 +0000)]
[CDROM]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61943