midori/midori
Peter de Ridder 9a78cc6f6e Support space and percent as wild cards in location completion
Internally the typed key is treated as if spaces are wildcards,
so 'hello world' would be 'hello%world'.

The text renderer splits the typed text by ' ' and '%', so
multiple words are highlighted.
2010-08-16 00:05:35 +02:00
..
gtkiconentry.c Fix use of priv in GtkIconEntry code 2010-04-17 01:42:09 +02:00
gtkiconentry.h Fix use of priv in GtkIconEntry code 2010-04-17 01:42:09 +02:00
main.c Use KatzeArray* to remove and monitor deleted bookmarks 2010-08-10 23:46:49 +02:00
marshal.list Build katze, core and panels as one, and allow non-progressive build 2010-01-01 18:20:08 +01:00
midori-app.c Implement midori_app_get_browser in MidoriApp 2010-04-27 22:34:26 +02:00
midori-app.h Implement midori_app_get_browser in MidoriApp 2010-04-27 22:34:26 +02:00
midori-array.c Store 'description' property of a bookmark 2010-07-23 22:04:20 +02:00
midori-array.h Introduce katze_array_from_sqlite () and katze_array_from_statement () 2010-07-01 23:37:13 +02:00
midori-browser.c Use midori_browser_open_bookmark for the bookmarkbar 2010-08-14 20:58:38 +02:00
midori-browser.h Introduce midori_browser_set_current_page_smartly() as public API 2010-07-05 00:14:06 +02:00
midori-extension.c Check the non-existence of folders before creating them 2009-10-20 18:24:24 +02:00
midori-extension.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-locationaction.c Support space and percent as wild cards in location completion 2010-08-16 00:05:35 +02:00
midori-locationaction.h Remove freeze, thaw and set_uri from MidoriLocationAction 2010-07-31 13:59:48 +02:00
midori-panel.c Remove the obsolete MidoriPanel::menu property 2010-07-30 22:09:02 +02:00
midori-panel.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-preferences.c 'Use current' should set 'about:blank' for a blank page 2010-06-30 21:21:06 +02:00
midori-preferences.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-searchaction.c Use gtk_widget_get_visible rather than GTK_WIDGET_VISIBLE 2010-04-02 18:38:56 +02:00
midori-searchaction.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-stock.h Add 'Import bookmarks' button into the bookmark panel 2009-12-02 23:11:59 +01:00
midori-view.c Make 'Inspect Element' always show the inspector 2010-08-14 21:12:02 +02:00
midori-view.h Expose midori_view_populate_popup for use in extensions 2010-04-29 02:19:20 +02:00
midori-viewable.c Deprecate midori_viewable_new_from_uri and _register_protocol 2010-05-21 01:07:25 +02:00
midori-viewable.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-websettings.c Remove settings Original Cookies, Last visited pages, Autodetect proxy 2010-07-04 23:10:44 +02:00
midori-websettings.h Implement loading delayed pages at startup 2010-06-01 00:12:30 +02:00
midori.h Localize Vala extensions and mark strings for translation 2010-07-04 10:53:21 +02:00
midori.vapi Declare URI accessors in Midori.View as unowned 2010-06-30 22:26:52 +02:00
socket.c Declare fd_recv early at the top of socket.c 2009-12-21 23:22:04 +01:00
socket.h Copy libsylph socket.c as fallback for single instance libunique 2009-06-16 01:46:22 +02:00
sokoke.c Don't' declare 'unescaped' twice in sokoke_format_uri_for_display 2010-07-30 22:09:03 +02:00
sokoke.h Dont unescape URIs which are not escaped 2010-07-23 21:38:07 +02:00
wscript_build Refactor transferbar into MidoriTransferbar 2010-06-17 20:17:21 +02:00