wine
2005-03-07  Juan LangImplement StgCreatePropSetStg.
2005-03-07  Dmitry TimoshkovAnother attempt of a test for a visible desktop.
2005-03-07  Dmitry TimoshkovCall ReleaseDC() with correct window handle.
2005-03-07  Ulrich CzekallaPrint out error message if we fail to remove message...
2005-03-05  Alexandre JulliardFixed DOS line endings.
2005-03-05  Vincent BéronCreate symlinks named wineg++ and winecpp while buildin...
2005-03-05  Krzysztof FoltmanInitial implementation of riched20.
2005-03-05  Robert ReifDon't consider no sound device a failure.
2005-03-05  Alexandre JulliardAvoid potential crash when freeing a message queue.
2005-03-05  Robert ShearmanWM_USER messages should be dumped in the format "WM_USE...
2005-03-05  Jacek CabanWrite uuid of library in header.
2005-03-05  Robert ReifPrint dsound.dll version from file versioninfo resource.
2005-03-05  Mike McCormackTest and fix grfMode handling in StgOpenDocfile.
2005-03-05  Vincent BéronAPPMODE can now be one of -mwindows or -mconsole.
2005-03-05  Paul VriensLastError is not set on failure for *MOUSEHOVER* on...
2005-03-05  Jakob ErikssonAccount for permissions on Win2k.
2005-03-05  Mike McCormackDeclare the value of STGM_DIRECT_SWMR.
2005-03-05  Mike McCormackHandle %ls in sprintf.
2005-03-05  Troy RolloMake GetFileSecurityW return a standard SECURITY_DESCRI...
2005-03-04  Steven EdwardsAdded a check for poll.h.
2005-03-04  Alexandre JulliardAvoid a compiler warning.
2005-03-04  Troy RolloReturn an empty string for service dependencies when...
2005-03-04  Ulrich CzekallaAdd support for radio buttons.
2005-03-04  Justin ChevrierExpand conformance registry entry test to handle regist...
2005-03-04  Alexandre JulliardAuthors: Rob Shearman <rob@codeweavers.com>, Mike Hearn...
2005-03-04  Maxime BellengéImplements OleLoadPicturePath.
2005-03-04  Alexandre JulliardSupport sending WM_PAINT across processes when it doesn...
2005-03-04  Mike McCormackImplement StgSetTimes.
2005-03-04  Mike McCormackDon't clear ES_AUTO[HV]SCROLL in the edit control creat...
2005-03-04  Troy RolloCorrect incorrect use of arguments to QueryServiceConfigW.
2005-03-04  Mike McCormackHandle the printf %F format modifier.
2005-03-04  Krzysztof Foltman- added missing CFM_ constants to make RichEdit 2.0...
2005-03-04  Huw DaviesFix regression in GetPrivateProfileSection for lines...
2005-03-04  Mike HearnSuppress some useless warnings in the RPC runtime,...
2005-03-04  Paul VriensBetter way of handling non-existent SystemParametersInfoW.
2005-03-03  Alexandre JulliardFixed a few regressions in the handling of segmented...
2005-03-03  Oliver StieberAdded a stubbed out version of query to d3d9 and wined3d.
2005-03-03  Huw DaviesDon't prepend '\\' to the subkey name.
2005-03-03  Dimitrie O... Unicodification. Small cleanups.
2005-03-03  Uwe BonnesDump HeapWalk entries.
2005-03-03  Dmitry TimoshkovUse IsWindowVisible instead of GetWindowLong(GWL_STYLE...
2005-03-03  Francois GougetWarn the user if he is running the test in interactive...
2005-03-02  Francois GougetAssorted spelling fixes.
2005-03-02  Oliver StieberImplemented guids for wined3d.
2005-03-02  Francois GougetApply Jeremy White's SMPTE calculation fix to each...
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-03-02  Alexandre Julliardwineprefixcreate and related files need to be installed...
2005-03-02  Jeremy WhiteAggressively round up to the proper alignment when...
2005-03-02  Dmitry TimoshkovAsk for an MDI child id in all cases.
2005-03-02  Dmitry TimoshkovDestroyMenu should not destroy system menu popup owner.
2005-03-02  Oliver StieberPut all the stubs in wined3d in place, with some functi...
2005-03-02  Alexandre JulliardBeginnings of inter-process GetDC support.
2005-03-02  Alexandre JulliardConvert the process dll list to a standard list.
2005-03-02  Juan LangConvert more API calls to Unicode.
2005-03-02  Scott RitchieAdd all known windows executables to MIME type in wine...
2005-03-02  Robert Shearman- Fix one more place where the code assumes row indices are
2005-03-02  Jeremy WhiteMore correctly establish cases where the OSS input...
2005-03-02  Christian CostaHandle End Of Stream notifications.
2005-03-02  Stefan LeichterMake rsaenh_crosstest.exe loadable on NT 4.0.
2005-03-02  Jakob ErikssonAccept (shorter) date format in Win NT and Win 95.
2005-03-02  Dmitry TimoshkovProtect SetParent from creating circular window depende...
2005-03-02  Dimitrie O... Fix indentation for consistency with the rest of the...
2005-03-02  Rein KlazesWhen enumerating keys using Get(Private)ProfileString...
2005-03-01  Alexandre JulliardUse a dispatch table to handle X client messages.
2005-03-01  Alexandre JulliardConvert the object wait queue to a standard list.
2005-03-01  Paul VriensChange Favourite(s) into Favorite(s).
2005-03-01  Justin Chevrier- Created SPI_{GET,SET}KEYBOARDPREF and SPI_{GET,SET...
2005-03-01  Michael JungFixed parsing of ITEMIDLIST in InitializeTreeView.
2005-03-01  Aric StewartText reformatting patch to clean up all the static...
2005-03-01  Filip NavaraImplement SB_SETBORDERS.
2005-03-01  Juan LangImplement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInte...
2005-03-01  Francois GougetFix a race condition in create_dir().
2005-03-01  Alexandre JulliardConvert the per-process thread list to a standard list.
2005-03-01  Emmanuel MaillardAdd '-read_only_relocs warning' to LDDLLFLAGS on Darwin.
2005-03-01  Robert Shearman- Make row number be zero-based.
2005-03-01  Ulrich CzekallaIf unexpected condition occurs just report an error.
2005-03-01  Huw DaviesIf the dibsection is based on a file-mapping object...
2005-03-01  Marcelo DuarteCopyFile needs to retain timestamp.
2005-03-01  Dmitry TimoshkovAdd another test case for file sharing.
2005-03-01  Juan LangDon't hardcode windows or system directories, correct...
2005-03-01  Juan LangMove vtbl to end of file and get rid of unnecessary...
2005-03-01  Juan LangConvert tabs to space, wrap long lines, make indenting...
2005-03-01  Eric PouechMemory consumption optimization while loading ELF debug...
2005-03-01  Jeff SmithAvoids a shift warning thrown by older versions of...
2005-02-26  Alexandre JulliardUse a table of handlers to dispatch X events and get...
2005-02-26  Alexandre JulliardFixed regression in QueryDosDeviceA when passed a NULL...
2005-02-26  Alexandre JulliardConverted the debug event queue to a standard list.
2005-02-26  Pierre d'HerbemontSyntax fix in configure.ac.
2005-02-26  Dmitry TimoshkovRemove a temporary msi database file.
2005-02-26  Juan LangConvert a few calls to Unicode.
2005-02-26  Christian CostaAdded some more cases to MCI_MapMsgAtoW.
2005-02-26  Jason EdmeadesMake LR_LOADTRANSPARENT work and give transparent images.
2005-02-25  Alexandre JulliardConverted the global screen buffer list to a standard...
2005-02-25  Alexandre JulliardReplaced the message_list structure by a standard list.
2005-02-25  Alexandre JulliardMoved clipboard event handling functions and some priva...
2005-02-25  Alexandre JulliardConvert the global thread list to a standard list.
2005-02-25  Alexandre JulliardConvert the global process list to a standard list.
2005-02-25  Robert ReifAdd secondary buffer SetFrequency test.
2005-02-25  Robert ReifUse nBlockAlign rather than calculating it.
2005-02-25  Uwe BonnesAdvance over * argument for precision.
next