Commit graph

56599 commits

Author SHA1 Message Date
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
James Tabor 142c547714 [User32]
- Cleanup and plug in. Removed code that is not used, this code served us well. An assessment is needed to be made, base on speed and necessity, on what stays or moved or duplicated.
- See CORE-7447.

svn path=/trunk/; revision=62745
2014-04-14 01:52:37 +00:00
James Tabor bd3046315a [Win32k]
- Move the system command Move and Size to Win32k. Fix most redraw issues. ATM this will be plugged in after User32 DefWnd cleanup.
- Move more DefWindowProc functions into Win32k, these too will been needed soon.
- Added more server side support functions.
- See CORE-7447.

svn path=/trunk/; revision=62744
2014-04-13 23:53:34 +00:00
Timo Kreuzer 1823418a80 [NTOSKRNL]
Simplify code in ExpLookupHandleTableEntry
CORE-6843 #resolve

svn path=/trunk/; revision=62743
2014-04-13 16:45:58 +00:00
Pierre Schweitzer 4d1dfdbc1b [KMTESTS:NPFS]
Add more tests for file info

Tested by Thomas.

CORE-7451

svn path=/trunk/; revision=62742
2014-04-13 16:16:30 +00:00
Hermès Bélusca-Maïto 304ce1db7a [CONSRV]: Do not capture the mouse in the double-click case.
svn path=/trunk/; revision=62741
2014-04-13 15:38:05 +00:00
Hermès Bélusca-Maïto 163b561df1 [CONSRV]
Code reorganization: move console-window-class - related code into a file.

svn path=/trunk/; revision=62740
2014-04-13 15:13:55 +00:00
Hermès Bélusca-Maïto 858c7e6474 [CONSRV]
- Fix console selection and selection mode text that displays in the console title:
- Correctly set selection flags;
- Ignore the first mouse event when the console is being activated with the mouse, when we are in "QuickEdit" mode (avoids e.g. an erroneous paste if somebody right-clicks on the console); gather the console window position to consistently update GuiData->GuiInfo.WindowOrigin (needed when console properties are displayed).

svn path=/trunk/; revision=62739
2014-04-13 13:21:55 +00:00
Hermès Bélusca-Maïto 4496c7309a [CONSRV]
- Code cleaning.
- Properly remove trailing whitespace when copying text from the console.

svn path=/trunk/; revision=62738
2014-04-13 12:54:24 +00:00
Thomas Faber 09c6736145 [SHELL32]
- Use C++-style casts. Patch by Ivan Rodionov.
CORE-7698 #resolve

svn path=/trunk/; revision=62737
2014-04-13 12:20:31 +00:00
Thomas Faber d585b0d8e5 [NTOS:KE]
- When switching to VM86 mode, ensure a 16 byte aligned floating point save area.
CORE-7581 #resolve

svn path=/trunk/; revision=62736
2014-04-13 12:04:13 +00:00
James Tabor 6d83ec90e4 [Win32k]
- Add two more Gdi32 counterparts for Win32k and fix the others.

svn path=/trunk/; revision=62735
2014-04-13 11:41:19 +00:00
Thomas Faber d3b058d4eb [NTDLL_APITEST]
- Fix test failure on Windows. Based on patch by Víctor Martínez
ROSTESTS-132 #resolve

svn path=/trunk/; revision=62734
2014-04-13 07:14:47 +00:00
Thomas Faber 87a883ba7d [UTF16LE]
- Use binary mode for input and output files. Patch by Tomoya Kitagawa
CORE-7705 #resolve #comment Committed in r62733. Thanks!

svn path=/trunk/; revision=62733
2014-04-13 05:50:09 +00:00
Thomas Faber cccfe23541 [BROWSEUI]
- Add more tests for SHExplorerParseCmdLine. Patch by Edijs Kolesnikovičs
CORE-7627 #resolve

svn path=/trunk/; revision=62732
2014-04-13 05:41:19 +00:00
Thomas Faber 53ee3ac14a [RAPPS]
- Use ES_AUTOHSCROLL for edit boxes. Patch by Ricardo Hanke
CORE-8006 #resolve

svn path=/trunk/; revision=62731
2014-04-13 05:09:17 +00:00
Hermès Bélusca-Maïto e99eb38ba3 [CONSOLE.CPL]
Start to implement the terminal fonts selector: add a basic font enumerator.
The criteria for eligible console fonts are given in http://support.microsoft.com/kb/247815 .
I relax some of them to allow e.g. Courier (New) as potential console fonts, for example.
See the code for more details.

svn path=/trunk/; revision=62730
2014-04-13 01:03:08 +00:00
Hermès Bélusca-Maïto 1a78b6c8d7 Update description, addendum to revisions 62728 and 62725.
svn path=/trunk/; revision=62729
2014-04-13 00:13:51 +00:00
Hermès Bélusca-Maïto 97c7401a8b [FONTS]
Fixedsys fonts: Also fix their PANOSE proportion byte to Monospace.
Now they are recognized by Windows as real monospaced fonts (what they were).
Their lfPitchAndFamily flag is equal to FF_MODERN | FIXED_PITCH .
Addendum to revision 62725.

svn path=/trunk/; revision=62728
2014-04-13 00:10:33 +00:00
James Tabor 47bbfcb842 [NtUser|User32]
- Adding more message write backs. Test code for explorer task bar size change. See CORE-7447.

svn path=/trunk/; revision=62727
2014-04-12 23:58:12 +00:00
Hermès Bélusca-Maïto ebfb6c79a7 [CHARMAP][IMAGESOFT]
Be sure to enumerate *all* the fonts.

svn path=/trunk/; revision=62726
2014-04-12 23:12:46 +00:00