wined3d: Add D3DZBUFFERTYPE to the WINED3D namespace.
[wine] / dlls /
2006-10-24  Ivan Gyurdievwined3d: Add D3DZBUFFERTYPE to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DBLEND to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DTA masks to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DVS_RASTOUT_OFFSETS to the WINED3D names...
2006-10-24  Ivan Gyurdievwined3d: Add D3DTADDRESS to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: D3DLOCK: Use consistently in the WINED3D names...
2006-10-24  Jeff Latimerusp10: Add tests for ScriptStringCptoX and ScriptString...
2006-10-24  Jeff Latimerusp10: Add tests for ScriptStringAnalyse and ScriptStri...
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-24  Rob Shearmanoleaut32: Fix a crash in dump_DispParms when running...
2006-10-24  Rob Shearmanoleaut32: Free the array subscript memory for type...
2006-10-24  Rob Shearmanoleaut32: Fix a reference count leak in the typelib...
2006-10-24  Rob Shearmanoleaut32: Fix a reference count leak in CreateDispTypeInfo.
2006-10-24  Rob Shearmanoleaut32: Initialise all members of the FUNCDESC struct...
2006-10-24  Huw Davieswinex11.drv: Only initialize static variables once...
2006-10-24  Huw Davieswinex11.drv: Give XCloseIM another chance.
2006-10-24  Jonathan Ernstoledlg: Updated French translation.
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Alexandre Julliarduser: Make sure the desktop window exists before callin...
2006-10-24  Hwang YunSong(황윤성)oledlg: Updated Korean resource.
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-24  Mike McCormackmsi: Split code to get a file's verion into a separate...
2006-10-24  Mike McCormackriched20: Create macro functions for allocating and...
2006-10-24  Mike McCormackriched20: Make sure to use GlobalAlloc with GlobalFree.
2006-10-24  James Hawkinsadvpack: Fix the full path check.
2006-10-24  James Hawkinsmsi: Add tests for installing from continuous cabinets.
2006-10-24  James Hawkinsmsi: Allow more customization of install test files.
2006-10-24  James Hawkinsmsi: Remove unused function pointer and definitions.
2006-10-24  James Hawkinsmsi: Remove two unnecessary install tables.
2006-10-24  James Hawkinsmsi: Add support for localizable strings in MsiDatabase...
2006-10-24  Jacek Cabanurlmon: Added video/mpeg mime filter.
2006-10-24  Jacek Cabanurlmon: Code clean up.
2006-10-24  Jacek Cabanurlmon: Added video/avi mime filter implementation.
2006-10-24  Andrew Talbotuser: Remove superfluous shadow variable.
2006-10-24  Andrew Talbotcrypt32: Cast-qual warnings fix.
2006-10-24  Huw Davieswinex11.drv: Initialize data->xim to NULL if xim has...
2006-10-24  Michael Stefaniuccomctl32/tests: Specify type of function argument and...
2006-10-24  Eric Pouechnetapi32: Fix the size of allocation for the string...
2006-10-24  Eric Pouechole32: Fixed some wrong conditions in OleFlushClipboard.
2006-10-24  Eric Pouechole32: CoUninitialize: No longer access an object after...
2006-10-24  Eric Pouechmsxml: Fixed list walking in xmlnodelist_get_length.
2006-10-24  Eric Pouechgdi32: Better error handling in enhanced metafile.
2006-10-24  Eric Pouechwinex11.drv: As the min keycode is always greater or...
2006-10-24  Marcus Meissnerwineoss: On non-OSS systems define MidiExit too.
2006-10-24  Marcus Meissneriphlpapi: NetBSD needs sys/param.h.
2006-10-24  Detlef Riekenberglocalspl: Remember hInstance, needed for resources.
2006-10-24  Detlef Riekenberglocalspl: Add version resource.
2006-10-24  Detlef Riekenberglocalspl/tests: Fallback to localmon.dll on NT4.0.
2006-10-23  Alexandre Julliarduser: Fixed MonitorFromWindow behavior for an invalid...
2006-10-23  Francois Gougetmsi/tests: Fix compilation with gcc 2.95.
2006-10-23  Rob Shearmanoleaut32: Fix a missing ITypeInfo::ReleaseTypeAttr...
2006-10-23  Rob Shearmanoleaut32: Fix two more leaks on type info destruction.
2006-10-23  Rob Shearmanoleaut32: Rewrite MSFT_ReadName and MSFT_ReadString...
2006-10-23  Rob Shearmanoleaut32: Free allocated memory on typelib and typeinfo...
2006-10-23  Rob Shearmanoleaut32: Fix some reference count and memory leaks...
2006-10-23  Rob Shearmanoleaut32: Fix memory leaks after calling ITypeInfo...
2006-10-23  Rob Shearmanole32: Fix some memory leaks in the marshal tests.
2006-10-23  Rob Shearmancomctl32: Fix imagelist leak in tests.
2006-10-23  Dmitry Timoshkovuser32: Make the test pass for GetClassName called...
2006-10-23  Dmitry Timoshkovoleaut32: Make QueryPathOfRegTypeLib test pass under...
2006-10-23  Dmitry Timoshkovoleaut32: Add a test for QueryPathOfRegTypeLib.
2006-10-23  Mikołaj Zalewskishlwapi: Test and fix StrRStrI[AW].
2006-10-23  Mikołaj Zalewskishlwapi/tests: Disable the StrFromTimeInterval tests...
2006-10-23  Mikołaj Zalewskishlwapi/tests: Enable the locale-dependent tests if...
2006-10-23  Mikołaj Zalewskishlwapi/tests: Make the string.c tests compile in Visua...
2006-10-23  Andrew Talbotcomdlg32: Cast-qual warning fix.
2006-10-23  Andrew Talbotcomdlg32: Cast-qual warnings fix.
2006-10-23  Andrew Talbotcomctl32: Cast-qual warnings fix.
2006-10-23  Markus Amslermsvcrt: Speed up new operator.
2006-10-23  Andrey Turkinmshtml: Insert missing "return" operator.
2006-10-23  Alexandre Julliarduser: Adapt system metrics for multi-monitor setups.
2006-10-23  Alexandre Julliardcomctl32: Position the tooltip window correctly on...
2006-10-23  Alexandre Julliarduser: Maximize windows to the right monitor on multi...
2006-10-23  Alexandre Julliarduser: Fixed combo box drop position on multi-monitor...
2006-10-23  Alexandre Julliarduser: Take multiple monitors into account when placing...
2006-10-23  Alexandre Julliarduser: Take multiple monitors into account when placing...
2006-10-23  Alexandre Julliarduser: Take multiple monitors into account when placing...
2006-10-23  Alexandre Julliarduser: Moved GetMonitorInfo and EnumDisplayMonitors...
2006-10-23  Alexandre Julliardwinex11.drv: Preliminary support for Xinerama.
2006-10-23  Hwang YunSong(황윤성)oledlg: Updated Korean resource.
2006-10-23  Mike McCormackuser32: Add a test showing a problem in GetClassNameA.
2006-10-23  Mike McCormackmsi: Fix insertion of null integers into a table.
2006-10-23  Mike McCormackmsi: Add the column type INTEGER as an alias for INT.
2006-10-23  Mike McCormackmsi: Only apply transforms that are valid for a database.
2006-10-23  Mike McCormackmsi: Initialize the summary information from a storage...
2006-10-23  Hans Leidekkerdnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.
2006-10-23  Mikołaj Zalewskicomdlg32: Pl.rc: Enlarge the Find dialog to show the...
2006-10-23  Mikołaj Zalewskihhctrl.ocx: Add Polish translation.
2006-10-23  Mikołaj Zalewskioledlg: Add Polish translation.
2006-10-23  Frank Richtergphoto2.ds: Add German translation.
2006-10-23  Frank Richteroledlg: Update German translation.
2006-10-23  Frank Richtermshtml: Left-align Gecko download information message...
2006-10-23  Frank Richtermshtml: Enlarge status text control ins some translated...
2006-10-23  Frank Richtermshtml: Update German translation.
2006-10-23  Huw Daviesoledlg: Only send the end dialog msg if the button...
2006-10-23  Jacek Cabanurlmon: Added image/tiff mime filter.
2006-10-23  Jacek Cabanshdocvw: Fix windows style of windows without parents.
2006-10-23  Jacek Cabanwininet: Use HTTP_ADDHDR_FLAG_REPLACE flag in HTTP_Http...
2006-10-23  Jacek Cabanmshtml: Added IHTMLElement::get_className implementation.
2006-10-23  Jacek Cabanmshtml: Don't return empty string in IHTMLSelectElement...
next