Module: wine Branch: master Commit: d22928fb3cf57cb29ba7c6fbdda0f097af7d038e URL: http://source.winehq.org/git/wine.git/?a=commit;h=d22928fb3cf57cb29ba7c6fbdd...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Nov 19 13:40:49 2014 +0100
ieframe: Send command state change notifications from history navigation handlers.
---
dlls/ieframe/ieframe.h | 1 + dlls/ieframe/navigate.c | 35 ++++++++ dlls/ieframe/oleobject.c | 3 + dlls/ieframe/tests/webbrowser.c | 173 +++++++++++++++++++++++++++++++++++----- 4 files changed, 191 insertions(+), 21 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d22928fb3cf57cb29ba7c6...