wine
2005-07-11  Alexandre JulliardExport the winstation and desktop structures to avoid...
2005-07-11  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-11  Raphael JunqueiraAdd some basic dsound configuration on Audio panel.
2005-07-11  Michael JungDon't use unix filesystem specific attributes in UnixFo...
2005-07-11  Michael JungRelease parent shell folder in GetAttributesOf.
2005-07-11  Detlef RiekenbergDo not print an error message when deleting a nonexiste...
2005-07-11  Uwe BonnesURLMonikerImpl_BindToStorage: Don't use a HeapAllocated...
2005-07-11  Felix NawothnigCheck structure size and fix return values in EM_GETCHA...
2005-07-10  Detlef RiekenbergSetupSetFileQueueAlternatePlatform{AW} implemented...
2005-07-10  Oliver StieberCheck to see if the vertex declaration is null before...
2005-07-10  Alexandre JulliardThe ordinal functions should not be exported by name.
2005-07-10  Marcus MeissnerFixed signedness issues.
2005-07-10  Oliver StieberTidy up the way caps are managed in GetDeviceCaps and...
2005-07-10  Uwe BonnesURLMonikerImpl_BindToStorage: Escape special characters.
2005-07-10  Gerold Jens... The fci_get_little_endian... and fci_set_little_endian...
2005-07-10  Felix NawothnigAllow reading 0 bytes in fread.
2005-07-10  Marcus MeissnerFixed signedness warnings.
2005-07-10  Felix NawothnigFix a typo.
2005-07-10  Detlef RiekenbergFixed traces.
2005-07-10  Brian VincentDescribe tabs being linked together.
2005-07-10  Mike McCormackDefine the remaining Nt* functions.
2005-07-10  Gerald PfeiferAdd a configure check for struct request_sense. Use...
2005-07-10  Thomas WeidenmuellerFixed enumerating the drive strings.
2005-07-10  Aric StewartImplement MsiGetLanguage.
2005-07-10  Huw DaviesScheduleJob for 'lpr' ports.
2005-07-08  Alexandre JulliardExplicitly pass the winstation to the atom functions...
2005-07-08  Huw DaviesImplement {Start,End}DocPrinter and WritePrinter.
2005-07-08  Aric StewartInstallShield does a number of actions using DoAction...
2005-07-08  Michael JungFail in SHGetDataFromIDList when called on special...
2005-07-08  Michael JungPartially implemented UnixFolder's ISFHelper::CopyItems...
2005-07-08  Alexandre JulliardPut in place the basic infrastructure to allow supporti...
2005-07-08  Dmitry TimoshkovAdd DDE transaction test, make it pass under Wine.
2005-07-08  Henning GerhardtUpdate German resource files.
2005-07-08  Sebastian GasiorekAdded Polish resources.
2005-07-08  Vijay Kiran... Add _MB_CP_* defines.
2005-07-08  Felix NawothnigMake GetProcessMemoryInfo fail if the passed buffer...
2005-07-08  Juan LangAdd a few more missing defines.
2005-07-08  Frank RichterAlways zero destination buffer in SYSPARAMS_LoadRaw...
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  Maarten LankhorstITextServices_OnTxInplaceDeactivate does not take a...
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  Juan LangCorrect a typo.
2005-07-07  Martin Fuchs- move ID_ABOUT_WINE into #ifdef __WINE__
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  Frank RichterAdded a real "window restore" glyph to Wine Marlett.
2005-07-07  Eugeny GorelovImplement most functionality of PageSetupDlg function.
2005-07-07  Eugeny GorelovAdded PageSetupDlg test.
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  Frank RichterUpdate German translation for changes to the DLL overri...
2005-07-07  Eugeny GorelovAdded PSD_NONETWORKBUTTON define.
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 JulliardConvert the shared mapping list to a standard list.
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  Martin Fuchs- remove <tchar.h> and <wchar.h> header usage by switch...
2005-07-07  Paul VriensUpdate the Dutch translations.
2005-07-07  Alexandre JulliardStore the global atom table in the process window station.
2005-07-07  Mike McCormackAdd more Nt* functions.
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 NawothnigChanged layout of libraries tab, moved load-order setti...
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  Alexandre JulliardMoved the configuration key to HKCU\Software\Wine\WineM...
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  Mike McCormackAdd more Nt* functions.
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  Frank RichterAdd missing DC_GRADIENT and DC_BUTTONS, as used by...
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.
next