Paweł Forysiuk
a01c0fd224
Accomodate docs for build dir renaming
2012-04-05 23:47:48 +02:00
André Stösel
2377ee3c94
Display error dialog on external download failure
2012-04-05 23:37:56 +02:00
Christian Dywan
c4d1a96ca4
Don't ever pass NULL to soup_uri_new
...
Fixes: https://bugs.launchpad.net/midori/+bug/930630
2012-04-05 23:26:19 +02:00
André Stösel
b5d5c17396
Pass cookies to Aria2
2012-04-05 22:43:58 +02:00
André Stösel
8bba8f9aad
New extension to download files with Aria2.
2012-04-05 22:43:58 +02:00
André Stösel
d0ef9c6575
New property "key" for Midori.Extension object
...
This property is needed if the module contains more than one extension.
Add properties "website" and "key" to the vapi.
If the extension has a key, it should be used as part of the config filename.
2012-04-05 22:43:58 +02:00
Christian Dywan
a32cc0908e
Ensure adblock config folder when blocking images
2012-04-05 22:43:58 +02:00
David Štancl
f8ab9eaec0
l10n: Updated Czech (cs) translation to 100%
...
New status: 651 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-04-05 11:54:57 +02:00
Yaron Shahrabani
b272a2cdd5
l10n: Updated Hebrew (he) translation to 93%
...
New status: 611 messages complete with 6 fuzzies and 34 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-04-05 10:33:21 +02:00
Yaron Shahrabani
d9318f9ee5
l10n: Updated Hebrew (he) translation to 92%
...
New status: 603 messages complete with 11 fuzzies and 37 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-04-05 09:30:41 +02:00
Christian Dywan
4d311a9d4b
Typo fix downlaod/ download
...
Fixes: https://bugs.launchpad.net/bugs/973492
2012-04-04 23:00:08 +02:00
Christian Dywan
cbec9bcb74
Include geolocation info in about:version
2012-04-04 22:55:23 +02:00
Christian Dywan
d7aafda6db
Re-use JSContextRef for about:version scripts
2012-04-04 22:36:00 +02:00
Christian Dywan
1f56e0af6f
Don't enforce tabbar in app mode
2012-04-04 21:49:29 +02:00
Per Kongstad
2d07cbfe45
l10n: Updated Danish (da) translation to 99%
...
New status: 648 messages complete with 2 fuzzies and 1 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-04-04 18:53:47 +02:00
Ivica Kolić
f9d56a9a98
l10n: Updated Croatian (hr) translation to 80%
...
New status: 524 messages complete with 0 fuzzies and 127 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-04-03 00:42:29 +02:00
Carles Muñoz Gorriz
dde5014956
l10n: Updated Catalan (Valencian) (ca) translation to 100%
...
New status: 651 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-03-31 19:24:50 +02:00
Carles Muñoz Gorriz
9790d0016f
l10n: Updated Catalan (Valencian) (ca) translation to 100%
...
New status: 651 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-03-31 19:17:14 +02:00
Christian Dywan
b838023289
Deprecate redundant midori_findbar_find
2012-03-31 03:36:00 +02:00
Christian Dywan
79942f24aa
Fallback midori_view_search_text to overlay
2012-03-31 03:33:00 +02:00
Alexander Butenko
3e0dc32017
Use sqlite WAL mode for history if available
2012-03-31 03:28:06 +02:00
Christian Dywan
4c4c849441
Show at most 10 back/ forward history items
...
Consistent with trash.
2012-03-31 02:50:51 +02:00
André Stösel
a6f9bea939
Typo: Instead of the array each item should be checked
2012-03-31 02:48:01 +02:00
Benoit THIBAUD
63ac08c6a3
l10n: Updated French (fr) translation to 95%
...
New status: 622 messages complete with 11 fuzzies and 18 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-03-28 09:28:08 +02:00
Saïd Bouras
eccc0eb5d8
l10n: Updated French (fr) translation to 91%
...
New status: 595 messages complete with 31 fuzzies and 25 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-03-28 00:31:33 +02:00
André Stösel
1de28a8a7a
Minimum Katze.Array vapi including add_item signal
2012-03-27 00:54:48 +02:00
André Stösel
ebf2c2d1d9
Allow more than one extenstion for each module
2012-03-27 00:54:48 +02:00
Yaron Shahrabani
dc19951a21
l10n: Updated Hebrew (he) translation to 88%
...
New status: 575 messages complete with 23 fuzzies and 53 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-03-26 14:00:09 +02:00
Christian Dywan
19f6fefe9b
Introduce midori_view_get_for_widget
...
Analogous to midori_browser_get_for_widget.
2012-03-25 19:35:58 +02:00
André Stösel
f7d85602f8
Due to GtkOverlay there's another parent widget
2012-03-25 18:39:32 +02:00
Christian Dywan
5cb1c04481
Allow relative -c/ --config path
...
Fixes: https://bugs.launchpad.net/midori/+bug/962713
2012-03-25 18:10:26 +02:00
Olivier Duchateau
7789bafc68
Implement low_memory_profile for FreeBSD
...
Fixes: https://bugs.launchpad.net/midori/+bug/963833
2012-03-25 18:10:26 +02:00
Paweł Forysiuk
76be3b9aea
Check stricly for relative path in midori_prepare_uri
...
Fixes: https://bugs.launchpad.net/midori/+bug/963899
2012-03-25 18:10:26 +02:00
Kamil Polczak
a371ef99ef
l10n: Updated Polish (pl) translation to 98%
...
New status: 644 messages complete with 3 fuzzies and 5 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-03-25 17:47:41 +02:00
Kamil Polczak
70e0223212
l10n: Updated Polish (pl) translation to 98%
...
New status: 640 messages complete with 5 fuzzies and 7 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-03-25 17:43:04 +02:00
Utku Berberoğlu
7e6dcd5df0
l10n: Updated Turkish (tr) translation to 92%
...
New status: 606 messages complete with 34 fuzzies and 12 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-03-25 16:27:19 +02:00
André Stösel
a695a91410
Ctrl + middle click is handled twice
...
Ctrl middle click set the zoom level to 0 but it is supposed to open
a link (selected text) in a new tab, too
If a link is selected it should open and otherwise set the zoom level to 1.0.
So if you click on a link with Ctrl + middle click
you get a new tab and your zoom isn't changed.
2012-03-22 22:18:47 +01:00
Peter Hatina
357187e264
Context menus on Back and Forward toolbar items
...
Fixes: https://bugs.launchpad.net/midori/+bug/699991
2012-03-22 22:10:17 +01:00
André Stösel
90eaea3dca
Double-check that view->selected_text is set
...
Sometimes view->selected_text isn't set even if
context has WEBKIT_HIT_TEST_RESULT_CONTEXT_SELECTION
2012-03-22 21:29:52 +01:00
Christian Dywan
532335702a
Always show the tabbar by default
2012-03-22 21:27:52 +01:00
Christian Dywan
ae7a09a087
Try to use ubuntu-bug if it exists
2012-03-22 21:26:49 +01:00
Cheng-Chia Tseng
9751a60dbc
l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
...
New status: 652 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2012-03-21 15:18:07 +01:00
Christian Dywan
70a894a9fc
Toggle sensitivity of Add Speed Dial/ Bookmark button
...
Rather than visibility.
Fixes: https://bugs.launchpad.net/midori/+bug/957382
2012-03-19 19:38:15 +01:00
André Stösel
0b16c9c95c
Use original event to determine midori tab mod
...
Cast from GdkEventKey* to GdkEventKey* doesn't always work out
2012-03-19 19:16:30 +01:00
Christian Dywan
d98edca5f2
Fix one more missing check in midori_view_save_source
2012-03-19 19:09:32 +01:00
Christian Dywan
edc88b7b47
Fix MidoriView.download_requested signal in vapi
2012-03-19 19:08:11 +01:00
Christian Dywan
5aa526d106
Show app instance name in about:version
2012-03-18 14:14:09 +01:00
Christian Dywan
7e64370a8e
Only check libsoup once in configuration
2012-03-18 14:12:17 +01:00
Christian Dywan
e75b814432
Show inline find while typing in an overlay
2012-03-18 14:06:13 +01:00
Christian Dywan
f3af1983ed
Don't modify const gchar* in midori_view_get_uri_extension
...
Fixes: https://bugs.launchpad.net/midori/+bug/957678
2012-03-18 09:32:32 +01:00