Commit graph

5320 commits

Author SHA1 Message Date
Christian Dywan
01b36c5fc4 Enclose screen saver and root window in IS_X11_DISPLAY
If building with a Wayland-enabled GTK+3 the GdkDisplay
can be something other than GdkX11Display at runtime.

Fixes: https://bugs.launchpad.net/midori/+bug/975355
2012-09-18 21:29:38 +02:00
Christian Dywan
7e39d05a17 Remove is_email API and needless hard-coding of mailto: 2012-09-18 21:25:59 +02:00
Christian Dywan
b4b795e156 Remove generic browser creation and property set tests 2012-09-18 21:00:56 +02:00
Christian Dywan
2e3882db4b Copy Image s/Address// always copy both URL and data 2012-09-18 01:51:17 +02:00
Paweł Forysiuk
55c11850bb Adblock: search a couple more lines for update metadata 2012-09-18 00:34:00 +02:00
Paweł Forysiuk
00bd3f0818 sokoke_js_script_eval should not crash when js_message is NULL 2012-09-18 00:33:07 +02:00
Christian Dywan
d88b9776f2 Consistently use readonly_config_filename for loading 2012-09-18 00:29:33 +02:00
André Stösel
13b735e382 HistoryWindow isn't a Midori.Browser 2012-09-17 19:26:56 +02:00
Christian Dywan
dd39dab307 Form action NULL or "": assume relative path 2012-09-17 19:26:56 +02:00
Christian Dywan
b3984ab252 Groundwork to make finding search engines testable 2012-09-17 19:26:56 +02:00
Christian Dywan
09432b2d12 Initial download tests for extension and unique filename 2012-09-17 19:26:55 +02:00
Christian Dywan
7d5fd0d319 Fix tooltip on preferred language entry 2012-09-17 19:26:55 +02:00
Christian Dywan
5f18e39221 Don't mix up filesystem and file info 2012-09-17 19:26:55 +02:00
Christian Dywan
0da919f4d9 Pack addon text column with expand TRUE 2012-09-17 19:26:55 +02:00
Paweł Forysiuk
616633d502 Javascript clean-up in speed dial head 2012-09-17 19:26:55 +02:00
David Štancl
5bb5b17986 l10n: Updated Czech (cs) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-17 10:01:05 +02:00
David Štancl
cd21f66217 l10n: Updated Czech (cs) translation to 99%
New status: 610 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-17 09:58:49 +02:00
Cristian Marchi
a902248bae l10n: Updated Italian (it) translation to 97%
New status: 598 messages complete with 5 fuzzies and 8 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-16 18:23:57 +02:00
Andhika Padmawan
5db5a0b6cb l10n: Updated Indonesian (id) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-15 05:26:04 +02:00
Christian Dywan
ddc1bec3fe Default to tabs in background, it's trendy not scary these days 2012-09-15 01:19:59 +02:00
Christian Dywan
29716305b5 Use file info can-write instead of Posix.Access 2012-09-15 01:19:58 +02:00
Christian Dywan
5fdd9bdee0 Colons must be part of translatable strings 2012-09-15 01:19:58 +02:00
André Stösel
1929c51d9d new extension to download a file with a specified command 2012-09-15 01:19:58 +02:00
André Stösel
ec04a1a274 Fix race condition by introducing switch_page (old, new)
So there's no confusion which one is the new, current tab.
2012-09-15 01:19:58 +02:00
Boram Kim
7124e36dd5 l10n: Updated Korean (ko) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-13 20:38:16 +02:00
Christian Dywan
ad4e075051 Test gaps in numbering and swapping in speed dial 2012-09-12 22:36:57 +02:00
Christian Dywan
00cb292b80 Add AdblockPlus website link to adblock dialog 2012-09-12 22:36:57 +02:00
Christian Dywan
13c884b5cb Introduce SpeedDialError and test invalid save messages 2012-09-12 22:36:57 +02:00
Masato Hashimoto
55c06a4285 l10n: Updated Japanese (ja) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-12 14:50:29 +02:00
Paweł Forysiuk
5f43dceef0 Drop dialing from keyboard in speed dial for now 2012-09-12 14:12:08 +02:00
Christian Dywan
55e4823c30 Check that Shift+Space won't advance to the next page 2012-09-12 14:12:08 +02:00
Christian Dywan
f185bcb42d Set a sensible default window size in plain mode 2012-09-12 14:12:08 +02:00
Christian Dywan
ca07fe3cec Use <code> tags in about:version and :paths 2012-09-12 14:12:08 +02:00
Christian Dywan
4b533d2f51 Give readable names to numeric debug tokens 2012-09-12 14:12:08 +02:00
Christian Dywan
886ad1b765 Refresh open speed dials when it changes 2012-09-12 14:12:08 +02:00
Yarema aka Knedlyk
2bdaf5057e l10n: Updated Ukrainian (uk) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-11 11:12:27 +02:00
Christian Dywan
bae360e3f8 Fix build of unit tests: speed dial, hsts, bookmarks 2012-09-11 00:44:09 +02:00
Paweł Forysiuk
f29318af7c Adblock: use fs modification time to prevent unneded downloads 2012-09-10 23:19:01 +02:00
Paweł Forysiuk
9af985e7e8 Adblock: use queue to prevent endless update loop 2012-09-10 23:19:01 +02:00
Paweł Forysiuk
419d4c1ae5 Adblock: handle files with dates in future 2012-09-10 23:19:01 +02:00
Paweł Forysiuk
82242a8c2e Adblock: check if file contains any metadata first 2012-09-10 23:19:01 +02:00
Paweł Forysiuk
8de05bc07d Adblock: add some unit tests for update metadata 2012-09-10 23:19:01 +02:00
Christian Dywan
fefc3b2cbe Merge build_thumbnail_path into Midori.SpeedDial 2012-09-09 22:34:33 +02:00
Christian Dywan
1ad675e24e Dissolve keyfile "default" wrappers into Midori.Extension 2012-09-09 22:34:33 +02:00
Christian Dywan
f715e11ebf Remove cleared downloads from transfer panel 2012-09-09 22:34:33 +02:00
Christian Dywan
33efb94666 Proper extension fallback for temporary files 2012-09-09 22:34:33 +02:00
Christian Dywan
dd90c2b65b Expand text column of the addons panel 2012-09-09 22:34:33 +02:00
Christian Dywan
49da17badd Fix bogus speed display by removing old values 2012-09-09 22:34:33 +02:00
Christian Dywan
c8b6e07f27 No speed or remaining time for finished transfers 2012-09-09 22:34:32 +02:00
Paweł Forysiuk
ad99fb1ebb Fix slot and dial name mixups when preparing/ saving 2012-09-09 22:34:32 +02:00