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
|
463cec6af6
|
tools/wine.inf: Add the ProgramFilesPath registry entry.
|
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 |
Huw Davies
|
e85b646430
|
oledlg: Add the registered message name strings.
|
2006-10-20 11:41:05 +02:00 |
Huw Davies
|
ccca9bc8c0
|
oledlg: Add PS_MAXLINKTYPES.
|
2006-10-20 11:41:05 +02:00 |
Huw Davies
|
3f46f74e52
|
oledlg: Move the flag defines to under their respective structure definitions and remove some duplicates.
|
2006-10-20 11:41:05 +02:00 |
Huw Davies
|
c3ae917042
|
oledlg: Add resource ids for the paste special dialog.
|
2006-10-20 11:41:05 +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 |