⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Timeline



Apr 12, 2002:

7:28 PM Changeset in webkit [1006]
  • 19 copies in branches/kde_3_0_merge

This commit was manufactured by cvs2svn to create branch
'kde_3_0_merge'.

7:28 PM Changeset in webkit [1005]
  • 19 copies in tags/KDE_3_0_MERGE_ANCHOR

This commit was manufactured by cvs2svn to create tag
'KDE_3_0_MERGE_ANCHOR'.

7:28 PM Changeset in webkit [1004] by cblu
  • 3 edits in trunk/WebKit

Fixed build failure. Forgot to make IFDownloadHandler.h
a public header.

  • WebKit.pbproj/project.pbxproj:
6:03 PM Changeset in webkit [1003] by cblu
  • 15 edits
    4 adds in trunk/WebKit

First implementation of IFDownloadHandler and IFDownloadHandlerPrivate.

Added:

  • (void) startedDownloadWithHandler:(IFDownloadHandler *)downloadHandler
  • (void) receivedProgress:(IFLoadProgress *)progress forDownloadHandler$
  • (void) receivedError:(IFError *)error forDownloadHandler:(IFDownloadH$

to Alex's WebController.

Note: See TracTimeline for information about the timeline view.