No description
Find a file
Christian Dywan b1ee80d55e Implement katze_utf8_stristr, katze_collfold and use in completion
Evidently normalizing any whole string is too slow for completion,
so we need to even out case and composition while iterating through
the strings.

The decompositing version of katze_utf8_stristr is disabled, since
it is too slow, and an ascii only version is used, for now.

A unit test 'compare' is added that solely measures performance of
katze_collfold and katze_utf8_stristr.
2009-12-28 23:59:54 +01:00
data Optimize and clean-up form history 2009-12-19 11:28:46 +01:00
docs Update user documentation to incorporate changes in recent versions 2009-11-18 19:26:23 +01:00
extensions Check whether the header file was created and mkdir the parent folder 2009-12-27 22:04:27 +01:00
icons Remove Hildon specific icon and shortcut values 2009-11-30 19:36:15 +01:00
katze Implement katze_utf8_stristr, katze_collfold and use in completion 2009-12-28 23:59:54 +01:00
midori Implement katze_utf8_stristr, katze_collfold and use in completion 2009-12-28 23:59:54 +01:00
panels Only monitor actually existing user script/ style folders 2009-12-21 23:40:29 +01:00
po l10n: Updates to Portuguese (pt) translation 2009-12-28 17:58:20 +00:00
tests Implement katze_utf8_stristr, katze_collfold and use in completion 2009-12-28 23:59:54 +01:00
.gitignore Remove autotooled build system once and for all 2008-12-04 02:03:11 +01:00
AUTHORS Add Norwegian Bokmal translation 2009-11-03 17:59:27 +01:00
ChangeLog Bump version to 0.2.2 2009-12-15 22:34:29 +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 Improve wording regarding the --run option in the INSTALL file. 2009-12-05 01:28:58 +01:00
module.xml Add a module.xml for cgit 2009-10-03 18:17:59 +02:00
README Mention libnotify as optional in the README file 2009-05-09 15:57:28 +02:00
TODO Remove obsolete items from the TODO file 2009-10-22 02:20:27 +02: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 fix --prefix installing to the source folder 2009-02-20 13:56:44 +01:00
wscript Bump version to 0.2.2 2009-12-15 22:34:29 +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.

Requirements: GTK+ 2.10, WebkitGTK+ 1.1.1, libXML2, libsoup 2.25.2

Optional: Unique 0.9, libidn, sqlite 3.0, docutils, libnotify

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