Commit graph

56474 commits

Author SHA1 Message Date
Amine Khaldi 0de652b8e8 [SHLWAPI_WINETEST]
* Globally mark expected failures as todos.
ROSTESTS-128

svn path=/trunk/; revision=62159
2014-02-14 11:14:29 +00:00
Amine Khaldi da4b9e6a0b [CRYPT32_WINETEST]
* Globally mark expected failures as todos.
* Remove redundant definition.
ROSTESTS-128

svn path=/trunk/; revision=62158
2014-02-14 10:46:16 +00:00
Amine Khaldi 600a2538f3 [COMDLG32_WINETEST]
* Globally mark expected failures as todos.
ROSTESTS-128

svn path=/trunk/; revision=62157
2014-02-14 10:08:41 +00:00
David Quintana c57c04a7c2 [RSHELL]
* A couple small fixes before I go to bed.
* Add to CD, so explorer_new can be run in ros, with the custom classes.
CORE-7886

svn path=/branches/shell-experiments/; revision=62156
2014-02-13 23:49:19 +00:00
Amine Khaldi 633c442c4a [CABINET_WINETEST]
* Globally mark expected failures as todos.
* Remove redundant definition.
ROSTESTS-128

svn path=/trunk/; revision=62155
2014-02-13 23:40:02 +00:00
Daniel Reimer 48cab6b8d5 [INF]
shortcuts: fix MSTSC_DESC localisation strings  by Stefan Fulea
CORE-7853 #resolve #comment Committed in r62154. Thx for help

svn path=/trunk/; revision=62154
2014-02-13 22:41:31 +00:00
Amine Khaldi 870e60a3df [CMAKE]
* Set the new ninja deps mode as on by default for RosBE 2.1.1 users.
CORE-7887

svn path=/trunk/; revision=62153
2014-02-13 22:24:30 +00:00
Amine Khaldi 43dd464ad9 [ADVPACK_WINETEST]
* Globally mark expected failures as todos.
* Remove redundant definition.
ROSTESTS-128

svn path=/trunk/; revision=62152
2014-02-13 22:08:22 +00:00
Amine Khaldi 83164605f5 [CMAKE]
* Set PCH as on by default for RosBE 2.1.1 users.
* You guys no longer need to alter anything now, just grab RosBE 2.1.1 and have fun ;)
CORE-7716

svn path=/trunk/; revision=62151
2014-02-13 21:42:05 +00:00
Amine Khaldi c473278505 [COMCTL32_WINETEST]
* Globally mark expected failures as todos.
* Remove redundant definition.
ROSTESTS-128

svn path=/trunk/; revision=62150
2014-02-13 21:24:18 +00:00
David Quintana c486aa0a00 [RSHELL]
* Add more missing code. The custom CMenuDeskBand is now able to show the contents of a CMenuSite/CMenuBand in the right size, including the banner (not yet fully functional).
* Organize the method list in CMenuSite by interface.

[EXPLORER-NEW]
* Revert the hacks from r62134.

[PSDK]
* Add IUnknown_QueryServiceExec to shlwapi_undoc.h

svn path=/branches/shell-experiments/; revision=62149
2014-02-13 20:16:30 +00:00
Amine Khaldi db7de12345 [XMLLITE_WINETEST]
* Globally mark expected failures as todos instead of failures.
ROSTESTS-128

svn path=/trunk/; revision=62148
2014-02-13 20:09:59 +00:00
Christoph von Wittich a3586c1ffe spelling fixes
svn path=/trunk/; revision=62147
2014-02-13 19:10:28 +00:00
Amine Khaldi fb801e0958 [XMLLITE_WINETEST]
* Properly mark some tests as todos instead of failures.
ROSTESTS-128

svn path=/trunk/; revision=62146
2014-02-13 18:22:09 +00:00
Amine Khaldi e3f92b9c66 [ADVAPI32_WINETEST]
* Properly mark these tests as todos instead of failures.
ROSTESTS-128

svn path=/trunk/; revision=62145
2014-02-13 12:33:16 +00:00
Amine Khaldi 0a7cd08914 [CMAKE]
* Initialize the PCH CMake define in the MSVC builds too.

svn path=/trunk/; revision=62144
2014-02-13 11:44:05 +00:00
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