Commit graph

56869 commits

Author SHA1 Message Date
Eric Kohl 8a5720ba41 [SOLITAIRE]
Solitaire: Timed games and scoring.
Patch by Ricardo Hanke. Thanks a lot!
CORE-8031 #resolve

svn path=/trunk/; revision=62801
2014-04-19 12:12:44 +00:00
Amine Khaldi f5406f85f2 [DXSDK]
* Update axextend.idl.

svn path=/trunk/; revision=62800
2014-04-19 11:19:14 +00:00
Pierre Schweitzer ad56db3061 [CDFS]
Rely on RTL when possible. Spotted by Thomas.

svn path=/trunk/; revision=62799
2014-04-19 11:03:26 +00:00
Amine Khaldi 4684054570 * A BOM sneaked in ;)
svn path=/trunk/; revision=62798
2014-04-19 10:47:47 +00:00
Amine Khaldi 99101a3534 [MSGINA]
* Italian translation update. By Marco Maria Emanuele Bartucci.
CORE-8085 #resolve #comment Committed in r62797. Thanks!

svn path=/trunk/; revision=62797
2014-04-19 10:46:27 +00:00
Amine Khaldi c67395ad8d [PSDK]
* Add some missing definitions.

svn path=/trunk/; revision=62796
2014-04-19 10:40:15 +00:00
Daniel Reimer e17914e7c0 Rapps DB Update (1/2)
svn path=/trunk/; revision=62795
2014-04-19 10:27:52 +00:00
Eric Kohl f3f734fbdd [SYSDM][USRMGR][MSGINA]
Polish translation of msgina, sysdm and usrmgr.
Patch by Wojciech Kozłowski and Adam Stachowicz. Thanks a lot!
CORE-8068 #resolve

svn path=/trunk/; revision=62794
2014-04-19 09:40:15 +00:00
Eric Kohl 5888821aa4 [MSGINA]
- Allways add the computer name to the domain list.
- Notify the user about required password changes and repeat the logon using the new password.

svn path=/trunk/; revision=62793
2014-04-19 09:09:12 +00:00
Pierre Schweitzer c023028768 [CDFS]
Fix MSVC build

svn path=/trunk/; revision=62792
2014-04-19 06:38:25 +00:00
Pierre Schweitzer 4c86c611f1 [CDFS]
Don't attempt anything during the cleanup of stream file (or of an unopened file).
Fix crash on boot.

svn path=/trunk/; revision=62791
2014-04-19 06:32:58 +00:00
Amine Khaldi bc61ac0dc5 [PSDK]
* Add some missing definitions from Wine 1.7.17
CORE-8080

svn path=/trunk/; revision=62790
2014-04-18 23:05:43 +00:00
Amine Khaldi 35550fac67 [PSDK]
* Add some missing definition from Wine 1.7.17
CORE-8080

svn path=/trunk/; revision=62789
2014-04-18 22:57:46 +00:00
Amine Khaldi 8f27232d24 [PSDK]
* Import delayloadhandler.h and fileapi.h from Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62788
2014-04-18 22:54:06 +00:00
Amine Khaldi eeb0d2ad78 [KERNEL32_WINETEST]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62787
2014-04-18 22:50:27 +00:00
Amine Khaldi b3c122ba2c [PSDK]
* Add missing LINGUISTIC_IGNORECASE and NORM_LINGUISTIC_CASING definitions.

svn path=/trunk/; revision=62786
2014-04-18 22:39:12 +00:00
Amine Khaldi 5f7347300b [USER32_WINETEST]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62785
2014-04-18 22:26:13 +00:00
Amine Khaldi 4498108070 [UNICODE]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62784
2014-04-18 22:15:54 +00:00
Amine Khaldi c951aa0ebc * Addendum to r62773 (I don't know how did this file escape earlier).
svn path=/trunk/; revision=62783
2014-04-18 22:10:41 +00:00
Amine Khaldi b9ecc0ff3f [WINE/TEST.H]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62782
2014-04-18 22:07:22 +00:00
Amine Khaldi 7417488583 [ADVAPI32_WINETEST]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62781
2014-04-18 21:58:58 +00:00
Pierre Schweitzer 8b86c3ee99 [CDFS]
Allow registering notifications.
None implemented yet.

svn path=/trunk/; revision=62780
2014-04-18 21:49:12 +00:00
Pierre Schweitzer 81f368964f [CDFS]
Convert FCB pathname from simple buffer to unicode string.
Please carefully review if I missed something

svn path=/trunk/; revision=62779
2014-04-18 21:40:02 +00:00
Amine Khaldi bf1641e9b8 [PSDK]
* Fix netioapi.h inclusion.
* Fix extern "C" placement.
CORE-7685

svn path=/trunk/; revision=62778
2014-04-18 21:32:49 +00:00
Amine Khaldi 4dbdbdbce8 [IPHLPAPI]
* Zap GetIf{Entry,Table}2().
CORE-8081 #resolve

svn path=/trunk/; revision=62777
2014-04-18 21:26:31 +00:00
Amine Khaldi 16106afe91 [LIBXSLT]
* Move a couple headers to the appropriate folder.

svn path=/trunk/; revision=62776
2014-04-18 20:44:26 +00:00
Amine Khaldi b29ae7f186 [REGEDIT]
* Sync regproc.c with Wine 1.7.17. Formatting is overrated ;)
* Inspired by CORE-7916 (thanks Edijs Kolesnikovics!)
* Fixes all regedit test failures.
CORE-8080

svn path=/trunk/; revision=62775
2014-04-18 20:24:51 +00:00
Amine Khaldi 16e97786ec [WIDL]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62774
2014-04-18 20:22:07 +00:00
Amine Khaldi d6098a47bf [LIBXML2]
* Update to 2.9.1
* Make use of our iconvc and zlib libs.
[LIBXSLT][MSXML3]
* Make use of our iconvc and zlib libs.
CORE-8079 #resolve

svn path=/trunk/; revision=62773
2014-04-18 19:33:35 +00:00
Eric Kohl 15ceab25f8 [FASTFAT]
Add file and directory removal notification.

svn path=/trunk/; revision=62772
2014-04-18 12:07:55 +00:00
James Tabor cfbe5a5693 - Add support to scrolls too.
svn path=/trunk/; revision=62771
2014-04-17 23:09:50 +00:00
James Tabor f398c22dbe [User32]
- Fixed right click on title bar. See CORE-7054.

svn path=/trunk/; revision=62770
2014-04-17 22:48:14 +00:00
Kamil Hornicek 8f32653a21 [USETUP]
- add a default page file entry to the registry also during unattended setup
CORE-8074

svn path=/trunk/; revision=62769
2014-04-17 21:32:35 +00:00
Hermès Bélusca-Maïto f9f5063b79 [BOOTDATA]
In the same vein as in revision 62766:
CORE-1697 CORE-7915 #comment Disable Multiprocessor choices at installation because it *DOESN'T correctly WORK* and cause problems to newcomers. Please reenable it *ONLY WHEN* you know it *REALLY* works !!! (revision 62768).

svn path=/trunk/; revision=62768
2014-04-17 20:58:30 +00:00
Eric Kohl 402905a031 [SYSDM]
Bugfix: Enable the user to set a system managed paging file size if no paging file was set before. The user does not need to set a custom paging file size before setting the system managed paging file size.

svn path=/trunk/; revision=62767
2014-04-17 20:56:12 +00:00
Hermès Bélusca-Maïto 3a0cc85009 [USETUP]
Disable EXT2 formatting because it *DOESN'T WORK* and cause problems to newcomers. Please reenable it *ONLY WHEN* you know it *REALLY* works !!!!!!!!!!
CORE-3091 CORE-3073 CORE-4003 #comment EXT2 formatting disabled in USETUP in revision 62766. Please reenable ONLY when you know it works.

svn path=/trunk/; revision=62766
2014-04-17 20:43:41 +00:00
Eric Kohl 4698314274 [SYSDM]
Delete a paging file on the next boot after the user selected the "no paging file" option for a disk drive.

svn path=/trunk/; revision=62765
2014-04-17 19:03:49 +00:00
Amine Khaldi 6687753892 [CMAKE]
* Enable the PCH related warnings globally.

svn path=/trunk/; revision=62764
2014-04-17 13:49:49 +00:00
Hermès Bélusca-Maïto ace39a5f06 [CONSRV]
Code "symmetrization" (see the upper helper function).

svn path=/trunk/; revision=62763
2014-04-17 00:46:43 +00:00
Kamil Hornicek 252f2b2f4b [LIBWINE]
- apply r61265 and use relative paths

svn path=/trunk/; revision=62762
2014-04-16 23:17:59 +00:00
Kamil Hornicek e8b645bc30 [LIBWINE]
- bring back the old debug output format ie class:(file:line), Testman depends on this

svn path=/trunk/; revision=62761
2014-04-16 22:47:40 +00:00
Hermès Bélusca-Maïto 2d3fe65c24 [KERNEL32]
Fix a DPRINT.

[CONSRV]
Some code reorganization and few fixes.

svn path=/trunk/; revision=62760
2014-04-16 22:25:29 +00:00
Hermès Bélusca-Maïto df0f048623 [NTOS:MM]
Improve a DPRINT1, for:
CORE-8072 #comment Can you please retest with revision >= 62758 ?

svn path=/trunk/; revision=62758
2014-04-16 12:30:47 +00:00
Thomas Faber e2ffe74418 [CPL]
- Hide "Open as read-only" checkbox in dialogs where the file is always used read-only. Patch by Ricardo Hanke.
CORE-7760 #resolve

svn path=/trunk/; revision=62754
2014-04-15 18:03:29 +00:00
James Tabor 5aaa06b20b - Fix AbiWord Crash when sizing.
svn path=/trunk/; revision=62751
2014-04-15 02:26:47 +00:00
James Tabor 9b7d5bcdff [WineTests|User32]
- Sync Edit to wine head.

svn path=/trunk/; revision=62750
2014-04-14 20:26:59 +00:00
James Tabor b66792a4bb [User32]
- Patch by Nikolay Sivov : Fix Edit margins calculation for empty client area case.
- Patch by Akihiro Sagawa : Emit EM_SETSEL message when choosing "Select All" from context menu. Don' t emit WM_COMMAND on choosing an item in a context menu (Edit control).

svn path=/trunk/; revision=62749
2014-04-14 20:23:17 +00:00
James Tabor 90e1c4d5bc [Win32k]
- Switch menu allocation to desktop stack.

svn path=/trunk/; revision=62748
2014-04-14 06:54:41 +00:00
James Tabor 52fbc79cd6 [User32]
- Fixed get menu info, check parameters first than the handle. See CORE-8064.

svn path=/trunk/; revision=62747
2014-04-14 06:05:34 +00:00
James Tabor b07e61e478 [User32]
- Patch by Victor Martinez Calvo : Fix Invalid parameter handling in GetMenuInfo and SetLastError. Modified handle validation by me. See CORE-8064.
- Moved code and added a non-client create function ID.

svn path=/trunk/; revision=62746
2014-04-14 05:43:02 +00:00