midori/midori
Christian Dywan 6c4d94942f Render stock:// as pixbufs and pass as data URIs
Stock icons do not match filenames in many icon themes and the
appropriate sizes may not be available. Thus we now always
render the icon through the theme engine and encode it as a
data URI with BASE64/ PNG.

As a side effect, we use stock sizes now instead of pixel sizes,
where 1 means menu size, 4 means button size and 6 dialog size;
the value 16 is translated to 4 to keep existing files working.
2010-05-21 02:23:15 +02:00
..
gtkiconentry.c Fix use of priv in GtkIconEntry code 2010-04-17 01:42:09 +02:00
gtkiconentry.h Fix use of priv in GtkIconEntry code 2010-04-17 01:42:09 +02:00
main.c Refactor userscripts and userstyles as an extension 2010-05-02 11:53:05 +02:00
marshal.list Build katze, core and panels as one, and allow non-progressive build 2010-01-01 18:20:08 +01:00
midori-app.c Implement midori_app_get_browser in MidoriApp 2010-04-27 22:34:26 +02:00
midori-app.h Implement midori_app_get_browser in MidoriApp 2010-04-27 22:34:26 +02:00
midori-array.c Use g_access instead of g_file_test consistently 2009-12-19 11:28:46 +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 Rename midori_browser_get/set_current_tab to get/set_tab 2010-05-19 00:18:31 +02:00
midori-browser.h Rename midori_browser_get/set_current_tab to get/set_tab 2010-05-19 00:18:31 +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 Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-locationaction.c Security with background color and secondary icon 2010-04-21 02:47:21 +02:00
midori-locationaction.h Validate SSL against root certificates 2010-04-14 04:20:56 +02:00
midori-panel.c Leave panel icon styles to the system settings 2010-05-13 16:53:19 +02:00
midori-panel.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-preferences.c Implement 'Proxy type' preference which can be Auto, HTTP or None 2010-04-02 20:41:39 +02:00
midori-preferences.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-searchaction.c Use gtk_widget_get_visible rather than GTK_WIDGET_VISIBLE 2010-04-02 18:38:56 +02:00
midori-searchaction.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-stock.h Add 'Import bookmarks' button into the bookmark panel 2009-12-02 23:11:59 +01:00
midori-view.c Render stock:// as pixbufs and pass as data URIs 2010-05-21 02:23:15 +02:00
midori-view.h Expose midori_view_populate_popup for use in extensions 2010-04-29 02:19:20 +02:00
midori-viewable.c Deprecate midori_viewable_new_from_uri and _register_protocol 2010-05-21 01:07:25 +02:00
midori-viewable.h Add G_GNUC_CONST to all Midori type functions 2010-01-17 18:14:48 +01:00
midori-websettings.c Use grouped bit fields in MidoriWebSettings 2010-05-12 23:37:26 +02:00
midori-websettings.h Implement 'Proxy type' preference which can be Auto, HTTP or None 2010-04-02 20:41:39 +02:00
midori.h Construct entry in location action, obsoleting location entry class 2010-01-02 01:25:57 +01:00
midori.vapi Rename midori_browser_get/set_current_tab to get/set_tab 2010-05-19 00:18:31 +02:00
socket.c Declare fd_recv early at the top of socket.c 2009-12-21 23:22:04 +01:00
socket.h Copy libsylph socket.c as fallback for single instance libunique 2009-06-16 01:46:22 +02:00
sokoke.c Check user data dir first for resource files 2010-05-16 17:57:41 +02:00
sokoke.h Unify content type/ MIME type handling and plug leak 2010-05-07 20:17:53 +02:00
wscript_build Implement -i, --inactivity-reset command line option 2010-04-01 00:05:08 +02:00