~ivaldi/midori/tabby-title-changed

  • Committer: Christian Dywan
  • Date: 2010-06-17 18:17:21 UTC
  • Revision ID: git-v1:fa08c4d1f9056eb2eae6321f228e62aa0dea758d
Refactor transferbar into MidoriTransferbar

The transferbar is separated from the browser, albeit it is still
created and filled from within the browser so it is not completely
independent.

The new class now keeps a list of TransferInfo items to keep track
of transfers and queries the status from the download object.

Destroying a button belonging to a transfer is connected to
removing it from the list and cleaning up the info structure. Also
the Clear button is updated from the destroy handler.
Filename Latest Rev Last Changed Committer Comment Size
..
midori-bookmarks.c 2701 14 years ago Christian Dywan Initial support of DND in bookmarks 31.7 KB Diff Download File
midori-bookmarks.h 2696 14 years ago Christian Dywan Fix edit/ delete/ new operations on bookmarks 1.8 KB Diff Download File
midori-console.c 2598 14 years ago Christian Dywan Add 'Copy All' to console panel 12.9 KB Diff Download File
midori-console.h 543 15 years ago Christian Dywan Move MidoriConsole to panels folder 1.7 KB Diff Download File
midori-extensions.c 2580 14 years ago Christian Dywan Leave panel icon styles to the system settings 12.9 KB Diff Download File
midori-extensions.h 541 15 years ago Christian Dywan Implement new Extensions panel, in the new folder 1.4 KB Diff Download File
midori-history.c 2580 14 years ago Christian Dywan Leave panel icon styles to the system settings 32 KB Diff Download File
midori-history.h 778 15 years ago Christian Dywan Refactor History panel into a separate class This 1.3 KB Diff Download File
midori-transfers.c 2580 14 years ago Christian Dywan Leave panel icon styles to the system settings 19.6 KB Diff Download File
midori-transfers.h 892 15 years ago Christian Dywan Implement Transfers sidepanel 1.4 KB Diff Download File