Commit graph

5045 commits

Author SHA1 Message Date
Jari Rahkonen
539cdaa47e l10n: Updated Finnish (fi) translation to 100%
New status: 606 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-10 13:37:10 +02:00
Jari Rahkonen
0fec92e92e l10n: Updated Finnish (fi) translation to 100%
New status: 606 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-10 13:31:50 +02:00
Masato Hashimoto
8fa255bf32 l10n: Updated Japanese (ja) translation to 100%
New status: 606 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-10 11:44:45 +02:00
Christian Dywan
f71e86d879 Update copyright in --version and about dialogue 2010-04-10 00:58:15 +02:00
Christian Dywan
628761346b Update German translation 2010-04-10 00:58:15 +02:00
Anton Shestakov
1b2669d97e Update Russian translation 2010-04-10 00:58:15 +02:00
Christian Dywan
efc5252048 Revise MIDORI_ADBLOCK so 1 is parsing and 2 is timing
Huge amounts of console output affect performance, so timing
should be taken separately.
2010-04-10 00:58:15 +02:00
Christian Dywan
130eb0e46a Make the license in the about dialogue localizable 2010-04-10 00:58:15 +02:00
Yarema aka Knedlyk
2148576a9b l10n: Updated Ukrainian (uk) translation to 100%
New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-09 12:48:49 +02:00
Sergio Marques
48aebc826c l10n: Updated Portuguese (pt) translation to 100%
New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-09 11:20:03 +02:00
Evaggelos Balaskas
c16a880d0a l10n: Updated Greek (el) translation to 98%
New status: 594 messages complete with 6 fuzzies and 5 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-09 10:24:36 +02:00
David Štancl
74ee7d3621 l10n: Updated Czech (cs) translation to 100%
New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-09 09:48:29 +02:00
Christian Dywan
f86d873826 Update German translation 2010-04-09 00:24:15 +02:00
Kim Boram
8c419e52ec Update Korean translation 2010-04-08 23:59:13 +02:00
Christian Dywan
1cdd7cc643 Add an i18n comment for Clear Private Data dialog
Since there is a button with the same wording, it is good to
point out the difference.
2010-04-08 23:54:25 +02:00
Christian Dywan
5146e5182c Add an explaining i18n comment for 'Reset Midori...' 2010-04-08 23:51:52 +02:00
Christian Dywan
b389c5bcde Refer to regular expression as PATTERN like grep 2010-04-08 23:27:04 +02:00
Christian Dywan
63a5eeb0f0 Output adblock debug if variable MIDORI_ADBLOCK set
If Midori is compiled with full debug mode, and the environment
variable MIDORI_ADBLOCK is set, Adblock will output a lot of
debugging information.
This spares testers from editing code. grep is recommended.
2010-04-08 21:39:05 +02:00
Piotr Sokół
8f3fcec13e l10n: Updated Polish (pl) translation to 85%
New status: 518 messages complete with 28 fuzzies and 59 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-08 16:30:16 +02:00
Sergio Marques
c4710bd7a1 l10n: Updated Portuguese (pt) translation to 100%
New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-07 23:13:03 +02:00
Leandro Regueiro
c1948017a1 l10n: Updated Galician (gl) translation to 100%
New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-07 15:15:04 +02:00
Leandro Regueiro
da2bd1aeb9 l10n: Updated Galician (gl) translation to 99%
New status: 599 messages complete with 2 fuzzies and 4 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-07 15:10:49 +02:00
Leandro Regueiro
6fce4fbd5d l10n: Updated Galician (gl) translation to 97%
New status: 588 messages complete with 7 fuzzies and 10 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-07 15:08:39 +02:00
Yarema aka Knedlyk
d803c02c3e l10n: Updated Ukrainian (uk) translation to 100%
New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-07 10:26:40 +02:00
Xu Meihong
3929a26380 l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-06 07:35:16 +02:00
A S Alam
f85f141cff l10n: Punjabi Translation Added
New status: 211 messages complete with 0 fuzzies and 394 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-06 04:28:53 +02:00
Christian Dywan
95358acc82 Handle https:// URIs in Adblock properly
We mark URIs as 'disabled' by replacing the : with a -. This
fails if there is an https:// URI and we want to restore it.

For clarity, the macros ADBLOCK_FILTER_SET and
ADBLOCK_FILTER_IS_SET are introduced to handle the details.
2010-04-06 02:41:29 +02:00
Christian Dywan
51b1f87400 Reindent author and license definitions 2010-04-04 21:38:16 +02:00
Christian Dywan
82ee513a96 Reindent entries, toggle_entries, encoding_entries 2010-04-04 21:38:16 +02:00
Christian Dywan
23b093a248 Reindent actions in Tools menu in MidoriBrowser 2010-04-04 21:38:16 +02:00
Christian Dywan
2b66adabf2 Reindent ui_markup definition in MidoriBrowser 2010-04-04 21:38:16 +02:00
Masato Hashimoto
e87705dc2a l10n: Updated Japanese (ja) translation to 100%
New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-04 13:57:10 +02:00
Jari Rahkonen
64e0637263 l10n: Updated Finnish (fi) translation to 100%
New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-04 11:10:17 +02:00
Christian Dywan
bde7495e6c Implement -b, --blocked-uris command line option
Using a regular expression of blocked URIs makes it possible to
restrict the locations that can be visited. Any URI matching
the expression will be replaced with "http://.invalid".

The option works in --app and normal mode.
2010-04-04 01:43:56 +02:00
David Štancl
b3efe80656 l10n: Updated Czech (cs) translation to 100%
New status: 603 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-03 13:51:17 +02:00
Yarema aka Knedlyk
1f09860e47 l10n: Updated Ukrainian (uk) translation to 100%
New status: 603 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-03 11:55:01 +02:00
Yarema aka Knedlyk
642cf15879 l10n: Updated Ukrainian (uk) translation to 99%
New status: 602 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-03 11:54:32 +02:00
Jari Rahkonen
2ad80c5996 l10n: Updated Finnish (fi) translation to 100%
New status: 603 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-03 09:31:54 +02:00
Masato Hashimoto
4a79fba33d l10n: Updated Japanese (ja) translation to 100%
New status: 603 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-03 08:32:20 +02:00
Yarema aka Knedlyk
7ac618124e l10n: Updated Ukrainian (uk) translation to 100%
New status: 597 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-02 22:02:17 +02:00
Christian Dywan
e886293ebf Implement 'Proxy type' preference which can be Auto, HTTP or None 2010-04-02 20:41:39 +02:00
Christian Dywan
476f64e9bc Pass the correct parent in the web-view-ready callback
This was overlooked when changing the packing of the view.
2010-04-02 19:14:22 +02:00
Christian Dywan
f2f0f16dd2 Update uses of deprecated GTK+ macros and API 2010-04-02 18:54:29 +02:00
Christian Dywan
12b4859dc7 Use gtk_widget_get_visible rather than GTK_WIDGET_VISIBLE 2010-04-02 18:38:56 +02:00
Christian Dywan
2f1ae3feba Make use of the XScreenSaver extension optional
The extension is only needed for the --inactivity-reset option,
so most users building Midori won't need it.
We also need to check for the according header file.
2010-04-01 18:25:30 +02:00
Per Kongstad
497c73b972 l10n: Updated Danish (da) translation to 99%
New status: 596 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-01 16:26:15 +02:00
David Štancl
08232e95c6 l10n: Updated Czech (cs) translation to 100%
New status: 597 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-01 15:57:35 +02:00
Jari Rahkonen
0b31a8ec1c l10n: Updated Finnish (fi) translation to 100%
New status: 597 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-04-01 10:07:08 +02:00
Christian Dywan
37e2216775 Implement -i, --inactivity-reset command line option
The use case is kiosk systems where leaving the application
idle for a period of time means that the user left, and the
session is reset so the next user starts off clean.

The implementation uses libXss and uses XScreenSaverQueryExtension
which means it is for now supported on X11 only.

Right now reset means closing any opens web pages and opening
the original web page.

Currently --inactivity-reset is only supported with --app.
2010-04-01 00:05:08 +02:00
Christian Dywan
832b2e9922 Change remaining GET_PRIVATE to priv in GtkIconEntry 2010-03-31 21:02:37 +02:00