]>
spindle.queued.net Git - midori/log
Christian Dywan [Wed, 12 Sep 2012 19:18:56 +0000 (21:18 +0200)]
Introduce SpeedDialError and test invalid save messages
Masato Hashimoto [Wed, 12 Sep 2012 12:50:29 +0000 (14:50 +0200)]
l10n: Updated Japanese (ja) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Paweł Forysiuk [Tue, 11 Sep 2012 14:28:56 +0000 (16:28 +0200)]
Drop dialing from keyboard in speed dial for now
Christian Dywan [Tue, 11 Sep 2012 22:45:51 +0000 (00:45 +0200)]
Check that Shift+Space won't advance to the next page
Christian Dywan [Tue, 11 Sep 2012 22:43:38 +0000 (00:43 +0200)]
Set a sensible default window size in plain mode
Christian Dywan [Tue, 11 Sep 2012 22:36:31 +0000 (00:36 +0200)]
Use <code> tags in about:version and :paths
Christian Dywan [Tue, 11 Sep 2012 22:33:54 +0000 (00:33 +0200)]
Give readable names to numeric debug tokens
Christian Dywan [Mon, 10 Sep 2012 23:34:14 +0000 (01:34 +0200)]
Refresh open speed dials when it changes
Yarema aka Knedlyk [Tue, 11 Sep 2012 09:12:27 +0000 (11:12 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Mon, 10 Sep 2012 22:38:09 +0000 (00:38 +0200)]
Fix build of unit tests: speed dial, hsts, bookmarks
Paweł Forysiuk [Fri, 7 Sep 2012 17:59:37 +0000 (19:59 +0200)]
Adblock: use fs modification time to prevent unneded downloads
Paweł Forysiuk [Fri, 7 Sep 2012 17:51:32 +0000 (19:51 +0200)]
Adblock: use queue to prevent endless update loop
Paweł Forysiuk [Wed, 5 Sep 2012 22:00:46 +0000 (00:00 +0200)]
Adblock: handle files with dates in future
Paweł Forysiuk [Wed, 5 Sep 2012 21:58:21 +0000 (23:58 +0200)]
Adblock: check if file contains any metadata first
Paweł Forysiuk [Wed, 5 Sep 2012 21:52:04 +0000 (23:52 +0200)]
Adblock: add some unit tests for update metadata
Christian Dywan [Sun, 9 Sep 2012 19:50:31 +0000 (21:50 +0200)]
Merge build_thumbnail_path into Midori.SpeedDial
Christian Dywan [Sun, 9 Sep 2012 19:40:46 +0000 (21:40 +0200)]
Dissolve keyfile "default" wrappers into Midori.Extension
Christian Dywan [Sun, 9 Sep 2012 19:13:08 +0000 (21:13 +0200)]
Remove cleared downloads from transfer panel
Christian Dywan [Sun, 9 Sep 2012 19:11:13 +0000 (21:11 +0200)]
Proper extension fallback for temporary files
Christian Dywan [Sun, 9 Sep 2012 18:56:28 +0000 (20:56 +0200)]
Expand text column of the addons panel
Christian Dywan [Sun, 9 Sep 2012 18:55:12 +0000 (20:55 +0200)]
Fix bogus speed display by removing old values
Christian Dywan [Sun, 9 Sep 2012 18:52:36 +0000 (20:52 +0200)]
No speed or remaining time for finished transfers
Paweł Forysiuk [Sat, 8 Sep 2012 22:31:02 +0000 (00:31 +0200)]
Fix slot and dial name mixups when preparing/ saving
prflr88 [Sun, 9 Sep 2012 19:34:25 +0000 (21:34 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sun, 9 Sep 2012 11:42:59 +0000 (13:42 +0200)]
Rework downloading into Midori.Download interface
Midori.URI
get_folder
Midori.Download
is_finished
get/set_type
get_progress
get_tooltip
Consistent estimation of remaining time and speed.
get_content_type
Icons in dialog and panel.
has_wrong_checksum
Verification in both panel and toolbar.
action_clear, action_stock_id, open
Consistent behavior in both panel and toolbar.
fallback_extension
clean_filename
Merged two separate functions.
get_suggested_filename
get_filename_suggestion_for_uri
Now handles MIME types.
get_extension_for_uri
get_unique_filename
Renamed from prepare_filename.
prepare_destination_uri
has_enough_space
Jakob Kramer [Sat, 8 Sep 2012 08:39:35 +0000 (10:39 +0200)]
l10n: Updated German (de) translation to 99%
New status: 610 messages complete with 1 fuzzy and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Pjotr vertaalt [Fri, 7 Sep 2012 10:39:55 +0000 (12:39 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Sergio Marques [Thu, 6 Sep 2012 12:59:09 +0000 (14:59 +0200)]
l10n: Updated Portuguese (pt) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Wed, 5 Sep 2012 16:53:32 +0000 (18:53 +0200)]
Uppercase P as one-letter switch for --portable
Christian Dywan [Wed, 5 Sep 2012 16:50:59 +0000 (18:50 +0200)]
Provide --plain mode akin to GtkLauncher
Paul Menzel [Wed, 5 Sep 2012 06:44:27 +0000 (08:44 +0200)]
wscript: Fix check for version of GTK+-2.0
After "Move thumbnail generation into SpeedDial class" building Midori failed.
1. Separately pass each digit of version to `check_version()` to fix the following build error.
2. Convert module name with `conf.check_cfg (modversion='gtk+-2.0')` to fix the following build error.
Fixes: https://bugs.launchpad.net/midori/+bug/1046172
Christian Dywan [Wed, 5 Sep 2012 16:21:53 +0000 (18:21 +0200)]
Move midori_view_get_memory into WebKit guards
Ardjuna [Wed, 5 Sep 2012 15:10:44 +0000 (17:10 +0200)]
l10n: Updated Indonesian (id) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Paweł Forysiuk [Tue, 4 Sep 2012 23:26:35 +0000 (01:26 +0200)]
Use lib prefix for library filenames everywhere
Christian Dywan [Tue, 4 Sep 2012 22:57:32 +0000 (00:57 +0200)]
Get rid of meaningless can functions
Paweł Forysiuk [Tue, 4 Sep 2012 21:22:40 +0000 (23:22 +0200)]
nsis: Make installing doc folder and Faenza icons mandatory.
Disabling them would not save much space and leave broken user experience.
Christian Dywan [Tue, 4 Sep 2012 22:04:58 +0000 (00:04 +0200)]
Limit data: for main content to images
Christian Dywan [Tue, 4 Sep 2012 22:03:55 +0000 (00:03 +0200)]
Move thumbnail generation into SpeedDial class
Christian Dywan [Tue, 4 Sep 2012 16:39:24 +0000 (18:39 +0200)]
Ensure temporary download dir exists
Christian Dywan [Tue, 4 Sep 2012 16:37:33 +0000 (18:37 +0200)]
Allow lazy URLs for -s/ --snapshot switch
David Štancl [Tue, 4 Sep 2012 21:22:11 +0000 (23:22 +0200)]
l10n: Updated Czech (cs) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Rafael Ferreira [Tue, 4 Sep 2012 02:12:43 +0000 (04:12 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Yarema aka Knedlyk [Mon, 3 Sep 2012 21:55:33 +0000 (23:55 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Sergio Marques [Mon, 3 Sep 2012 15:40:20 +0000 (17:40 +0200)]
l10n: Updated Portuguese (pt) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sun, 2 Sep 2012 20:46:16 +0000 (22:46 +0200)]
Always use exec_path based paths on Win32
Nobody expects system-wide folders.
And LIBDIR won't exist on the system.
Paweł Forysiuk [Sun, 2 Sep 2012 19:28:06 +0000 (21:28 +0200)]
Don't use g_strconcat when building extensions path
Paweł Forysiuk [Sun, 2 Sep 2012 19:25:56 +0000 (21:25 +0200)]
Adblock: Try to parse more update metadata
Paweł Forysiuk [Sun, 2 Sep 2012 19:20:35 +0000 (21:20 +0200)]
Don't inline adblock_update_css_hash, GCC complains
warning: inlining failed in call to ‘adblock_update_css_hash’:
function not considered for inlining [-Winline]
Christian Dywan [Sun, 2 Sep 2012 19:09:18 +0000 (21:09 +0200)]
Cache HSTS directives and handle sub domains
Christian Dywan [Sun, 2 Sep 2012 19:05:12 +0000 (21:05 +0200)]
Progress tweaks in view, unify progres in browser
Fixes: https://bugs.launchpad.net/bugs/1020910
Pjotr vertaalt [Sun, 2 Sep 2012 19:09:11 +0000 (21:09 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sat, 1 Sep 2012 16:25:44 +0000 (18:25 +0200)]
Use remove() to remove Soup message header
Paweł Forysiuk [Sat, 1 Sep 2012 15:54:30 +0000 (17:54 +0200)]
Adblock: Check if file is up to date before parsing it
Christian Dywan [Sat, 1 Sep 2012 16:05:32 +0000 (18:05 +0200)]
Support HSTS as a SoupFeature
Parse the Strict-Transport-Security header and
enforce https on any listed domains (and subdomains).
Christian Dywan [Sat, 1 Sep 2012 15:58:35 +0000 (17:58 +0200)]
Fix token parsing in midori_debug
Christian Dywan [Sat, 1 Sep 2012 15:57:31 +0000 (17:57 +0200)]
Remove special case from search_engines_new_from_file
jc jc1 [Sat, 1 Sep 2012 15:36:06 +0000 (17:36 +0200)]
l10n: Updated French (fr) translation to 98%
New status: 603 messages complete with 7 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
prflr88 [Sat, 1 Sep 2012 08:22:01 +0000 (10:22 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Boram Kim [Sat, 1 Sep 2012 06:46:04 +0000 (08:46 +0200)]
l10n: Updated Korean (ko) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sat, 1 Sep 2012 00:08:48 +0000 (02:08 +0200)]
Pass around SpeedDial and move messages in there
Paweł Forysiuk [Fri, 31 Aug 2012 23:57:17 +0000 (01:57 +0200)]
Update Adblock filters according to Last modified/ Expires
Christian Dywan [Fri, 31 Aug 2012 21:47:03 +0000 (23:47 +0200)]
Introduce Midori.SpeedDial and unit test
Fixes: https://bugs.launchpad.net/midori/+bug/1038634
Christian Dywan [Fri, 31 Aug 2012 19:58:11 +0000 (21:58 +0200)]
No need for setlocale, GTK+ does this automatically
Christian Dywan [Fri, 31 Aug 2012 19:56:08 +0000 (21:56 +0200)]
Ensure temporary folder before viewing source
Christian Dywan [Fri, 31 Aug 2012 19:52:02 +0000 (21:52 +0200)]
Move translations out of settings class
Remove a fair number of unnecessary strings.
Move trivial settings to Midori.Settings.
Christian Dywan [Thu, 30 Aug 2012 20:22:42 +0000 (22:22 +0200)]
Move simple settings into Midori.Settings class
Christian Dywan [Thu, 30 Aug 2012 20:07:43 +0000 (22:07 +0200)]
Don't unconditionally render XML as source
Fixes: https://bugs.launchpad.net/midori/+bug/1043698
Christian Dywan [Thu, 30 Aug 2012 20:00:08 +0000 (22:00 +0200)]
NULL placeholder text should unset it (gtk3 compat)
Fixes: https://bugs.launchpad.net/midori/+bug/1043681
Christian Dywan [Wed, 29 Aug 2012 22:13:43 +0000 (00:13 +0200)]
Add get_command_line_str for debugging output
Christian Dywan [Wed, 29 Aug 2012 21:52:50 +0000 (23:52 +0200)]
Move Win32 stdout work-around to the top
Otherwise Midori.Paths debugging won't be visible.
Christian Dywan [Wed, 29 Aug 2012 18:28:46 +0000 (20:28 +0200)]
Check that valid IP address has no leading 0
Christian Dywan [Wed, 29 Aug 2012 18:27:47 +0000 (20:27 +0200)]
Remove obsolete KatzeNet instanciation
Christian Dywan [Wed, 29 Aug 2012 18:26:47 +0000 (20:26 +0200)]
Ellipsize text column in Addons panel
Christian Dywan [Wed, 29 Aug 2012 18:19:05 +0000 (20:19 +0200)]
Move config/ data/ res_filename/ lib_path to Midori.Paths
jc jc1 [Wed, 29 Aug 2012 12:30:16 +0000 (14:30 +0200)]
l10n: Updated French (fr) translation to 98%
New status: 669 messages complete with 7 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
David Štancl [Wed, 29 Aug 2012 10:39:14 +0000 (12:39 +0200)]
l10n: Updated Czech (cs) translation to 100%
New status: 676 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Tue, 28 Aug 2012 21:57:57 +0000 (23:57 +0200)]
Validate IP address in proxy server preference
Fixes: https://bugs.launchpad.net/midori/+bug/783044
Christian Dywan [Tue, 28 Aug 2012 21:56:58 +0000 (23:56 +0200)]
Render invalid URI in entry with underline in GTK+3
GTK+2 shows a red background in this case.
Christian Dywan [Tue, 28 Aug 2012 17:51:02 +0000 (19:51 +0200)]
Update copyright and URL in --version and about
Fixes: https://bugs.launchpad.net/midori/+bug/977423
Christian Dywan [Tue, 28 Aug 2012 17:39:55 +0000 (19:39 +0200)]
Strip HTTP Host to outsmart some filter proxies
Christian Dywan [Tue, 28 Aug 2012 17:37:21 +0000 (19:37 +0200)]
Stop using magic test folder name
Boram Kim [Tue, 28 Aug 2012 13:04:15 +0000 (15:04 +0200)]
l10n: Updated Korean (ko) translation to 100%
New status: 676 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Paweł Forysiuk [Mon, 27 Aug 2012 21:36:44 +0000 (23:36 +0200)]
Move portable setup code path down
Paweł Forysiuk [Mon, 27 Aug 2012 20:50:33 +0000 (22:50 +0200)]
Use #ifdef for ZEITGEIST and GCR
Christian Dywan [Mon, 27 Aug 2012 20:29:13 +0000 (22:29 +0200)]
Use new Paths API in web cache extension
Christian Dywan [Mon, 27 Aug 2012 20:27:48 +0000 (22:27 +0200)]
Disable GtkRecentManager in private and portable mode
Christian Dywan [Mon, 27 Aug 2012 19:49:36 +0000 (21:49 +0200)]
Introduce Midori.Paths and Midori.RuntimeMode
Also introduce initial "portable" mode on Win32.
Christian Dywan [Mon, 27 Aug 2012 17:02:37 +0000 (19:02 +0200)]
Reverse certificate check in navigation_decision_cb
Christian Dywan [Sun, 26 Aug 2012 12:18:22 +0000 (14:18 +0200)]
Zoom text and images by default
Christian Dywan [Sun, 26 Aug 2012 12:16:14 +0000 (14:16 +0200)]
Exact debug token check and verify tokens are listed
Alex Z [Mon, 27 Aug 2012 11:45:48 +0000 (13:45 +0200)]
l10n: Updated Russian (ru) translation to 99%
New status: 674 messages complete with 1 fuzzy and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Mario Blättermann [Sun, 26 Aug 2012 14:18:14 +0000 (16:18 +0200)]
l10n: Updated German (de) translation to 99%
New status: 674 messages complete with 1 fuzzy and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Mario Blättermann [Sun, 26 Aug 2012 13:48:29 +0000 (15:48 +0200)]
l10n: Updated German (de) translation to 99%
New status: 673 messages complete with 1 fuzzy and 1 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sat, 25 Aug 2012 14:11:37 +0000 (16:11 +0200)]
Re-use saved ellipsize in midori_view_update_tab_title
Paweł Forysiuk [Thu, 23 Aug 2012 20:13:22 +0000 (22:13 +0200)]
nsis: Clean up and sync required icon names with current usage
Paweł Forysiuk [Thu, 23 Aug 2012 04:45:21 +0000 (06:45 +0200)]
makedist.midori: Copy MS-Windows theme only for GTK2 builds
Gheyret Kenji [Fri, 24 Aug 2012 07:55:35 +0000 (09:55 +0200)]
l10n: Updated Uyghur (ug) translation to 98%
New status: 665 messages complete with 0 fuzzies and 10 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Ivica Kolić [Fri, 24 Aug 2012 00:48:36 +0000 (02:48 +0200)]
l10n: Updated Croatian (hr) translation to 81%
New status: 547 messages complete with 0 fuzzies and 128 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Efstathios Iosifidis [Thu, 23 Aug 2012 21:41:58 +0000 (23:41 +0200)]
l10n: Updated Greek (el) translation to 99%
New status: 670 messages complete with 0 fuzzies and 5 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Paweł Forysiuk [Wed, 22 Aug 2012 12:30:19 +0000 (14:30 +0200)]
nsis: Don't bother with *.icon files in scalable icon folders