winemaker: Output UTF-8 Makefiles.
[wine] / dlls / ieframe / iexplore.c
2012-11-12  Jacek Cabanieframe: Forward more DocHost::Exec calls to embedders.
2012-10-29  AndrĂ© Hentschelieframe: Avoid memory leak (coverity).
2012-10-24  Piotr Cabanieframe: Handle rebar height changes.
2012-10-24  Piotr Cabanieframe: Added CSS_NORESIZE style to toolbar window.
2012-09-20  Daniel Jelinskiieframe: cxMinChild needs to be set if RBBIM_CHILDSIZE...
2012-08-14  Michael Stefaniuciexplore: Avoid a TRUE:FALSE conditional expression.
2012-07-27  Jacek Cabanieframe: Use proper helpers for iface calls.
2012-01-18  Jacek Cabanieframe: Call appropriate functions in response to...
2012-01-09  Jacek Cabanieframe: Store embedder iface as IWebBrowser2 in DocHost.
2012-01-06  Jacek Cabanieframe: Always create doc view window when creating...
2011-10-20  Jacek Cabanieframe: ieframe variant of IEWinMain is Unicode.
2011-08-31  Octavian Voicuieframe: Fix a few incorrect pointer/integer casts...
2011-07-29  Jacek Cabanieframe: Removed remaining bits of shdocvw.
2011-07-27  Jacek Cabanieframe: Moved WebBrowser and InternetExplorer objects...