midori/midori
Christian Dywan 3ac71da2c4 Make sure to only update the proxy array if it's still there
The proxy array of the browser is unset during disposal, so we
may end up trying to work with a NULL value.
2009-07-18 15:30:03 +02: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 the icon of the view for the window in web app mode 2009-07-16 23:45:45 +02:00
marshal.list Add midori_app_send_notification() to easily send notifications 2009-05-09 15:55:10 +02:00
midori-app.c Allocate uris correctly as gchar*, not gchar 2009-07-10 16:20:56 +01:00
midori-app.h Implement -e or --execute to perform various commands 2009-06-17 00:46:53 +02:00
midori-array.c Cast xmlChar* to gchar* when setting the meta string 2009-07-09 18:43:57 +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 Make sure to only update the proxy array if it's still there 2009-07-18 15:30:03 +02:00
midori-browser.h Add a public function to retrieve the recommended toolbar actions 2009-07-10 16:37:44 +01:00
midori-extension.c Implement an optional "website" property in MidoriExtension 2009-06-05 23:38:32 +02:00
midori-extension.h Implement string_list setting in MidoriExtension 2009-04-25 16:02:29 +02:00
midori-locationaction.c Thaw the location action when setting history in a new window 2009-07-17 22:55:41 +02:00
midori-locationaction.h Show search engines as "actions" in location completion 2009-04-11 22:24:56 +02:00
midori-locationentry.c Use progress and icon GtkEntry features with GTK+ 2.16 2009-04-11 07:05:28 +02:00
midori-locationentry.h Move completion logic from LocationEntry to LocationAction 2008-11-09 19:09:35 +01:00
midori-panel.c Don't know detached panel windows in the taskbar 2009-06-26 21:19:09 +02: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 Add an entry for fixed-with font size to the Preferences 2009-06-03 22:00:29 +02:00
midori-preferences.h Simplify MidoriPreferences, remove Private 2008-06-19 20:41:05 +02:00
midori-searchaction.c Edit search engines in the dialogue with Enter or double click 2009-05-31 22:27:08 +02:00
midori-searchaction.h Allow marking a search engine as Default engine 2009-04-18 22:41:37 +02:00
midori-stock.h Add STOCK_WEB_BROWSER to the stock items 2009-06-22 21:31:42 +02:00
midori-view.c No Print or Reset Zoom in context menu, but Print in compact menu 2009-07-17 19:37:49 +02:00
midori-view.h Refactor tab context menu into public midori_view_get_tab_menu 2009-06-27 23:52:48 +02:00
midori-viewable.c Remove forgotten debugging output from MidoriViewable 2008-12-20 00:31:16 +01:00
midori-viewable.h Rename MidoriPane to MidoriView and add protocol support 2008-11-29 16:45:24 +01:00
midori-websettings.c Use Unix name and architecture in identification string 2009-06-16 01:48:39 +02:00
midori-websettings.h Correct MidoriWindowState definition, this fixes window state saving 2009-02-17 17:55:18 +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 Open the search engine even if only the token is typed 2009-07-14 23:41:25 +02:00
sokoke.h Remove superuser warning completely 2009-05-17 02:53:57 +02:00
wscript_build Resolve an object name clash to fix the unit test build 2009-07-12 13:53:22 +02:00