wine
2003-06-27  Robert Reif3D buffer and listener reference counts should be fixed.
2003-06-27  Mike HearnStore PrintStructures in a window property instead...
2003-06-27  Raphael Junqueira- currently always use sloaw path as fast path have...
2003-06-27  Shachar ShemeshImplementation of the reordering algorithm by calling...
2003-06-27  Raphael Junqueira- huge COM cleanup: only keep dmusic8 version of interf...
2003-06-27  Gerald PfeiferEnable all of DllMain(), even if if not MZ_SUPPORTED.
2003-06-27  Stefan LeichterAdded line wrapping for a FIXME.
2003-06-27  Sylvain PetreolleDisplay the interrupt number in hexadecimal.
2003-06-27  Robert Shearman- Silence the FIXME about constructor/destructor since...
2003-06-27  Dmitry TimoshkovImplement LCMapString using unicode collation tables.
2003-06-27  Alexandre JulliardMoved some of the process functions to dlls/kernel.
2003-06-27  Alexandre JulliardMake sure to return an error if load_dll fails because...
2003-06-27  Troy RolloRemoved FIXME when loading second exe file.
2003-06-27  Alexandre JulliardAdded generation of table of collation keys (based...
2003-06-27  Dmitry TimoshkovAdd inclusion of <sys/time.h> needed for struct timeval...
2003-06-27  Troy RolloImplemented OleDraw.
2003-06-26  Alexandre JulliardUpdated to the latest Unicode standard.
2003-06-26  Eric Pouech- made async.h ready for use in ntdll: replaced all...
2003-06-26  Eric PouechAdded dbghelp.h header.
2003-06-26  Eric PouechAdded a small test for process exit code retrieval.
2003-06-26  Steven EdwardsRemove unneeded calls to LoadLibrary16 and FreeLibrary16.
2003-06-24  Marcus MeissnerVarAdd: Added VT_R8, VT_EMPTY, VT_NULL handling.
2003-06-24  Alexandre JulliardMap top-level windows when WS_VISIBLE is set, but don...
2003-06-24  Alexandre JulliardAnother make install dependency fix.
2003-06-24  Eric Pouech- started implementing ntdll.NtDeviceIoControlFile...
2003-06-24  Raphael Junqueirad3d9 headers are better when they build.
2003-06-24  Steven EdwardsMore splitting of the Win16/32 internal filedlgproc...
2003-06-24  Bill MedlandA little SMB preparatory work:
2003-06-24  Marcus MeissnerOleCreateFontIndirect(NULL,...) uses the OLE StdFont.
2003-06-24  Alexandre JulliardMoved tape.c to dlls/kernel.
2003-06-24  Mike McCormackHandle CreateMetaFileW(NULL) correctly.
2003-06-24  Aric StewartISvItemCm_fnInvokeCommand: added support for "delete...
2003-06-24  Eric Pouech- start moving a few file related functions from files...
2003-06-24  Rok MandeljcAdded framework for file loading.
2003-06-24  Gerald PfeiferExpose part of DOSVM_SendQueuedEvents() also for platfo...
2003-06-23  Ulrich Czekalla- use global atoms for the format ids
2003-06-23  Huw DaviesMake sure we update dc->bitsPerPixel.
2003-06-23  Alexandre JulliardAdded special case for "display" in DRIVER_GetDriverNam...
2003-06-23  Huw DaviesDon't enable client side fonts unless we have at least...
2003-06-23  Aric StewartSimple optimization in EnableWindow.
2003-06-23  Dmitry TimoshkovDump RDW_ flags in RedrawWindow.
2003-06-23  Dmitry TimoshkovAlong with AltGr state save also all possible modifier...
2003-06-23  Huw DaviesFor PostScript versions < 2.015 we need to explicitly...
2003-06-23  Huw DaviesIt seems cupsGetDefault returns the system default...
2003-06-23  Francois GougetMake sure to return an error if the file generation...
2003-06-23  Francois GougetO_RDONLY==0 but it's cleaner to pass it to DRIVE_OpenDe...
2003-06-23  Mike McCormackChange notification fixes.
2003-06-23  Mike McCormackRecord SetWorldTransform and ModifyWorldTransform in...
2003-06-23  Alexandre JulliardAdded import libs dependency for make install.
2003-06-23  Marcelo Duarte- localization to the Portuguese of Brazil of "programs/*"
2003-06-23  Eric Pouech- in kernel32, replaced all {Enter|Leave}CriticalSectio...
2003-06-23  Gregory M.... - remove unused loop that always iterates once
2003-06-23  Michael Günnewig- Fixed some signed/unsigned mismatches.
2003-06-23  Eric PouechCreated an empty oleacc DLL.
2003-06-23  Eric PouechIn console input record queue, replace semaphore with...
2003-06-23  Jukka HeinonenAdd IRQ acknowledge handler for internal IRQs.
2003-06-23  Kusanagi KouichiAdded ListView_GetItemText macro.
2003-06-23  Lionel Ulmer- some TRACEing fixes
2003-06-23  Oleg ProkhorovFixed Russian commdlg localization. Some resource eleme...
2003-06-23  Michael Günnewig- added stubs for GetOpenFileNamePreview{A,W}
2003-06-23  Eric PouechFixed a few bugs in network interface handling (code...
2003-06-21  Eric Pouech- adapted kernel32 so that it no longer (directly)...
2003-06-21  Alexandre JulliardThe server also needs to cope with IMAGE_SCN_CNT_UNINIT...
2003-06-21  Eric PouechFixed section mapping in PE loading when both
2003-06-21  Jason EdmeadesSHGetFileInfo should tolerate null pointers.
2003-06-20  Kusanagi KouichiStore WM_NAME and WM_ICON_NAME in COMPOUND_TEXT format.
2003-06-20  David Hammerton- implemented support for https protocol
2003-06-20  Alexandre JulliardAdded checks for ICU libraries (based on a patch by...
2003-06-20  Alexandre JulliardAdded support for #include in IDL files (based on a...
2003-06-20  Robert ShearmanAdded typedef for COLORREF.
2003-06-20  Lionel UlmerDo not use any typedefs in the GL thunks to prevent...
2003-06-20  Raphael JunqueiraAdded d3d9 headers.
2003-06-20  Jukka HeinonenAdd int31 VIF manipulation functions.
2003-06-20  Eric PouechAdded a section about using kgdb and ddd to debug wine.
2003-06-18  Alexandre JulliardRelease 20030618. wine-20030618
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-06-18  Gerald PfeiferInclude 2003 in the copyright years.
2003-06-18  Gerald Pfeifer#include <windows.h> instead of "windows.h".
2003-06-18  Robert ReifFixed a reference counting bug I introduced.
2003-06-18  Francois GougetTypos/spelling fixes.
2003-06-18  Eric Pouech- kernel32's environment tests: a few more tests now...
2003-06-18  Eric Pouech- fixed a couple of bugs in ntdll environment functions...
2003-06-18  Sylvain PetreolleAdded French translation, finished English translation.
2003-06-18  Tom WicklineTranlation of English README to Portuguese.
2003-06-18  Raphael Junqueira- add IDirectMusicContainer support in
2003-06-18  Raphael Junqueira- dsound and d3d works better when x11drv locks/unlocks...
2003-06-17  Alexandre JulliardAdded an assembly wrapper to retrieve the this pointer...
2003-06-17  Mike HearnImplement a class factory for the Global Interface...
2003-06-17  Gregory M.... - move macros and constants into cabinet.h where they...
2003-06-16  Christian CostaAllocate necessary dsound buffers for standard audio...
2003-06-16  Lionel Ulmer- rewrote the buffer to buffer fast path using Texture...
2003-06-16  Raphael Junqueira- DInput WideChar classes support. This time all dinput...
2003-06-16  Raphael JunqueiraFix AddDirtyRect uncorrect behavior (crash in some...
2003-06-16  Sylvain PetreolleDisplay icons of executables in the OpenFile dialog...
2003-06-16   <ma@technoprint.ch>Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAc...
2003-06-16  Lionel Ulmer- fix some regressions
2003-06-16  Steven EdwardsSplit Win16/32 setupapi device installer support.
2003-06-16  Mike HearnStub out SetUrlCacheEntryInfoA/W.
2003-06-16  Mike Hearn- Unbreak vertical trackbars
2003-06-16  Mike HearnAdd stubs for Control_FillCache_RunDLL ansi/unicode...
next