midori/midori
2009-03-16 02:05:45 +01:00
..
compat.c Drop Glib < 2.16 and WebKitGTK+ < 1.1.1 compat functions 2009-03-16 01:26:52 +01:00
compat.h Drop Glib < 2.16 and WebKitGTK+ < 1.1.1 compat functions 2009-03-16 01:26:52 +01:00
gjs.c Fix zooming, and make Zoom Normal work again 2009-03-05 22:45:34 +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 Implement Last Visited Pages menu and toolbar item 2009-03-07 14:00:14 +01:00
marshal.list Implement a primitive find-as-you-type 2009-02-22 01:45:22 +01:00
midori-app.c Handle running MidoriApp with no display 2009-02-19 02:34:05 +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 Use gtk_show_uri, GIO or Exo to open email adresses 2009-03-16 01:21:59 +01:00
midori-browser.h Add function to obtain the action group of the browser 2009-02-28 04:15:16 +01:00
midori-extension.c Load and save extension settings automatically 2009-03-05 22:22:18 +01:00
midori-extension.h Add boolean and integer settings to MidoriExtension, with tests 2009-02-20 20:24:13 +01:00
midori-locationaction.c Reflect completion selection directly in the entry 2009-02-24 23:56:28 +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 Add a button to change the alignment to the panel 2009-02-22 19:23:45 +01:00
midori-panel.h Flip the toolbar of the panel as well when aligning it to the right 2009-02-22 16:03:08 +01:00
midori-preferences.c Implement a button to use the current page as homepage 2009-03-05 23:36:13 +01:00
midori-preferences.h Simplify MidoriPreferences, remove Private 2008-06-19 20:41:05 +02:00
midori-searchaction.c Only disconnect signals when we actually have search engines 2009-02-28 14:02:36 +01:00
midori-searchaction.h Implement the search widget as an action 2008-10-05 23:25:02 +02:00
midori-source.c Wrap lines in source views 2009-02-22 19:24:52 +01: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 Drop compile time and runtime conditionals for libSoup and WebKit 2009-03-16 01:54:22 +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 Drop WebKit and libSoup version conditionals in WebSettings 2009-03-16 02:05:45 +01:00
midori-websettings.h Correct MidoriWindowState definition, this fixes window state saving 2009-02-17 17:55:18 +01:00
midori.h Move MidoriAddons to panels folder 2008-12-04 01:53:52 +01:00
sokoke.c Fix memory leaks in IDN handling and exclude file:// URIs 2009-02-27 20:59:23 +01:00
sokoke.h Move stock item registrations to sokoke so it can be tested 2009-02-21 22:36:03 +01:00
wscript_build Support IDN by decoding domain names in magic_uri 2009-02-17 00:16:14 +01:00