Commit graph

56308 commits

Author SHA1 Message Date
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
David Quintana 3bb9ee7f77 [RSHELL]
* Port the implementation of CMenuDeskBar to rshell (still disabled by default).
* Begin implementing missing features:
 - Notify the band of the icon size change from SetIconSize.

svn path=/branches/shell-experiments/; revision=62138
2014-02-12 19:46:24 +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
David Quintana edd5a38091 [MPLAY32]
* Remove from build while it hangs VS2013.

[EXPLORER-NEW]
* Hack it to work on Windows 7, even if an existing explorer is already running.
* Move start menu popup to its own function, for easier debugging.
* Maybe-fix a drawing issue if no theme is selected.

[RSHELL]
* Added wrapper for CMenuBand
* The cmake script should not use a hardcoded path
* Better name for the log file.
CORE-7886

svn path=/branches/shell-experiments/; revision=62134
2014-02-12 17:48:49 +00:00
David Quintana ea6aff329b [RSHELL]
* Separate the wrapper logging code to its own file, to facilitate further debugging in other classes.

svn path=/branches/shell-experiments/; revision=62133
2014-02-12 16:54:58 +00:00
David Quintana 5f6b18cc4d [RSHELL]
* Implemented a class that wraps CMenuBand, for the purpose of logging the calls, with parameters and returned values (disabled, set WRAP_LOG to 1).
* Partial (WIP) implementation of CMenuBand.

[ATL]
* VirtualAlloc can not have a non-zero size while using MEM_RELEASE.

svn path=/branches/shell-experiments/; revision=62132
2014-02-12 16:48:36 +00:00
David Quintana 2dc8375579 [RSHELL]
* Implement CMenuSite
CORE-7879

svn path=/branches/shell-experiments/; revision=62131
2014-02-12 16:35:29 +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
Giannis Adamopoulos 372a7f9133 - Improve filebrowser a bit and add some FIXMEs to show what should be done later
svn path=/branches/shell-experiments/; revision=62118
2014-02-11 14:06:26 +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