wine/eterwine.git
2004-11-30 James HawkinsFixed a few memory leaks.
2004-11-30 Alexander YaworskyMerge Unicode and ASCII versions of StartServiceCtrlDis...
2004-11-30 Robert ShearmanStore the new style before redrawing and repositioning...
2004-11-30 Jon GriffithsAllow NCBRESET and NCBADDNAME to work even if there...
2004-11-30 Jon GriffithsGetModuleHandleA->GetModuleHandleW.
2004-11-30 Jon GriffithsUse a FIXME style that will actually compile.
2004-11-30 Dmitry TimoshkovGather all DrawText flags together, convert them to...
2004-11-30 Dmitry TimoshkovDrawTextEx should allocate text buffer on stack for...
2004-11-29 Alexandre JulliardFixed RtlExpandEnvironmentStrings_U to not depend on...
2004-11-29 Mike McCormackAdded some tests for timer functions.
2004-11-29 Alexandre JulliardGet rid of the client-side window timer structures.
2004-11-29 Alexandre JulliardConverted the timer list to use standard list functions.
2004-11-29 Eric PouechMade some functions and variables static.
2004-11-29 Vincent BéronFixed missing </sect2> tag.
2004-11-29 Jason EdmeadesImplement Material, Clip plane and Light support plus
2004-11-29 Gunnar DalsnesAdded a test to make sure that CreateDirectoryA/W does...
2004-11-29 Eric KohlF4 key flips the listbox in default (not extended UI...
2004-11-29 Christian CostaAVI decompressor:
2004-11-29 Jacek CabanAdded some options to popup menu.
2004-11-29 Alexandre JulliardAdded missing CoInitialize.
2004-11-29 Mike HearnTrace the OLE error info strings.
2004-11-29 Mike Hearn- Improve OLE function documentation.
2004-11-29 Mike McCormackCFM_GETSPEC always returns a space-separated list.
2004-11-28 Alexandre JulliardTake advantage of the new winproc handling to move...
2004-11-28 Alexandre JulliardFixed is_valid_winproc to avoid being optimized out...
2004-11-28 Jason EdmeadesAdd Get/Set Transform support, plus BeginScene (does...
2004-11-28 Eric PouechFixed file name when opening NUL.
2004-11-28 Hajime SegawaMake folders open correctly in Windows Explorer.
2004-11-28 Marcus MeissnerUpdated PACKAGING howto.
2004-11-28 Huw DaviesProtect sscanfs with a "C" locale so that they still...
2004-11-28 Dmitry TimoshkovAdd a test for ReadFile/WriteFile fault handling, make...
2004-11-28 Ge van Geldorp- Fix vertical position of text in single-line edit...
2004-11-28 Robert North- Ensure that if buffer pointer is null, queue is flushed.
2004-11-28 Mike McCormack- Don't limit the size of the property that can be...
2004-11-28 Gerald PfeiferFix compilation on systems which do not have <mntent.h>.
2004-11-24 Alexandre JulliardChanged winproc allocation to be based only on the...
2004-11-24 Eric FriasMore portable POINTSTOPOINT macro.
2004-11-24 Alexandre JulliardPrevent use of MAKEPOINTS in Wine code.
2004-11-24 Alexandre JulliardAvoid using the MAKEPOINTS macro, it's broken on big...
2004-11-24 Jason EdmeadesAdd indexbuffer support into wined3d.
2004-11-24 Robert ShearmanImplement OleDuplicateData.
2004-11-24 Mike McCormackReturn correct error code in EnumPrinters.
2004-11-24 Mike McCormackFix ofn.nFileOffset when multiple files are selected.
2004-11-24 Kevin KoltzauCreateBrushIndirect should not return a stock brush.
2004-11-24 Dmitry TimoshkovAvoid some direct accesses to DC internals from metafil...
2004-11-24 Dmitry TimoshkovRemove useless calls to IsBadReadPtr from ReadFile...
2004-11-23 Alexandre JulliardFixed handling of NULL pointer in PeekMessageW, with...
2004-11-23 Kevin KoltzauLook for lcms.h in lcms/lcms.h.
2004-11-23 Alexandre JulliardAppend .dll extension in all cases (spotted by Mike...
2004-11-23 Tom WicklineVersion resources cleanup.
2004-11-23 Jason Edmeades- Implement SetStreamSource
2004-11-23 Mike Hearn- More heapification.
2004-11-23 Huw DaviesWe don't use DGA version 1 so remove the configure...
2004-11-23 Robert ShearmanWhen changing from DIB_Status_GdiMod to DIB_Status_GdiM...
2004-11-23 Jon GriffithsSet the miter limit in the DC state.
2004-11-23 Hans LeidekkerUse string functions that are Windows locale aware.
2004-11-22 Eric FriasExport wine_pthread_get_current_teb.
2004-11-22 Eric FriasFix Sparc assembly code in wine_switch_to_stack.
2004-11-22 Alexandre JulliardPass DLLFLAGS to winebuild too.
2004-11-22 Steven EdwardsDefine "WINVER=0x0501 _WIN32_WINNT=0x0501 _WIN32_IE...
2004-11-22 Eric PouechFixed regressions introduced when moving addresses...
2004-11-22 Kevin KoltzauPrevent environment test from crashing when environment...
2004-11-22 Tom WicklineAdded advpack.dll, rsaenh.dll, strmiids.lib.
2004-11-22 Hans LeidekkerHandle unknown parameters more gracefully.
2004-11-22 Eric FriasFixed KEYLP structure for big endian.
2004-11-22 Alexander YaworskyChanged allocation of arguments in SearchPathA so path...
2004-11-22 Martin FuchsUnicodify string constants.
2004-11-22 Martin Fuchssplitpath maintainance.
2004-11-22 Jon GriffithsSupport mono pattern brushes in EMF's.
2004-11-22 Jon GriffithsAvoid magic number.
2004-11-22 Jon GriffithsImplement CreateBitmap using CreateBitmapIndirect so...
2004-11-22 Rein KlazesAllow negative numbers in RCDATA resources like RC...
2004-11-22 Glenn WursterUse physDev->textPixel instead of GetTextColor for...
2004-11-21 Evan G. ParryAdded some tests for lzexpand.
2004-11-21 Eric Pouech- moved into new mscvpdb.h (out of msc.c) all types...
2004-11-21 Alexander YaworskyMove up SERV_* functions.
2004-11-21 José Manuel... Updated Spanish translations.
2004-11-21 Hans LeidekkerImplement and test GetColorProfileElementTag,
2004-11-21 Dmitry TimoshkovCall CompareStringA with LOCALE_USE_CP_ACP flag set...
2004-11-21 Stefan LeichterRemoved W->A from DEFWND_ImmIsUIMessageW.
2004-11-21 Robert Shearman- Make InternetGetConnectedStateExA not crash, by making
2004-11-21 Bill MedlandDon't mess up the msvcrt codepage on e.g. _MB_CP_ANSI.
2004-11-21 Eric FriasAccelerator resource struct fix for sparc.
2004-11-21 Huw DaviesThe default font for the treeview should be the icon...
2004-11-21 Eric FriasHandle a def file where the names of the exported funct...
2004-11-21 Eric FriasFixed file handle leak.
2004-11-21 Eric FriasPermit unaligned memory access on sparc.
2004-11-21 Eric FriasFixed error writing control IDs in dialogex on sparc.
2004-11-21 Rémi AssaillyAdd some missing error values in WINMM_ErrorToString.
2004-11-21 Eric FriasFixed dialogex resource loading on sparc.
2004-11-21 Jon GriffithsSearch the whole table when creating solid brushes.
2004-11-21 Alexander YaworskyAdded NOVT timezone info.
2004-11-21 Kevin KoltzauFix clipping for DrawThemeParentBackground.
2004-11-21 Gerald PfeiferUpdate FreeBSD info.
2004-11-21 Rémi AssaillyAdded some structure tags and error defines.
2004-11-21 Eric PouechMoved kernel32.DeleteFileW core implementation to ntdll...
2004-11-19 Alexandre JulliardRemoved a couple of no longer needed entries.
2004-11-19 Alexandre JulliardFix conflicting structure tag.
2004-11-19 Robert ReifOne step closer to getting hardware accelerated capture...
2004-11-19 Huw DaviesCalculating the average width doesn't seem possible...
next