Go to file
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
data Render stock:// as pixbufs and pass as data URIs 2010-05-21 02:23:15 +02:00
docs Import 'Utils' to fix API documentation build 2010-05-21 00:07:52 +02:00
extensions Guard debug variables in Adblock with G_ENABLE_DEBUG 2010-05-15 01:06:17 +02:00
icons Remove Hildon specific icon and shortcut values 2009-11-30 19:36:15 +01:00
katze Always save KatzeItem::icon as meta data 2010-05-09 00:56:03 +02:00
midori Render stock:// as pixbufs and pass as data URIs 2010-05-21 02:23:15 +02:00
panels Add 'Copy All' to console panel 2010-05-19 00:42:15 +02:00
po l10n: Updated Polish (pl) translation to 90% 2010-05-19 22:47:56 +02:00
tests Provide midori.vapi for App, Browser, Extension and WebSettings 2010-04-27 23:49:45 +02:00
tools Provide script 'check-style' for validating patches 2010-04-27 23:56:27 +02:00
.gitignore Generate LINGUAS at buildtime and recognize LINGUAS variable 2010-01-17 18:14:49 +01:00
AUTHORS Add Norwegian Bokmal translation 2009-11-03 17:59:27 +01:00
ChangeLog Bump version to 0.2.5 2010-05-16 20:32:33 +02:00
configure Make wrapped makefile's 'install' target phony 2008-08-15 02:36:04 +02:00
COPYING Initial commit 2007-12-16 23:20:24 +01:00
EXPAT Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
HACKING Add table of contents and intro to file HACKING 2010-04-20 18:15:22 +02:00
INSTALL Mention ./waf clean and ./waf distclean in INSTALL 2010-01-06 23:40:45 +01:00
module.xml Add a module.xml for cgit 2009-10-03 18:17:59 +02:00
README Mention libnotify as optional in the README file 2009-05-09 15:57:28 +02:00
TODO Update TODO regarding window/ panel switching 2010-02-17 23:19:17 +01:00
TRANSLATE Generate LINGUAS at buildtime and recognize LINGUAS variable 2010-01-17 18:14:49 +01:00
waf Upgrade waf to 1.5.16 2010-04-24 12:44:46 +02:00
wscript Bump version to 0.2.5 2010-05-16 20:32:33 +02:00

This file is licensed under the terms of the expat license, see the file EXPAT.

Midori is a lightweight web browser.

* Full integration with GTK+2.
* Fast rendering with WebKit.
* Tabs, windows and session management.
* Flexibly configurable Web Search.
* User scripts and user styles support.
* Straightforward bookmark management.
* Customizable and extensible interface.
* Extensions written in C.

Requirements: GTK+ 2.10, WebkitGTK+ 1.1.1, libXML2, libsoup 2.25.2

Optional: Unique 0.9, libidn, sqlite 3.0, docutils, libnotify

For installation instructions read INSTALL.

Please report comments, suggestions and bugs to:
    http://www.twotoasts.de/bugs

And join the IRC channel #midori on irc.freenode.net

Check for new versions at:
    http://www.twotoasts.de