cryptdlg: Add missing encoding info to the German resource file.
[wine] / dlls / mshtml / omnavigator.c
2009-06-23  Jacek Cabanmshtml: Fixed tests on IE8 and change Wine behavior...
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (remaining...
2009-01-06  Jacek Cabanmshtml: Fixed IOmNavigator::get_platform for win64...
2008-10-14  Jacek Cabanmshtml: Added IOmNavigator::get_appVersion implementation.
2008-07-29  Jacek Cabanmshtml: Added IOmNavigator::get_platform implementation.
2008-07-24  Jacek Cabanmshtml: Added IOmNavigator::get_appCodeName implementation.
2008-07-01  Jacek Cabanmshtml: DispatchEx's QueryInterface implementation...
2008-06-19  Jacek Cabanmshtml: Use heap_alloc_zero to allocate OmNavigator.
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
2008-04-29  Jacek Cabanmshtml: Added support for custom DISPIDs.
2008-04-21  Jacek Cabanmshtml: Forward IOmNavigator's IDispatch method to...
2008-04-21  Jacek Cabanmshtml: Added IDispEx::GetDispID implementation.
2008-04-17  Jacek Cabanmshtml: Added generic IDispatchEx implementation and...
2008-04-07  Jacek Cabanmshtml: Added IHTMLWindow2::get_navigator implementation.