Commit graph

225 commits

Author SHA1 Message Date
Christian Dywan d3dbd33911 Bump version to 0.4.1 2011-10-10 00:41:47 +02:00
Christian Dywan b378554df2 Disable GTK+3 support by default, it's unfinnished 2011-10-09 14:31:27 +02:00
Lucas Baudin b5aad2d176 Allow building with GTK+3
Fixes: https://bugs.launchpad.net/midori/+bug/861351
2011-10-07 20:24:02 +02:00
Guido Berhoerster bd5a85fb9f Link explicitly against libjavascriptcoregtk
Fixes: https://bugs.launchpad.net/midori/+bug/855978
2011-10-05 10:02:43 +02:00
Paweł Forysiuk 043581547b Drop MooTools dependency in speed dial 2011-09-14 02:39:18 +02:00
Christian Dywan 54251cc368 Install a separate Private Browsing desktop file
This way private browsing can be added as a shortcut and
typing in Synapse, Unity or GNOME Shell suggests it.
2011-09-06 01:21:36 +02:00
Christian Dywan 889dcabc33 Bump version to 0.4.0 2011-08-02 00:06:36 +02:00
Paweł Forysiuk e228e00090 Require at least 1.1.17 version of WebkitGTK+ 2011-06-17 11:55:39 +02:00
Christian Dywan f0d39ad3aa Add the glib2 check back, for marshallers 2011-06-17 11:32:55 +02:00
Christian Dywan 4761949397 Do a simple Vala check without extra logic
Vala is mandatory at build-time. The extra check doesn't
respect VALAC.
2011-06-17 11:26:47 +02:00
Christian Dywan 3a51aafd7f Make Vala a mandatory build requirement 2011-06-08 22:39:35 +02:00
Paweł Forysiuk 0dbee646b7 Require WebKitGTK+ 1.1.14, remove backwards compatibility 2011-06-08 22:38:05 +02:00
Christian Dywan 84c5e08515 Print defaults of enable configure options in help 2011-05-31 00:18:02 +02:00
Christian Dywan a95f2f0f7f Remove pre-WebKitGTK+ 1.1.4 support from Form History 2011-05-22 14:35:14 +02:00
Christian Dywan 2df03cfa28 Bump version to 0.3.6 2011-05-16 01:15:28 +02:00
Christian Dywan 4fc181a170 Bump version to 0.3.5 2011-05-02 02:06:21 +02:00
Christian Dywan e75ddfd49b Bump version to 0.3.4 2011-05-02 00:32:00 +02:00
Christian Dywan e6d8e10606 Show libSoup version from pkg-config in about:version 2011-04-30 12:00:12 +02:00
Christian Dywan d31ba63447 Remove and don't install speed dial json template 2011-03-23 00:18:49 +01:00
Christian Dywan f17751b91a Bump version to 0.3.3 2011-03-13 23:03:35 +01:00
Christian Dywan e643cc8c10 Replace unmaintained docs with FAQ from the wiki
Realistically nobody maintains offline documentation and
none of the people claiming to look into it ever did, whereas
the FAQ is being updated by or with input from individuals.

faq.html was copied from http://wiki.xfce.org/_export/xhtml/midori/faq
and all <link rel="stylesheet"> tags were replaced with
<link rel="stylesheet" type="text/css" href="faq.css" />.
2011-03-08 23:25:37 +01:00
Christian Dywan 4557f086ef Bump version to 0.3.2 2011-02-20 00:00:26 +01:00
Christian Dywan 0ee21d254a Bump version to 0.3.1 2011-02-19 22:44:54 +01:00
Christian Dywan 43f1e55411 Bump version to 0.3.0 2011-01-31 02:04:53 +01:00
Christian Dywan 07ffc279b2 Refer to Launchpad rather than Flyspray for bug tracking
Fixes: https://bugs.launchpad.net/midori/+bug/706241
2011-01-30 18:58:00 +01:00
Christian Dywan 32d80dcfad Follow up to correct custom docdir location 2010-11-01 21:21:58 +01:00
Christian Dywan 54cd4afa77 Bump version to 0.2.9 2010-10-31 23:20:48 +01:00
Enrico Tröger 914d5e38f1 Use sys.exc_info() for exception msg in Python 2/3 2010-10-31 22:44:24 +01:00
Christian Dywan a4715ad4c7 Resort to Python 2.5 exception syntax for now 2010-10-31 21:59:21 +01:00
Christian Dywan 031929e773 Use brackets in wscript to be python 3 compatible
It won't actually build, but it's a step towards that.
2010-10-22 21:41:18 +02:00
Christian Dywan 66303e6c95 --docdir should take not add 'midori' folder if given
So it is possible to pass either /usr/share/docdir or
/usr/share/doc/midori-0.2.9 as appropriate.
2010-10-19 00:53:00 +02:00
Enrico Tröger 769a1dce17 Define kalistglobal only once, declare it globally
This fixes building with gcc and the -fno-common option. The
option is now added to compiler flags in full debugging mode.
2010-09-25 16:57:18 +02:00
Christian Dywan 2c10312ce2 Bump version to 0.2.8 2010-09-19 23:22:41 +02:00
Natanael Copa 7820e209f8 Only use git describe as version string if .git dir exists
We don't want to pick up the git version string on distros
which have build scripts in git.
2010-09-01 20:47:01 +02:00
Christian Dywan 025334fb8f Bump version to 0.2.7 2010-08-16 21:31:14 +02:00
Christian Dywan aac70d52b5 Strip whitespace and line breaks off git version string 2010-08-07 15:46:33 +02:00
Christian Dywan 94fbf158f6 Remove conditional guards for sqlite 2010-07-17 21:31:29 +02:00
Christian Dywan b5a4023a7d Use 'git describe' to generate the git version string 2010-07-15 00:06:15 +02:00
Christian Dywan c3e145f540 Localize Vala extensions and mark strings for translation
The -include switch is passed to the compiler to work around
Vala failing to include gi18n.h first. This works for
clang and gcc at least.
2010-07-04 10:53:21 +02:00
Christian Dywan 67f4f7d977 Require Vala unless --disable-vala is passed 2010-07-03 23:30:21 +02:00
Christian Dywan 4f9615167e Make sqlite3 a mandatory dependency 2010-07-01 20:58:20 +02:00
Peter de Ridder a84a077ac8 Implement default configuration files on Windows 2010-06-26 16:02:49 +02:00
Peter de Ridder 63fce62664 Use icon with multiple sizes on Windows
The icon is prepared already so 'convert' isn't needed anymore.
2010-06-26 16:02:22 +02:00
Christian Dywan 83a737e386 Bump version to 0.2.6 2010-05-24 19:34:44 +02:00
Christian Dywan 3926ce682a Bump version to 0.2.5 2010-05-16 20:32:33 +02:00
Christian Dywan a1a2510fa9 Add --enable-tests configuration option
This allows building tests regardless of running ./waf check,
either to ensure they compile or to use them outside of waf.

Disabled by default.
2010-05-02 12:29:53 +02:00
Christian Dywan 05dd4b963a Disable cast checks and assertions if 'debug' is 'none' 2010-05-02 11:49:32 +02:00
Rivo Nurges 7fe6c5614f Pass /usr/X11R6/include for OpenBSD to find X11 2010-05-01 03:09:15 +02:00
Christian Dywan efa2032c5c Extensive/ no checks in Vala according to debug level 2010-04-25 23:39:00 +02:00
Christian Dywan 7e5dd2db32 Minimal support for tests and extensions in Vala 2010-04-25 00:11:57 +02:00