midori/midori
Christian Dywan affde90e2c Consistently focus the view, which propagates
Rather than trying to determine and focus the web view
from different places, the parent view should simply
propagate focus by default. The child needs to be
constructed implicitly if focus comes in early.
2010-05-06 22:49:47 +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 Refactor userscripts and userstyles as an extension 2010-05-02 11:53:05 +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 Consistently focus the view, which propagates 2010-05-06 22:49:47 +02:00
midori-browser.h Implement midori_browser_get_settings in MidoriBrowser 2010-04-27 23:36:14 +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 Use gtk_widget_get_visible rather than GTK_WIDGET_VISIBLE 2010-04-02 18:38:56 +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 Consistently focus the view, which propagates 2010-05-06 22:49:47 +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 Move panel icons to the bottom and always remove the labels 2010-01-08 00:16:56 +01: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 'Proxy type' preference which can be Auto, HTTP or None 2010-04-02 20:41:39 +02:00
midori-websettings.h Implement 'Proxy type' preference which can be Auto, HTTP or None 2010-04-02 20:41:39 +02:00
midori.h Construct entry in location action, obsoleting location entry class 2010-01-02 01:25:57 +01:00
midori.vapi Provide midori.vapi for App, Browser, Extension and WebSettings 2010-04-27 23:49:45 +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 Update uses of deprecated GTK+ macros and API 2010-04-02 18:54:29 +02:00
sokoke.h Add gtk_widget_get_window and fix gtk_dialog_get_content_area 2010-04-28 23:57:22 +02:00
wscript_build Implement -i, --inactivity-reset command line option 2010-04-01 00:05:08 +02:00