Commit graph

1443 commits

Author SHA1 Message Date
Christian Dywan 80128d9315 Apply some cleanup with regard to referencing and more 2008-10-30 02:21:19 +01:00
Christian Dywan c1aff9030f Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
Troitskiy Nikita b343611f5f Add Russian translation. 2008-10-10 23:41:16 +02:00
Christian Dywan e1b828edf2 Finish refactoring the toolbar to use only actions
Finally the trash, which was the last item that
needed to be implemented as an action, is an
action, a KatzeArrayAction to be exact.

This simplifies more code and also makes Window
and RecentlyVisited generically implementable.

Incidentally this change also fixes a bug where
the browser tried to add a new tab when the last
one was closed, even while destroying itself.

Furthermore sokoke_image_menu_item_ellipsized
and sokoke_widget_popup were promoted to Katze.
We're still keeping the old functions for now.
2008-10-10 22:31:37 +02:00
Christian Dywan ba6386850e Implement the search widget as an action
The most part of the search entry code is merely
moved to the new action. We remove the original
entry now, the action is all we need.
2008-10-05 23:25:02 +02:00
Christian Dywan fb320cc0b6 Finally obsolete KatzeXbelItem 2008-10-01 04:00:16 +02:00
Kristjan Siimson 0943ac252e Fix translator-credits in Estonian translation 2008-09-16 06:43:17 +02:00
Kristjan Siimson f68fa4bbe7 Add Estonian translation. 2008-09-14 12:53:10 +02:00
Christian Dywan fc507daf56 Update German translation 2008-09-07 02:38:38 +02:00
Robert-André Mauchin e4f8fb1237 Update French translation 2008-09-05 21:07:34 +02:00
Christian Dywan a048bf0feb Cleanup Galician, Hungarian and Swedish fuzzy strings 2008-08-31 11:51:03 +02:00
Christian Dywan dd87bbefd9 Update German, Spanish and French translations 2008-08-31 11:34:42 +02:00
Lukasz Romanowicz a1e8f67a40 Update Polish translation 2008-08-28 00:40:41 +02:00
Christian Dywan bf28e1097b Rework MidoriWebList into KatzeList and KatzeArray 2008-08-26 01:19:38 +02:00
Christian Dywan af2e90a4b1 Rename MidoriWebItem to KatzeItem 2008-08-23 18:32:53 +02:00
Christian Dywan a41a0e008e Move MidoriWebList and MidoriWebItem to Katze 2008-08-05 05:03:05 +02:00
Miguel Anxo Bouzada 2b7c0c42d5 Add Galician translation 2008-07-22 02:21:22 +02:00
Christian Dywan fffb6253e1 Update Swedish translation 2008-07-19 17:24:10 +02:00
Christian Dywan bc76158239 Update German translation 2008-07-19 16:25:10 +02:00
Christian Dywan e43b71a29c Update French translation 2008-07-19 16:21:57 +02:00
Christian Dywan 27a7eae934 Add Spanish translation 2008-07-19 16:21:10 +02:00
Christian Dywan 04d3ae6506 Make WebList more flexible so it can replace Trash 2008-06-24 21:54:01 +02:00
Christian Dywan dd03a8cbe5 Updated German translation 2008-06-17 19:20:53 +02:00
Przemysław Sitek 3fceedcaa5 Updated Polish translation 2008-06-17 19:15:48 +02:00
Christian Dywan 7df5d483f9 Complete move of webSearch, third step of refactoring web search 2008-06-15 04:02:56 +02:00
Christian Dywan 3ac8bdb438 Introduce MidoriWebList, second step of refactoring web search 2008-06-14 02:23:33 +02:00
Christian Dywan 276309f481 Update French translation. 2008-06-10 22:58:33 +02:00
Christian Dywan 06d6aa46af Update German translation. 2008-06-10 22:18:09 +02:00
Christian Dywan c7626bfda2 Fix and update translation template handling 2008-06-02 01:54:38 +02:00
Christian Dywan 95cbba2548 First attempt at a waf build system 2008-05-31 12:04:52 +02:00
SZERVÁC Attila 773f5d8d35 Add Hungarian translation. 2008-05-12 01:26:25 +02:00
Christian Dywan aa21bc30f9 Update translations. 2008-05-04 19:15:28 +02:00
Christian Dywan 156aa1fd0a Change 'Cookies' to 'Web Cookies' and fix POTFILES.in. 2008-05-04 19:14:48 +02:00
Christian Dywan 181734acb3 Update French translation 2008-04-20 03:31:22 +02:00
Christian Dywan 50ab1e8bc7 Turn prefs into MidoriPreferences 2008-04-20 03:30:24 +02:00
Christian Dywan 457b012240 Add French translation, not quite complete yet 2008-04-19 14:21:08 +02:00
Christian Dywan d1b085f61a Update German localisation plus a tiny string fix. 2008-04-19 14:19:37 +02:00
Christian Dywan 169973f3fe Remove old configuration logic entirely
Almost all uses of the old system were superseded
by the use of MidoriWebSettings now, the
migration is almost finished.
2008-04-17 01:38:22 +02:00
Christian Dywan cdde1293ab Switch configuration to MidoriWebSettings.
Switch configuration logic from a custom structure to
fully rely on MidoriWebSettings. This includes revamping
the preferences dialog. The old logic is not yet
replaced completely, this will follow soon, thus several
settings will have no effect right now.
2008-04-13 21:51:43 +02:00
Przemek Sitek 173b05dd78 Add Polish translation. 2008-03-29 22:07:23 +01:00
Christian Dywan fea97e80c3 Update .gitignore and remove po/Makefile.in.in 2008-03-24 14:12:00 +01:00
Mikael Magnusson b8ac63e60a Add swedish translation. 2008-03-24 04:24:18 +01: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