midori/midori
Peter de Ridder ba70a6fd5a Use only signals which are defined, since not all are portable
For instance Windows has support for unix signals but only for
some of the signals.
2009-11-17 19:18:14 +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 only signals which are defined, since not all are portable 2009-11-17 19:18:14 +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 Implement MidoriApp based on libOsso application interface 2009-11-10 22:01:54 +01:00
midori-app.h Implement -e or --execute to perform various commands 2009-06-17 00:46:53 +02:00
midori-array.c Support importing bookmarks from Opera 6 bookmark files 2009-11-16 17:45:09 +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 Support new GtkStatusbar layout and the old layout 2009-11-17 19:18:14 +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 Handle unicode in location matching and fix match emphasis 2009-11-17 03:15:07 +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 Remove sokoke_widget_popup and replace all call sites 2009-11-15 18:21:59 +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 Remove sokoke_widget_popup and replace all call sites 2009-11-15 18:21:59 +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 Remove sokoke_widget_popup and replace all call sites 2009-11-15 18:21:59 +01:00
sokoke.h Remove sokoke_widget_popup and replace all call sites 2009-11-15 18:21:59 +01:00
wscript_build Fix uselib of main executable to link OpenSSL properly 2009-11-16 21:14:24 +01:00