No description
Find a file
Christian Dywan e1f62329f1 Initial refactoring work, regressions expected
The 'browser' struct is superseded by MidoriBrowser, which actually
represents a window that holds pages, i.e. tabs. The tabs are currently
of the type MidoriWebView, which is a slightly enhanced WebView. Also
MidoriWebSettings is introduced to hold additional settings that Midori
needs.

The other two new classes are MidoriTrash, representing closed tabs and
windows and MidoriPanel, representing the side panel.

The refactoring allows for several features to be much more easily
implemented, such as full support for multiple windows and instant
saving of modified files, such as bookmarks or the session. Regressions
are expected and not everything is done yet.
2008-03-10 22:26:09 +01:00
katze Initial refactoring work, regressions expected 2008-03-10 22:26:09 +01:00
src Initial refactoring work, regressions expected 2008-03-10 22:26:09 +01:00
.gitignore Implement a throbber widget. 2008-01-05 06:24:38 +01:00
AUTHORS Bump version to 0.0.16 2008-01-01 00:38:57 +01:00
autogen.sh Implement a throbber widget. 2008-01-05 06:24:38 +01:00
ChangeLog Bump version to 0.0.17 2008-01-24 03:48:29 +01:00
configure.in Build fix: Webkit's header and pkgconfig name have changed. 2008-02-03 10:51:35 +01:00
COPYING Initial commit 2007-12-16 23:20:24 +01:00
HACKING Initial refactoring work, regressions expected 2008-03-10 22:26:09 +01:00
INSTALL Initial commit 2007-12-16 23:20:24 +01:00
Makefile.am Implement a throbber widget. 2008-01-05 06:24:38 +01:00
midori.desktop Append a semicolon to the mime types in the desktop file. 2008-02-04 22:08:38 +01:00
NEWS Initial commit 2007-12-16 23:20:24 +01:00
README Initial commit 2007-12-16 23:20:24 +01:00
TODO Initial commit 2007-12-16 23:20:24 +01:00

Midori is a lightweight web browser.

* Full integration with GTK+2.
* Fast rendering with WebKit.
* Tabs, windows and session management.
* Bookmarks are stored with XBEL.
* Searchbox based on OpenSearch.
* Custom context menu actions.
* User scripts and user styles support.
* Extensible via Lua scripts.

Requirements: GTK+ 2.6, libsexy, WebkitGtk, libXML2

For installation instructions read INSTALL.

Please report comments, suggestions and bugs to:
    Christian Dywan <christian@twotoasts.de>

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