midori/panels
Christian Dywan e3a71596bc Rework downloading into Midori.Download interface
Midori.URI
    get_folder
Midori.Download
    is_finished
    get/set_type
    get_progress
    get_tooltip
      Consistent estimation of remaining time and speed.
    get_content_type
      Icons in dialog and panel.
    has_wrong_checksum
      Verification in both panel and toolbar.
    action_clear, action_stock_id, open
      Consistent behavior in both panel and toolbar.
    fallback_extension
    clean_filename
        Merged two separate functions.
    get_suggested_filename
    get_filename_suggestion_for_uri
        Now handles MIME types.
    get_extension_for_uri
    get_unique_filename
        Renamed from prepare_filename.
    prepare_destination_uri
    has_enough_space
2012-09-09 14:07:30 +02:00
..
midori-bookmarks.c Check sokoke_has_default instead of placeholder text 2012-08-09 01:02:56 +02:00
midori-bookmarks.h Bookmarks: Database structure improved 2012-06-20 01:19:30 +02:00
midori-extensions.c Ellipsize panel treeviews instead of scrolling 2012-08-03 21:45:16 +02:00
midori-extensions.h Implement new Extensions panel, in the new folder extensions 2008-12-04 01:44:33 +01:00
midori-history.c Check sokoke_has_default instead of placeholder text 2012-08-09 01:02:56 +02:00
midori-history.h Refactor History panel into a separate class 2009-02-21 23:59:02 +01:00
midori-transfers.c Rework downloading into Midori.Download interface 2012-09-09 14:07:30 +02:00
midori-transfers.h Rewrite Midori.Viewable in Vala 2012-05-27 16:30:09 +02:00