Go to file
Christian Dywan 5c69e0269d Implement KatzeNet as a generic URI loader
KatzeNet can from now on be used where
URIs are handled and one would have used
libSoup and/ or local file handling as
appropriate, whereas KatzeNet does both.

Since we are displaying icons in several
places KatzeNet also provides an icon
loader that saves us from doublicating
even more code.

All bookmarks and also history items have
icons now, since KatzeNet makes that
incredibly easy.

Search engines are also using favicons
now, and right now custom icons don't
work, we still need to fix that.

Note that only icons are cached, nothing
else and the code is known to have a
hidden, hard to reproduce crasher which
may appear when an icon is newly loaded.
2008-10-24 00:09:12 +02:00
data Display a shaded logo in error pages 2008-10-16 03:51:39 +02:00
docs Speficy -r or --run to run a file as javascript 2008-10-16 20:54:26 +02:00
icons Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
katze Implement KatzeNet as a generic URI loader 2008-10-24 00:09:12 +02:00
midori Implement KatzeNet as a generic URI loader 2008-10-24 00:09:12 +02:00
po Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
.gitignore Add 'configure' like waf wrapper 2008-08-10 14:38:47 +02:00
AUTHORS Display a shaded logo in error pages 2008-10-16 03:51:39 +02:00
ChangeLog Bump version to 0.1.0 2008-10-19 00:35:23 +02:00
configure Make wrapped makefile's 'install' target phony 2008-08-15 02:36:04 +02:00
configure.in Require Gtk 2.10 and don't treat GIO specially anymore 2008-10-20 00:41:52 +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 license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
INSTALL Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
legacy.sh Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
Makefile.am Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
midori.desktop.in Remove the Encoding key from the Desktop file 2008-10-11 02:40:16 +02:00
NEWS Initial commit 2007-12-16 23:20:24 +01:00
README Require Gtk 2.10 and don't treat GIO specially anymore 2008-10-20 00:41:52 +02:00
TODO Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
waf Update 'waf' to 1.4.4, among others for building on OpenBSD 2008-08-27 18:18:16 +02:00
wscript Suppress error when not building from git 2008-10-21 23:07:07 +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.
* Extensible via Javascript.
* Custom context menu actions.

Requirements: GTK+ 2.10, WebkitGtk, libXML2

Optional: Unique 0.9, libsoup 2.4, sqlite 3.0, xdg-open

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