Go to file
Dale Whittaker 0246eeb124 Implement sorting location items by the number of visits
For the moment, a define in the code decides whether items
are sorted based on when they were added or how often
a page was visited. The 'visits' property and respective
database column is unused (we keep it for compatibility).
It turns out it's enough to store that information in
the tree model.

The visit based sorting is not enabled because it is
simply delaying startup incredibly. It will have to be
decided whether to introduce a preference, or always use
a visited based sorting once the startup delay is fixed.

History items are also deleted from the tree model now
if they are too old, according to the preference.
2008-11-08 02:39:45 +01: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 sorting location items by the number of visits 2008-11-08 02:39:45 +01:00
midori Implement sorting location items by the number of visits 2008-11-08 02:39:45 +01:00
po Update Spanish translation 2008-11-03 00:47:15 +01:00
.gitignore Add 'configure' like waf wrapper 2008-08-10 14:38:47 +02:00
AUTHORS Add Finnish translation. 2008-10-30 02:36:11 +01: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 Improve OSX adjustments in various places 2008-10-26 00:54:57 +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 Explain how to debug Midori in INSTALL file 2008-10-27 22:57:28 +01: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
TRANSLATE Add file TRANSLATE with tips for translating Midori 2008-11-03 00:19:11 +01:00
waf Update 'waf' to 1.4.4, among others for building on OpenBSD 2008-08-27 18:18:16 +02:00
wscript Add file TRANSLATE with tips for translating Midori 2008-11-03 00:19:11 +01: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