midori/midori
Christian Dywan fa08c4d1f9 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.
2010-06-17 20:17:21 +02:00
..
gtkiconentry.c Fix use of priv in GtkIconEntry code 2010-04-17 01:42:09 +02:00
gtkiconentry.h Fix use of priv in GtkIconEntry code 2010-04-17 01:42:09 +02:00
main.c Use extra attributes of a bookmark 2010-06-16 23:30:56 +02:00
marshal.list Build katze, core and panels as one, and allow non-progressive build 2010-01-01 18:20:08 +01:00
midori-app.c Implement midori_app_get_browser in MidoriApp 2010-04-27 22:34:26 +02:00
midori-app.h Implement midori_app_get_browser in MidoriApp 2010-04-27 22:34:26 +02:00
midori-array.c Use g_access instead of g_file_test consistently 2009-12-19 11:28:46 +01:00
midori-array.h Move array loading and saving to midori_array_{from,to}_file 2009-03-31 18:09:04 +02:00
midori-browser.c Refactor transferbar into MidoriTransferbar 2010-06-17 20:17:21 +02:00
midori-browser.h Rename midori_browser_get/set_current_tab to get/set_tab 2010-05-19 00:18:31 +02:00
midori-extension.c Check the non-existence of folders before creating them 2009-10-20 18:24:24 +02:00
midori-extension.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-locationaction.c Security with background color and secondary icon 2010-04-21 02:47:21 +02:00
midori-locationaction.h Validate SSL against root certificates 2010-04-14 04:20:56 +02:00
midori-panel.c Leave panel icon styles to the system settings 2010-05-13 16:53:19 +02:00
midori-panel.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-preferences.c Implement 'Proxy type' preference which can be Auto, HTTP or None 2010-04-02 20:41:39 +02:00
midori-preferences.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-searchaction.c Use gtk_widget_get_visible rather than GTK_WIDGET_VISIBLE 2010-04-02 18:38:56 +02:00
midori-searchaction.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-stock.h Add 'Import bookmarks' button into the bookmark panel 2009-12-02 23:11:59 +01:00
midori-view.c Iterate links and anchors for next/ previous labels 2010-06-11 21:36:18 +02:00
midori-view.h Expose midori_view_populate_popup for use in extensions 2010-04-29 02:19:20 +02:00
midori-viewable.c Deprecate midori_viewable_new_from_uri and _register_protocol 2010-05-21 01:07:25 +02:00
midori-viewable.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-websettings.c Implement loading delayed pages at startup 2010-06-01 00:12:30 +02:00
midori-websettings.h Implement loading delayed pages at startup 2010-06-01 00:12:30 +02:00
midori.h Construct entry in location action, obsoleting location entry class 2010-01-02 01:25:57 +01:00
midori.vapi Rename midori_browser_get/set_current_tab to get/set_tab 2010-05-19 00:18:31 +02:00
socket.c Declare fd_recv early at the top of socket.c 2009-12-21 23:22:04 +01:00
socket.h Copy libsylph socket.c as fallback for single instance libunique 2009-06-16 01:46:22 +02:00
sokoke.c Use g_file_set_contents to save 'config' with a temporary file 2010-06-10 17:54:44 +02:00
sokoke.h Unify content type/ MIME type handling and plug leak 2010-05-07 20:17:53 +02:00
wscript_build Refactor transferbar into MidoriTransferbar 2010-06-17 20:17:21 +02:00