Commit Graph

30016 Commits (f6fecda89672f96fda740b893c07bdd56ef3461d)
 

Author SHA1 Message Date
Mikołaj Zalewski f6fecda896 include: Win64 fix in TBBUTTON. 2006-09-20 11:22:11 +02:00
Mikołaj Zalewski 5facde470e comctl32: toolbar: Don't leak the intoPtr->bitmaps during resizing and destruction. 2006-09-20 11:21:57 +02:00
Mikołaj Zalewski 5564266a8a comctl32: header: Update the header comment. 2006-09-20 11:21:41 +02:00
Mikołaj Zalewski e4f3689513 comctl32: header: Remove the nOldWidth. 2006-09-20 11:21:32 +02:00
Mikołaj Zalewski bd7f9321a0 comctl32: header: Send new values in notifies during resize and drag-drop instead of the old ones.
This also fixes the notify format of HDN_ITEMCLICKED(A/W).
2006-09-20 11:21:22 +02:00
Mikołaj Zalewski f85ceb1be3 comctl32: header: Merge the simple delete and complex delete. 2006-09-20 11:21:05 +02:00
Mikołaj Zalewski d98b9a4655 comctl32: header: Simplify the insert/delete code by using ReAlloc. 2006-09-20 11:20:30 +02:00
Mikołaj Zalewski 8ab78e18c6 comctl32: header: Test the header order-management code and fix some bugs. 2006-09-20 11:19:30 +02:00
Juan Lang 38f9f0c4bd wincrypt.h: Add more missing definitions and prototypes. 2006-09-20 11:19:18 +02:00
Stefan Leichter 0eab042890 dmloader: Print 64bit integers with wine_dbgstr_longlong. 2006-09-20 11:18:56 +02:00
Detlef Riekenberg 1e2b9b7d36 winspool: Fix missing backslash. 2006-09-20 11:18:22 +02:00
Francois Gouget b05783b297 wine.inf: Add the missing SecurityService keys. 2006-09-20 11:18:14 +02:00
Paul Vriens 270dbc9d07 setupapi: Fixed wrong check (Coverity). 2006-09-20 11:18:10 +02:00
Paul Vriens 1059f697f0 crypt32: Cast-qual warnings fix. 2006-09-20 11:17:52 +02:00
Paul Vriens b078b5ddd3 crypt32: Move SIP related tests to their own file. 2006-09-20 11:17:24 +02:00
Paul Vriens ef860912a2 crypt32: Move SIP related functions to their own file. 2006-09-20 11:16:20 +02:00
Paul Vriens 8edf507662 crypt32: Add a few functions to the spec file. 2006-09-20 11:16:08 +02:00
Roderick Colenbrander ab00044408 winex11.drv: Fix wined3d/opengl regression. 2006-09-20 11:15:45 +02:00
Roderick Colenbrander 9796aade28 winex11.drv: Fix fbconfig regression. 2006-09-20 11:15:21 +02:00
James Hawkins 15b46847b0 setupapi: Add stubs for SetupOpenLog, SetupCloseLog, and SetupLogError. 2006-09-14 12:06:09 +02:00
James Hawkins 7588b669d8 setupapi: Implement pSetupGetField, with tests. 2006-09-14 11:40:27 +02:00
Hwang YunSong(황윤성 21fe104da2 README.ko: Updated. 2006-09-14 11:39:38 +02:00
Andrew Talbot 7ee2f77158 gdi: Cast-qual warnings fix. 2006-09-14 11:39:38 +02:00
Andrew Talbot 5185750352 gdi: Cast-qual warnings fix. 2006-09-14 11:39:38 +02:00
Andrew Talbot 6d070ea250 gdi: Cast-qual warnings fix. 2006-09-14 11:39:38 +02:00
Dan Hipschman 3ad3f8de42 widl: Don't compare result of read() to unsigned type. 2006-09-14 11:39:37 +02:00
Dan Hipschman bd7e690c1f widl: Remove unused parameter in create_msft_typeinfo. 2006-09-14 11:39:37 +02:00
Dan Hipschman 48006f60a7 widl: Remove unused parameter in ctl2_encode_name. 2006-09-14 11:39:37 +02:00
Dan Hipschman 954c592a6c widl: Replace a #if by if for better compiler checking. 2006-09-14 11:39:37 +02:00
Dan Hipschman 6e7389ada8 widl: Remove unused parameter in write_ip_tfs. 2006-09-14 11:39:37 +02:00
Dan Hipschman 53a2819286 widl: Fix warning about unused structure field in lexer. 2006-09-14 11:39:37 +02:00
Dan Hipschman a472c83f91 widl: Add -u and -U options to man page. 2006-09-14 11:39:37 +02:00
Stefan Leichter 6a87f2b979 dmscript: Print 64bit integers with wine_dbgstr_longlong. 2006-09-14 11:12:13 +02:00
Paul Vriens efb65fcac9 crypt32/tests: Some tests for CryptSIPLoad. 2006-09-14 11:12:03 +02:00
Hans Leidekker a9a04fb386 dnsapi: Use the proper type for the return value in dns_do_query_netbios().
Remove some unnecessary casts.
2006-09-14 11:11:57 +02:00
Hans Leidekker 0c0d190376 dnsapi: Implement and test DnsRecordSetDetach. 2006-09-14 11:11:45 +02:00
Mikołaj Zalewski 9de2c506dd comctl32: listview: Don't edit labels after the first click of a double click. 2006-09-14 11:11:40 +02:00
Mikołaj Zalewski 88b0e04de7 comctl32: listview: Don't edit labels on click if the view was not focused. 2006-09-14 11:10:59 +02:00
Nicolas Delcros 523cf3d464 include/commctrl.h: TV_DISPINFO constants definition. 2006-09-14 11:10:46 +02:00
Nicolas Delcros e21f6df630 include/windows.h: Added _INC_WINDOWS declaration. 2006-09-14 11:10:31 +02:00
Alexandre Julliard 397e56996b makefile: Automatically re-run configure if it has been modified. 2006-09-14 09:41:33 +02:00
Alexandre Julliard 5ea4e5ba46 makefiles: Automatically rebuild makefiles when their sources and/or configure changed. 2006-09-14 09:41:21 +02:00
Alexandre Julliard 8598a4c600 makefiles: Attempt to automatically run make depend when reading an updated makefile. 2006-09-14 09:40:00 +02:00
Alexandre Julliard 84cb26e48a makefiles: Remove the dependencies comment in files that don't need it. 2006-09-14 09:38:39 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard ebcf4a0e68 Release 0.9.21. 2006-09-13 21:10:25 +02:00
Alexandre Julliard 8580984346 msiexec: Ignore failure to create the service if it already exists. 2006-09-13 12:56:37 +02:00
Marcus Meissner 19cb5a4f22 README.de: Updated comment on support libraries to match English. 2006-09-13 12:20:28 +02:00
Marcus Meissner 48882d2007 README.de: Mention kernel 2.6. 2006-09-13 12:20:12 +02:00
Paul Vriens 443aa69e20 wintrust: Add CryptSIPAddProvider calls to the registration. 2006-09-13 12:20:01 +02:00