midori/midori
Christian Dywan 56d2637020 Add tabs to new browser windows *after* emitting NEW_WINDOW
The app takes care of settings as well as other state when the
NEW_WINDOW signal of a browser is emitted. So we need to add
tabs after emitting the signal, otherwise the new tab has
default settings for a limited period of time.
2009-05-22 23:15:53 +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 No need to work around GtkIconEntry issue afterall 2009-04-27 21:30:27 +02:00
gtkiconentry.h No need to work around GtkIconEntry issue afterall 2009-04-27 21:30:27 +02:00
main.c Fix shadowed variable 'error' 2009-05-09 15:32: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 Implement Open new pages in: New window preference 2009-05-17 20:29:31 +02:00
midori-app.h Add midori_app_send_notification() to easily send notifications 2009-05-09 15:55:10 +02:00
midori-array.c Fix memory leaks in a number of places 2009-04-05 23:46:15 +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 Add tabs to new browser windows *after* emitting NEW_WINDOW 2009-05-22 23:15:53 +02:00
midori-browser.h Update the browser header file for midori_browser_get_for_widget 2009-04-23 04:15:07 +02:00
midori-extension.c Implement string_list setting in MidoriExtension 2009-04-25 16:02:29 +02:00
midori-extension.h Implement string_list setting in MidoriExtension 2009-04-25 16:02:29 +02:00
midori-locationaction.c Adjust completion test after modifying the location entry 2009-05-17 16:55:02 +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 Ensure destroyed panel widgets remove the scrolled window 2009-05-03 21:13:54 +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 Point out that translators should adjust the spell check example 2009-05-12 02:30:00 +02:00
midori-preferences.h Simplify MidoriPreferences, remove Private 2008-06-19 20:41:05 +02:00
midori-searchaction.c Mark 'Use as default' for translation 2009-04-19 16:48:37 +02:00
midori-searchaction.h Allow marking a search engine as Default engine 2009-04-18 22:41:37 +02:00
midori-stock.h Implement stock items for Tab Panel and plugin panel 2009-04-05 00:13:09 +02:00
midori-view.c Implement a hack to keep the text direction left-to-right 2009-05-22 04:01:56 +02:00
midori-view.h Support opening of new windows 2008-12-03 04:16:19 +01: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 Plug a few memory leaks in MidoriView and MidoriWebSettings 2009-05-14 22:26:02 +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
sokoke.c Remove superuser warning completely 2009-05-17 02:53:57 +02:00
sokoke.h Remove superuser warning completely 2009-05-17 02:53:57 +02:00
wscript_build Don't expressly use libkatze in extensions to avoid -fPIC problem 2009-03-30 00:14:43 +02:00