Christian Dywan
4cd88d5746
Log bookmarks, history and downloads to zeitgeist
...
Fixes: https://bugs.launchpad.net/midori/+bug/783588
2012-08-06 00:32:01 +02:00
Christian Dywan
264582f557
Fix building of tests with GTK+3
2012-07-01 21:26:06 +02:00
Paweł Forysiuk
a01c0fd224
Accomodate docs for build dir renaming
2012-04-05 23:47:48 +02:00
Christian Dywan
09c041f740
Optionally use Granite and show in about:version
...
See bzr branch lp:granite
See: https://bugs.launchpad.net/midori/+bug/898497
2012-03-14 21:02:16 +01:00
Christian Dywan
7a7f4c6a44
Provide midori.vapi for App, Browser, Extension and WebSettings
...
With this API description extensions can be written in Vala. Mind
it is not complete yet, missing interfaces can be added later.
2010-04-27 23:49:45 +02:00
Christian Dywan
ccb60bb8d4
Only pick up .vala files if Vala is available
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
Christian Dywan
15658145b2
Build katze, core and panels as one, and allow non-progressive build
...
This simplifies the build and possibly helps with linking problems
on some platforms. The 'progressive' option allows building
without an intermediate static library except for unit tests.
2010-01-01 18:20:08 +01:00
Christian Dywan
a7391693b2
Implement support for extension_test() to unit test extensions
...
Any extension can provide an extension_test() function that is
executed after g_test_init. Test functions should make use of
g_test_add_func and friends to integrate with other tests.
2009-07-16 23:49:10 +02:00
Christian Dywan
4e19617fdc
Use MDATADIR, import os and don't use waf_config_files
2009-06-09 02:02:43 +02:00
Christian Dywan
1c029e8948
Build 'panels' as a static library to enable their use in tests
2009-02-15 22:09:32 +01:00
Christian Dywan
1829780e62
Adapt extension and test build scripts, test files are picked up dynamically now
2009-01-23 21:36:04 +01:00
Christian Dywan
97c80d0190
Build Midori core as library, for easier use in tests
2009-01-17 23:52:09 +01:00
Christian Dywan
ee9e8d77e5
Update Waf to 1.5.1 and update build scripts accordingly
2009-01-04 21:38:06 +01:00
Christian Dywan
59ff9878c9
Actually commit the 'tests' folder
2008-11-16 00:03:34 +01:00