Giannis Adamopoulos
e32e2b13ef
[shell32]
...
- Implement showing the target type in shortcut properties dialog
- Patch by Edijs Kolesnikovics
- See CORE-7366
svn path=/trunk/; revision=62143
2014-02-13 11:10:47 +00:00
Hermès Bélusca-Maïto
4a41022ab9
[REACTOS]
...
Revert r62140 per Alex request.
Alex, why did we choose Win2k3 SP1 at first, and not SP2 directly?
CORE-6611 #comment Reverted in r62142.
svn path=/trunk/; revision=62142
2014-02-12 22:58:13 +00:00
Amine Khaldi
8eef16640f
[CMAKE]
...
* Improve the dummy definitions.
svn path=/trunk/; revision=62141
2014-02-12 22:12:52 +00:00
Hermès Bélusca-Maïto
55da31563f
[REACTOS]
...
Go fully to Win2k3 SP2 version reporting.
CORE-6611 #resolve #comment Fixed in r62140.
svn path=/trunk/; revision=62140
2014-02-12 20:03:57 +00:00
Amine Khaldi
57168c30e9
[CMAKE]
...
* *Significantly* speedup our GCC and MSVC builds by bringing-in precompiled headers support.
* Grab RosBE 2.1.1, set PCH to 1 and enjoy ;)
CORE-7716
svn path=/trunk/; revision=62139
2014-02-12 19:55:12 +00:00
Amine Khaldi
e0fbecaa35
[CMAKE]
...
* Speedup GCC and MSVC builds by making use of the new ninja deps mode.
* It will be in effect once you update to RosBE 2.1.1. It's disabled now in the transition phase.
CORE-7887
svn path=/trunk/; revision=62137
2014-02-12 19:36:19 +00:00
Amine Khaldi
f6955a0388
[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
2014-02-12 19:25:45 +00:00
Amine Khaldi
d1360273fb
[CMAKE/GCC]
...
* Improve the ccache check.
svn path=/trunk/; revision=62135
2014-02-12 18:36:46 +00:00
Amine Khaldi
83ab5a5824
[USETUP]
...
* Prepare the CMake script for PCH.
CORE-7716
svn path=/trunk/; revision=62130
2014-02-12 13:50:38 +00:00
Amine Khaldi
1a253ac498
[STLPORT]
...
* Prepare the CMake script for PCH.
CORE-7716
svn path=/trunk/; revision=62129
2014-02-12 11:56:30 +00:00
Amine Khaldi
2d650203c1
[FREELDR][SETUPLDR]
...
* Prepare the CMake script for PCH.
* Add header guards to pcbios.h.
CORE-7716
svn path=/trunk/; revision=62128
2014-02-12 11:37:40 +00:00
Amine Khaldi
1cba1c80c4
[CMD][EXPLORER][EXPLORER_NEW]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62127
2014-02-12 11:00:35 +00:00
Amine Khaldi
4940711b04
[NTDLL]
...
* Prepare the CMake script for PCH.
CORE-7716
svn path=/trunk/; revision=62126
2014-02-12 10:36:53 +00:00
Amine Khaldi
5c7ff61cfc
[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
2014-02-11 23:00:38 +00:00
Amine Khaldi
4e1f904ae5
[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
2014-02-11 22:35:09 +00:00
Amine Khaldi
f17beda433
[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
2014-02-11 22:03:16 +00:00
Amine Khaldi
87399ed5fb
[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
2014-02-11 21:36:39 +00:00
Amine Khaldi
9618b3511d
[OPENGL]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62121
2014-02-11 21:29:23 +00:00
Timo Kreuzer
94ac3800f2
[NTOSKRNL]
...
Halfplement NtOpenObjectAuditAlarm, Initialize the privilege set in NtAccessCheck
svn path=/trunk/; revision=62120
2014-02-11 19:15:53 +00:00
Timo Kreuzer
fa88e7a498
[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
2014-02-11 19:08:01 +00:00
Benedikt Freisen
a9583308c4
[MSPAINT]
...
restructuring:
- put window class initialization where it belongs
- add separate window procedure for the scroll box class
svn path=/trunk/; revision=62117
2014-02-11 11:48:15 +00:00
Amine Khaldi
26da1ec606
[3RDPARTYDLLS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62116
2014-02-11 11:12:10 +00:00
Amine Khaldi
613eec0d36
[WIN32SS]
...
* Silence some prints.
svn path=/trunk/; revision=62115
2014-02-10 21:11:12 +00:00
Benedikt Freisen
a2cb195c76
[MSPAINT]
...
(forgot to add the files...)
- Text tool allows text input (I chose a design with separate editor window)
svn path=/trunk/; revision=62114
2014-02-10 20:53:14 +00:00
Benedikt Freisen
0dea67635b
[MSPAINT]
...
- Text tool allows text input (I chose a design with separate editor window)
svn path=/trunk/; revision=62113
2014-02-10 20:49:15 +00:00
Amine Khaldi
a757b53b36
[SHELLEXTS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62112
2014-02-10 20:32:25 +00:00
Amine Khaldi
6b5847aa6a
[MESA/MAIN]
...
* We don't need these source files in the static lib. Jerome please review.
svn path=/trunk/; revision=62111
2014-02-10 20:08:53 +00:00
Eric Kohl
5c3e60a8b1
[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
2014-02-10 20:08:29 +00:00
Amine Khaldi
fa3a8297eb
[HAL]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62109
2014-02-10 18:35:12 +00:00
Timo Kreuzer
2650b7a979
[NTOSKRNL]
...
Implement TokenAuditPolicy case in NtSetInformationToken
svn path=/trunk/; revision=62108
2014-02-10 18:05:08 +00:00
Timo Kreuzer
07871ff52a
[NTOSKRNL]
...
Implement NtImpersonateClientOfPort
svn path=/trunk/; revision=62107
2014-02-10 17:52:40 +00:00
Timo Kreuzer
d39d8edde9
Another try to fix build
...
svn path=/trunk/; revision=62106
2014-02-10 17:44:07 +00:00
Timo Kreuzer
15e864d73e
Fix build
...
svn path=/trunk/; revision=62105
2014-02-10 17:37:20 +00:00
Timo Kreuzer
bb58aed9b1
[PSDK] Add POLICY_AUDIT_EVENT_TYPE to ntlsa.h
...
[NDK] Fix definition of SEP_AUDIT_POLICY_OVERLAY
svn path=/trunk/; revision=62104
2014-02-10 17:29:50 +00:00
Amine Khaldi
2898ae10b1
[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
2014-02-10 17:12:41 +00:00
Amine Khaldi
1c95bdd14c
[ROSAUTOTEST]
...
* Prepare the CMake script for PCH.
* Add header guards to the main header.
CORE-7716
svn path=/trunk/; revision=62102
2014-02-10 17:05:15 +00:00
Amine Khaldi
6184b165c0
[HAL]
...
* Add header guards to the main header.
CORE-7716
svn path=/trunk/; revision=62101
2014-02-10 16:50:32 +00:00
Timo Kreuzer
c801dba5e8
[NTOSKRNL]
...
Add SeAnonymousAuthenticationId, not used yet.
svn path=/trunk/; revision=62100
2014-02-10 15:23:03 +00:00
Amine Khaldi
0a42447450
[EXPLORER]
...
* Improve string comparison when checking ARCH.
svn path=/trunk/; revision=62096
2014-02-10 12:43:14 +00:00
Amine Khaldi
da89ca8eb8
[URLMON]
...
* Remove unneeded (commented out) definitions.
svn path=/trunk/; revision=62095
2014-02-10 12:27:33 +00:00
Amine Khaldi
b19936b4c5
[WIN32DLLS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62094
2014-02-10 12:19:56 +00:00
Amine Khaldi
f2103959d5
[MSVCRT]
...
* We don't need a PCH here.
CORE-7716
svn path=/trunk/; revision=62093
2014-02-10 11:15:22 +00:00
Amine Khaldi
aa8322c438
[MSV1_0]
...
* We don't need a PCH for one source file modules.
CORE-7716
svn path=/trunk/; revision=62092
2014-02-10 10:36:15 +00:00
Amine Khaldi
e1e91e512f
[ACLEDIT]
...
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716
svn path=/trunk/; revision=62090
2014-02-09 23:40:47 +00:00
Amine Khaldi
24e4d63d1f
[DIRECTX]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62089
2014-02-09 23:29:31 +00:00
Amine Khaldi
8d7af385aa
[BASESRV][CSRSRV]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62088
2014-02-09 23:03:24 +00:00
Amine Khaldi
f553e50746
[WIN32SS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62087
2014-02-09 22:52:01 +00:00
Amine Khaldi
6c63c885ec
[VMX_SVGA]
...
* We don't need a PCH for one source file modules.
CORE-7716
svn path=/trunk/; revision=62085
2014-02-09 22:14:09 +00:00
Amine Khaldi
9224dcf894
[FRAMEBUF_NEW]
...
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716
svn path=/trunk/; revision=62084
2014-02-09 22:07:47 +00:00
Amine Khaldi
110a90536d
[LIBS]
...
* Prepare the CMake scripts for PCH.
CORE-7716
svn path=/trunk/; revision=62083
2014-02-09 21:43:42 +00:00