po: Update French translation.
[wine] / dlls / atl / atl_ax.c
2012-03-26  Alessandro Pignottiatl: Send OLE_CLOSE command to control on detach.
2011-11-17  Frédéric Delanoyatl: Avoid harcoding array lengths.
2011-01-05  Michael Stefaniucatl: Use ifaces instead of vtbl pointers in IOCS.
2010-08-17  Alexandre Goujonatl: Fix AtlAxAttachControl wine check.
2010-06-30  Andrew Nguyenatl: Accept a NULL output container pointer in AtlAxAtt...
2010-06-14  Alexandre Julliardatl: Fix parsing of extended dialog templates.
2010-03-29  Mikhail Maroukhineobjbase.h: CLSIDFromString: Add constness to the parame...
2010-02-01  Michael Stefaniucatl: Use IS_INTRESOURCE not HIWORD to check a resource.
2009-02-12  Michael Stefaniucatl: Remove superfluous pointer casts.
2008-12-05  Michael Stefaniucatl: Remove two superfluous casts.
2008-11-24  Francois Gougetatl: Remove WINAPI on static functions where not needed.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-02-11  Andrew Talbotatl: Assign to structs instead of using memcpy.
2008-02-04  Marcus Meissneratl: Check for NULL.
2007-11-19  Michael Stefaniucdlls: Remove duplicate includes.
2007-06-07  Vitaliy Margolenatl: Use CallWindowProc instead of calling old window...
2007-06-01  Dmitry Timoshkovatl: Fix compilation warnings in 64-bit mode.
2006-11-13  Andrey Turkinatl: AtlAxGetHost and AtlAxGetControl implementation.
2006-11-13  Andrey Turkinatl: Host component implementation: IOleControlSite.
2006-11-13  Andrey Turkinatl: Host component implementation: IOleInPlaceFrame.
2006-11-13  Andrey Turkinatl: Host component implementation: IOleInPlaceSiteWind...
2006-11-13  Andrey Turkinatl: Host component implementation: IOleContainer.
2006-11-13  Andrey Turkinatl: Implement AtlAxAttachControl.
2006-11-13  Andrey Turkinalt: Host component implementation: IOleClientSite.
2006-11-07  Michael Stefaniucatl: Move the storage specifier to the beginning of...
2006-11-02  Andrey Turkinatl: Implement AtlAxCreateDialogA and AtlAxCreateDialogW.
2006-11-02  Andrey Turkinatl: Implement AtlAxCreateControl and AtlAxCreateControlEx.
2006-11-02  Andrey Turkinatl: Implement AtlAxWinInit and AtlAxWin window procedure.