Go to file
Dale Whittaker fb2a962ad4 Store the 'day' of history items to reduce even more calls to localtime
By storing the timestamp of the day in the database we can significantly
reduce the calls to localtime, which should result in a noticible
speedup.

We are changing the database format. For the convenience of the user
the code automatically converts from the old format.
2009-01-23 22:38:39 +01:00
data Display a shaded logo in error pages 2008-10-16 03:51:39 +02:00
docs Use -V instead of -v for --version 2008-11-22 01:45:47 +01:00
extensions Adapt extension and test build scripts, test files are picked up dynamically now 2009-01-23 21:36:04 +01:00
icons Fix installing of data files 2009-01-13 00:50:01 +01:00
katze Spare a separate g_file_test, let GdkPixbuf handle missing files 2009-01-23 21:45:40 +01:00
midori Store the 'day' of history items to reduce even more calls to localtime 2009-01-23 22:38:39 +01:00
panels Implement Plugins panel, not quite finished but already useful 2009-01-18 20:34:50 +01:00
po Update French translation 2009-01-22 03:26:06 +01:00
tests Adapt extension and test build scripts, test files are picked up dynamically now 2009-01-23 21:36:04 +01:00
.gitignore Remove autotooled build system once and for all 2008-12-04 02:03:11 +01:00
AUTHORS Implement Mouse Gestures extension 2009-01-21 00:42:46 +01:00
ChangeLog Bump version to 0.1.2 2009-01-14 00:23:35 +01:00
configure Make wrapped makefile's 'install' target phony 2008-08-15 02:36:04 +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 Respect NLSPATH in Midori and use it for ./waf build --run 2009-01-22 01:59:23 +01:00
midori.desktop.in Remove the Encoding key from the Desktop file 2008-10-11 02:40:16 +02:00
README Introduce a C extension interface 2008-11-18 02:07:53 +01:00
TODO Update TODO file 2008-12-21 20:33:00 +01:00
TRANSLATE Respect NLSPATH in Midori and use it for ./waf build --run 2009-01-22 01:59:23 +01:00
waf Update Waf to 1.5.2 and update build scripts accordingly 2009-01-05 20:23:56 +01:00
wscript Respect NLSPATH in Midori and use it for ./waf build --run 2009-01-22 01:59:23 +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.
* Extensions written in C.
* Custom context menu actions.

Requirements: GTK+ 2.10, WebkitGtk, libXML2

Optional: Unique 0.9, libsoup 2.4, sqlite 3.0, docutils, 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