projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add IXMLElementNotificationSink definition for IE4 compatibility.
[wine]
/
dlls
/
2005-07-05
Eric Pouech
Fixed erroneous file flag in _popen.
tree
|
commitdiff
2005-07-05
Jacek Caban
Register protocols.
tree
|
commitdiff
2005-07-05
Felix Nawothnig
Replace stubs for information classes in NtQueryVirtual...
tree
|
commitdiff
2005-07-05
Frank Richter
UXTHEME_LoadImage(): Set default image count to 1 to...
tree
|
commitdiff
2005-07-05
Oliver Stieber
Implemented stateblocks in wined3d.
tree
|
commitdiff
2005-07-05
Vitaliy Margolen
Fix some failing tests.
tree
|
commitdiff
2005-07-05
Alexandre Julliard
Intercept functions for 16-bit relay debugging by patch...
tree
|
commitdiff
2005-07-05
Stefan Huehner
Fix -Wmissing-declarations warnings.
tree
|
commitdiff
2005-07-05
Detlef Riekenberg
LoadImageW: Fix type of TRACE parameter.
tree
|
commitdiff
2005-07-05
Alexandre Julliard
Added vararg argument type so that the relay code can...
tree
|
commitdiff
2005-07-05
Paul Vriens
Added some tests for other information classes.
tree
|
commitdiff
2005-07-05
Paul Vriens
Improved stubs to show the correct behavior.
tree
|
commitdiff
2005-07-05
Mike McCormack
Fix some gcc 4.0 warnings.
tree
|
commitdiff
2005-07-05
Frank Richter
Opening some theme class data now also increases the...
tree
|
commitdiff
2005-07-05
Frank Richter
Changed the default transparent color in case none...
tree
|
commitdiff
2005-07-05
Frank Richter
Add support for drawing menus in "flat" style.
tree
|
commitdiff
2005-07-05
Stefan Huehner
Fix some more -Wmissing-declarations warnings.
tree
|
commitdiff
2005-07-05
Mike McCormack
Fix gcc 4.0 -Wpointer-sign warnings.
tree
|
commitdiff
2005-07-05
Mike McCormack
-Wpointer-sign fixes for gcc 4.0.
tree
|
commitdiff
2005-07-05
Robert Shearman
Document active object and variant functions.
tree
|
commitdiff
2005-07-05
Felix Nawothnig
Fix DPA tests on Win95.
tree
|
commitdiff
2005-07-05
Huw Davies
Add English neutral version of IDS_COLOR_GRAY.
tree
|
commitdiff
2005-07-05
Huw Davies
Add one more level of indirection to the printer handle...
tree
|
commitdiff
2005-07-05
Dmitry Timoshkov
Add a test case for IsWindowUnicode.
tree
|
commitdiff
2005-07-05
Marcelo Duarte
Update shell32 resources for Portuguese.
tree
|
commitdiff
2005-07-05
Oliver Stieber
Make sure that the OpenGL visual created for a window...
tree
|
commitdiff
2005-07-05
Michael Jung
Return correct attributes in ParseDisplayName.
tree
|
commitdiff
2005-07-05
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-07-05
Frank Richter
Let property sheets update the cached system colors...
tree
|
commitdiff
2005-07-05
Frank Richter
Write WCHAR strings to registry with correct size.
tree
|
commitdiff
2005-07-05
Hans Leidekker
Fix color directory handling.
tree
|
commitdiff
2005-07-05
Thomas Weidenmueller
IsThemeDialogTextureEnabled should have one parameter...
tree
|
commitdiff
2005-07-05
Frank Richter
Add support for SPI_[SG]ETFLATMENU in SystemParametersI...
tree
|
commitdiff
2005-07-05
Frank Richter
Enable/disable "flat menus" based on the setting from...
tree
|
commitdiff
2005-07-03
Mike McCormack
Fix -Wpointer-sign warnings.
tree
|
commitdiff
2005-07-03
Mike McCormack
-Wpointer-sign fixes.
tree
|
commitdiff
2005-07-03
Felix Nawothnig
Rewrote the DPA testsuite.
tree
|
commitdiff
2005-07-03
Alexandre Julliard
Moved all 16-bit relay code to the text section.
tree
|
commitdiff
2005-07-03
Alexandre Julliard
Some fixes for the Darwin build.
tree
|
commitdiff
2005-07-03
Vitaliy Margolen
Change messages about config file to registry.
tree
|
commitdiff
2005-07-03
Mike McCormack
Avoid warnings in generated tests by casting sizeof...
tree
|
commitdiff
2005-07-03
Jacek Caban
Added stub implementation of IServiceProvider.
tree
|
commitdiff
2005-07-03
Marcus Meissner
Make check fails in dlls/ddraw/tests/d3d, because a...
tree
|
commitdiff
2005-07-03
Lionel Ulmer
Add some resolutions to what Desktop mode supports.
tree
|
commitdiff
2005-07-03
Jacek Caban
Fix handling of pmkContext in CreateURLMoniker.
tree
|
commitdiff
2005-07-03
Marcus Meissner
char pointer must be 11 byte to fit 10 characters ...
tree
|
commitdiff
2005-07-03
Felix Nawothnig
Added unit tests for RegGetValue.
tree
|
commitdiff
2005-07-02
Vitaliy Margolen
Load all dll sections no matter what attributes say.
tree
|
commitdiff
2005-07-02
Jacek Caban
Better module locking.
tree
|
commitdiff
2005-07-02
Marcus Meissner
Use CoCreateInstance instead of SHCoCreateInstance...
tree
|
commitdiff
2005-07-02
Jacek Caban
- Added more definitions.
tree
|
commitdiff
2005-07-01
Andreas Mohr
HCONV and HCONVLIST are 32bit handles.
tree
|
commitdiff
2005-07-01
Oliver Stieber
Check for a null surface returned from CreateSurface.
tree
|
commitdiff
2005-07-01
Phil Krylov
Fixed dlls/ntdll/cdrom.c compilation in Darwin by addin...
tree
|
commitdiff
2005-07-01
Alexandre Julliard
Moved most of the implementation of CALL32_CBClient...
tree
|
commitdiff
2005-07-01
Alexandre Julliard
Set the class resource name to the name of the main...
tree
|
commitdiff
2005-07-01
Alexandre Julliard
Improve a bit the assembly generated for import thunks.
tree
|
commitdiff
2005-07-01
Juan Lang
- implement encoding/decoding of cert extensions
tree
|
commitdiff
2005-07-01
Stefan Huehner
Make some function static.
tree
|
commitdiff
2005-07-01
Frank Richter
Have the theme INI file parsed upon theme activation...
tree
|
commitdiff
2005-07-01
Robert Shearman
GetDlgItemText should always try to NULL terminate...
tree
|
commitdiff
2005-06-30
Alexandre Julliard
Use proper symbols instead of magic number 23 for HTML...
tree
|
commitdiff
2005-06-30
Alexandre Julliard
Added missing LGPL header.
tree
|
commitdiff
2005-06-30
Robert Shearman
Implement ShellDDEInit.
tree
|
commitdiff
2005-06-30
Aric Stewart
Keep track of what sequence we are in and register...
tree
|
commitdiff
2005-06-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-06-30
Alexandre Julliard
Revert SPI_SETMOUSEBUTTONSWAP changes.
tree
|
commitdiff
2005-06-30
Jacek Caban
Added res protocol test.
tree
|
commitdiff
2005-06-30
Dmitry Timoshkov
Fix a typo in ReuseDDElParam: GlobalLock supposed to...
tree
|
commitdiff
2005-06-30
Vitaliy Margolen
Send CDDS_ITEMPOSTERASE | CDDS_PREPAINT notify.
tree
|
commitdiff
2005-06-30
Huw Davies
Forward StartDocPrinterA to StartDocPrinterW.
tree
|
commitdiff
2005-06-30
Jacek Caban
Fix blank.htm resources.
tree
|
commitdiff
2005-06-30
Phil Krylov
Implemented EM_GETLINECOUNT RichEdit message.
tree
|
commitdiff
2005-06-30
Francois Gouget
Test the behavior of CreateDirectory() when it has...
tree
|
commitdiff
2005-06-30
Michael Jung
Register unixfs at desktop level in DllRegisterServer.
tree
|
commitdiff
2005-06-30
Michael Jung
Fix two more corner cases in UNIXFS_get_unix_path and...
tree
|
commitdiff
2005-06-30
Mike McCormack
Move to the next mask edit field when the current one...
tree
|
commitdiff
2005-06-30
Saulius Krasuckas
Prepare for adding new tests.
tree
|
commitdiff
2005-06-30
Jacek Caban
Implemented res protocol.
tree
|
commitdiff
2005-06-30
Mike McCormack
Make the tab order in msi dialogs right.
tree
|
commitdiff
2005-06-30
Gerald Pfeifer
Avoid unused variable warnings in CDROM_ScsiPassThrough...
tree
|
commitdiff
2005-06-30
Robert Shearman
Add stubs for some InternetSetOption options.
tree
|
commitdiff
2005-06-29
Robert Shearman
Rename OLEAUT32_Dll* Functions to Dll*.
tree
|
commitdiff
2005-06-29
Robert Shearman
- Conversions between variants types of the same size...
tree
|
commitdiff
2005-06-29
Robert Shearman
Add a generic TYPEDESC VT to VARIANT VT mapper so we...
tree
|
commitdiff
2005-06-29
James Hawkins
- Fix calculation of generic pointers.
tree
|
commitdiff
2005-06-29
Vitaliy Margolen
Sync comments with configuration location changes.
tree
|
commitdiff
2005-06-29
Alexandre Julliard
Delay OpenGL and GDI initialization until they are...
tree
|
commitdiff
2005-06-29
Alexandre Julliard
Get rid of the old config conversion code.
tree
|
commitdiff
2005-06-29
Aric Stewart
Implementation for EM_GETTEXTEX.
tree
|
commitdiff
2005-06-29
Aric Stewart
Handle installs off multiple volumes and properly pull...
tree
|
commitdiff
2005-06-29
Mike Hearn
Fix GCC4 warning.
tree
|
commitdiff
2005-06-29
Huw Davies
Cope with the index in a import table entry being a...
tree
|
commitdiff
2005-06-29
Gerold Jens Wucher...
Support for big-endian systems.
tree
|
commitdiff
2005-06-29
Michael Jung
If the unixfs is rooted at the Desktop folder, forward
tree
|
commitdiff
2005-06-29
Vitaliy Margolen
ILFree is not available on all versions.
tree
|
commitdiff
2005-06-29
Dmitry Timoshkov
A workaround for missing struct request_sense on FreeBSD.
tree
|
commitdiff
2005-06-29
Juan Lang
- fix decoding of long-form data lengths
tree
|
commitdiff
2005-06-28
Alexandre Julliard
Keep track of the windows and hooks used by a thread...
tree
|
commitdiff
2005-06-28
Mike McCormack
Fix declarations.
tree
|
commitdiff
next