midori/midori
2008-11-20 01:41:58 +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 Change extension API to split initialization and activation 2008-11-20 01:22:25 +01:00
Makefile.am Improve OSX adjustments in various places 2008-10-26 00:54:57 +02:00
midori-addons.c Use Yes and No for enabling and disabling addons 2008-10-31 01:37:31 +01:00
midori-addons.h Read addons into a list for more flexibility 2008-08-23 19:57:22 +02:00
midori-app.c Change extension API to split initialization and activation 2008-11-20 01:22:25 +01:00
midori-app.h Change extension API to split initialization and activation 2008-11-20 01:22:25 +01:00
midori-browser.c Do not load icons other than in tabs 2008-11-20 01:41:58 +01:00
midori-browser.h Add an Open external pages in Preference 2008-10-20 08:50:16 +02:00
midori-console.c Move variable declarations to the beginnings of blocks 2008-11-16 02:00:17 +01:00
midori-console.h Simplify MidoriConsole, remove Private 2008-06-19 20:40:01 +02:00
midori-extension.c Change extension API to split initialization and activation 2008-11-20 01:22:25 +01:00
midori-extension.h Introduce a C extension interface 2008-11-18 02:07:53 +01:00
midori-locationaction.c Use katze_object_get_foo instead of sokoke_object_get_foo 2008-11-18 23:10:21 +01:00
midori-locationaction.h Update location icon even if it's not in the history 2008-11-11 00:51:28 +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 Move variable declarations to the beginnings of blocks 2008-11-16 02:00:17 +01:00
midori-panel.h Add Compact sidepanel Preference 2008-10-22 00:01:01 +02:00
midori-preferences.c Move variable declarations to the beginnings of blocks 2008-11-16 02:00:17 +01:00
midori-preferences.h Simplify MidoriPreferences, remove Private 2008-06-19 20:41:05 +02:00
midori-searchaction.c Do not load icons other than in tabs 2008-11-20 01:41:58 +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 Improve strings for the sake of better localization 2008-11-03 00:17:43 +01:00
midori-view.c Move variable declarations to the beginnings of blocks 2008-11-16 02:00:17 +01:00
midori-view.h Share net between browser and views 2008-10-27 04:23:41 +01:00
midori-websettings.c Move variable declarations to the beginnings of blocks 2008-11-16 02:00:17 +01:00
midori-websettings.h Allow hiding the menubar and showing it again 2008-10-12 22:09:49 +02:00
midori.h Introduce a C extension interface 2008-11-18 02:07:53 +01:00
sokoke.c Use katze_object_get_foo instead of sokoke_object_get_foo 2008-11-18 23:10:21 +01:00
sokoke.h Use katze_object_get_foo instead of sokoke_object_get_foo 2008-11-18 23:10:21 +01:00
wscript_build Introduce a C extension interface 2008-11-18 02:07:53 +01:00