wine
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  Jonathan Ernstwineconsole: Updated French translation.
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Alexandre Julliardnotepad: Fallback to default position if saved position...
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  Paul Vriensregedit: Initialize a variable (Coverity).
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  Francois Gougetoleview: 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  Mikołaj Zalewskinotepad: Fix ellipsis in menu items.
2006-10-23  Mikołaj Zalewskinotepad: Implement Find and Find Next.
2006-10-23  Mikołaj Zalewskinotepad: Add a generic function for message boxes with...
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  Alexandre Julliardconfigure: Check for the Xinerama extension.
2006-10-23  Hwang YunSong... oledlg: Updated Korean resource.
2006-10-23  Hwang YunSong... wineconsole: 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  Byeong-Sik... notepad: Update Korean resources.
2006-10-23  Byeong-Sik... oleview: Update Korean resources.
2006-10-23  Byeong-Sik... winefile: Update Korean resources.
2006-10-23  Hans Leidekkerdnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.
2006-10-23  Mikołaj Zalewskiwineconsole: Fix Polish translation.
2006-10-23  Mikołaj Zalewskiwineconsole: Check one of the radio buttons in the...
2006-10-23  Mikołaj Zalewskiwineconsole: En.rc: Enlarge the "save console settings...
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 Richterwineconsole: Update German translation.
2006-10-23  Frank Richteroleview: Add German translation.
2006-10-23  Frank Richtergphoto2.ds: Add German translation.
2006-10-23  Frank Richterwinefile: Update German translation.
2006-10-23  Frank Richtertaskmgr: Update German translation.
2006-10-23  Frank Richterregedit: Update German translation.
2006-10-23  Frank Richterprogman: Update German translation.
2006-10-23  Frank Richternotepad: Update German translation.
next