Commit Graph

4195 Commits

Author SHA1 Message Date
Yves-Alexis Perez 8aa2d2afd9 * debian/control:
- update libwebkitgtk-dev build-dep to 1.4.3
* As a side effect, the rebuild against webkit 1.6.1 fix midori crashing
  because of missing webkit_web_view_get_selected_text()      closes: #646198
2011-10-22 22:03:26 +02:00
Yves-Alexis Perez bfc7c9ddb1 upload to unstable
Signed-off-by: Yves-Alexis Perez <corsac@debian.org>
2011-10-10 08:27:42 +02:00
Yves-Alexis Perez 377c67bbeb drop mootools.js rules
* debian/rules:
  - don't remove mootools.js since it's not even shipped anymore.
2011-10-10 08:24:41 +02:00
Yves-Alexis Perez c47e9b14cf correctly clear private data on quit when asked. closes: #644658 2011-10-10 07:45:29 +02:00
Yves-Alexis Perez f1443cd760 fix middle click on back/forward button. closes: #644840 2011-10-10 07:39:49 +02:00
Yves-Alexis Perez d72521fd63 drop libjs-mootools
* debian/control:
  - drop libjs-mootools from depends, it's not needed anymore.
2011-10-10 07:37:45 +02:00
Yves-Alexis Perez b7592032c4 drop patch included upstream
* debian/patches:
  - 0001-Fix-for-Bug-819688 dropped, included upstream.
2011-10-10 07:35:13 +02:00
Yves-Alexis Perez d3e42c12f8 New upstream release. 2011-10-10 07:34:12 +02:00
Yves-Alexis Perez 23af38a149 Merge branch 'upstream-unstable' 2011-10-10 07:33:38 +02:00
Christian Dywan d3dbd33911 Bump version to 0.4.1 2011-10-10 00:41:47 +02:00
Christian Dywan ac272d2f48 Use secondary toolbar style for bookmarks bar
Fixes: https://bugs.launchpad.net/midori/+bug/870854
2011-10-09 14:48:12 +02:00
Christian Dywan b378554df2 Disable GTK+3 support by default, it's unfinnished 2011-10-09 14:31:27 +02:00
Christian Dywan 73354dbbab Use GtkOffscreenWindow for speed dial thumbnails
Fixes: https://bugs.launchpad.net/midori/+bug/736427
2011-10-09 14:31:27 +02:00
Paweł Forysiuk 89ba05924e Add GDK_KEY_Return to gtk3-compat.h 2011-10-09 14:31:27 +02:00
Ričardas Vasiulis 8bcd2e8987 l10n: Updated Lithuanian (lt) translation to 41%
New status: 278 messages complete with 40 fuzzies and 356 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-09 13:14:51 +02:00
Ričardas Vasiulis 0c5b24a4ff l10n: Updated Lithuanian (lt) translation to 40%
New status: 274 messages complete with 21 fuzzies and 379 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-09 13:09:06 +02:00
Anton Shestakov a0b2ce34d6 Update Russian translation 2011-10-09 12:56:32 +02:00
Robert Roth 09d1950029 Don't show clear in inline find if there's no text
Fixes: https://bugs.launchpad.net/midori/+bug/772841
2011-10-09 12:41:46 +02:00
Christian Dywan 3e60f4424b Introduce Automatic user agent and allow quirks
The new Automatic user agent is meant to pick the string
that websites most likely check for. Right now this is
Safari. Quirks built-in to WebKit are also used.

The separate Midori identification has no quirks.

Fixes: https://bugs.launchpad.net/midori/+bug/865503
2011-10-09 12:20:13 +02:00
Paweł Forysiuk 76a9bc38ff Introduce and use midori_view_save_speed_dial_config 2011-10-07 21:07:21 +02:00
Lucas Baudin b5aad2d176 Allow building with GTK+3
Fixes: https://bugs.launchpad.net/midori/+bug/861351
2011-10-07 20:24:02 +02:00
Lucas Baudin b46db9b170 Use DOM API to get selected text in WebKitGTK+ 1.4.3
Related to https://bugs.launchpad.net/midori/+bug/799603
2011-10-05 20:51:18 +02:00
Guido Berhoerster bd5a85fb9f Link explicitly against libjavascriptcoregtk
Fixes: https://bugs.launchpad.net/midori/+bug/855978
2011-10-05 10:02:43 +02:00
Christian Dywan f303736ad0 Register successfully downloaded files as recent
So they show up in Recent menus and modern dash boards.
2011-10-05 09:59:02 +02:00
Christian Dywan 441191b4a1 Use correct enum value for Flash window on bg tabs
Fixes: https://bugs.launchpad.net/midori/+bug/859107
2011-09-28 22:18:11 +02:00
Christian Dywan 76a8f160f2 Close inspector with Ctrl+W just like a tab
Fixes: https://bugs.launchpad.net/midori/+bug/797865
2011-09-28 18:01:51 +02:00
Christian Dywan ae56fbf818 Introduce MIDORI_EVENT_NEW_TAB and use it
Fixes: https://bugs.launchpad.net/midori/+bug/797224
Fixes: https://bugs.launchpad.net/midori/+bug/797229
2011-09-28 17:45:37 +02:00
Cheng-Chia Tseng daa6fa0ee7 l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-09-25 08:01:03 +02:00
Christian Dywan b8c707f1cb Fix bogus semicolon in midori_view_set_uri 2011-09-22 00:27:55 +02:00
Christian Dywan a49c6e8ad7 Switch to already open tab of external URI if possible 2011-09-22 00:26:49 +02:00
Christian Dywan 648d869e4f Use DOM API to get selected text in WebKitGTK+ 1.5.1
Fixes: https://bugs.launchpad.net/midori/+bug/799603
2011-09-21 23:50:51 +02:00
Paweł Forysiuk 24604a3db6 Save compiled addon regexpes instead of strings 2011-09-21 23:28:43 +02:00
Paweł Forysiuk e4d03290d3 Remove cookie feature after running cleanup callbacks 2011-09-21 23:07:53 +02:00
Christian Dywan bac3dc1842 Introduce MIDORI_EVENT_CONTEXT_MENU in midori-platform.h
The new header contains all state and event handling.
2011-09-21 23:04:20 +02:00
Ivica Kolić fc21488881 l10n: Updated Croatian (hr) translation to 83%
New status: 560 messages complete with 0 fuzzies and 114 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-09-21 02:37:24 +02:00
Christoph Wickert 98bcbdfbae l10n: Updated German (de) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-09-19 09:31:56 +02:00
Mișu Moldovan 1deed9804f l10n: Updated Romanian (ro) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-09-18 22:27:35 +02:00
Paweł Forysiuk 6e51e7014c Make Copy Link Location copy the original URI 2011-09-14 21:48:18 +02:00
André Stösel ec92c64dff Don't switch panels while destroying
Fixes: https://bugs.launchpad.net/midori/+bug/819688
2011-09-14 21:24:10 +02:00
Henrique P. Machado 6a8b4ae60c l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-09-14 06:36:00 +02:00
Paweł Forysiuk 043581547b Drop MooTools dependency in speed dial 2011-09-14 02:39:18 +02:00
Paweł Forysiuk 4cdc347287 Only run user scripts on the main frame 2011-09-14 02:38:22 +02:00
Paweł Forysiuk 602d0e1366 Properly omit user script / styles on special pages 2011-09-14 02:19:30 +02:00
Alexander Butenko b574501978 No adblock on special pages 2011-09-14 01:59:57 +02:00
Paweł Forysiuk cc2699f1b1 Remove mingw32 webkit and gstreamer for now, add unique 2011-09-14 01:57:10 +02:00
Christian Dywan e55a0a91cb Check that extension_path exists before opening it 2011-09-14 01:56:03 +02:00
Paweł Forysiuk 18a0d1da03 Check for folders other than LIBDIR in sokoke_find_lib_path 2011-09-14 01:47:21 +02:00
Paweł Forysiuk c1321b0072 Remove spurious slot_id variable fom prepare_speed_dial_html 2011-09-14 01:39:14 +02:00
Paweł Forysiuk f748a9b8a4 Drop midori_ from addon function names for consistency 2011-09-14 01:34:08 +02:00
Paweł Forysiuk b557233290 Don't bother with stock, res and favicons uris in adblock 2011-09-14 01:33:07 +02:00