Commit graph

4935 commits

Author SHA1 Message Date
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
Christian Dywan a3d8a5aa94 midori_view_save_source needs to handle data == NULL
Fixes: https://bugs.launchpad.net/midori/+bug/957674
2012-03-18 09:32:32 +01:00
André Stösel ee8824b93b Show statusbar text in overlay instead of urlbar
If the statusbar is hidden in GTK+ 3.2 or newer the
text appears in an overlay on the view.
midori_view_set_overlay_text sets the overlay label.
2012-03-18 09:32:32 +01:00
Andhika Padmawan bf2ca1c370 l10n: Updated Indonesian (id) translation to 100%
New status: 652 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-18 04:09:52 +01:00
Sergio Marques e18a39d88c l10n: Updated Portuguese (pt) translation to 100%
New status: 652 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-16 13:55:20 +01:00
André Stösel f92fa1a33f External Download manager extension for Steadyflow
As it is activated, the Save button uses Steadyflow.
2012-03-16 00:09:58 +01:00
André Stösel d93c96daf3 added signal "download_requested" to the vapi 2012-03-15 23:40:46 +01:00
André Stösel f4697742af connect download request handler in the "signal-after" slot 2012-03-15 23:40:30 +01:00
Christian Dywan 2fa5059cc4 Render bookmark dialog as a pop-over on buttons 2012-03-15 19:57:57 +01:00
Boram Kim 7d4cdfe462 l10n: Updated Korean (ko) translation to 100%
New status: 652 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-15 12:58:34 +01:00
Pjotr Anon 50c091f43d l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 652 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-15 11:17:18 +01:00