midori/midori
Tsahee Zidenberg ea7e627e3b Implement loading delayed pages at startup
Each view has a meta value 'delay' which indicates whether it be
loaded or needs to be loaded manually before it shows content.

One way to trigger this is that Midori crashes and if it is
configured to 'Show last open tabs', all tabs will now be
delayed. To allow Midori to safely open without crashing again.

The other way is to change the 'Load on Startup' preference to
'Show last tabs without loading'. This causes all tabs restored
from the session to be delayed.

One interesting aspect is that it is possible to have delayed
tabs, use 'Show last open tabs' and tabs will remain as they are,
so delayed tabs will be delayed over following sessions.
2010-06-01 00:12:30 +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 Implement loading delayed pages at startup 2010-06-01 00:12:30 +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 Implement loading delayed pages at startup 2010-06-01 00:12:30 +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 Implement loading delayed pages at startup 2010-06-01 00:12:30 +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 Check user data dir first for resource files 2010-05-16 17:57:41 +02:00
sokoke.h Unify content type/ MIME type handling and plug leak 2010-05-07 20:17:53 +02:00
wscript_build Implement -i, --inactivity-reset command line option 2010-04-01 00:05:08 +02:00