Alexandre Julliard
|
75fb678070
|
user: Fixed MonitorFromWindow behavior for an invalid window handle.
|
2006-10-23 18:03:16 +02:00 |
Francois Gouget
|
a990951358
|
msi/tests: Fix compilation with gcc 2.95.
|
2006-10-23 15:19:29 +02:00 |
Rob Shearman
|
053f69aced
|
oleaut32: Fix a missing ITypeInfo::ReleaseTypeAttr in the typelib marshaling code.
|
2006-10-23 15:19:13 +02:00 |
Rob Shearman
|
053b6b21b6
|
oleaut32: Fix two more leaks on type info destruction.
|
2006-10-23 15:19:02 +02:00 |
Rob Shearman
|
b5c78d0dff
|
oleaut32: Rewrite MSFT_ReadName and MSFT_ReadString to need one less allocation and to fix a memory leak.
|
2006-10-23 15:18:56 +02:00 |
Rob Shearman
|
b3d024a7bb
|
oleaut32: Free allocated memory on typelib and typeinfo destruction.
|
2006-10-23 15:18:38 +02:00 |
Rob Shearman
|
d1b15c8ed7
|
oleaut32: Fix some reference count and memory leaks in the typelib marshaling code.
|
2006-10-23 15:18:17 +02:00 |
Rob Shearman
|
0fa33bb69b
|
oleaut32: Fix memory leaks after calling ITypeInfo::GetNames.
|
2006-10-23 15:18:08 +02:00 |
Rob Shearman
|
e1ee3b4de3
|
ole32: Fix some memory leaks in the marshal tests.
|
2006-10-23 15:18:05 +02:00 |
Rob Shearman
|
c932790dcf
|
comctl32: Fix imagelist leak in tests.
|
2006-10-23 15:18:03 +02:00 |
Dmitry Timoshkov
|
33d5da5bda
|
user32: Make the test pass for GetClassName called on a small buffer.
|
2006-10-23 15:17:13 +02:00 |
Dmitry Timoshkov
|
20c40e0659
|
oleaut32: Make QueryPathOfRegTypeLib test pass under Wine.
|
2006-10-23 15:16:55 +02:00 |
Dmitry Timoshkov
|
a1914dbbb8
|
oleaut32: Add a test for QueryPathOfRegTypeLib.
|
2006-10-23 15:16:28 +02:00 |
Mikołaj Zalewski
|
7b170df2ee
|
shlwapi: Test and fix StrRStrI[AW].
|
2006-10-23 15:16:05 +02:00 |
Mikołaj Zalewski
|
ef8151b379
|
shlwapi/tests: Disable the StrFromTimeInterval tests as they are language-dependent.
|
2006-10-23 15:15:02 +02:00 |
Mikołaj Zalewski
|
5f5c662a67
|
shlwapi/tests: Enable the locale-dependent tests if the delimiters are correct.
|
2006-10-23 15:14:39 +02:00 |
Mikołaj Zalewski
|
bd35b0a122
|
shlwapi/tests: Make the string.c tests compile in Visual C++.
|
2006-10-23 15:14:29 +02:00 |
Andrew Talbot
|
10c1faa79e
|
comdlg32: Cast-qual warning fix.
|
2006-10-23 15:07:18 +02:00 |
Andrew Talbot
|
0c868151db
|
comdlg32: Cast-qual warnings fix.
|
2006-10-23 15:07:06 +02:00 |
Andrew Talbot
|
e2d9ce1dbc
|
comctl32: Cast-qual warnings fix.
|
2006-10-23 14:39:07 +02:00 |
Markus Amsler
|
9fb58434cb
|
msvcrt: Speed up new operator.
|
2006-10-23 14:39:07 +02:00 |
Andrey Turkin
|
25b1d67231
|
mshtml: Insert missing "return" operator.
|
2006-10-23 14:39:07 +02:00 |
Alexandre Julliard
|
a12f15325a
|
user: Adapt system metrics for multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
9d6d54f5e6
|
comctl32: Position the tooltip window correctly on multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
280defcfcf
|
user: Maximize windows to the right monitor on multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
30a25defb3
|
user: Fixed combo box drop position on multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
ca58c8179f
|
user: Take multiple monitors into account when placing a dialog.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
4c0ae56c0e
|
user: Take multiple monitors into account when placing a window.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
a3fcd5609b
|
user: Take multiple monitors into account when placing a popup menu.
|
2006-10-23 14:38:10 +02:00 |
Alexandre Julliard
|
8a8903516c
|
user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver.
Added Xinerama support for these functions.
|
2006-10-23 14:38:10 +02:00 |
Alexandre Julliard
|
3c305f9db9
|
winex11.drv: Preliminary support for Xinerama.
|
2006-10-23 14:37:17 +02:00 |
Hwang YunSong(황윤성)
|
94523a85d2
|
oledlg: Updated Korean resource.
|
2006-10-23 12:39:26 +02:00 |
Mike McCormack
|
48a63f2979
|
user32: Add a test showing a problem in GetClassNameA.
|
2006-10-23 12:39:07 +02:00 |
Mike McCormack
|
f6c7ae6a0c
|
msi: Fix insertion of null integers into a table.
|
2006-10-23 12:38:56 +02:00 |
Mike McCormack
|
8858011375
|
msi: Add the column type INTEGER as an alias for INT.
|
2006-10-23 12:38:51 +02:00 |
Mike McCormack
|
0d7dc8f98d
|
msi: Only apply transforms that are valid for a database.
|
2006-10-23 12:37:40 +02:00 |
Mike McCormack
|
7f98f1d086
|
msi: Initialize the summary information from a storage interface, not a db.
|
2006-10-23 12:37:32 +02:00 |
Hans Leidekker
|
a3a2f06a07
|
dnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.
|
2006-10-23 12:36:51 +02:00 |
Mikołaj Zalewski
|
686203bd41
|
comdlg32: Pl.rc: Enlarge the Find dialog to show the whole radio buttons text.
|
2006-10-23 12:36:11 +02:00 |
Mikołaj Zalewski
|
bb0c2da70d
|
hhctrl.ocx: Add Polish translation.
|
2006-10-23 12:35:18 +02:00 |
Mikołaj Zalewski
|
e2612eca3e
|
oledlg: Add Polish translation.
|
2006-10-23 12:35:11 +02:00 |
Frank Richter
|
13ef076913
|
gphoto2.ds: Add German translation.
|
2006-10-23 12:34:57 +02:00 |
Frank Richter
|
223df86237
|
oledlg: Update German translation.
|
2006-10-23 12:34:24 +02:00 |
Frank Richter
|
f46f647c28
|
mshtml: Left-align Gecko download information message for better readability.
|
2006-10-23 12:34:13 +02:00 |
Frank Richter
|
864ff7a708
|
mshtml: Enlarge status text control ins some translated dialogs so all text is readable.
|
2006-10-23 12:34:04 +02:00 |
Frank Richter
|
d6068d99e0
|
mshtml: Update German translation.
|
2006-10-23 12:33:58 +02:00 |
Huw Davies
|
9c8dd8fb86
|
oledlg: Only send the end dialog msg if the button is actually clicked.
|
2006-10-23 12:29:18 +02:00 |
Jacek Caban
|
b9b812da70
|
urlmon: Added image/tiff mime filter.
|
2006-10-23 12:29:08 +02:00 |
Jacek Caban
|
6e63a9e5f5
|
shdocvw: Fix windows style of windows without parents.
|
2006-10-23 12:29:06 +02:00 |
Jacek Caban
|
cc7a86ec7e
|
wininet: Use HTTP_ADDHDR_FLAG_REPLACE flag in HTTP_HttpSendRequest to add Content-Length header.
|
2006-10-23 12:28:58 +02:00 |
Jacek Caban
|
9d058e9143
|
mshtml: Added IHTMLElement::get_className implementation.
|
2006-10-23 12:28:53 +02:00 |
Jacek Caban
|
637310be27
|
mshtml: Don't return empty string in IHTMLSelectElement::get_name.
|
2006-10-23 12:28:47 +02:00 |
Eric Pouech
|
5425cb35ed
|
advapi32: Fixed a couple items from previous patch (spotted by G Pfeifer).
|
2006-10-23 12:27:12 +02:00 |
Eric Pouech
|
ea2f60160c
|
advpack: Plug a couple of memory leaks.
|
2006-10-23 12:26:07 +02:00 |
Alexandre Julliard
|
2cb378d498
|
dnsapi: Avoid non-portable types.
|
2006-10-20 14:51:44 +02:00 |
Damjan Jovanovic
|
48ca62185b
|
rpcrt4: Added support for RPC TCP servers.
|
2006-10-20 14:46:55 +02:00 |
Francois Gouget
|
0a20f18a80
|
wininet: HttpSendRequestW() returns ERROR_IO_PENDING when called on an async socket. But that does not mean that it failed.
|
2006-10-20 14:10:41 +02:00 |
Francois Gouget
|
1f67fa0acf
|
Add '\n's to Wine traces.
|
2006-10-20 14:10:34 +02:00 |
Eric Pouech
|
f36fb2369e
|
ntdll: Added debug support for notifying block allocation / freeing.
|
2006-10-20 13:50:04 +02:00 |
Eric Pouech
|
4dfd319dbf
|
advapi32: Plug a couple of memory leaks.
|
2006-10-20 13:49:50 +02:00 |
Byeong-Sik Jeon
|
e1fd734c97
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
Alexandre Julliard
|
18aafc27d0
|
wineaudioio.drv: Win64 printf format fixes.
|
2006-10-20 12:59:02 +02:00 |
Alexandre Julliard
|
6f4d2f8dc4
|
winecoreaudio.drv: Win64 printf format fixes.
|
2006-10-20 12:36:38 +02:00 |
Alexandre Julliard
|
7dfc447741
|
gdi32: Renamed the gdi directory to gdi32.
|
2006-10-20 12:25:29 +02:00 |
Alexandre Julliard
|
b0ea577ae5
|
Avoid usage of sizeof in traces that causes warnings on MacOSX.
|
2006-10-20 12:16:45 +02:00 |
Kai Blin
|
344ce9e69b
|
secur32: Add include guard to hmac_md5.h.
|
2006-10-20 11:41:18 +02:00 |
Christoph Frick
|
85af727fd8
|
gdi32: Add wglShareList to gdi32.spec.
|
2006-10-20 11:41:10 +02:00 |
James Hawkins
|
fcd57a3fc4
|
msi: Add tests for integer column types.
|
2006-10-20 11:41:09 +02:00 |
James Hawkins
|
279f8158f8
|
msi: Integer columns can have the 'NOT NULL' modifier too.
|
2006-10-20 11:41:09 +02:00 |
James Hawkins
|
a66584e1a2
|
msi: Allow more than one primary key in a table when importing a database.
|
2006-10-20 11:41:09 +02:00 |
James Hawkins
|
929395c0f0
|
msi: Only initialize a component's state if it is linked with a feature.
|
2006-10-20 11:41:09 +02:00 |
James Hawkins
|
7330a03200
|
msi: Use the ProgramFileDir reg value instead of ProgramFilesPath.
|
2006-10-20 11:41:09 +02:00 |
James Hawkins
|
9bc12ade13
|
msi: Implement the InstallServices action.
|
2006-10-20 11:41:09 +02:00 |
Detlef Riekenberg
|
1f766011ca
|
localspl: Implement InitializePrintMonitor.
|
2006-10-20 11:41:09 +02:00 |
Detlef Riekenberg
|
c4b6781615
|
localspl/tests: Get function pointers from the monitor.
|
2006-10-20 11:41:09 +02:00 |
Detlef Riekenberg
|
ef78da2d5a
|
localspl/tests: Another test for InitializePrintMonitor.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
04662b8c45
|
oledlg: Remove the structure window property when we quit.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
5f71b16d07
|
oledlg: Return the appropiate value after the dialog is closed.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
feeaf9c238
|
oledlg: Update the source text.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
8711d5e6b1
|
oledlg: Set nSelectedIndex on exit.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
39131cf545
|
oledlg: Retrieve names from the OBJECTDESCRIPTOR structure.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
ddaa4801a9
|
oledlg: Call the hook proc if present.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
e898890241
|
oledlg: Set initial focus to the display list.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
1d9e48c77e
|
oledlg: Handle paste / link mode change.
|
2006-10-20 11:41:08 +02:00 |
Huw Davies
|
aa9fdd06e4
|
oledlg: Minimal 'As Icon' handling. Just disable for now.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
15768f8572
|
oledlg: Update the result text.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
0019f3bba9
|
oledlg: Add paste special string resources.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
45a3b1738f
|
oledlg: Post OLEUI_MSG_HELP when the Help button is pressed and hide the Help button if the app doesn't want it.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
b7ad8fbbd9
|
oledlg: Send the OLEUI_MSG_ENDDIALOG messsage when closing the dialog.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
bda36798ad
|
oledlg: Register a couple of messages.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
f07bbbd434
|
oledlg: Copy the appropiate list to the display list.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
a67ad872e3
|
oledlg: Logic for initial selection of paste/pastelink radio buttons.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
f7d5f198b4
|
oledlg: Initialize the pastelink list.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
905b598bb3
|
oledlg: Initialize the paste list.
|
2006-10-20 11:41:07 +02:00 |
Huw Davies
|
284f07e412
|
oledlg: Set the user supplied caption.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
7a17e824ab
|
oledlg: Use the clipboard if the user doesn't pass an IDataObject.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
65e112a155
|
oledlg: Initial management of private structure for dialog box control.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
3d6d9b210a
|
oledlg: Load the correct dialog template and add a skeleton dialog proc.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
3c2c4a030c
|
oledlg: Paste special dialog resource.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
a94bc4c0b6
|
oledlg: Forward OleUIPasteSpecialA -> OleUIPasteSpecialW.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
f08c5c2ccf
|
oledlg: Debugging code to dump the OLEUIPASTESPECIAL structure.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
bed39b45ee
|
oledlg: Register a bunch of clipboard formats.
|
2006-10-20 11:41:06 +02:00 |
Huw Davies
|
9ce684b987
|
oledlg: Move paste special dialog stubs to their own file.
|
2006-10-20 11:41:06 +02:00 |
Alexandre Julliard
|
60f88a5ac1
|
winex11.drv: Avoid X error with unsupported pen styles.
|
2006-10-20 10:21:08 +02:00 |
Mike McCormack
|
c2b4629228
|
msi: Fix an uninitialized variable causing random conformance test failures.
|
2006-10-20 10:20:37 +02:00 |
Jacek Caban
|
a1f11939ed
|
mshtml: Use mshtmcid.h defines where possible.
|
2006-10-20 10:20:27 +02:00 |
Jacek Caban
|
e6b353dec8
|
mshtml: Fix debug traces.
|
2006-10-20 10:20:19 +02:00 |
Jacek Caban
|
13c886d9fc
|
shdocvw: Added WebBrowser::Navigate implementation.
|
2006-10-20 10:20:16 +02:00 |
Jacek Caban
|
4bcf1f554c
|
shdocvw: Use navigate_url in WebBrowser::Navigate.
|
2006-10-20 10:20:12 +02:00 |
Jacek Caban
|
02b54914e5
|
shdocvw: Move common Navigate2 code to navigate_url.
|
2006-10-20 10:19:58 +02:00 |
Andrew Talbot
|
30dd37edb0
|
comctl32: Cast-qual warnings fix.
|
2006-10-20 10:19:51 +02:00 |
Andrew Talbot
|
49e8797de2
|
cabinet: Cast-qual warnings fix.
|
2006-10-20 10:19:46 +02:00 |
Karsten Elfenbein
|
4ada8a5e26
|
wined3d: Fix the FrontBuffer content capturing.
|
2006-10-20 10:19:39 +02:00 |
Karsten Elfenbein
|
3447c21f22
|
wined3d: Correct the software cursor position if the app is running in windowed mode.
|
2006-10-20 10:19:28 +02:00 |
Karsten Elfenbein
|
1635da4b46
|
wined3d: BltOverride: Make sure that the content of the source rect is
copied to the correct position in the destination rect.
|
2006-10-20 10:18:59 +02:00 |
James Hawkins
|
d6632dd0fb
|
msi: Add tests for the InstallServices action.
|
2006-10-19 14:01:02 +02:00 |
Mikołaj Zalewski
|
39c4bbe56a
|
comctl32: toolbar: Fix the tests and handling of TB_SETHOTITEM on a disabled button.
|
2006-10-19 14:00:55 +02:00 |
Oleg Krylov
|
2d6b9cafc6
|
comctl32: toolbar: Create tooltip on TB_GETTOOLTIPS message if not yet created.
|
2006-10-19 13:47:08 +02:00 |
Mike McCormack
|
8ecd34b971
|
msi: Allow rows in the _Columns table to be unordered.
|
2006-10-19 13:38:16 +02:00 |
Mike McCormack
|
f2c207fa03
|
msi: Reset the column number for each new table in a transform.
|
2006-10-19 13:38:09 +02:00 |
Alexandre Julliard
|
8532cc5654
|
winex11.drv: Hack to work around an Xlib bug when XInitThreads is used.
|
2006-10-19 13:36:33 +02:00 |
Andrew Talbot
|
4c4d4386ed
|
dbghelp: Cast-qual warnings fix.
|
2006-10-19 13:35:33 +02:00 |
Francois Gouget
|
22288de732
|
Fix compilation with gcc 2.95.
|
2006-10-19 13:35:19 +02:00 |
Jonathan Ernst
|
a34e04eaf4
|
Use SUBLANG_NEUTRAL in French resources.
|
2006-10-19 13:35:05 +02:00 |
James Hawkins
|
08831b4a1e
|
msi: Set the USERNAME and COMPANYNAME properties when initializing a package.
|
2006-10-19 13:34:42 +02:00 |
James Hawkins
|
8321276cd3
|
msi: Run SetProperty events before all other events no matter what the order is.
|
2006-10-19 13:34:17 +02:00 |
Alexandre Julliard
|
e852f195a0
|
advapi32: Cast-qual warning fix.
|
2006-10-18 14:08:13 +02:00 |
Andrew Talbot
|
90b1d7abe6
|
atl: Cast-qual warnings fix.
|
2006-10-18 13:41:39 +02:00 |
Louis. Lenders
|
a5e6c89dcf
|
msvcrt: Add stub for _getmaxstdio.
|
2006-10-18 12:35:40 +02:00 |
Pierre d'Herbemont
|
7d2917ced5
|
x11drv: Fix a typo in x11drv.h about X11DRV_GetTextExtentExPoint.
|
2006-10-18 12:35:35 +02:00 |
Hans Leidekker
|
f7b0ba7aa7
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
Roderick Colenbrander
|
972592177f
|
gdi32: Add missing spec file entry for wglDeleteContext.
|
2006-10-18 12:35:14 +02:00 |
Cihan Altinay
|
545b13a733
|
shdocvw: Make sure BSTR is allocated before calling sink.
|
2006-10-18 12:34:57 +02:00 |
Alexandre Julliard
|
11894cc77e
|
msi/tests: Make sure to delete the test data file.
|
2006-10-18 11:51:05 +02:00 |
Dmitry Timoshkov
|
dbd43c622f
|
user: Add a test for ShowWindow(SW_MAXIMIZE) called on an invisible maximized MDI child, make it mostly pass under Wine.
|
2006-10-17 16:11:41 +02:00 |
Andrew Talbot
|
f0a43c62a0
|
user: Dead code fix (Coverity).
|
2006-10-17 13:06:33 +02:00 |
Jeff Latimer
|
292c99e329
|
usp10: Fix dead code in ScriptItemize.
|
2006-10-17 13:06:28 +02:00 |
Vitaliy Margolen
|
35ee9b05d9
|
dinput: Add SetCooperativeLevel test for joystick.
|
2006-10-17 12:36:28 +02:00 |
Vitaliy Margolen
|
d35e4cd83c
|
dinput: Add SetCooperativeLevel tests to keyboard.
|
2006-10-17 12:36:24 +02:00 |
Vitaliy Margolen
|
1dae4c6832
|
dinput: Move SetCooperativeLevel into base class.
|
2006-10-17 12:36:13 +02:00 |
Vitaliy Margolen
|
af34ef12ba
|
dinput: Move SetEventNotification and associated event into base class.
|
2006-10-17 12:36:00 +02:00 |
Vitaliy Margolen
|
7d838d9e6f
|
dinput: Use dinput device as a base class for keyboard, mouse and joystick.
|
2006-10-17 12:35:39 +02:00 |
Mikołaj Zalewski
|
4205c64e8b
|
comctl32: rebar: Use SM_CYEDGE for heights in NCCalcSize.
|
2006-10-17 11:17:50 +02:00 |
Mike McCormack
|
98a42ad575
|
msi: Fix tables with binary data where the key is an integer.
|
2006-10-17 11:17:43 +02:00 |
Mike McCormack
|
1f737c035e
|
msi: Stream fields shouldn't be treated as strings.
|
2006-10-17 11:17:34 +02:00 |
Mike McCormack
|
4047cc7009
|
msi: Fix a memory leak.
|
2006-10-17 11:17:31 +02:00 |
Mike McCormack
|
fbddd9060f
|
msi: Add a test for modifying a table containing binary data.
|
2006-10-17 11:16:45 +02:00 |
Mike McCormack
|
194722d3a3
|
msi: Add a test for summary information.
|
2006-10-17 11:16:24 +02:00 |
James Hawkins
|
9119b700ed
|
msi: Revert "msi: Perform button control events in greatest to least order."
|
2006-10-17 11:16:11 +02:00 |
Markus Amsler
|
5f1a80a47b
|
d3d8: Backport d3d9 surface tests.
|
2006-10-17 11:16:05 +02:00 |