midori/midori
Michael Opitz 891d89e3fd Propagate button press event explicitly from the view
Apparently the button events tend to be stuck and not properly
propagated, so we resort to emitting the signal ourselves.
2009-06-07 00:48:19 +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 Allow building without JSCore and do so for mingw 2009-06-06 18:51:57 +02:00
marshal.list Add midori_app_send_notification() to easily send notifications 2009-05-09 15:55:10 +02:00
midori-app.c Adjust HAVE_UNIQUE define to resolve a compiler warning 2009-06-06 18:52:29 +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 Use MDATA instead of DATA to avoid naming conflict 2009-06-06 06:22:35 +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 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 Create completion model in one place and thaw/ freeze only new model 2009-06-01 08:11:50 +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 Improve panel Detach and Align button tooltips 2009-06-01 08:23: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 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 Implement stock items for Tab Panel and plugin panel 2009-04-05 00:13:09 +02:00
midori-view.c Propagate button press event explicitly from the view 2009-06-07 00:48:19 +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 Remember options in Clear private data dialogue 2009-05-22 23:53:54 +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 Allow building without JSCore and do so for mingw 2009-06-06 18:51: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