reactos.git
10 years ago[CMAKE]
Amine Khaldi [Wed, 12 Feb 2014 19:25:45 +0000 (19:25 +0000)]
[CMAKE]
* Disable the generation of unneeded installation rules. This speeds up build and reduces the build folder files count/overall size.
* It will be in effect once you update to RosBE 2.1.1.
CORE-7888 #resolve

svn path=/trunk/; revision=62136

10 years ago[CMAKE/GCC]
Amine Khaldi [Wed, 12 Feb 2014 18:36:46 +0000 (18:36 +0000)]
[CMAKE/GCC]
* Improve the ccache check.

svn path=/trunk/; revision=62135

10 years ago[USETUP]
Amine Khaldi [Wed, 12 Feb 2014 13:50:38 +0000 (13:50 +0000)]
[USETUP]
* Prepare the CMake script for PCH.
CORE-7716

svn path=/trunk/; revision=62130

10 years ago[STLPORT]
Amine Khaldi [Wed, 12 Feb 2014 11:56:30 +0000 (11:56 +0000)]
[STLPORT]
* Prepare the CMake script for PCH.
CORE-7716

svn path=/trunk/; revision=62129

10 years ago[FREELDR][SETUPLDR]
Amine Khaldi [Wed, 12 Feb 2014 11:37:40 +0000 (11:37 +0000)]
[FREELDR][SETUPLDR]
* Prepare the CMake script for PCH.
* Add header guards to pcbios.h.
CORE-7716

svn path=/trunk/; revision=62128

10 years ago[CMD][EXPLORER][EXPLORER_NEW]
Amine Khaldi [Wed, 12 Feb 2014 11:00:35 +0000 (11:00 +0000)]
[CMD][EXPLORER][EXPLORER_NEW]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62127

10 years ago[NTDLL]
Amine Khaldi [Wed, 12 Feb 2014 10:36:53 +0000 (10:36 +0000)]
[NTDLL]
* Prepare the CMake script for PCH.
CORE-7716

svn path=/trunk/; revision=62126

10 years ago[LIBMPG123]
Amine Khaldi [Tue, 11 Feb 2014 23:00:38 +0000 (23:00 +0000)]
[LIBMPG123]
* Introduce a PCH suitable for use without altering the 3rd party code.
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62125

10 years ago[CMIPCI]
Amine Khaldi [Tue, 11 Feb 2014 22:35:09 +0000 (22:35 +0000)]
[CMIPCI]
* Introduce a PCH suitable for use without altering the 3rd party code.
* Prepare the CMake scripts for PCH.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=62124

10 years ago[FTUSB]
Amine Khaldi [Tue, 11 Feb 2014 22:03:16 +0000 (22:03 +0000)]
[FTUSB]
* Introduce a PCH suitable for use without altering the 3rd party code.
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62123

10 years ago[LWIP]
Amine Khaldi [Tue, 11 Feb 2014 21:36:39 +0000 (21:36 +0000)]
[LWIP]
* Introduce a PCH suitable for use without altering the 3rd party code.
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62122

10 years ago[OPENGL]
Amine Khaldi [Tue, 11 Feb 2014 21:29:23 +0000 (21:29 +0000)]
[OPENGL]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62121

10 years ago[NTOSKRNL]
Timo Kreuzer [Tue, 11 Feb 2014 19:15:53 +0000 (19:15 +0000)]
[NTOSKRNL]
Halfplement NtOpenObjectAuditAlarm, Initialize the privilege set in NtAccessCheck

svn path=/trunk/; revision=62120

10 years ago[BASEADDRESSES]
Timo Kreuzer [Tue, 11 Feb 2014 19:08:01 +0000 (19:08 +0000)]
[BASEADDRESSES]
Change base addresses of a few dlls (ntdll, kernel32, user32, gdi32, advapi32, msvcrt) to avoid conflicts with windows dlls.

svn path=/trunk/; revision=62119

10 years ago[MSPAINT]
Benedikt Freisen [Tue, 11 Feb 2014 11:48:15 +0000 (11:48 +0000)]
[MSPAINT]
restructuring:
- put window class initialization where it belongs
- add separate window procedure for the scroll box class

svn path=/trunk/; revision=62117

10 years ago[3RDPARTYDLLS]
Amine Khaldi [Tue, 11 Feb 2014 11:12:10 +0000 (11:12 +0000)]
[3RDPARTYDLLS]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62116

10 years ago[WIN32SS]
Amine Khaldi [Mon, 10 Feb 2014 21:11:12 +0000 (21:11 +0000)]
[WIN32SS]
* Silence some prints.

svn path=/trunk/; revision=62115

10 years ago[MSPAINT]
Benedikt Freisen [Mon, 10 Feb 2014 20:53:14 +0000 (20:53 +0000)]
[MSPAINT]
(forgot to add the files...)
- Text tool allows text input (I chose a design with separate editor window)

svn path=/trunk/; revision=62114

10 years ago[MSPAINT]
Benedikt Freisen [Mon, 10 Feb 2014 20:49:15 +0000 (20:49 +0000)]
[MSPAINT]
- Text tool allows text input (I chose a design with separate editor window)

svn path=/trunk/; revision=62113

10 years ago[SHELLEXTS]
Amine Khaldi [Mon, 10 Feb 2014 20:32:25 +0000 (20:32 +0000)]
[SHELLEXTS]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62112

10 years ago[MESA/MAIN]
Amine Khaldi [Mon, 10 Feb 2014 20:08:53 +0000 (20:08 +0000)]
[MESA/MAIN]
* We don't need these source files in the static lib. Jerome please review.

svn path=/trunk/; revision=62111

10 years ago[MSV1_0]
Eric Kohl [Mon, 10 Feb 2014 20:08:29 +0000 (20:08 +0000)]
[MSV1_0]
- Encrypt the old and new passwords before changing the password.

[MSGINA]
- Store the new password after a successful password change in order to be able to unlock a locked computer with the new password.

svn path=/trunk/; revision=62110

10 years ago[HAL]
Amine Khaldi [Mon, 10 Feb 2014 18:35:12 +0000 (18:35 +0000)]
[HAL]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62109

10 years ago[NTOSKRNL]
Timo Kreuzer [Mon, 10 Feb 2014 18:05:08 +0000 (18:05 +0000)]
[NTOSKRNL]
Implement TokenAuditPolicy case in NtSetInformationToken

svn path=/trunk/; revision=62108

10 years ago[NTOSKRNL]
Timo Kreuzer [Mon, 10 Feb 2014 17:52:40 +0000 (17:52 +0000)]
[NTOSKRNL]
Implement NtImpersonateClientOfPort

svn path=/trunk/; revision=62107

10 years agoAnother try to fix build
Timo Kreuzer [Mon, 10 Feb 2014 17:44:07 +0000 (17:44 +0000)]
Another try to fix build

svn path=/trunk/; revision=62106

10 years agoFix build
Timo Kreuzer [Mon, 10 Feb 2014 17:37:20 +0000 (17:37 +0000)]
Fix build

svn path=/trunk/; revision=62105

10 years ago[PSDK] Add POLICY_AUDIT_EVENT_TYPE to ntlsa.h
Timo Kreuzer [Mon, 10 Feb 2014 17:29:50 +0000 (17:29 +0000)]
[PSDK] Add POLICY_AUDIT_EVENT_TYPE to ntlsa.h
[NDK] Fix definition of SEP_AUDIT_POLICY_OVERLAY

svn path=/trunk/; revision=62104

10 years ago[NTOS]
Amine Khaldi [Mon, 10 Feb 2014 17:12:41 +0000 (17:12 +0000)]
[NTOS]
* Prepare the CMake scripts for PCH.
* Add header guards to the main header.
* Improve header inclusions.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=62103

10 years ago[ROSAUTOTEST]
Amine Khaldi [Mon, 10 Feb 2014 17:05:15 +0000 (17:05 +0000)]
[ROSAUTOTEST]
* Prepare the CMake script for PCH.
* Add header guards to the main header.
CORE-7716

svn path=/trunk/; revision=62102

10 years ago[HAL]
Amine Khaldi [Mon, 10 Feb 2014 16:50:32 +0000 (16:50 +0000)]
[HAL]
* Add header guards to the main header.
CORE-7716

svn path=/trunk/; revision=62101

10 years ago[NTOSKRNL]
Timo Kreuzer [Mon, 10 Feb 2014 15:23:03 +0000 (15:23 +0000)]
[NTOSKRNL]
Add SeAnonymousAuthenticationId, not used yet.

svn path=/trunk/; revision=62100

10 years ago[EXPLORER]
Amine Khaldi [Mon, 10 Feb 2014 12:43:14 +0000 (12:43 +0000)]
[EXPLORER]
* Improve string comparison when checking ARCH.

svn path=/trunk/; revision=62096

10 years ago[URLMON]
Amine Khaldi [Mon, 10 Feb 2014 12:27:33 +0000 (12:27 +0000)]
[URLMON]
* Remove unneeded (commented out) definitions.

svn path=/trunk/; revision=62095

10 years ago[WIN32DLLS]
Amine Khaldi [Mon, 10 Feb 2014 12:19:56 +0000 (12:19 +0000)]
[WIN32DLLS]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62094

10 years ago[MSVCRT]
Amine Khaldi [Mon, 10 Feb 2014 11:15:22 +0000 (11:15 +0000)]
[MSVCRT]
* We don't need a PCH here.
CORE-7716

svn path=/trunk/; revision=62093

10 years ago[MSV1_0]
Amine Khaldi [Mon, 10 Feb 2014 10:36:15 +0000 (10:36 +0000)]
[MSV1_0]
* We don't need a PCH for one source file modules.
CORE-7716

svn path=/trunk/; revision=62092

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

svn path=/trunk/; revision=62090

10 years ago[DIRECTX]
Amine Khaldi [Sun, 9 Feb 2014 23:29:31 +0000 (23:29 +0000)]
[DIRECTX]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62089

10 years ago[BASESRV][CSRSRV]
Amine Khaldi [Sun, 9 Feb 2014 23:03:24 +0000 (23:03 +0000)]
[BASESRV][CSRSRV]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62088

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