Commit graph

28 commits

Author SHA1 Message Date
Christian Dywan 9abb753cc4 Remove sqlite header check, it turns out to be wrong 2008-11-08 13:12:54 +01:00
Christian Dywan b931e1bf53 Improve OSX adjustments in various places 2008-10-26 00:54:57 +02:00
Christian Dywan e848d1df6e Require Gtk 2.10 and don't treat GIO specially anymore 2008-10-20 00:41:52 +02:00
Christian Dywan cf854d9617 Remove support for GtkSourceView 2008-10-19 22:53:51 +02:00
Christian Dywan c2cba4899a Bump version to 0.1.0 2008-10-19 00:35:23 +02:00
Christian Dywan c1aff9030f Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
Dale Whittaker d445745787 Implement navigation history backed by sqlite
The implementation relies on KatzeArray for the
most part and only does the storage with sqlite
behind the scenes. The change includes a working
History panel. Changes to the database are
committed in realtime.
2008-10-07 02:19:33 +02:00
Christian Dywan c9f582616d Fix the legacy build 2008-09-10 18:27:11 +02:00
Christian Dywan 88956ae34c Bump version to 0.0.21 2008-08-31 17:23:03 +02:00
Christian Dywan 45e4db6c86 Bump version to 0.0.20 2008-08-24 03:15:45 +02:00
Christian Dywan 3caa11b63e Define the HAVE_FOO variables manually for autotools 2008-08-23 22:00:40 +02:00
Christian Dywan c375f862a0 Implement single instance support with Unique 2008-08-22 03:59:07 +02:00
Christian Dywan 4a2e5c59f4 Bump version to 0.0.19 2008-08-02 13:20:02 +02:00
Christian Dywan 2cb278cdb3 Add Midori and news-feed icons, improve waf scripts
Add small, optimized application icons and an all new
news-feed icon including optimized versions. The build
scripts are updated, and the data folder renamed to icons.
Plus the wscript_build is improved. Of course, Midori
now tests the icon theme for news-feed and uses it.
2008-07-27 07:39:39 +02:00
Dale Whittaker efb148f58e Introduce MidoriLocationEntry and GtkIconEntry 2008-07-17 21:02:14 +02:00
Christian Dywan 103df3d8cc Use GtkSourceView2 if available 2008-07-13 23:21:46 +02:00
Christian Dywan 25edd5e13b Fix Gtk+ < 2.13 and GIO build 2008-07-06 23:47:40 +02:00
Christian Dywan f1166afa0a Remove version strings from build and --version output 2008-06-07 13:02:18 +02:00
Christian Dywan b511f12b9b Rename folder 'src' to 'midori' 2008-06-01 23:47:27 +02:00
Christian Dywan ad44a94354 Install scalable icon with autotools 2008-06-01 21:57:27 +02:00
Christian Dywan 750d9d5b01 Bump version to 0.0.18 2008-05-04 19:31:44 +02:00
Christian Dywan be89221aea Implement localization via Gettext.
Based on the implementation of localization via Gettext
contributed by Enrico Tröger, a few adjustments were made
to allow Midori to be properly localized. Initially
German is fully supported.
2008-03-22 03:38:23 +01:00
Christian Dywan 25ac3e9932 Build fix: Webkit's header and pkgconfig name have changed. 2008-02-03 10:51:35 +01:00
Christian Dywan cd1fe6bac7 Bump version to 0.0.17 2008-01-24 03:48:29 +01:00
Christian Dywan e2328a4bfc Implement a throbber widget.
The throbber is used in the menubar and individual tabs.

Clean infrastructure for private G* extensions is added.
2008-01-05 06:24:38 +01:00
Christian Dywan 1b0b15f3de Bump version to 0.0.16
Add Ori Bernstein to AUTHORS.
2008-01-01 00:38:57 +01:00
Christian Dywan 118baa716e Bump version to 0.0.15 2007-12-17 13:30:45 +01:00
Christian Dywan 3bbd273a4f Initial commit 2007-12-16 23:20:24 +01:00