Commit graph

237 commits

Author SHA1 Message Date
Christian Dywan 5a353d0ecd Bump version to 0.4.2 2011-11-11 00:21:06 +01:00
Christian Dywan 191339ec9e Allow buildiing with GTK+ 3 and libunique 2011-11-09 22:56:21 +01:00
Christian Dywan c5e6b7a020 Show mismatching build version suffix for extensions
MIDORI_VERSION_SUFFIX resolves to a string that needs to be
added to each extension's version at build time. If it is
different than the running Midori's, it is shown in the
extension list.
2011-11-08 01:53:53 +01:00
Christian Dywan 42c1b70c7d unique, notify, and system details in about:version
Introduce midori_web_settings_get_system_name helper.

Add version numbers for libunique and libnotify if available.

Show platform and architecture if possible.

Merge debug string into the full version number.

Render video formats as a one-liner.
2011-10-31 04:01:41 +01:00
Paweł Forysiuk 3c116eab7e Use versioned speed dial template filename 2011-10-25 01:22:30 +02:00
Christian Dywan 85eeb6d8d1 Properly check versions of Vala/ WebKitGTK+ in wscript 2011-10-21 02:51:33 +02:00
Christian Dywan 3f77b9f300 Avoid pre- and suffix with extension default configs
So this mainly matters to package maintainers, as the
configuration files for extensions have pre- and suffix
according to library naming of the platform. Basically
this only ever worked on Linux and Windows.
Now default configs are always installed with plain names.
2011-10-20 23:39:28 +02:00
Christian Dywan ac5eb28d49 Error out if Vala < 0.13.2, GTK+ 3 and extensions
See https://bugs.launchpad.net/midori/+bug/871579
2011-10-20 09:47:11 +02:00
Christian Dywan e420c36860 Enable Vala debug symbols and disable deprecations 2011-10-19 09:01:28 +02:00
Christian Dywan 3fa294d100 Require GLib 2.22 it's already an implicit dependency 2011-10-17 02:47:56 +02:00
Christian Dywan 756830f6e4 Require libSoup 2.27.90 and drop libidn 2011-10-17 02:47:55 +02:00
Christian Dywan 19a8002eee Install close.png which is used by speed dial 2011-10-11 02:12:07 +02:00
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