Go to file
Alexander Strasser f5dd1f9ab5 midori_view_set_uri: Work-around about:version crash
On some systems (e.g. x86_64 linux) midori crashes when
trying to visit "about:version".

  The crash happens in some printf function deeper in the
call stack. But I have a theory that much stack space is
occupied already before calling g_strdup_printf. I have
not analyzed the situation more closely.

  This fixes the crash by splitting the generation of the
version information page into multiple calls. If my theory
is correct, it should now only work because I reduced peak
stack usage.
2012-05-13 23:40:35 +02:00
data Update FAQ from the wiki 2012-04-06 20:19:34 +02:00
docs/api Accomodate docs for build dir renaming 2012-04-05 23:47:48 +02:00
extensions Check "cancel-download" as well as "open-download" 2012-05-12 03:51:25 +02:00
icons Always install the scalable icons 2010-06-29 07:09:39 +02:00
katze Add katze_item_get_pixbuf and use in panels 2012-05-13 02:22:38 +02:00
midori midori_view_set_uri: Work-around about:version crash 2012-05-13 23:40:35 +02:00
panels Add katze_item_get_pixbuf and use in panels 2012-05-13 02:22:38 +02:00
po l10n: Updated Croatian (hr) translation to 83% 2012-05-13 21:41:16 +02:00
tests Add semi-useful unit test for bookmarks 2012-05-12 04:03:14 +02:00
toolbars Replace illegal characters in filenames 2012-04-10 21:29:56 +02:00
tools Accomodate docs for build dir renaming 2012-04-05 23:47:48 +02:00
win32 Include gstreamer-0.10 files with Win32 build 2012-04-14 23:58:05 +02:00
.gitignore Update build folder name in .gitignore 2012-04-06 20:19:33 +02:00
AUTHORS Add Norwegian Bokmal translation 2009-11-03 17:59:27 +01:00
ChangeLog Bump version to 0.4.5 2012-04-14 21:18:47 +02:00
configure Accomodate docs for build dir renaming 2012-04-05 23:47:48 +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 Correct typo 'registerS' in HACKING 2011-01-30 21:35:39 +01:00
INSTALL Enable SQL tracing on the bookmark db 2012-05-12 04:05:54 +02:00
module.xml Add a module.xml for cgit 2009-10-03 18:17:59 +02:00
README Update description in README 2012-04-12 00:31:53 +02:00
TODO Bring TODO file up to date 2011-04-25 21:06:44 +02:00
TRANSLATE Generate LINGUAS at buildtime and recognize LINGUAS variable 2010-01-17 18:14:49 +01:00
waf Upgrade waf to 1.5.19 2010-10-19 00:53:01 +02:00
wscript Work-around GLib/ libSoup source issue with downloads 2012-05-13 02:22:39 +02: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 and GTK+3.
* Fast rendering with WebKit and HTML5 video with GStreamer.
* Tabs, windows and session management.
* History completion and configurable Web Search.
* User scripts and user styles support.
* Adblock Plus compatible, external download manager support.
* Straightforward bookmark management.
* Customizable interface, extensions written in C and Vala.

Requirements: GLib 2.22, GTK+ 2.10, WebkitGTK+ 1.1.17, libXML2,
              libsoup 2.27.90, sqlite 3.0, Vala 0.14

Optional: GTK+ 3.0, Unique 0.9, libnotify

For installation instructions read INSTALL.

Please report comments, suggestions and bugs to:
    https://bugs.launchpad.net/midori

And join the IRC channel #midori on irc.freenode.net

Check for new versions at:
    http://www.twotoasts.de