midori/midori
2008-12-21 17:52:10 +01:00
..
compat.c Remove unused gdk_pixbuf_new_from_stream and sokoke_web_icon 2008-11-06 01:36:57 +01:00
compat.h Remove unused gdk_pixbuf_new_from_stream and sokoke_web_icon 2008-11-06 01:36:57 +01:00
gjs.c Conditionally silence JavaScriptCore deprecation warning 2008-11-06 01:51:46 +01:00
gjs.h Add gjs_value_forall and gjs_get_nth_attribute 2008-07-21 20:04:54 +02:00
gtkiconentry.c Require Gtk 2.10 and don't treat GIO specially anymore 2008-10-20 00:41:52 +02:00
gtkiconentry.h Require Gtk 2.10 and don't treat GIO specially anymore 2008-10-20 00:41:52 +02:00
main.c Show even broken (not linking) extensions in the panel 2008-12-20 00:25:31 +01:00
midori-app.c Actually emit "quit" even if a function quit the app 2008-12-12 10:12:33 +01:00
midori-app.h Provide MidoriPane interface for use with MidoriPanel 2008-11-24 01:41:45 +01:00
midori-browser.c Don't connect to search buttons twice, and fix a pixbuf leak 2008-12-18 21:15:05 +01:00
midori-browser.h Add an Open external pages in Preference 2008-10-20 08:50:16 +02:00
midori-extension.c Add midori_extension_is_active 2008-12-04 01:42:02 +01:00
midori-extension.h Add midori_extension_is_active 2008-12-04 01:42:02 +01:00
midori-locationaction.c Simplify the completion and make it work properly again 2008-12-18 05:02:52 +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 Use katze_object_get_foo instead of sokoke_object_get_foo 2008-11-18 23:10:21 +01:00
midori-locationentry.h Move completion logic from LocationEntry to LocationAction 2008-11-09 19:09:35 +01:00
midori-panel.c Rename MidoriPane to MidoriView and add protocol support 2008-11-29 16:45:24 +01:00
midori-panel.h Rename MidoriPane to MidoriView and add protocol support 2008-11-29 16:45:24 +01:00
midori-preferences.c Make the tool item label in the preferences selectable 2008-12-18 21:19:13 +01:00
midori-preferences.h Simplify MidoriPreferences, remove Private 2008-06-19 20:41:05 +02:00
midori-searchaction.c Reimplement custom search engine icons 2008-12-15 21:20:39 +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 Miscellaneous improvements and cleanup in MidoriView 2008-12-21 17:52:10 +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 Assemble a version without git revision for ident strings 2008-12-09 02:22:58 +01:00
midori-websettings.h Provide identification string and proxy server preferences 2008-12-08 23:18:14 +01:00
midori.h Move MidoriAddons to panels folder 2008-12-04 01:53:52 +01:00
sokoke.c Allow relative localhost URIs 2008-12-20 00:24:35 +01:00
sokoke.h Remove unused sokoke completion helpers 2008-11-21 02:46:47 +01:00
wscript_build Link to GThread, to fix non-soup Midori with soup-WebKit 2008-12-08 23:15:05 +01:00