Commit graph

52935 commits

Author SHA1 Message Date
Amine Khaldi 5d0dc7b588 [OLE32]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58586
2013-03-23 10:35:27 +00:00
Dmitry Gorbachev 43fd991656 Put newline at end of Italian file.
svn path=/trunk/; revision=58585
2013-03-23 05:48:04 +00:00
Dmitry Gorbachev 5d35e2e644 [LIBSAMPLERATE]
Revert r58582, fix MSVC build.

svn path=/trunk/; revision=58584
2013-03-23 05:37:05 +00:00
Dmitry Gorbachev 6dac8c3e7d [TRANSLATION]
Update/add translations:
- German by Zehnvor (CORE-6804);
- Italian by Ivan Di Francesco (CORE-6911);
- Chinese by Yu Pan (CORE-7000);
- Turkish by Erdem Ersoy (CORE-7011, CORE-7014).

svn path=/trunk/; revision=58583
2013-03-23 05:11:52 +00:00
Dmitry Gorbachev 8886eb989e [LIBSAMPLERATE]
Fix redefinition of 'lrint' / 'lrintf'.

svn path=/trunk/; revision=58582
2013-03-23 05:10:18 +00:00
Jérôme Gardou 3bbbee5d33 [DDRAW]
* Add CMakeLists.txt

svn path=/trunk/; revision=58581
2013-03-22 16:32:11 +00:00
Amine Khaldi aaa2bdfbce [MSXML3_WINETEST]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58580
2013-03-22 16:13:58 +00:00
Amine Khaldi e8316eb4bf [MSXML3]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58579
2013-03-22 16:13:43 +00:00
Amine Khaldi f64a5ef35e [CRT]
* Annotate sys/stat.h.

svn path=/trunk/; revision=58578
2013-03-22 16:13:06 +00:00
Jérôme Gardou 4d6099cf0e [WIN32K]
* Do not alter the display palette in RealizePalette.
CORE-6940 #comment r58577 should hack this away

svn path=/trunk/; revision=58577
2013-03-22 16:08:08 +00:00
Amine Khaldi d1dcc02ee4 [DDK]
* Fix some annotations in usbbusif.h.

svn path=/trunk/; revision=58576
2013-03-22 15:37:19 +00:00
Amine Khaldi 1a808e4dde [URLMON]
* We no longer need these files.

svn path=/trunk/; revision=58575
2013-03-22 15:35:46 +00:00
Amine Khaldi ddd759e8e3 [OPENGL32]
* Don't import from glu32 anymore.
* Link to libwine for the debugging facilities.
* Fixes build.

svn path=/trunk/; revision=58574
2013-03-22 15:22:05 +00:00
Sylvain Petreolle 6d5e78708b [SHELL32]
Fix shdocvw_v1 dependency.

svn path=/trunk/; revision=58573
2013-03-22 15:19:51 +00:00
Jérôme Gardou 282d76c7d2 [OPENGL32]
* Forgot this file

svn path=/trunk/; revision=58572
2013-03-22 15:16:58 +00:00
Jérôme Gardou a1f65fd77f [OPENGL32]
* Sync implementation of wglUseFontBitmaps and wglUseFontOutlines with WINE 1.5.26

svn path=/trunk/; revision=58571
2013-03-22 15:10:46 +00:00
Amine Khaldi 65c73ec5ba [URLMON_WINETEST]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58570
2013-03-22 14:29:24 +00:00
Amine Khaldi 1516b0c82d [URLMON]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58569
2013-03-22 14:29:11 +00:00
Amine Khaldi a1407ecabc [PROPSYS_WINETEST]
* Import from Wine 1.5.26.

svn path=/trunk/; revision=58568
2013-03-22 12:08:15 +00:00
Amine Khaldi 7b8f48d896 [PROPSYS]
* Import from Wine 1.5.26.

svn path=/trunk/; revision=58567
2013-03-22 12:08:04 +00:00
Amine Khaldi 539c2e45ec [PSDK]
* Update propvarutil.h.

svn path=/trunk/; revision=58566
2013-03-22 12:02:09 +00:00
Amine Khaldi 62c507de13 [CRT]
* Annotate mbstring.h.

svn path=/trunk/; revision=58565
2013-03-22 12:00:26 +00:00
Sylvain Petreolle 42599af22d [HIVES]
No need for NAME_ON_CD anymore since the multi arch hive files implementation. (r58271)

svn path=/trunk/; revision=58564
2013-03-21 00:10:58 +00:00
James Tabor ff1c3bc21e - Add missing file for revision 58562.
svn path=/trunk/; revision=58563
2013-03-20 22:34:48 +00:00
James Tabor 5301efbae6 [Win32k|User32]
- Use set foreground instead of setting active during a mouse click. Add support hack since this should be handled on server side.
- This is an ATI patch fix.

svn path=/trunk/; revision=58562
2013-03-20 22:31:42 +00:00
Giannis Adamopoulos 57c1f4904a [newdev]
- Dialog procs should return FALSE instead of calling DefWindowProc. Fixes mouse activation of the window when the user clicks in the client area

svn path=/trunk/; revision=58561
2013-03-20 21:23:19 +00:00
Eric Kohl 936f15a924 [SAMSRV]
Calculate PasswordCanChange and PasswordMustChange time for SamQueryInformationUser.UserLogonInformation and SamQueryInformationUser.UserAllInformation.

svn path=/trunk/; revision=58560
2013-03-20 20:52:59 +00:00
Dmitry Gorbachev cbfb30da1c [UUID]
Remove IID_IDeskBarClient. It is already in shlguid.h.

svn path=/trunk/; revision=58559
2013-03-20 15:50:52 +00:00
Dmitry Gorbachev 56fc5e23cc [TRANSLATION]
Remove extra space characters produced by replacing backslash with space 
for Shift_JIS backslash problem. Patch by me, reviewed by Katayama 
Hirofumi MZ. Fixes bug CORE-6990.

svn path=/trunk/; revision=58558
2013-03-20 14:28:34 +00:00
Hermès Bélusca-Maïto eb4a8b8818 [WIN32SS]
"Internal Message!" : this is just an informative message, not an error.

svn path=/trunk/; revision=58554
2013-03-19 01:28:50 +00:00
Aleksey Bragin b87a8c0e69 [CMD]
- Victor Martinez: ECHO command should write CRLF. Fixes regressions in several apps that depend on console output.

CORE-6916 #resolve #comment Committed in r58553.

svn path=/trunk/; revision=58553
2013-03-18 21:23:35 +00:00
Eric Kohl 392f0d06bf [SAMSRV]
- Add missing flags for SamrQueryInformationUser.UserAllInformation.

svn path=/trunk/; revision=58552
2013-03-18 15:16:10 +00:00
Eric Kohl 6d47681d32 [SAMSRV]
Implement SamrQueryInformationUser.UserAllInformation.

svn path=/trunk/; revision=58551
2013-03-18 15:12:30 +00:00
Hermès Bélusca-Maïto 040316d9fc [KERNEL32]
Fix a memory leak

svn path=/trunk/; revision=58550
2013-03-17 22:56:49 +00:00
Hermès Bélusca-Maïto b0ef5a574c [KERNEL32]
- We can now free the fiber activation context stack since RtlFreeActivationContextStack is implemented.
- Free the thread activation context stack if we fail at creating a remote thread.

svn path=/trunk/; revision=58549
2013-03-17 22:50:51 +00:00
Hermès Bélusca-Maïto b24c620ea3 [NDK-RTL]
The parameter of RtlAllocateActivationContextStack is of type PACTIVATION_CONTEXT_STACK*.

svn path=/trunk/; revision=58548
2013-03-17 22:31:40 +00:00
Hermès Bélusca-Maïto 777fb8e63a [RTL-NTDLL]
Export (and declare) the existing function RtlFreeActivationContextStack.

svn path=/trunk/; revision=58547
2013-03-17 20:58:41 +00:00
Amine Khaldi ce91cf8972 * Set the desktop icons' horizontal and vertical spacing values to 75 for compatibility with Windows. Spotted by Giannis Adamopoulos aka Smiley.
CORE-7012 #resolve #comment Fixed in r58546. Thanks for reporting this ;)

svn path=/trunk/; revision=58546
2013-03-17 19:38:49 +00:00
Sylvain Petreolle 8f17d73376 Fix typo.
svn path=/trunk/; revision=58545
2013-03-17 17:13:48 +00:00
Amine Khaldi 8e49af3e1c [USBUHCI]
* Fix some format specifiers.

svn path=/trunk/; revision=58544
2013-03-17 15:39:41 +00:00
Amine Khaldi be5be6d448 [USBOHCI]
* Fix some format specifiers.

svn path=/trunk/; revision=58543
2013-03-17 15:33:47 +00:00
Amine Khaldi 3eaa9e9dd9 [USBEHCI]
* Fix some format specifiers.

svn path=/trunk/; revision=58542
2013-03-17 15:27:52 +00:00
Amine Khaldi 54934bd809 [USBSTOR]
* Fix some format specifiers.

svn path=/trunk/; revision=58541
2013-03-17 15:18:15 +00:00
Amine Khaldi 41d46eca5c [DDK]
* Annotate ntstrsafe.h.

svn path=/trunk/; revision=58540
2013-03-17 15:11:55 +00:00
Amine Khaldi 90376d0398 [LIBUSB]
* Fix some format specifiers.

svn path=/trunk/; revision=58539
2013-03-17 15:11:05 +00:00
Amine Khaldi eef0ea6fe2 [SAL]
* Add _Outptr_result_bytebuffer_maybenull_ and _Readable_elements_ annotations.

svn path=/trunk/; revision=58538
2013-03-17 14:58:07 +00:00
Eric Kohl e2af519ad3 [MSV1_0]
- Add LsaApLogonUserEx and LsaApLogonUserEx2 stubs.
- Delay import samsrv and lsasrv import libs.
- Start the implementation of the logon process.

svn path=/trunk/; revision=58537
2013-03-17 13:55:51 +00:00
Pierre Schweitzer 30c46c7dc9 [KSPROXY]
Efficiently check for vector emptyness

svn path=/trunk/; revision=58536
2013-03-17 13:35:17 +00:00
Pierre Schweitzer 58a33cba17 [CMD]
Don't leak memory on realloc failure

svn path=/trunk/; revision=58535
2013-03-17 12:58:53 +00:00
Hermès Bélusca-Maïto db5a7755ce [SERVICES]
- It seems (after testing) that services report now correctly their state to the SCM. So we can start them in SERVICE_START_PENDING state (see revisions r45626 and r45640).
- Add some informative comments.
- Use a helper function to create start events at initialization time.
- When autostart services are up, signal an event. (see revisions r45633 and r45658).
- Wait for LSASS just after having created the services database, and before calling ScmGetBootAndSystemDriverState (conform to Windows Internals 4th, page 224).

---------

- When starting auto-start services, hold a lock during all the operation in such a way that, if an external program wants to start a service, it is obliged to wait till all the auto-start services have been started (usual service starting also uses that lock).

CORE-7001 #resolve #comment Should be fixed by r58534. Do not hesitate to reopen this bug-report if the problem reappears.

svn path=/trunk/; revision=58534
2013-03-17 12:39:44 +00:00