midori/midori
Christian Dywan e04a078de4 Check for libnotify.so.1 and libenchant.so.1 explicitly
Some distributions only install versioned libraries by default
while the generic files reside in development packages. This is
because later versions may break ABI, so we explicitly use
the supported version.
2009-12-14 18:54:32 +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 Revise saving bookmarks to file, recursively 2009-12-11 23:59:08 +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 Check for libnotify.so.1 and libenchant.so.1 explicitly 2009-12-14 18:54:32 +01:00
midori-app.h Implement -e or --execute to perform various commands 2009-06-17 00:46:53 +02:00
midori-array.c Parse meta info for array from xmlNodePtr 2009-12-11 23:43:56 +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 Fix visibility of the Statusbar action 2009-12-14 18:52:16 +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 Show Manage Search Engines in the context menu of the address entry 2009-12-12 21:55:37 +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 Check for libnotify.so.1 and libenchant.so.1 explicitly 2009-12-14 18:54:32 +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 Add primitive Private Browsing based on Midori web app mode 2009-12-12 21:56:11 +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 Optionally open panels in standalone windows by default 2009-11-29 14:09:29 +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 Copy libsylph socket.c as fallback for single instance libunique 2009-06-16 01:46:22 +02:00
socket.h Copy libsylph socket.c as fallback for single instance libunique 2009-06-16 01:46:22 +02:00
sokoke.c Validate formatted URI, otherwise pass the original URI 2009-12-12 01:21:06 +01:00
sokoke.h Refactor compact add and error message dialogues 2009-11-29 14:09:29 +01:00
wscript_build Fix uselib of main executable to link OpenSSL properly 2009-11-16 21:14:24 +01:00