wine
2005-12-05  Rein Klazesddraw: Catch access violations when calling DirectDrawE...
2005-12-05  Thomas Weidenmuellerdevenum: Don't leak key handle creating a category...
2005-12-05  Christian Gmeinermsi: Implemented DllCanUnloadNow.
2005-12-05  Wojciech Migdaimagehlp: fixed typo in SymSetOptions entry.
2005-12-05  Huw Daviesmsi: Fix MsiProvideQualifiedComponentW spec file entry.
2005-12-05  Vitaliy Margolenserver: Remove sync_namespace.
2005-12-05  Alexandre Julliardserver: Let the directory code handle device names.
2005-12-05  Vitaliy MargolenMove mailslot devices into directory name space.
2005-12-05  Vitaliy MargolenMove named pipe objects into directory name space.
2005-12-05  Alexandre Julliardserver: Move handle allocation out of open_object_dir.
2005-12-05  Eric Pouechdbghelp: Implemented StackWalk64.
2005-12-05  Francois Gougetmsvidc32: Add a comment for DllMain() to stop winapi_ch...
2005-12-05  Francois GougetUpdate win32.api to match the current sources.
2005-12-05  Pavel Roskinnotepad: Russian translation for "Font..." menu item.
2005-12-05  Cihan Altinayriched20: register ListBox & ComboBox classes
2005-12-05  YunSong Hwangwinefile: Fix an incorrect translation.
2005-12-05  Alexander N... Update Norwegian Bokmaal resources.
2005-12-05  Patrick Ammannwininet: compilation fix
2005-12-05  Eric Pouechwinmm: driver unloading.
2005-12-05  Eric Pouechdbghelp,winedbg: SYMBOL_INFO fix.
2005-12-05  Michael StefaniucFix VarBstrCmp for NULL input BSTRs (MSDN is wrong).
2005-12-05  Milko KrachounovUpdate the Bulgarian resources for commdlg and regedit.
2005-12-05  Marcus Meissnerwinsock: Rewrote mappers to use sizeof() based loops.
2005-12-03  Robert ShearmanOLE: Support HREFTYPEs For ITypeInfos
2005-12-03  Robert ShearmanOLE: fix function name loading
2005-12-03  Robert ShearmanOLE: fix invoking dispinterface functions
2005-12-03  H. Verbeetwined3d: Set pixel shader version correctly in IWineD3D...
2005-12-03  H. Verbeetwined3d: Return the correct parent in IWineD3DPixelShad...
2005-12-03  Robert ShearmanOLE: Move the dispinterface return value handling to...
2005-12-03  Robert Shearmanwininet: Correctly set the last error when a called...
2005-12-03  Eric Pouechwinedbg: simplify some code.
2005-12-03  H. Verbeetwined3d: return D3DERR_INVALIDCALL when calling BeginSt...
2005-12-03  Pavel RoskinFixed regression in wineconsole creation (curses backend).
2005-12-03  Vincent Béronwinapi_check: fully descend in included files to check...
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.
next