Go to file
Christian Dywan aa5b5850c0 Optimize string assignments and comparisons in XBEL loading
We can do fast string comparisons in places where we know that
strings are not NULL.

We can directly assign values to items we create ourselves.
2009-12-01 03:17:50 +01:00
data Don't automatically fill in form suggestion if it's only one 2009-11-30 22:05:20 +01:00
docs Update user documentation to incorporate changes in recent versions 2009-11-18 19:26:23 +01:00
extensions Don't free opt because it is inserted into the hash table as-is 2009-11-30 22:04:32 +01:00
icons Remove Hildon specific icon and shortcut values 2009-11-30 19:36:15 +01:00
katze Double check meta values before trying to convert to a long 2009-11-30 19:52:42 +01:00
midori Optimize string assignments and comparisons in XBEL loading 2009-12-01 03:17:50 +01:00
panels Open bookmarks from the panel as apps or internal consistently 2009-11-26 23:16:07 +01:00
po l10n: Updates to Japanese (ja) translation 2009-11-29 15:39:05 +00:00
tests Refactor MidoriPreferences into KatzePreferences base class 2009-10-19 23:15:44 +02: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.1 2009-11-13 23:31:25 +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 Introduce MIDORI_TOUCHSCREEN and katze_widget_has_touchscreen_mode 2009-10-28 21:07:13 +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 Wrap file chooser into the function sokoke_file_chooser_dialog_new 2009-11-14 22:50:20 +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