Go to file
Christian Dywan 0d2a6cd72f Sort out boxes and scrollables with GTK+ 3.2
There is only GtkBox, neither GtkHBox nor GtkVBox.

Constructors and defaults have changed, we need
to set "orientation" for vertical boxes.

The panel takes care of its pages, and the view
of itself.

gtk_container_add on GtkBox is different to GtkVBox
so we must use gtk_box_pack_start.

GtkScrollable exists as a proper interface now.
2011-11-20 22:14:30 +01:00
data Remove duplicate box shadow in latest speed dial CSS 2011-11-17 01:55:04 +01:00
docs/api Replace unmaintained docs with FAQ from the wiki 2011-03-08 23:25:37 +01:00
extensions Compare addon hostnames null-safely 2011-11-18 23:57:56 +01:00
icons Always install the scalable icons 2010-06-29 07:09:39 +02:00
katze Sort out boxes and scrollables with GTK+ 3.2 2011-11-20 22:14:30 +01:00
midori Sort out boxes and scrollables with GTK+ 3.2 2011-11-20 22:14:30 +01:00
panels Remove obsolete MidoriLocationAction and panel boilerplate 2011-11-09 22:06:11 +01:00
po l10n: Updated Hebrew (he) translation to 67% 2011-11-20 00:45:41 +01:00
tests Midori.URI.parse_hostname clearer semantics and tests 2011-11-18 01:44:48 +01:00
toolbars Only focus findbar when repeatedly triggering it 2011-11-18 21:20:15 +01:00
tools check-style should recommend use of g_slice 2010-10-21 21:09:01 +02:00
win32 Re-enable webkit and gstreamer, add new dep - libffi 2011-10-30 14:11:30 +01:00
.gitignore Add packages.version file to .gitignore 2011-04-29 02:54:18 +02:00
AUTHORS Add Norwegian Bokmal translation 2009-11-03 17:59:27 +01:00
ChangeLog Bump version to 0.4.2 2011-11-11 00:21:06 +01:00
configure Make 'configure' script look for python2 2011-02-26 16:57:58 +01: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 Mention MIDORI_EXTENSION_PATH in INSTALL for debugging 2011-04-07 02:17:24 +02:00
module.xml Add a module.xml for cgit 2009-10-03 18:17:59 +02:00
README Require GLib 2.22 it's already an implicit dependency 2011-10-17 02:47:56 +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 Bump version to 0.4.2 2011-11-11 00:21:06 +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: GLib 2.22, GTK+ 2.10, WebkitGTK+ 1.1.17, libXML2,
              libsoup 2.27.90, sqlite 3.0, Vala 0.10

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