Commit graph

38762 commits

Author SHA1 Message Date
Colin Finck 3e4016ea24 [FORMATTING] Fix the indentation mess in KDBG and use a consistent 4 spaces indentation.
svn path=/trunk/; revision=43014
2009-09-09 13:49:04 +00:00
James Tabor 5221d11896 - [Win32k] Class rewrite
- This is part 1, tested with Wine user32 class, Seamonkey, FireFox and AbiWord.
- Please refer to bug report 4778.

svn path=/trunk/; revision=43010
2009-09-07 04:55:00 +00:00
James Tabor f5617658a3 Patch by johnyadams@hotmail.com: Some applications try to set a child as a parent. See bug 4789.
svn path=/trunk/; revision=43009
2009-09-06 22:20:34 +00:00
Hervé Poussineau d67020065f Revert r43007 to try to please buildbot
svn path=/trunk/; revision=43008
2009-09-06 21:33:27 +00:00
Hervé Poussineau bc1ef0f290 Rework FAT filesystem to not be tied to boot filesystem
svn path=/trunk/; revision=43007
2009-09-06 20:02:22 +00:00
Hervé Poussineau 0472f141b8 Implement GetFileInformation() on disks for i386 architecture
svn path=/trunk/; revision=43006
2009-09-06 20:00:23 +00:00
Hervé Poussineau e6aa81a105 Remove code dealing with FAT cache. It is never used
svn path=/trunk/; revision=43005
2009-09-06 16:43:03 +00:00
Hervé Poussineau 8803ca6791 For now, some filesystems still need to use DiskGetBootVolume()...
svn path=/trunk/; revision=43004
2009-09-06 16:07:08 +00:00
Hervé Poussineau 86500a05fc Remove support for machine specific versions of DiskGetBootVolume and DiskGetSystemVolume
svn path=/trunk/; revision=43003
2009-09-06 15:59:16 +00:00
Hervé Poussineau f0d54803ce Do not leak device descriptors in case of error
svn path=/trunk/; revision=43002
2009-09-06 14:21:00 +00:00
Sylvain Petreolle fdc770befb reenable kernel32:pipe test
try and comment out test_read_write() in kernel32:file test,
it causes MDL PROBE FAILED errors

svn path=/trunk/; revision=43001
2009-09-06 13:11:11 +00:00
Sylvain Petreolle 144e14b5de forgot the header update part.
svn path=/trunk/; revision=43000
2009-09-06 11:22:47 +00:00
Sylvain Petreolle 217abe07bc sync mlang winetest with wine 1.1.29
svn path=/trunk/; revision=42999
2009-09-06 11:05:14 +00:00
Sylvain Petreolle 7659b1a778 - Sync mlang with Wine 1.1.29
svn path=/trunk/; revision=42998
2009-09-06 11:05:11 +00:00
Dmitry Chapyshev e5bda864f3 - Handle memory allocation failures. Found by Amine Khaldi
svn path=/trunk/; revision=42997
2009-09-05 15:07:13 +00:00
Dmitry Chapyshev 9edf823a23 - Sync sti with Wine 1.1.29
svn path=/trunk/; revision=42996
2009-09-05 15:04:13 +00:00
Dmitry Chapyshev 1405554792 - Sync ole32 and oleaut32 with Wine 1.1.29
svn path=/trunk/; revision=42995
2009-09-05 15:03:37 +00:00
Dmitry Chapyshev 4480f2ca35 - Sync msctf, mshtml and msxml3 with Wine 1.1.29
svn path=/trunk/; revision=42994
2009-09-05 15:02:49 +00:00
Dmitry Chapyshev fb3ef650c9 - Sync comctl32 and comdlg32 with Wine 1.1.29
svn path=/trunk/; revision=42993
2009-09-05 15:01:30 +00:00
Dmitry Chapyshev cc90d205cc - Sync headers with Wine 1.1.29
svn path=/trunk/; revision=42992
2009-09-05 15:00:41 +00:00
Kamil Hornicek 7a390b0142 - update wined3d to Wine 1.1.29
- reapply our hack for releasing fake GL context, fixes bug 4836
See issue #4836 for more details.

svn path=/trunk/; revision=42991
2009-09-04 09:38:44 +00:00
Dmitry Chapyshev 95776aba48 - Handle memory allocation failure. Found by amine48rz
svn path=/trunk/; revision=42990
2009-09-03 15:30:38 +00:00
Dmitry Chapyshev 5a6e6bdf2a - Sync gdiplus with Wine 1.1.29
svn path=/trunk/; revision=42989
2009-09-03 15:07:25 +00:00
Daniel Reimer 2b26c07762 Bug 4795: Japanese translation for paint by pcds90net, Tomoya Kitagawa
Bug 4828: updates for slovak and translation for rapps by Mario Kacmar

svn path=/trunk/; revision=42988
2009-09-03 15:05:10 +00:00
Dmitry Chapyshev e6c21517ae - Sync shdocvw with Wine 1.1.29
svn path=/trunk/; revision=42987
2009-09-03 14:59:32 +00:00
Dmitry Chapyshev 953707a174 - Sync windowscodecs with Wine 1.1.29
svn path=/trunk/; revision=42986
2009-09-03 14:54:19 +00:00
Kamil Hornicek 509c6dadc2 - update wined3d, d3d8, d3d9, ddraw to Wine 1.1.28
svn path=/trunk/; revision=42983
2009-09-03 09:18:38 +00:00
Dmitry Chapyshev 0b70fb9114 - Update applications information. Patch by Maciej Bialas (bjauy[at]tlen[dot]pl)
svn path=/trunk/; revision=42982
2009-09-02 14:59:50 +00:00
Dmitry Chapyshev 631c081835 - Free memory at initialization failure
svn path=/trunk/; revision=42981
2009-09-02 13:07:12 +00:00
Dmitry Chapyshev 8954edb33c - Add missed checks of memory allocation failures
svn path=/trunk/; revision=42980
2009-09-02 13:02:30 +00:00
Colin Finck 733c8b092d Michael Bruestle (michael_bruestle@yahoo.com)
- Properly handle multiple monitors in the screensavers (expand the screensaver window to all monitors)

svn path=/trunk/; revision=42979
2009-09-01 18:48:36 +00:00
Dmitry Chapyshev 61722a34c0 - Update applications information. Patch by Maciej Bialas (bjauy[at]tlen[dot]pl)
See issue #4818,4807 for more details.

svn path=/trunk/; revision=42978
2009-09-01 15:12:35 +00:00
Cameron Gutman b464adfcbe - Send NetEventBindsComplete when binding has completed (required for the WDK example ndis protocol driver to work)
svn path=/trunk/; revision=42977
2009-09-01 00:15:30 +00:00
Stefan Ginsberg 4cb0bbe32f - Fix a valid gcc 4.4.0 uninitialized variable warning
svn path=/trunk/; revision=42976
2009-08-31 20:40:02 +00:00
Stefan Ginsberg 125b919b06 - Partial revert of 42973 for the systeminfo utility -- the issue was fixed in 42930
- GCC 4.1.3 doesn't support %I64 -- compile the code conditionally

svn path=/trunk/; revision=42975
2009-08-31 14:37:54 +00:00
Hervé Poussineau 6ca346d8d4 Use memory wrappers instead of ExAllocatePool/ExFreePool directly
svn path=/trunk/; revision=42974
2009-08-30 19:20:30 +00:00
Stefan Ginsberg e6097bec74 - %llx -> %I64x
- Don't pass a string literal to strcmp

svn path=/trunk/; revision=42973
2009-08-30 18:40:58 +00:00
Stefan Ginsberg 8d854b2802 - Add missing prototype
svn path=/trunk/; revision=42972
2009-08-30 18:25:38 +00:00
Stefan Ginsberg a8206018e6 - Fix some inflib warnings
svn path=/trunk/; revision=42971
2009-08-30 18:11:09 +00:00
Stefan Ginsberg b0f1241ccb - gcc 4.4.0 bringup 1 of ?:
- servman: Disable unused, static function
- explorer, mpu401: Fix "deprecated conversion from string constant to 'xxx'" under
- ws2_32_new, portcls: Hack around bogus uninitialized variable usage warning for
- glu32: Fix various warnings and errors

svn path=/trunk/; revision=42970
2009-08-30 15:53:16 +00:00
Stefan Ginsberg 07d6ee8ed5 - Make ddraw test compile warning free under gcc 4.4.0
svn path=/trunk/; revision=42969
2009-08-30 15:36:37 +00:00
Stefan Ginsberg a557cda82c - Fix gdb2 and regexpl warnings under gcc 4.4.0
svn path=/trunk/; revision=42968
2009-08-30 15:35:14 +00:00
Daniel Reimer a8d673a487 OK, I give up. Pigglesworth, HAALP. What do I do wrong??!
svn path=/trunk/; revision=42967
2009-08-30 11:35:28 +00:00
Daniel Reimer ed373a444a Next try. This time I reverted most of my header changes and just needed to add some and edit two of them.
svn path=/trunk/; revision=42966
2009-08-30 00:12:52 +00:00
Timo Kreuzer 2441eec072 Update DM_XXX constants and move some from winuser.h to wingdi.h where they belong, sort COLOR_XXX constants by number
svn path=/trunk/; revision=42965
2009-08-30 00:08:21 +00:00
Cameron Gutman be53da4398 - Implement AFD_INFO_GROUP_ID_TYPE
svn path=/trunk/; revision=42964
2009-08-29 17:53:45 +00:00
Daniel Reimer 7a6738ff89 Revert my recent changes.
svn path=/trunk/; revision=42963
2009-08-29 17:01:29 +00:00
Daniel Reimer 18a7c5443a Sync ddraw, d3d8 and d3d9 + wined3d to wine 1.1.28
Succesfully builds warning free under GCC 4.1 and 4.4

svn path=/trunk/; revision=42961
2009-08-29 14:24:48 +00:00
Hervé Poussineau b6f0ced7a5 [ntoskrnl] Check if caller has valid access before opening a registry key
Assign security descriptor to new keys we're creating

svn path=/trunk/; revision=42960
2009-08-29 10:35:30 +00:00
Cameron Gutman 291b697b95 - Check that AFD succeeded the create request
- Use NtCreateFile instead of ZwCreateFile

svn path=/trunk/; revision=42959
2009-08-27 22:25:59 +00:00