No description
0246eeb124
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. |
||
---|---|---|
data | ||
docs | ||
icons | ||
katze | ||
midori | ||
po | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
configure | ||
configure.in | ||
COPYING | ||
EXPAT | ||
HACKING | ||
INSTALL | ||
legacy.sh | ||
Makefile.am | ||
midori.desktop.in | ||
NEWS | ||
README | ||
TODO | ||
TRANSLATE | ||
waf | ||
wscript |
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