Commit graph

3418 commits

Author SHA1 Message Date
Yves-Alexis Perez
41bc26c145 * Non-maintainer upload.
* debian/patches:
  - 0001-Only-no-adblock-if-main-frame-in-provisional-state added, fix
    adblock extension.                                        closes: #611682
* debian/rules:
  - remove .lock-script in clean target.
2011-02-02 13:10:36 +01:00
Yves-Alexis Perez
82f583451c upload
Signed-off-by: Yves-Alexis Perez <corsac@debian.org>
2011-01-31 18:28:12 +01:00
Yves-Alexis Perez
570a371f4b don't install config file as executable
Signed-off-by: Yves-Alexis Perez <corsac@debian.org>
2011-01-31 18:19:59 +01:00
Yves-Alexis Perez
266405628e add -O1 to LDFLAGS. 2011-01-31 10:50:38 +01:00
Yves-Alexis Perez
7eb429993e unapply patches after build
prevents commiting stuff by mistake
Signed-off-by: Yves-Alexis Perez <corsac@debian.org>
2011-01-31 08:16:56 +01:00
Yves-Alexis Perez
85e27c6782 refresh patch for new upstream
Signed-off-by: Yves-Alexis Perez <corsac@debian.org>
2011-01-31 08:16:39 +01:00
Yves-Alexis Perez
11dcc0e9ea don't commit applied patches...
Signed-off-by: Yves-Alexis Perez <corsac@debian.org>
2011-01-31 08:15:15 +01:00
Yves-Alexis Perez
2d8df1af08 new upstream release
Signed-off-by: Yves-Alexis Perez <corsac@debian.org>
2011-01-31 08:08:57 +01:00
Yves-Alexis Perez
e51eca351f Merge branch 'upstream-unstable' 2011-01-31 08:08:02 +01:00
Christian Dywan
43f1e55411 Bump version to 0.3.0 2011-01-31 02:04:53 +01:00
Samuli Suominen
26873b0f97 Conditionally support libnotify 0.7 API
Fixes: https://bugs.launchpad.net/midori/+bug/710352
2011-01-31 01:48:08 +01:00
Paweł Forysiuk
5acdb5516d Unescape URLs with spaces, not only with % 2011-01-30 21:37:06 +01:00
Christian Dywan
adf1f3c25b Correct typo 'registerS' in HACKING 2011-01-30 21:35:39 +01:00
Christian Dywan
2e35f1718b Never filter the main page itself with adblock
Fixes: https://bugs.launchpad.net/midori/+bug/706862
2011-01-30 19:25:50 +01:00
Christian Dywan
aeccc9e9ac Use midori_browser_add_tab for tab on tab bar click
So we get speed dial if it is enabled like on new tab button.
2011-01-30 19:11:38 +01:00
Christian Dywan
07ffc279b2 Refer to Launchpad rather than Flyspray for bug tracking
Fixes: https://bugs.launchpad.net/midori/+bug/706241
2011-01-30 18:58:00 +01:00
Christian Dywan
1f08629a4f Preserve %20 for pasting URLs into other windows 2011-01-30 18:58:00 +01:00
Christian Dywan
57d529d309 Don't support 'review' pages on userstyles.org for now 2011-01-30 18:58:00 +01:00
Paweł Forysiuk
7368ca00c1 Remove unneeded check in HTML import function.
It was triggering a missleading warning at the last line of file
giving the impression of interrupted and broken import.
2011-01-30 18:58:00 +01:00
Paweł Forysiuk
1efabca2b1 Don't use GtkInfoBar api explicitly in user style/script infobar installer 2011-01-30 18:58:00 +01:00
Paweł Forysiuk
11ac3fe157 Make bookmark import button label show supported formats when importing from a file. 2011-01-30 18:58:00 +01:00
Paweł Forysiuk
74bb09b8c7 Rename HTML import function from mozilla to netscape to be more consistent. 2011-01-30 18:58:00 +01:00
Jari Rahkonen
1b5d01241c l10n: Updated Finnish (fi) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-30 13:41:25 +01:00
Paweł Forysiuk
4ed49d001f Add initial support for HTML bookmarks import 2011-01-29 08:59:20 +01:00
Paweł Forysiuk
567d5a7d14 Remove duplicated GtkActionEntry 2011-01-29 08:58:38 +01:00
Christian Dywan
072ea586cd Use search icon name as fallback for search engines 2011-01-29 08:42:29 +01:00
Yves-Alexis Perez
e516901aa4 don't take over maintainership, keep going with nmu...
Signed-off-by: Yves-Alexis Perez <corsac@debian.org>
2011-01-29 00:28:05 +01:00
Christian Dywan
f9c38fda6f Import to a new, empty bookmark array 2011-01-22 21:24:10 +01:00
Christian Dywan
7a0d04ac52 Export to a new, empty bookmark array 2011-01-22 21:17:37 +01:00
Paweł Forysiuk
2e8d6558d0 Use KATZE_ARRAY_FOREACH_ITEM_L for export 2011-01-22 21:17:08 +01:00
Christian Dywan
59e924fb9a Correct invalid folder condition once more 2011-01-19 22:29:26 +01:00
Christian Dywan
84beea9108 Add KatzeArray::update and call it after import
This new function and according signal allow one
update of the treeview after importing directly
into the database.
2011-01-19 21:58:26 +01:00
Christian Dywan
f0d2c49355 Fix invalid bookmark warning and move into insertion 2011-01-19 21:34:39 +01:00
Christian Dywan
2f2e368b8a Use actual data dir to store desktop shortcut 2011-01-19 21:31:23 +01:00
Paweł Forysiuk
30cc8b0694 Bail out with a warning when adding invalid folder 2011-01-18 18:25:12 +01:00
Paweł Forysiuk
535053a3e6 Separate bookmark insertion from array callback 2011-01-18 17:49:57 +01:00
Christian Dywan
9a806a8ca2 Test activation and deactivation of extensions 2011-01-16 14:05:23 +01:00
Christian Dywan
03b146386e Don't test PrivateBrowsing and AddDesktopShortcut 2011-01-16 14:05:23 +01:00
Christian Dywan
650aa8c102 Don't error when saving addons config in test 2011-01-16 14:05:23 +01:00
Christian Dywan
f5927ec5d4 Add a dummy cookie jar for extension unit test
In a real environment there is always one and extensions
rely on finding a cookie jar.
2011-01-16 14:05:23 +01:00
Christian Dywan
355ae063a6 Fallback to / as extension folder for unit tests 2011-01-16 14:05:23 +01:00
Christian Dywan
919b0ab0fd Expect magic_uri to encode spaces as %20 2011-01-16 14:05:23 +01:00
Christian Dywan
cb52ab4fb4 Remove outdated and unmaintained unit tests 2011-01-16 14:05:23 +01:00
Cristian Marchi
75c81f21f0 l10n: Updated Italian (it) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-15 12:17:22 +01:00
Dmitrij Smirnov
2cb0f654a2 l10n: Updated Russian (ru) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-14 18:12:50 +01:00
Dmitrij Smirnov
3277cf6662 l10n: Updated Russian (ru) translation to 99%
New status: 664 messages complete with 5 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-14 18:11:15 +01:00
Özgür Kuru
c9c37e1c84 l10n: Updated Turkish (tr) translation to 98%
New status: 658 messages complete with 5 fuzzies and 6 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-14 16:28:45 +01:00
gianluca foddis
13228eac35 l10n: Updated Italian (it) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-14 09:13:49 +01:00
Özgür Kuru
6ffae90de9 l10n: Updated Turkish (tr) translation to 98%
New status: 656 messages complete with 6 fuzzies and 7 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-12 20:27:23 +01:00
Özgür Kuru
be625c9efd l10n: Updated Turkish (tr) translation to 92%
New status: 618 messages complete with 28 fuzzies and 23 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-12 20:18:32 +01:00