wine
2005-12-03  Robert ShearmanOLE: fix handling of INVOKE_PROPERTYGET flag in ITypeCo...
2005-12-03  Robert Shearmanwininet: global function/data cleanup
2005-12-03  Eric Pouechwinedbg: fixed regression (and simplified code!) for...
2005-12-03  Eric Pouechwinedbg: fixed regression in 'info local' command.
2005-12-03  Aric Stewartwcmd: mkdir recursive create
2005-12-03  Aric CyrMove standard WGL function declarations to wingdi.h.
2005-12-02  Francois GougetAssorted spelling fixes.
2005-12-02  Vitaliy MargolenMove mapping (section) objects into directory name...
2005-12-02  Vitaliy MargolenMove timer objects into directory name space.
2005-12-02  Vitaliy MargolenMove semaphore objects into directory name space.
2005-12-02  Vitaliy MargolenMove event and mutex objects into directory name space.
2005-12-02  Jacek CabanSync the WebBrowser's window size with document's window.
2005-12-02  Francois GougetUpdate win32.api to match the current sources.
2005-12-02  Vincent BéronUse the typedef'd declaration of IRpcStubBuffer and...
2005-12-02  Vincent BéronReorder the virtual table definition so it's defined...
2005-12-02  Vincent BéronUse interface instead of struct where appropriate in...
2005-12-02  Francois GougetFix the AtlAxWinInit() prototype.
2005-12-02  Francois GougetBetter stick to the PSDK types and to the dsrole.h...
2005-12-02  Francois GougetFix __RPC_USER handling.
2005-12-02  Francois GougetBetter stick to the PSDK types.
2005-12-02  Francois GougetAdd IMAGEHLP_MODULEW64.
2005-12-02  Michael JungImplemented scrolling during drag&drop for the shellvie...
2005-12-02  Jacek CabanUse sink in navigate_complete instead of ClientSite...
2005-12-02  Juan LangImplement more OID support functions.
2005-12-02  Vincent BéronMake winapi_check understand the interface keyword.
2005-12-02  Pavel RoskinImprove script selection combobox in the font selection...
2005-12-02  Jacek CabanAdded implementation of IConnectionPoint::Advise and...
2005-12-02  Hans LeidekkerDocument DN and error handling functions.
2005-12-02  Rein KlazesAvoid formatted output in a few more places where forma...
2005-12-02  Jacek CabanSync window sizes.
2005-12-02  Michael JungAdded a test for native PIDL format.
2005-12-02  James HawkinsDocument many of the advpack functions.
2005-12-02  Raphael JunqueiraHandle DONTCARE flags on ChoosePixelFormat.
2005-12-01  Hans LeidekkerImplement ldap_parse_extended_result{A,W}, ldap_parse_r...
2005-12-01  Hans LeidekkerStub implementations for functions handling paged searc...
2005-12-01  Huw DaviesMake the node object aggregatable so that the element...
2005-12-01  Alexandre JulliardCheck for need to add area to the reserved list also...
2005-12-01  Alexandre JulliardIgnore the large address space flag when version is...
2005-12-01  Hans LeidekkerDocument the ldap_delete* functions.
2005-12-01  Rein KlazesDon't use formatted output in WCMD_setshow_sortenv.
2005-12-01  Oldrich JedlickaFix for the monochrome DIB with inverted colors.
2005-12-01  Alexandre JulliardImproved the CHECK_DEF macro to avoid code duplication.
2005-12-01  Robert ShearmanMake dump functions const.
2005-12-01  Jacek CabanAdded implementation of OLEIVERB_SHOW in DoVerb.
2005-12-01  Robert ShearmanRemove broken return value handling code and that would...
2005-12-01  Alexandre JulliardPrefix signal definitions with MSVCRT_ to avoid conflic...
2005-12-01  Alexandre JulliardFixed some compiler warnings on Darwin.
2005-12-01  Pavel RoskinImprove font support in Notepad.
2005-12-01  Robert ShearmanIntroduce a variable "elemdesc" to eliminate some long...
2005-12-01  Robert ShearmanDon't truncate large integer constants.
2005-12-01  Jacek CabanAdded IOleInPlaceActiveObject stub implementation.
2005-12-01  James HawkinsAdd a stub for AdvInstallFile.
2005-12-01  Robert ShearmanCleanup SSL connections properly, do a few security...
2005-12-01  Dmitry TimoshkovAdd a test for LB_SELITEMRANGE, make it pass under...
2005-12-01  Robert ShearmanFix the entry attributes of the two module functions...
2005-12-01  Robert ShearmanThe pparamdescex of an ELEMDESC should only be copied...
2005-12-01  Steven EdwardsAdd stubs for ldap_search_init_page[A/W].
2005-12-01  Detlef RiekenbergRemove unused include X11/IntrinsicP.h.
2005-12-01  Jacek CabanAdded SetObjectRects implementation.
2005-12-01  Jacek CabanReturn S_OK in [On|Can]InPlaceActivate.
2005-12-01  Rein KlazesMake WineEngGetFontData always return the used byte...
2005-11-30  Peter LemenkovAdded WS_EX_COMPOSITED.
2005-11-30  Dmitry TimoshkovAdd a test for RedrawWindow with an empty region/rectan...
2005-11-30  Willie SippelAdded more Nvidia card IDs.
2005-11-30  Alexandre JulliardAdded support for Darwin DYLD_LIBRARY_PATH.
2005-11-30  Vitaliy MargolenImplement symbolic link object in wineserver.
2005-11-30  Markus GömmelAdded CSIDL_MYVIDEO|MYPICTURES|MYMUSIC to _SHRegisterUs...
2005-11-30  Oldrich JedlickaFix for RGB mask that corresponds to the visual's mask.
2005-11-30  Hans LeidekkerDocument the ldap_control* functions.
2005-11-30  Martin FuchsFix context menu handling for more than one entry in...
2005-11-30  Raphael JunqueiraAdded some checks on wglCreatContext to avoid problems...
2005-11-30  Stefan LeichterAdded stub for CryptVerifyMessageSignature.
2005-11-30  Vitaliy MargolenShowWindows(SW_SHOWMAXIMIZED) should ignore WS_MAXIMIZE...
2005-11-30  Vitaliy MargolenNew maximized visible window should be shown with
2005-11-30  Vitaliy MargolenCreateWindow should not activate invisible minimized...
2005-11-30  Stefan LeichterFix version tests on windows 9x/ME.
2005-11-30  Robert ShearmanTest the behaviour of HttpSendRequestEx when putting...
2005-11-30  Robert ShearmanRemove duplicated code by modifying HTTP_HttpSendReques...
2005-11-30  Vincent BéronAdd some prototypes to include/ for already existing...
2005-11-30  Vincent BéronUpdate win32.api to current cvs.
2005-11-30  Raphael JunqueiraAdd support for Intel drivers version string.
2005-11-30  Robert ShearmanDisable XRender if bit masks aren't valid.
2005-11-30  Robert ShearmanThe buffer sizes in the documentation for MsiDecomposeD...
2005-11-30  Robert ShearmanRemove call to StrCatW by passing in NULL for lpszExtra...
2005-11-30  Robert ShearmanFactor out code for doing ELEMDESC sizes and copies.
2005-11-29  Hans LeidekkerLink to the reentrant version of libldap.
2005-11-29  YunSong HwangAdd Korean translations.
2005-11-29  Vitaliy MargolenImplement directory object in wineserver.
2005-11-29  Alexandre JulliardCheck for a valid module before attempting to read...
2005-11-29  Rein KlazesClear the reference counter in WSACleanup, with regress...
2005-11-29  Hans LeidekkerDocument the ldap_compare* functions.
2005-11-29  Oliver StieberAdded support for vertex and pixel shader constants...
2005-11-29  Paul VriensAdded some stubbed Ds-calls
2005-11-29  Vitaliy MargolenStub StackWalk64.
2005-11-29  Eric PouechAdded support for 'loading' virtual modules.
2005-11-29  Eric PouechImplemented SymGet{Next|Prev}Line64.
2005-11-29  Eric PouechNow correctly checking calling down to 32 bit version.
2005-11-29  Robert ShearmanHttpSendRequestExA/W doesn't touch lpBuffersIn->Next...
2005-11-29  Eric PouechImplemented SymGetModuleInfo64.
2005-11-29  Robert ShearmanImplement some user marshal functions and add tests.
next