midori/midori
2009-03-01 20:21:35 +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 Disable WebKit's authentication dialog if needed 2009-02-28 23:46:41 +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 the date format of the user locale to display history dates 2009-02-28 23:03:23 +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 Implement activating and deactivating extensions in the panel 2009-02-28 01:59:06 +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 Add a Preference to disable automatic inline find while typing 2009-03-01 19:21:27 +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 Mention the MIME type of a document that cannot be displayed. 2009-03-01 20:21:35 +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 Add a Preference to disable automatic inline find while typing 2009-03-01 19:21:27 +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