midori/midori
2009-11-23 20:46:00 +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 No need to work around GtkIconEntry issue afterall 2009-04-27 21:30:27 +02:00
main.c Use %%llu with sqlite3_mprintf since it expects that even on Windows 2009-11-19 23:52: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 Only connect input output channel if socket was successfully created 2009-11-19 23:34:13 +01:00
midori-app.h Implement -e or --execute to perform various commands 2009-06-17 00:46:53 +02:00
midori-array.c Only show bookmarks in the toolbar which are marked as such 2009-11-23 20:46:00 +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 Only show bookmarks in the toolbar which are marked as such 2009-11-23 20:46:00 +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 Back to case folding and handling completion actions properly 2009-11-23 20:41:10 +01:00
midori-locationaction.h Refactor location action to not use MidoriLocationEntryItem 2009-10-04 05:13:37 +02:00
midori-locationentry.c Set Hildon input mode to not capitalize automatically in the location 2009-11-14 22:50:20 +01:00
midori-locationentry.h Refactor location action to not use MidoriLocationEntryItem 2009-10-04 05:13:37 +02:00
midori-panel.c Remove sokoke_widget_popup and replace all call sites 2009-11-15 18:21:59 +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 Follow up preferences refactoring for Mac OSX build 2009-11-16 23:33:32 +01:00
midori-preferences.h Refactor MidoriPreferences into KatzePreferences base class 2009-10-19 23:15:44 +02:00
midori-searchaction.c Refactor loading cached page icon into katze_load_cached_icon 2009-11-17 23:22:08 +01:00
midori-searchaction.h Allow marking a search engine as Default engine 2009-04-18 22:41:37 +02:00
midori-stock.h Map Maemo icons to stock icons 2009-10-26 00:18:56 +01:00
midori-view.c Do not treat URIs passed externally like files, pass them as they are 2009-11-21 02:35:14 +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 Implement "Small icons" toolbar style and preference 2009-11-17 19:18:14 +01:00
midori-websettings.h Implement "Small icons" toolbar style and preference 2009-11-17 19:18:14 +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 Catch failure to unescape Uris and don't escape ' ' or '+' 2009-11-21 02:35:14 +01:00
sokoke.h Only use internal res:// server with WebKitGTK+ < 1.1.14 2009-11-19 23:14:48 +01:00
wscript_build Fix uselib of main executable to link OpenSSL properly 2009-11-16 21:14:24 +01:00