No description
75c83f1224
Adding and looking up items based on a hash table is incredibly fast, so it's vital for startup, however at runtime we want to prepend which invalidates the contents of the hash table. So now we use the hash based lookup only for frozen operation, which is used at startup and has to be fast, but manual string comparisons are used at runtime. |
||
---|---|---|
data | ||
docs | ||
extensions | ||
icons | ||
katze | ||
midori | ||
panels | ||
po | ||
tests | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
configure | ||
COPYING | ||
EXPAT | ||
HACKING | ||
INSTALL | ||
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. * 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