Juan Lang
|
390d502887
|
Added a bunch of stubs.
|
2005-08-26 08:46:48 +00:00 |
Jacek Caban
|
6ccccb7179
|
Added default MSHTML context menu.
|
2005-08-26 08:46:37 +00:00 |
Juan Lang
|
4917f2ebea
|
Correct a typo, and add more definitions.
|
2005-08-26 08:45:48 +00:00 |
Alexandre Julliard
|
d4098549bb
|
Moved the delay loading support code to the winecrt0 library.
|
2005-08-25 19:37:51 +00:00 |
Detlef Riekenberg
|
774e6d2831
|
Added winsplp.h header.
|
2005-08-25 19:31:13 +00:00 |
Alexandre Julliard
|
3ccbb018a0
|
Added a -municode flag to winegcc for applications that have a wmain()
entry point.
|
2005-08-25 19:26:59 +00:00 |
Jacek Caban
|
5cb0fcf1e1
|
- Beginning implementation of context menu.
- Set nsIWebBrowserChrome of nsIWebBrowser.
|
2005-08-25 19:24:58 +00:00 |
Oliver Stieber
|
2af36c646e
|
Implemented stubbed out pixel shaders and their states in wined3d.
|
2005-08-25 19:24:21 +00:00 |
Vitaly Lipatov
|
ff0b2edd3c
|
Restore paper orientation when pagesetupdlg is initializing.
|
2005-08-25 19:23:43 +00:00 |
Glenn Wurster
|
cee9a0f2a3
|
Make stack check work if stack is a small value.
|
2005-08-25 19:20:21 +00:00 |
Saulius Krasuckas
|
f1853ba186
|
- DirectDrawCreateEx fails with Standard VGA Adapter driver.
- IDirect3D7::CreateDevice() returns E_OUTOFMEMORY if a card has no 3D
acceleration.
|
2005-08-25 19:19:46 +00:00 |
Frank Richter
|
33e8e88e81
|
Load tab titles and property sheet caption from string resources.
|
2005-08-25 19:19:33 +00:00 |
Mike McCormack
|
8aa1a919bf
|
Make sure to save the result calculated in ACTION_UpdateInstallStates.
|
2005-08-25 19:19:10 +00:00 |
Vitaly Lipatov
|
a4590d2b23
|
- remove return: now break loop if can't change state during test
- add test for value returned by SwapMouseButton
- fix SwapMouseButton return value (it returns previous state)
|
2005-08-25 19:18:49 +00:00 |
Phil Krylov
|
030dbe2d98
|
Draw header control items only within the header client area.
|
2005-08-25 19:18:14 +00:00 |
Alexandre Julliard
|
b6b180a16d
|
Moved the implementation of spec file stubs to the winecrt0 library.
|
2005-08-25 15:27:44 +00:00 |
Frank Richter
|
4946623d2b
|
Add WM_CTLCOLORSTATIC handler to dialog theming subclass so static
text can appear transparent (for e.g. tab pages which commonly have a
"fancy" background).
|
2005-08-25 15:20:48 +00:00 |
Aric Stewart
|
50a9b78253
|
The file name used in the ui messages is the target name not the
source name.
|
2005-08-25 15:20:34 +00:00 |
Frank Richter
|
3c0de2a61a
|
Add English Neutral and German appearance tab translations.
|
2005-08-25 15:20:18 +00:00 |
Tom Wickline
|
7f5d2cb032
|
Removed remaining config references.
|
2005-08-25 15:20:01 +00:00 |
Jacek Caban
|
701885b2f0
|
- Added test of IPersistMoniker::Load.
- Fix Wine to pass the test.
|
2005-08-25 15:19:19 +00:00 |
Alexandre Julliard
|
fd75880ba8
|
Install the static import libraries too.
|
2005-08-25 12:15:06 +00:00 |
Alexandre Julliard
|
633b12d5dc
|
Added a make rules file for static import libraries.
|
2005-08-25 12:14:13 +00:00 |
Alexandre Julliard
|
71ae2d7bed
|
Beginnings of a crt0 library.
|
2005-08-25 11:41:05 +00:00 |
Alexandre Julliard
|
aa981732dc
|
Fixed installation rules for Wine-specific IDL files.
|
2005-08-25 10:40:53 +00:00 |
James Hawkins
|
5a07e6eda1
|
Moved itss.idl to include/wine.
|
2005-08-25 10:25:14 +00:00 |
Alexandre Julliard
|
0f41df1681
|
Use FILE_GetDeviceInfo in NtMapViewOfSection to avoid having to fetch
the file descriptor twice.
|
2005-08-25 10:23:23 +00:00 |
Mike McCormack
|
a391a98a9d
|
- build a standard Wine list of classes instead of using an array
- use class pointers instead of array indexes
|
2005-08-25 10:22:32 +00:00 |
Mike McCormack
|
80fdebbb49
|
gcc 4.0 warning fixes.
|
2005-08-25 10:22:12 +00:00 |
Juan Lang
|
02cb0c77d7
|
Implemented CryptHashCertificate.
|
2005-08-25 09:51:59 +00:00 |
Mike McCormack
|
1256a0c323
|
Don't dereference variables in a trace.
|
2005-08-25 09:51:03 +00:00 |
Robert Shearman
|
35dbc147c7
|
Update to include all of the interfaces in the Platform SDK as of the
XP SP2 version.
|
2005-08-25 09:50:55 +00:00 |
Robert Shearman
|
bcb251d5b3
|
Remove unused thread handle entry from the apartment structure.
|
2005-08-25 09:50:36 +00:00 |
Mike McCormack
|
876982df8f
|
Fix a small bug introduced when converting appids to a list.
|
2005-08-25 09:50:19 +00:00 |
Aric Stewart
|
43ec0a4d06
|
Display the correct text string in the action text field for the
dialog boxes. Also the string should be deformatted.
|
2005-08-25 09:50:08 +00:00 |
Alexandre Julliard
|
f62f6e8fe1
|
Don't cache file descriptors open on removable devices.
|
2005-08-24 18:33:50 +00:00 |
Alexandre Julliard
|
bc22e2f03d
|
Moved the FileFsDeviceInformation query to a separate function.
|
2005-08-24 18:27:27 +00:00 |
Vitaly Lipatov
|
442c253a01
|
Add missed _mbscoll function.
|
2005-08-24 18:14:06 +00:00 |
Aric Stewart
|
9306cc527b
|
Version 1 atl modules only have a structure size of 100 and no
functions to call.
|
2005-08-24 18:13:24 +00:00 |
Johan Dahlin
|
b5c02815d0
|
Implemented MsiSetComponentState*.
|
2005-08-24 18:13:09 +00:00 |
Mike McCormack
|
34247aff40
|
Test case for MsiModifyView and MsiViewGetError.
|
2005-08-24 11:10:39 +00:00 |
Mike McCormack
|
e8d1a167df
|
Implement MsiModifyView (MSIMODIFY_INSERT_TEMPORARY).
|
2005-08-24 11:10:23 +00:00 |
Frank Richter
|
1bac61f8e5
|
Add an "Appearance" tab to control the currently active theme.
|
2005-08-24 10:59:40 +00:00 |
Mike McCormack
|
fba5a59c66
|
Better stub for MsiViewGetError.
|
2005-08-24 10:57:49 +00:00 |
Johan Dahlin
|
0946c42d5a
|
Added a null check for component.
|
2005-08-24 10:57:27 +00:00 |
Mike McCormack
|
10a1394929
|
Add include guard to header and make functions extern.
|
2005-08-24 10:57:02 +00:00 |
Huw Davies
|
6a3175032d
|
Use the correct rectangle for ETO_OPAQUE - spotted by James Hawkins.
|
2005-08-24 10:56:49 +00:00 |
Johan Dahlin
|
fe11241cf3
|
Added stubs for MsiSetComponentStateA and MsiSetComponentStateW.
|
2005-08-24 10:56:27 +00:00 |
Mike McCormack
|
febad089ce
|
- build a standard Wine list of appids instead of using an array
- use appid pointers instead of array indexes
|
2005-08-24 09:45:18 +00:00 |
James Hawkins
|
92ba28851a
|
Avoid heap corruption by not accessing old HeapReAlloc'ed pointer.
|
2005-08-24 09:44:59 +00:00 |