Commit graph

3613 commits

Author SHA1 Message Date
Sergio Marques
20125dfc51 l10n: Updated Portuguese (pt) translation to 100%
New status: 640 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-29 18:51:43 +02:00
Masato Hashimoto
b9b11286df l10n: Updated Japanese (ja) translation to 100%
New status: 640 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-29 13:46:23 +02:00
Johannes Lips
ff5f875f0e l10n: Updated German (de) translation to 98%
New status: 628 messages complete with 8 fuzzies and 4 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-29 07:54:55 +02:00
David Štancl
e6a739e639 l10n: Updated Czech (cs) translation to 100%
New status: 640 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-28 23:02:22 +02:00
Andres Kovtunos
bc2293df74 l10n: Updated Russian (ru) translation to 96%
New status: 618 messages complete with 18 fuzzies and 4 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-28 22:37:27 +02:00
Per Kongstad
f57458a63f l10n: Updated Danish (da) translation to 99%
New status: 638 messages complete with 0 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-28 12:29:28 +02:00
Paweł Forysiuk
dc90ad18e9 Provide gui dialog for adding addons to user directories 2010-08-28 02:14:29 +02:00
Paweł Forysiuk
eee7cbcff9 Add button for deleting user addons 2010-08-28 01:59:54 +02:00
Paweł Forysiuk
49d249e6e1 Show full path to addon in tooltips 2010-08-28 01:46:17 +02:00
Christian Dywan
7d3fa2a478 Move WebKitGTK+ 1.1.6 guards to disable delayed pages 2010-08-28 01:43:44 +02:00
Per Kongstad
a079235183 l10n: Updated Danish (da) translation to 99%
New status: 638 messages complete with 0 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-25 20:25:32 +02:00
Alexander Butenko
672b7ab70a Protect proxy combo box notifications against recursion
This can happen when switching between custom and other elements.
2010-08-24 23:50:47 +02:00
David Štancl
a888a802ec l10n: Updated Czech (cs) translation to 100%
New status: 640 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-24 09:39:10 +02:00
Christian Dywan
7d049555a5 Explicitly reset 'delay' status when reloading or changing location 2010-08-23 20:08:43 +02:00
Christian Dywan
5a86115a9a Rename 'Minimize Tabs' to 'Show Tab Icon Only' 2010-08-23 19:38:11 +02:00
Christian Dywan
99a9cfc34c Show the Feed Panel after adding a new news feed 2010-08-23 19:38:11 +02:00
Christian Dywan
233ff2602d Switch to Tab Panel after activating it for the first time 2010-08-23 19:38:11 +02:00
Dmitrij Smirnov
50af9f272e l10n: Updated Russian (ru) translation to 98%
New status: 633 messages complete with 9 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-22 19:30:19 +02:00
Dmitrij Smirnov
6ffff501a9 l10n: Updated Russian (ru) translation to None%
New status: 0 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-22 15:16:33 +02:00
Christian Dywan
10fab99090 Delete history from completion with Delete key 2010-08-22 03:53:47 +02:00
Christian Dywan
f8e5e8f7e0 Don't hide homepage smartly, don't show it in bookmarkbar 2010-08-22 03:39:11 +02:00
Christian Dywan
0de4e9fa08 Skip NULL key, which is the case when using the combo arrow 2010-08-22 03:25:03 +02:00
Paweł Forysiuk
ac1ba277e4 Clean up redundant user addons item list copies in helper functions 2010-08-22 03:08:46 +02:00
Paweł Forysiuk
8bea9b586d Fix mistype in addons monitoring to enable watching userscript dirs 2010-08-22 03:07:39 +02:00
Kim Boram
cf880abf0c Update Korean translation 2010-08-22 03:04:48 +02:00
gianluca foddis
c65ca763fb l10n: Updated Italian (it) translation to 100%
New status: 640 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-08-20 17:02:21 +02:00
Christian Dywan
025334fb8f Bump version to 0.2.7 2010-08-16 21:31:14 +02:00
Christian Dywan
b563479014 Simplify update_interface and avoid extra updates 2010-08-16 21:01:02 +02:00
Peter de Ridder
9a78cc6f6e Support space and percent as wild cards in location completion
Internally the typed key is treated as if spaces are wildcards,
so 'hello world' would be 'hello%world'.

The text renderer splits the typed text by ' ' and '%', so
multiple words are highlighted.
2010-08-16 00:05:35 +02:00
Christian Dywan
bae41b45a8 Make 'Inspect Element' always show the inspector
Without scripts enabled, this doesn't happen implicitly.
2010-08-14 21:12:02 +02:00
Christian Dywan
9c84a2c407 Use midori_browser_open_bookmark for the bookmarkbar 2010-08-14 20:58:38 +02:00
Christian Dywan
a7452bd0b5 Use KatzeArray* to remove and monitor deleted bookmarks
The panel and the bookmarkbar need to monitor the removal of
bookmarks, and there can be multiple windows, so the database
should only be used to remove in one central place.
2010-08-10 23:46:49 +02:00
Christian Dywan
71549af089 Disconnect insertion when MidoriHistory finalizes 2010-08-10 22:58:11 +02:00
Christian Dywan
8015f39fe6 Don't bother with unused config filenames in main 2010-08-10 22:41:19 +02:00
Christian Dywan
aac70d52b5 Strip whitespace and line breaks off git version string 2010-08-07 15:46:33 +02:00
Christian Dywan
0870196942 Show tooltip text on tab icon, not only the label 2010-08-07 15:30:56 +02:00
Peter de Ridder
05065e521d Decrement n after clearing individual transfer items 2010-08-07 15:20:09 +02:00
Christian Dywan
13ffa17f2b Correctly load settings and cookies with --config in app mode 2010-08-07 15:14:58 +02:00
Christian Dywan
2d1d19de23 Remove freeze, thaw and set_uri from MidoriLocationAction 2010-07-31 13:59:48 +02:00
Christian Dywan
34d7a8033b Use KatzeArray* to signal new items to MidoriHistory 2010-07-31 01:42:14 +02:00
Christian Dywan
60eca91b74 Do NULL-safe address comparison when loading the session 2010-07-31 01:29:57 +02:00
Christian Dywan
5b640c7f46 Store address of bookmarks for tooltip as a string in the model 2010-07-31 01:21:50 +02:00
Christian Dywan
1550c9d9f2 Don't' declare 'unescaped' twice in sokoke_format_uri_for_display 2010-07-30 22:09:03 +02:00
Christian Dywan
6b54f9e8b5 Remove the obsolete MidoriPanel::menu property 2010-07-30 22:09:02 +02:00
Christian Dywan
a724d883b1 Synchronize browser and panel toolbar style 2010-07-30 22:09:02 +02:00
Christian Dywan
2350fc0834 Disconnect settings and bookmarkbar when disposing 2010-07-30 22:09:02 +02:00
Gheyret Kenji
1dac2e6d9f l10n: Updated Uyghur (ug) translation to 97%
New status: 615 messages complete with 0 fuzzies and 14 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-29 06:59:50 +02:00
Evaggelos Balaskas
51196b05f1 l10n: Updated Greek (el) translation to 100%
New status: 640 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-27 19:58:35 +02:00
Alexander Butenko
e2ac49a76d Dont store about:* pages in history, Reset history step counter 2010-07-24 13:53:57 +02:00
Alexander Butenko
fd48f850a3 Emmit uri signals after after item uri is set 2010-07-24 13:53:12 +02:00