midori/midori
Christian Dywan f51785f0aa Make completion 'inline' which makes it instanteous
Against expectation making the entry completion 'inline' does not
show the first match inline but completes instantly when typing.
2009-12-26 23:02:20 +01: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 Use a different method of working around the icon entry bug 2009-07-12 23:22:39 +02:00
gtkiconentry.h Use icon names for search engines directly instead of pixbufs 2009-11-29 14:09:28 +01:00
main.c Initialize diagnostic_dialog to FALSE by default 2009-12-22 01:07:01 +01:00
marshal.list Leave setting up windows to the app, which is a lot faster 2009-10-31 04:29:15 +01:00
midori-app.c Turn libnotify into a build-time dependency, mind notify-send 2009-12-15 00:03:28 +01:00
midori-app.h Implement -e or --execute to perform various commands 2009-06-17 00:46:53 +02:00
midori-array.c Use g_access instead of g_file_test consistently 2009-12-19 11:28:46 +01: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 Update location icon for the correct view, and update it properly 2009-12-26 15:20:57 +01:00
midori-browser.h Add midori_browser_get_nth_tab to obtain a particular tab by index 2009-07-28 22:55:34 +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 Implement string_list setting in MidoriExtension 2009-04-25 16:02:29 +02:00
midori-locationaction.c Make completion 'inline' which makes it instanteous 2009-12-26 23:02:20 +01:00
midori-locationaction.h Refactor location action to not use MidoriLocationEntryItem 2009-10-04 05:13:37 +02:00
midori-locationentry.c Use a standard entry widget in the location on Hildon 2009-11-29 14:09:28 +01:00
midori-locationentry.h Refactor location action to not use MidoriLocationEntryItem 2009-10-04 05:13:37 +02:00
midori-panel.c Optionally open panels in standalone windows by default 2009-11-29 14:09:29 +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 Enable web inspector by default and remove the preference 2009-12-23 16:24:51 +01:00
midori-preferences.h Refactor MidoriPreferences into KatzePreferences base class 2009-10-19 23:15:44 +02:00
midori-searchaction.c Update default search engine if the according search engine is modified 2009-12-07 20:38:02 +01:00
midori-searchaction.h Allow marking a search engine as Default engine 2009-04-18 22:41:37 +02:00
midori-stock.h Add 'Import bookmarks' button into the bookmark panel 2009-12-02 23:11:59 +01:00
midori-view.c Optimize icon handling in MidoriView and use Find for blank page 2009-12-26 15:20:56 +01:00
midori-view.h Make midori_view_get_snapshot a public function 2009-10-27 22:58:11 +01:00
midori-viewable.c Implement Options menu via a button on the side panel 2009-07-26 22:05:39 +02:00
midori-viewable.h Rename MidoriPane to MidoriView and add protocol support 2008-11-29 16:45:24 +01:00
midori-websettings.c Enable web inspector by default and remove the preference 2009-12-23 16:24:51 +01:00
midori-websettings.h Add 'Web Cache' to Delete private data dialogue 2009-12-02 19:02:59 +01:00
midori.h Move array loading and saving to midori_array_{from,to}_file 2009-03-31 18:09:04 +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 Fix crasher in sokoke_hostname_from_uri and add additional tests 2009-12-21 18:26:50 +01:00
sokoke.h Refactor compact add and error message dialogues 2009-11-29 14:09:29 +01:00
wscript_build Turn libnotify into a build-time dependency, mind notify-send 2009-12-15 00:03:28 +01:00