No description
e1f62329f1
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. |
||
---|---|---|
katze | ||
src | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.in | ||
COPYING | ||
HACKING | ||
INSTALL | ||
Makefile.am | ||
midori.desktop | ||
NEWS | ||
README | ||
TODO |
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