midori/midori
Christian Dywan d502518434 Display source code in a tab if no editor is specified
This uses view source mode available since WebKitGTK+ 1.1.14.
2009-09-15 00:53:50 +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 Fix persistent cookie storage 2009-09-10 17:03:17 +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 Only set error in midori_array_from_file if it is not NULL 2009-08-29 01:23:10 +02: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 Display source code in a tab if no editor is specified 2009-09-15 00:53:50 +02: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 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 Pass a return value location when emitting secondary-icon-released 2009-08-29 01:23:10 +02:00
midori-locationaction.h Show search engines as "actions" in location completion 2009-04-11 22:24:56 +02:00
midori-locationentry.c No need for the column enumeration in the location entry 2009-08-08 23:32:33 +02:00
midori-locationentry.h Move completion logic from LocationEntry to LocationAction 2008-11-09 19:09:35 +01:00
midori-panel.c Use correct labels for panel align and detach buttons 2009-07-28 22:36:35 +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 Only list variable-/ fixed-width fonts in either combo box 2009-09-14 18:26:35 +02:00
midori-preferences.h Simplify MidoriPreferences, remove Private 2008-06-19 20:41:05 +02:00
midori-searchaction.c Enforce icons for webpage menu items and search menu items 2009-07-25 23:06:17 +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 Fix a misplaced #endif that breaks WebKit < 1.1.14 builds 2009-09-10 15:57:59 +02:00
midori-view.h Ellipsize titles and show tooltips in the tab panel 2009-07-27 03:40:38 +02: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 Add iPhone to identity options 2009-09-14 18:26:35 +02:00
midori-websettings.h Add iPhone to identity options 2009-09-14 18:26:35 +02: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 Read window properties without using 'xprop' 2009-08-29 01:23:10 +02:00
sokoke.h Load "bookmarks.xbel", "config" and "search" defaults from /etc 2009-08-27 23:59:26 +02:00
wscript_build Resolve an object name clash to fix the unit test build 2009-07-12 13:53:22 +02:00