- Fix memory leaks.
[wine] / dlls /
2001-06-24  Guy L. Albertelli- Fix memory leaks.
2001-06-24  Guy L. AlbertelliFixed test so 0xffffffff is properly recognized.
2001-06-22  Andreas MohrSpelling fixes.
2001-06-22  Eric PouechMerge from Corel tree. Contributors are:
2001-06-22  Alexandre JulliardDon't rely on X to expose windows covered by a sibling...
2001-06-21  Ove KaavenMake GetCursorPos call XQueryPointer.
2001-06-21  Ove KaavenExtended __wine_enter_vm86 to handle pending interrupts.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-20  Alexandre JulliardMoved queue paint count to the server. Removed a few...
2001-06-20  Patrik StridvallFixed some issues found by winapi_check.
2001-06-20  Alexandre JulliardClip parent client area when using the drawable from...
2001-06-20  Alexandre JulliardFixed region leak.
2001-06-19  Alexandre JulliardMoved hardware message queue handling to the server.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Eric PouechFails mapper opening when no midi out devices are present.
2001-06-19  Eric PouechFixed bugs in output functions (ascend, createChunk).
2001-06-19  Alexandre JulliardFixed one more bug in clip_children.
2001-06-19  Patrik Stridvall- Added, cleaned up and/or documentated _{begin,end...
2001-06-19  Patrik StridvallRemoved implementation of _ultow since it is forwarded...
2001-06-19  Patrik StridvallFixed GetCommConfig number of arguments.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Dmitry TimoshkovReplace PROFILE_ functions by RegQueryValueExA in x11drv.
2001-06-15  Alexandre Julliardclip_children: don't crash if child is not in list...
2001-06-15  Ove KaavenBlock SIGINT and SIGALRM in signal handlers.
2001-06-14  Dmitry TimoshkovMove IsCharAlphaA and IsCharAlphaNumericA to user32.
2001-06-14  Ulrich CzekallaStub for InternetGetCookieA.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-13  Alexandre JulliardUse the topmost parent that isn't clipping children...
2001-06-13  Ian PilcherMake ChooseFontW use ChooseFontA.
2001-06-13  Dmitry TimoshkovReplace PROFILE_GetWineIniString by RegQueryValueExA.
2001-06-13  Marcus MeissnerAdded definitions for IKsPropertySet, small stub implem...
2001-06-13  Marcus Meissner_tzset just forwards to libc tzset().
2001-06-13  Dmitry TimoshkovProtect against a driver misconfiguration.
2001-06-12  Alexandre JulliardFixed handling of zero-sized client window.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-06-11  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-11  Marcus MeissnerAlias and Device Type are case insensitive.
2001-06-11  Guy L. Albertelli- correct rebar window borders and handling of RBS_BORD...
2001-06-08  Andreas MohrLimit output for certain text functions.
2001-06-08  Alexandre JulliardAdded script to update dlls dependencies.
2001-06-08  Marcus MeissnerImplemented glu32.dll as libGLU.so forwarder.
2001-06-08  Alexandre JulliardRemoved WIN_NATIVE flag.
2001-06-08  Lionel UlmerUpgrade OpenGL thunks with latest informations from...
2001-06-07  Hidenori TakeshimaImplemented some part of AVIFIL32.
2001-06-07  Marcus MeissnerStub for GetQueuedCompletionStatus.
2001-06-07  Gerard PatelFixes to French translation of common dialog messages.
2001-06-06  Gerard PatelUse a flag to test if create structure is unicode.
2001-06-06  Andreas MohrRemove unneeded WINAPI.
2001-06-06  Ian PilcherUse autoconf checks to check for various FreeType headers.
2001-06-06  Marcus MeissnerImplemented page skipping on PSN_SETACTIVE -1 return.
2001-06-06  Ian PilcherUpdated built-in metrics for core PostScript fonts.
2001-06-06  Ian PilcherRemoved incorrect string length calculation.
2001-06-06  Bobby BinghamStub implementation of AnimateWindow().
2001-06-06  Marcus MeissnerSome ASPI fixes, SC_GET_DISK_INFO stubbed, but returnin...
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-31  Malte StarostikImplemented some very basic functionality.
2001-05-31  Dmitry TimoshkovList 16-bit resources separately as RC_SRCS16.
2001-05-31  Ian PilcherFixed font metric rounding error.
2001-05-31  Francois GougetTOOLBAR_InsertButtonA: If iString==-1 then don't use...
2001-05-31  Francois Gougetfclose should return EOF (-1) if an error condition...
2001-05-31  Francois GougetCall FreeEnvironmentStrings when msvcrt is unloaded.
2001-05-31  Francois GougetAdded msvcrt/eh.h.
2001-05-31  Francois GougetFix the VarXxxFromCy conversions.
2001-05-31  Jason McMullanMore accurate stub of DDRAW:GetFourCCCodes.
2001-05-29  Ian PilcherBuild AFM data for core PostScript fonts into WINEPS.
2001-05-29  Huw D M DaviesAttempt to write fragments and check whether we can...
2001-05-29  Marcus MeissnerFirst try at implementing PathGetCharType().
2001-05-29  Ian PilcherUse macros for FreeType includes.
2001-05-25  Gerard PatelImplemented DTM_GET/SETRANGE.
2001-05-24  Dmitry TimoshkovRemove kernel32 dependency on user32 by implementing...
2001-05-24  Andreas MohrSpelling fixes.
2001-05-24  Andreas MohrGet rid of GetCurrentTime16().
2001-05-24  Andreas Mohr- BuildCommDCB16() uses int instead of BOOL
2001-05-24  Andreas Mohr- add stubs SHLWAPI_294, UrlApplySchemeW
2001-05-24  Andreas MohrVcpQueueDelete() does not have a LPEXPANDVTBL parameter.
2001-05-24  Ian PilcherAdded AvgCharWidth member to font metrics.
2001-05-24  Ian PilcherUpdated PostScript glyph name data.
2001-05-22  Eric PouechMimic more closely Windows' behavior (a MSACM driver...
2001-05-22  Eric PouechMade midi mapper more robust.
2001-05-22  Eric PouechNow loading the default setting for low level drivers...
2001-05-22  Mike BondFixed spawnlp and added exec variants.
2001-05-22  Dmitry TimoshkovSmall clean up.
2001-05-22  Eric PouechCorrectly generate the environment global variables.
2001-05-21  Eric PouechSome French translations.
2001-05-21  Eric PouechFixed open requests in case of error (if the physical...
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-05-18  Francois GougetSpelling typos.
2001-05-18  Marcus MeissnerFixed compile if we do not have the xf86vidmode extension.
2001-05-18  Marcus MeissnerThe shell special folder path creation did not mkdir...
2001-05-18  Mike BondImplementation of spawnl and spawnlp.
2001-05-18  Marcus MeissnerUse older cupsGetPrinters() API so we support CUPS...
2001-05-18  James JuranMake sure we set dwOSVersionInfoSize before calling...
2001-05-16  Marcus MeissnerAdopted to new threaded displays.
2001-05-16  Ian PilcherRead metrics from TrueType fonts.
2001-05-16  Ian PilcherDisable /etc/printcap parsing if no PPD file specified.
2001-05-16  Ian PilcherGuesstimate Windows font metrics for Type 1 fonts.
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-11  Alexandre JulliardCreate a new window for the top popup menu on every...
next