reactos.git
10 years ago[WIN32SS]
Amine Khaldi [Sun, 9 Feb 2014 22:52:01 +0000 (22:52 +0000)]
[WIN32SS]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62087

10 years ago[VMX_SVGA]
Amine Khaldi [Sun, 9 Feb 2014 22:14:09 +0000 (22:14 +0000)]
[VMX_SVGA]
* We don't need a PCH for one source file modules.
CORE-7716

svn path=/trunk/; revision=62085

10 years ago[FRAMEBUF_NEW]
Amine Khaldi [Sun, 9 Feb 2014 22:07:47 +0000 (22:07 +0000)]
[FRAMEBUF_NEW]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62084

10 years ago[LIBS]
Amine Khaldi [Sun, 9 Feb 2014 21:43:42 +0000 (21:43 +0000)]
[LIBS]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62083

10 years ago[SAMLIB]
Eric Kohl [Sun, 9 Feb 2014 20:51:39 +0000 (20:51 +0000)]
[SAMLIB]
SamChangePasswordUser: Encrypt the old and the new password hashes before calling the remote function.

[SAMSRV]
SamrChangePasswordUser: Decrypt the old and the new password hashes before checking the old password and storing the new password.

svn path=/trunk/; revision=62080

10 years ago[FREELDR]
Timo Kreuzer [Sun, 9 Feb 2014 18:05:00 +0000 (18:05 +0000)]
[FREELDR]
Improve performance of registry enumeration by returning the enumerated subkey in RegEnumKey, instead of searching it by name again.

svn path=/trunk/; revision=62079

10 years ago[DRIVERS]
Amine Khaldi [Sun, 9 Feb 2014 17:28:01 +0000 (17:28 +0000)]
[DRIVERS]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62077

10 years ago[wlansvc]
Christoph von Wittich [Sun, 9 Feb 2014 17:21:04 +0000 (17:21 +0000)]
[wlansvc]
disable debugging

svn path=/trunk/; revision=62076

10 years ago[WDMAUD]
Amine Khaldi [Sun, 9 Feb 2014 17:09:16 +0000 (17:09 +0000)]
[WDMAUD]
* We don't need to link to PSEH.

svn path=/trunk/; revision=62075

10 years ago[NTOSKRNL]
Timo Kreuzer [Sun, 9 Feb 2014 16:57:42 +0000 (16:57 +0000)]
[NTOSKRNL]
- Rename SepAccessCheck to SepAccessCheckEx, start adding support for ObjectType and result lists, call SepAccessCheckEx from SepAccessCheck

svn path=/trunk/; revision=62074

10 years ago[ACPICA]
Amine Khaldi [Sun, 9 Feb 2014 16:55:58 +0000 (16:55 +0000)]
[ACPICA]
* We don't need these source files in the static lib.

svn path=/trunk/; revision=62073

10 years ago[NTOSKRNL]
Timo Kreuzer [Sun, 9 Feb 2014 16:21:49 +0000 (16:21 +0000)]
[NTOSKRNL]
- In SepAccessCheck remove CurrentAccess (which is in all cases only a duplicate of PreviouslyGrantedAccess) and replace AccessMask with TempAccess

svn path=/trunk/; revision=62072

10 years ago[INF]
Johannes Anderwald [Sun, 9 Feb 2014 15:41:41 +0000 (15:41 +0000)]
[INF]
- add swenum bus filter registration
- not yet used

svn path=/trunk/; revision=62071

10 years ago[USBHUB]
Johannes Anderwald [Sun, 9 Feb 2014 13:59:25 +0000 (13:59 +0000)]
[USBHUB]
- dont assert on invalid configuration descriptors
CORE-7730 #comment please re-test

svn path=/trunk/; revision=62070

10 years ago[USBCGGP]
Johannes Anderwald [Sun, 9 Feb 2014 13:48:30 +0000 (13:48 +0000)]
[USBCGGP]
- remove assert
CORE-7833 #comment fixed #resolve

svn path=/trunk/; revision=62069

10 years ago[WIN32K]
Timo Kreuzer [Sun, 9 Feb 2014 12:46:19 +0000 (12:46 +0000)]
[WIN32K]
Replace pldevNext and pldevPrev with a LIST_ENTRY and use standard list routines instead of broken manual handling. Should fix crash in user32:sysparams test

svn path=/trunk/; revision=62068

10 years ago[FRAMEBUF]
Amine Khaldi [Sun, 9 Feb 2014 12:38:16 +0000 (12:38 +0000)]
[FRAMEBUF]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62067

10 years ago[CPLS]
Amine Khaldi [Sun, 9 Feb 2014 12:26:28 +0000 (12:26 +0000)]
[CPLS]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62066

10 years ago[MSGINA]: Fix a memory leak. Caught by mudhead.
Hermès Bélusca-Maïto [Sun, 9 Feb 2014 11:17:29 +0000 (11:17 +0000)]
[MSGINA]: Fix a memory leak. Caught by mudhead.
CORE-7871 #resolve #comment Fixed in rev.62065, thanks.

svn path=/trunk/; revision=62065

10 years ago[FDEBUG]
Amine Khaldi [Sun, 9 Feb 2014 10:52:09 +0000 (10:52 +0000)]
[FDEBUG]
* Add Albanian translation. By Ardit Dani.
[ACLUI]
* Enable the Albanian translation.
CORE-7868 #resolve #comment Committed in r62064. Thanks !

svn path=/trunk/; revision=62064

10 years ago[BASE/SYSTEM]
Amine Khaldi [Sun, 9 Feb 2014 10:40:34 +0000 (10:40 +0000)]
[BASE/SYSTEM]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62063

10 years ago[NETSHELL]
Johannes Anderwald [Sun, 9 Feb 2014 10:24:31 +0000 (10:24 +0000)]
[NETSHELL]
- fix identation
- found by Christoph

svn path=/trunk/; revision=62062

10 years ago[CONSRV]
Hermès Bélusca-Maïto [Sat, 8 Feb 2014 22:30:45 +0000 (22:30 +0000)]
[CONSRV]
Silence a DPRINT.

svn path=/trunk/; revision=62061

10 years ago[KERNEL32]
Hermès Bélusca-Maïto [Sat, 8 Feb 2014 22:22:21 +0000 (22:22 +0000)]
[KERNEL32]
Fix finding the environment multi-string size (use the same code as in RtlpInitEnvironment instead of using hackish and broken code; the two while() are here because the environment string is a "multi-string", hence a list of strings, each terminated by a NULL char, and the whole multi-string is terminated by two NULL chars (the one of the last string plus an empty string).
Also fix a cast.
This fixes the launch of some programs, and this was triggered by tring to compiling the host-tools of the ReactOS source code with RosBE, on ReactOS.
CORE-7870 #resolve #comment Fixed in revision 62060.

svn path=/trunk/; revision=62060

10 years ago[MSGINA]
Eric Kohl [Sat, 8 Feb 2014 21:33:13 +0000 (21:33 +0000)]
[MSGINA]
- Display the current domain in the logon dialog and pass it to the logon routine.
- Fix wrong default domain registry value name.

svn path=/trunk/; revision=62059

10 years ago[NTOSKRNL]
Timo Kreuzer [Sat, 8 Feb 2014 20:01:09 +0000 (20:01 +0000)]
[NTOSKRNL]
- Lock the token in SepPrivilegeCheck
- Make use of RtlEqualLuid instead of manual comparison of fields
- Implement SepSinglePrivilegeCheck and SePrivilegePolicyCheck and use the latter in SepAccessCheck

svn path=/trunk/; revision=62058

10 years ago[MSPAINT] change misleading "LGPL version 3" resource strings to just "LGPL" as the...
Benedikt Freisen [Sat, 8 Feb 2014 19:22:31 +0000 (19:22 +0000)]
[MSPAINT] change misleading "LGPL version 3" resource strings to just "LGPL" as the header comments in the sources never restricted the version

svn path=/trunk/; revision=62057

10 years ago- implement launching hardware properties dialog
Johannes Anderwald [Sat, 8 Feb 2014 19:10:07 +0000 (19:10 +0000)]
- implement launching hardware properties dialog

svn path=/trunk/; revision=62056

10 years ago[SERVICES]
Amine Khaldi [Sat, 8 Feb 2014 19:01:04 +0000 (19:01 +0000)]
[SERVICES]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62055

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