midori/midori
2009-01-26 00:54:12 +01:00
..
compat.c Fix local copy of g_strcmp0 2009-01-22 22:59:47 +01:00
compat.h Make property strings static to save some memory 2009-01-16 05:19:43 +01:00
gjs.c Implement 'full' debug-level and fix according warnings 2009-01-09 23:56:00 +01:00
gjs.h Add gjs_value_forall and gjs_get_nth_attribute 2008-07-21 20:04:54 +02:00
gtkiconentry.c Implement 'full' debug-level and fix according warnings 2009-01-09 23:56:00 +01:00
gtkiconentry.h Require Gtk 2.10 and don't treat GIO specially anymore 2008-10-20 00:41:52 +02:00
main.c Monitor accelerators only after creating the first browser 2009-01-24 15:22:45 +01:00
marshal.list Let glib-genmarshal write our marshallers 2009-01-08 02:29:07 +01:00
midori-app.c Implement MidoriApp::browsers and deprecate MidoriApp::browser-count 2009-01-20 22:40:25 +01:00
midori-app.h Implement and make use of midori_app_create_browser 2008-12-25 00:39:35 +01:00
midori-browser.c Save size and panel position with a delay of 5 seconds 2009-01-26 00:54:12 +01:00
midori-browser.h Add an Open external pages in Preference 2008-10-20 08:50:16 +02:00
midori-extension.c Make property strings static to save some memory 2009-01-16 05:19:43 +01:00
midori-extension.h Add midori_extension_is_active 2008-12-04 01:42:02 +01:00
midori-locationaction.c Make property strings static to save some memory 2009-01-16 05:19:43 +01:00
midori-locationaction.h Optimize location action, so Midori starts up twice as fast 2008-12-12 21:06:33 +01:00
midori-locationentry.c Implement 'full' debug-level and fix according warnings 2009-01-09 23:56:00 +01:00
midori-locationentry.h Move completion logic from LocationEntry to LocationAction 2008-11-09 19:09:35 +01:00
midori-panel.c Remove panel pages implicitly as viewables are destroyed 2009-01-20 22:17:04 +01:00
midori-panel.h Rename MidoriPane to MidoriView and add protocol support 2008-11-29 16:45:24 +01:00
midori-preferences.c Save toolbar changes via the menu and remove the Toolbar Items entry 2009-01-18 04:38:46 +01:00
midori-preferences.h Simplify MidoriPreferences, remove Private 2008-06-19 20:41:05 +02:00
midori-searchaction.c Make property strings static to save some memory 2009-01-16 05:19:43 +01:00
midori-searchaction.h Implement the search widget as an action 2008-10-05 23:25:02 +02:00
midori-source.c Don't needlessly create text buffers 2008-10-24 00:54:28 +02:00
midori-source.h Implement tabs in individual processes 2008-09-26 23:30:52 +02:00
midori-stock.h Remove the page holder from the core 2008-11-25 23:55:54 +01:00
midori-view.c Properly synchronize the proxy item of the view 2009-01-24 22:28:07 +01:00
midori-view.h Support opening of new windows 2008-12-03 04:16:19 +01:00
midori-viewable.c Remove forgotten debugging output from MidoriViewable 2008-12-20 00:31:16 +01:00
midori-viewable.h Rename MidoriPane to MidoriView and add protocol support 2008-11-29 16:45:24 +01:00
midori-websettings.c Remember the last window state, ie. whether Midori was maximized or minimized 2009-01-20 23:27:19 +01:00
midori-websettings.h Remember the last window state, ie. whether Midori was maximized or minimized 2009-01-20 23:27:19 +01:00
midori.h Move MidoriAddons to panels folder 2008-12-04 01:53:52 +01:00
sokoke.c Store the 'day' of history items to reduce even more calls to localtime 2009-01-23 22:38:39 +01:00
sokoke.h Store the 'day' of history items to reduce even more calls to localtime 2009-01-23 22:38:39 +01:00
wscript_build Build Midori core as library, for easier use in tests 2009-01-17 23:52:09 +01:00