Fix some DPA functions so they pass the new tests.
[wine] / dlls /
2005-07-08  Felix NawothnigFix some DPA functions so they pass the new tests.
2005-07-08  Michael JungReturn correct HRESULT code in UnixFolder's IEnumIDList...
2005-07-08  Robert ShearmanIn MsiLocateComponent pcchBuf can be NULL so don't...
2005-07-08  Oliver StieberRelay all the pixel shader calls from d3d9 to wined3d.
2005-07-07  Oliver StieberAdded support for vertex declarations to wined3d, it...
2005-07-07  Oliver StieberImplement render targets using either textures, swapcha...
2005-07-07  Alexandre JulliardMoved initialization of the desktop window in the graph...
2005-07-07  Alexandre JulliardRemoved creation of the no longer used shading brush.
2005-07-07  Juan LangImplement a few utility functions, with tests.
2005-07-07  Aric StewartFill and use the ProductCode part of the MSIPACKAGE...
2005-07-07  Detlef RiekenbergNetUserAdd + NetUserDel implemented as stub.
2005-07-07  Alexandre JulliardUse the same defaults for modules with and without...
2005-07-07  Frank RichterAdd support for proper saving of the "FLATMENU" and...
2005-07-07  Frank RichterWine has now a Marlett font, hence the window buttons...
2005-07-07  Eugeny GorelovImplement most functionality of PageSetupDlg function.
2005-07-07  Alexandre JulliardMoved most initializations out of the create_desktop...
2005-07-07  Alexandre JulliardDelay creation of the internal pos atom until needed.
2005-07-07  Hans LeidekkerDynamically load mscms.
2005-07-07  Vitaly LipatovAdded some documentation.
2005-07-07  Mike McCormackUse LoadImage to load bitmaps and icons.
2005-07-07  Dmitry TimoshkovAdd a MsgWaitForMultipleObjects test.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-07  Alexandre JulliardWe no longer have thunks in the data section.
2005-07-07  Dmitry TimoshkovMake IsWindowUnicode work in the case when window belon...
2005-07-07  Felix NawothnigUpdate TODO list.
2005-07-07  Juan LangEncode/decode CERT_PUBLIC_KEY_INFO, with tests.
2005-07-07  Felix NawothnigAdd another failing DPA test.
2005-07-06  Gerald PfeiferSCSI_Linux_CheckDevices() is Linux-only as well.
2005-07-06  Hans LeidekkerFail loading when compiled without lcms support.
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-06  Felix NawothnigDon't invalidate the whole propsheet when the page...
2005-07-06  Rein Klazes- when sending the WM_DRAWITEM message in case of a...
2005-07-06  Oliver StieberChange all references to updateStateBlock to references...
2005-07-06  Stefan HuehnerMake functions static to fix -Wmissing-declarations...
2005-07-06  Alexandre JulliardRestore the clip region after GetDCEx in send_erase...
2005-07-06  Francois GougetAdd trailing '\n's to ok() calls.
2005-07-06  Mike McCormackStop the install when cancelling from a modeless dialog.
2005-07-06  Huw DaviesAdd an implementation of AddJob and a partial one of...
2005-07-06  Michael JungImplemented UnixFolder's ISFHelper::DeleteItems interface.
2005-07-06  Phil KrylovFixed EM_LINEINDEX handler and added EM_LINEFROMCHAR...
2005-07-06  Mike McCormackDon't crash when cancelling out of a modeless dialog.
2005-07-06  Felix NawothnigClear buffer before querying the registry in SYSPARAMS_...
2005-07-06  Alexandre JulliardAuthors: Michael Lin <mlin@corvu.com.au>, Michael Jung...
2005-07-06  James HawkinsBranch the LSA functions from security.c to lsa.c.
2005-07-06  Mike McCormack-Wpointer-sign fixes for gcc 4.0.
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-07-06  Mike McCormackFix gcc 4.0 -Wpointer-sign warnings.
2005-07-06  Phil KrylovImplemented EM_EXLINEFROMCHAR, EM_LINEINDEX, EM_FINDTEXT,
2005-07-06  Frank RichterEvery window needs to receive WM_THEMECHANGED (esp...
2005-07-06  Felix NawothnigMove DPA and DSA functions out of comctl32undoc.c as...
2005-07-05  Aric StewartAdd source.c to start handling the various MsiSourceLis...
2005-07-05  Detlef RiekenbergPrinter_LoadIconsW: implemented minimal version.
2005-07-05  Phil KrylovFixed an off-by-one error in EM_GETLINECOUNT handler.
2005-07-05  Phil KrylovFixed another couple of EM_STREAMOUT bugs.
2005-07-05  Alexandre JulliardAuthors: Michael Lin <mlin@corvu.com.au>, Michael Jung...
2005-07-05  Mike McCormackSet the initial focus on the control specified by Contr...
2005-07-05  Phil KrylovRemoved junk from UTF-8 RTF output.
2005-07-05  Alexandre JulliardAuthors: Michael Lin <mlin@corvu.com.au>, Michael Jung...
2005-07-05  Oliver StieberStrip out stateblocks from d3d9 and relay all statebloc...
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-07-05  Eric PouechFixed erroneous file flag in _popen.
2005-07-05  Jacek CabanRegister protocols.
2005-07-05  Felix NawothnigReplace stubs for information classes in NtQueryVirtual...
2005-07-05  Frank RichterUXTHEME_LoadImage(): Set default image count to 1 to...
2005-07-05  Oliver StieberImplemented stateblocks in wined3d.
2005-07-05  Vitaliy MargolenFix some failing tests.
2005-07-05  Alexandre JulliardIntercept functions for 16-bit relay debugging by patch...
2005-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
2005-07-05  Detlef RiekenbergLoadImageW: Fix type of TRACE parameter.
2005-07-05  Alexandre JulliardAdded vararg argument type so that the relay code can...
2005-07-05  Paul VriensAdded some tests for other information classes.
2005-07-05  Paul VriensImproved stubs to show the correct behavior.
2005-07-05  Mike McCormackFix some gcc 4.0 warnings.
2005-07-05  Frank RichterOpening some theme class data now also increases the...
2005-07-05  Frank RichterChanged the default transparent color in case none...
2005-07-05  Frank RichterAdd support for drawing menus in "flat" style.
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2005-07-05  Mike McCormackFix gcc 4.0 -Wpointer-sign warnings.
2005-07-05  Mike McCormack-Wpointer-sign fixes for gcc 4.0.
2005-07-05  Robert ShearmanDocument active object and variant functions.
2005-07-05  Felix NawothnigFix DPA tests on Win95.
2005-07-05  Huw DaviesAdd English neutral version of IDS_COLOR_GRAY.
2005-07-05  Huw DaviesAdd one more level of indirection to the printer handle...
2005-07-05  Dmitry TimoshkovAdd a test case for IsWindowUnicode.
2005-07-05  Marcelo DuarteUpdate shell32 resources for Portuguese.
2005-07-05  Oliver StieberMake sure that the OpenGL visual created for a window...
2005-07-05  Michael JungReturn correct attributes in ParseDisplayName.
2005-07-05  Mike McCormackFix gcc 4.0 warnings.
2005-07-05  Frank RichterLet property sheets update the cached system colors...
2005-07-05  Frank RichterWrite WCHAR strings to registry with correct size.
2005-07-05  Hans LeidekkerFix color directory handling.
2005-07-05  Thomas WeidenmuellerIsThemeDialogTextureEnabled should have one parameter...
2005-07-05  Frank RichterAdd support for SPI_[SG]ETFLATMENU in SystemParametersI...
2005-07-05  Frank RichterEnable/disable "flat menus" based on the setting from...
2005-07-03  Mike McCormackFix -Wpointer-sign warnings.
2005-07-03  Mike McCormack-Wpointer-sign fixes.
2005-07-03  Felix NawothnigRewrote the DPA testsuite.
2005-07-03  Alexandre JulliardMoved all 16-bit relay code to the text section.
2005-07-03  Alexandre JulliardSome fixes for the Darwin build.
next