midori/midori
Christian Dywan 43feec8b3d Optimize location completion based on profiling
The test was modified slightly because we are not filtering
out trailing slahses anymore. We are not quite there still
when it comes to treating URIs as we should but for all
practical purposes it should be quite a bit faster.
The most annoying shortcoming still is that umlauts or any
special characters won't match at all.
2009-03-31 22:24:18 +02:00
..
compat.c Properly initialize tooltips instance to NULL 2009-03-23 00:58:33 +01:00
compat.h Drop Glib < 2.16 and WebKitGTK+ < 1.1.1 compat functions 2009-03-16 01:26:52 +01: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 Always use WebKit's session in KatzeNet 2009-03-31 18:20:31 +02:00
marshal.list Initial support for WebKitDownload 2009-03-19 18:28:50 +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-array.c Move array loading and saving to midori_array_{from,to}_file 2009-03-31 18:09:04 +02:00
midori-array.h Move array loading and saving to midori_array_{from,to}_file 2009-03-31 18:09:04 +02:00
midori-browser.c Save files which are opened immediately to the temporary folder 2009-03-31 21:19:48 +02: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 Add midori_extension_get_app and enforce a valid app 2009-03-25 02:07:27 +01:00
midori-extension.h Add midori_extension_get_app and enforce a valid app 2009-03-25 02:07:27 +01:00
midori-locationaction.c Optimize location completion based on profiling 2009-03-31 22:24:18 +02: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 Always lookup an item to find a radio group 2009-03-25 02:04:41 +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 Do not use long texts in the preferences but in tooltips 2009-03-28 23:12:08 +01:00
midori-preferences.h Simplify MidoriPreferences, remove Private 2008-06-19 20:41:05 +02:00
midori-searchaction.c Optimize array handling in search action 2009-03-31 22:21:14 +02:00
midori-searchaction.h Implement the search widget as an action 2008-10-05 23:25:02 +02:00
midori-stock.h Remove the page holder from the core 2008-11-25 23:55:54 +01:00
midori-view.c Use the file icon in the download dialog if possible 2009-03-27 00:40:28 +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 Allow showing/ hiding the transferbar 2009-03-20 23:55:38 +01:00
midori-websettings.h Correct MidoriWindowState definition, this fixes window state saving 2009-02-17 17:55:18 +01:00
midori.h Move array loading and saving to midori_array_{from,to}_file 2009-03-31 18:09:04 +02:00
sokoke.c Optimize sokoke_magic_uri for better performance 2009-03-31 03:28:01 +02:00
sokoke.h Move stock item registrations to sokoke so it can be tested 2009-02-21 22:36:03 +01:00
wscript_build Don't expressly use libkatze in extensions to avoid -fPIC problem 2009-03-30 00:14:43 +02:00