]>
spindle.queued.net Git - midori/log
Pjotr Anon [Sat, 22 Oct 2011 10:18:42 +0000 (12:18 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 667 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
David Štancl [Fri, 21 Oct 2011 22:21:20 +0000 (00:21 +0200)]
l10n: Updated Czech (cs) translation to 100%
New status: 667 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Masato Hashimoto [Fri, 21 Oct 2011 15:24:15 +0000 (17:24 +0200)]
l10n: Updated Japanese (ja) translation to 100%
New status: 667 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Fri, 21 Oct 2011 00:51:33 +0000 (02:51 +0200)]
Properly check versions of Vala/ WebKitGTK+ in wscript
Christian Dywan [Fri, 21 Oct 2011 00:40:19 +0000 (02:40 +0200)]
Use CSS style fixup to tweak tab size with GTK+ 3
For consistency, an analogous GtkRc snippet is used with GTK+ 2.
Based on a patch by Lucas Baudin.
Fixes: https://bugs.launchpad.net/midori/+bug/871085
Hunt Xu [Fri, 21 Oct 2011 00:42:34 +0000 (02:42 +0200)]
l10n: Updated Chinese (China) (zh_CN) translation to 99%
New status: 661 messages complete with 0 fuzzies and 6 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Wed, 19 Oct 2011 07:53:18 +0000 (09:53 +0200)]
Introduce Midori.URI to unitfy all URI logic
sokoke_hostname_from_uri, sokoke_search_uri,
sokoke_hostname_to_ascii and sokoke_unescape_uri_string
are merged into Midori.URI.
midori-core.h is the official API header for Vala now.
Christian Dywan [Thu, 20 Oct 2011 21:39:28 +0000 (23:39 +0200)]
Avoid pre- and suffix with extension default configs
So this mainly matters to package maintainers, as the
configuration files for extensions have pre- and suffix
according to library naming of the platform. Basically
this only ever worked on Linux and Windows.
Now default configs are always installed with plain names.
Christian Dywan [Thu, 20 Oct 2011 21:36:34 +0000 (23:36 +0200)]
Use GTK_COMBO_BOX_TEXT with Statusbar Features
Christian Dywan [Thu, 20 Oct 2011 21:35:37 +0000 (23:35 +0200)]
Use find_property for has-separator in History List
So we can avoid compile-time warnings.
Christian Dywan [Thu, 20 Oct 2011 20:47:27 +0000 (22:47 +0200)]
Use gtk_combo_box_text_new_with_entry in Statusbar Features
Fixes: https://bugs.launchpad.net/midori/+bug/878449
Christian Dywan [Thu, 20 Oct 2011 20:46:43 +0000 (22:46 +0200)]
Merge GLib and GTK+ compatibility in gtk3-compat.h
Christian Dywan [Thu, 20 Oct 2011 20:19:41 +0000 (22:19 +0200)]
Merge bookmark folder combo into helper functions
Fixes: https://bugs.launchpad.net/midori/+bug/874592
Paweł Forysiuk [Tue, 18 Oct 2011 17:04:14 +0000 (19:04 +0200)]
Re-add enter_shortcut_name placeholder in speeddial-head.html
It is used in renaming dialog
Paweł Forysiuk [Tue, 18 Oct 2011 16:59:44 +0000 (18:59 +0200)]
Fix dialing with keyboard after some recent changes
Christian Dywan [Thu, 20 Oct 2011 16:19:43 +0000 (18:19 +0200)]
Find Firefox profiles for import
Pjotr Anon [Thu, 20 Oct 2011 17:00:47 +0000 (19:00 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 665 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Tomas Schertel [Thu, 20 Oct 2011 15:53:43 +0000 (17:53 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
New status: 665 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Leandro Regueiro [Thu, 20 Oct 2011 10:37:53 +0000 (12:37 +0200)]
l10n: Updated Galician (gl) translation to 96%
New status: 645 messages complete with 4 fuzzies and 16 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Thu, 20 Oct 2011 07:47:11 +0000 (09:47 +0200)]
Error out if Vala < 0.13.2, GTK+ 3 and extensions
See https://bugs.launchpad.net/midori/+bug/871579
Peter Hatina [Thu, 20 Oct 2011 07:14:33 +0000 (09:14 +0200)]
Work-around icon being activatable by default
Fixes: https://bugs.launchpad.net/midori/+bug/770521
Christian Dywan [Wed, 19 Oct 2011 07:26:58 +0000 (09:26 +0200)]
Work-around libSoup not setting a proper directory title
Fixes: https://bugs.launchpad.net/midori/+bug/872123
Christian Dywan [Wed, 19 Oct 2011 07:15:47 +0000 (09:15 +0200)]
Rework --run feature based on a hidden browser
Scripts can use console.info to print and create new
windows to have a UI or open websites.
Internal "pass-through-console" is introduced to print
all messages to the console.
Fixes: https://bugs.launchpad.net/midori/+bug/875318
Christian Dywan [Wed, 19 Oct 2011 07:05:08 +0000 (09:05 +0200)]
Add certificate file location used on openSUSE
Christian Dywan [Wed, 19 Oct 2011 07:01:28 +0000 (09:01 +0200)]
Enable Vala debug symbols and disable deprecations
Paweł Forysiuk [Fri, 14 Oct 2011 17:42:29 +0000 (19:42 +0200)]
Show speed dial close button only when hovering over thumbnail
Paweł Forysiuk [Wed, 12 Oct 2011 12:39:18 +0000 (14:39 +0200)]
No need to check for rows and columns in speed dial now
Christian Dywan [Sat, 15 Oct 2011 17:16:19 +0000 (19:16 +0200)]
Require GLib 2.22 it's already an implicit dependency
Walther Maldonado [Sat, 15 Oct 2011 17:00:21 +0000 (19:00 +0200)]
Clear downloads when the transferbar is full
Fixes: https://bugs.launchpad.net/midori/+bug/851452
Christian Dywan [Sat, 15 Oct 2011 16:55:11 +0000 (18:55 +0200)]
Add 'Create desktop shortcut' to app menu
Christian Dywan [Sat, 15 Oct 2011 16:43:19 +0000 (18:43 +0200)]
Install form history always-load only if should_init
Christian Dywan [Sat, 15 Oct 2011 16:27:07 +0000 (18:27 +0200)]
Require libSoup 2.27.90 and drop libidn
Christian Dywan [Sat, 15 Oct 2011 16:23:58 +0000 (18:23 +0200)]
Don't register recent files in app or private mode
Ričardas Vasiulis [Sat, 15 Oct 2011 06:01:37 +0000 (08:01 +0200)]
l10n: Updated Lithuanian (lt) translation to 42%
New status: 284 messages complete with 38 fuzzies and 348 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
André Stösel [Wed, 12 Oct 2011 16:11:54 +0000 (18:11 +0200)]
Resize the history list treeview in GTK3, not the parent
Christian Dywan [Wed, 12 Oct 2011 23:53:36 +0000 (01:53 +0200)]
Use function in midori_findbar_entry_clear_icon_released_cb
Christian Dywan [Wed, 12 Oct 2011 23:51:14 +0000 (01:51 +0200)]
Findbar should honor close-buttons-left value
Christian Dywan [Wed, 12 Oct 2011 23:40:39 +0000 (01:40 +0200)]
Speed dial should honor close-buttons-left value
David Štancl [Wed, 12 Oct 2011 05:30:31 +0000 (07:30 +0200)]
l10n: Updated Czech (cs) translation to 100%
New status: 670 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Tue, 11 Oct 2011 00:53:14 +0000 (02:53 +0200)]
Allow last tab to close private and app mode
Christian Dywan [Tue, 11 Oct 2011 00:48:47 +0000 (02:48 +0200)]
Only show close in speed dial if it can be saved
And un-negate return value of sokoke_is_app_or_private().
Christian Dywan [Tue, 11 Oct 2011 00:12:07 +0000 (02:12 +0200)]
Install close.png which is used by speed dial
Christian Dywan [Mon, 10 Oct 2011 23:53:12 +0000 (01:53 +0200)]
Set speed dial shortcut title without asking
Paweł Forysiuk [Mon, 10 Oct 2011 23:52:39 +0000 (01:52 +0200)]
Properly position speed dial close and show on hover
Christian Dywan [Mon, 10 Oct 2011 21:23:19 +0000 (23:23 +0200)]
Don't leak config_file in midori_load_soup_session_full
Alexander Butenko [Sat, 8 Oct 2011 20:38:29 +0000 (16:38 -0400)]
Implement sqlite3 cookie storage backend
From now on cookies are stored in an sqlite3 database, existing
cookies are imported on first startup.
Alexander Butenko [Sat, 8 Oct 2011 15:07:55 +0000 (11:07 -0400)]
Reduce strlen usage in adblock by using GString
Christian Dywan [Mon, 10 Oct 2011 19:58:19 +0000 (21:58 +0200)]
Avoid allocating empty mime_type and news_feeds
Christian Dywan [Mon, 10 Oct 2011 19:55:12 +0000 (21:55 +0200)]
Use goto to not leak parts in midori_view_update_icon
Christian Dywan [Mon, 10 Oct 2011 19:53:00 +0000 (21:53 +0200)]
Use g_format_size with GLib 2.30.0
Christian Dywan [Mon, 10 Oct 2011 19:49:27 +0000 (21:49 +0200)]
Don't save file dialog folder with GTK+ 3.1.10
The last used folder is restored by default.
Christian Dywan [Mon, 10 Oct 2011 19:45:51 +0000 (21:45 +0200)]
Only disable prefetch in private with WebKitGTK+ 1.3.11
Christian Dywan [Mon, 10 Oct 2011 19:44:27 +0000 (21:44 +0200)]
Make --snapshot save png images with GtkOffscreenWindow
Paweł Forysiuk [Sun, 9 Oct 2011 23:38:39 +0000 (01:38 +0200)]
Implement embossed speed dial with custom close buttons
The close button position is wrong.
Christian Dywan [Sun, 9 Oct 2011 22:41:47 +0000 (00:41 +0200)]
Bump version to 0.4.1
Christian Dywan [Sun, 9 Oct 2011 12:48:12 +0000 (14:48 +0200)]
Use secondary toolbar style for bookmarks bar
Fixes: https://bugs.launchpad.net/midori/+bug/870854
Christian Dywan [Sun, 9 Oct 2011 12:30:45 +0000 (14:30 +0200)]
Disable GTK+3 support by default, it's unfinnished
Christian Dywan [Sun, 9 Oct 2011 12:28:06 +0000 (14:28 +0200)]
Use GtkOffscreenWindow for speed dial thumbnails
Fixes: https://bugs.launchpad.net/midori/+bug/736427
Paweł Forysiuk [Sun, 9 Oct 2011 11:16:07 +0000 (13:16 +0200)]
Add GDK_KEY_Return to gtk3-compat.h
Ričardas Vasiulis [Sun, 9 Oct 2011 11:14:51 +0000 (13:14 +0200)]
l10n: Updated Lithuanian (lt) translation to 41%
New status: 278 messages complete with 40 fuzzies and 356 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Ričardas Vasiulis [Sun, 9 Oct 2011 11:09:06 +0000 (13:09 +0200)]
l10n: Updated Lithuanian (lt) translation to 40%
New status: 274 messages complete with 21 fuzzies and 379 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Anton Shestakov [Sun, 9 Oct 2011 10:56:32 +0000 (12:56 +0200)]
Update Russian translation
Robert Roth [Sun, 9 Oct 2011 10:41:46 +0000 (12:41 +0200)]
Don't show clear in inline find if there's no text
Fixes: https://bugs.launchpad.net/midori/+bug/772841
Christian Dywan [Sun, 9 Oct 2011 10:20:13 +0000 (12:20 +0200)]
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
Paweł Forysiuk [Fri, 7 Oct 2011 19:07:21 +0000 (21:07 +0200)]
Introduce and use midori_view_save_speed_dial_config
Lucas Baudin [Sat, 1 Oct 2011 13:12:04 +0000 (15:12 +0200)]
Allow building with GTK+3
Fixes: https://bugs.launchpad.net/midori/+bug/861351
Lucas Baudin [Wed, 5 Oct 2011 18:50:31 +0000 (20:50 +0200)]
Use DOM API to get selected text in WebKitGTK+ 1.4.3
Related to https://bugs.launchpad.net/midori/+bug/799603
Guido Berhoerster [Wed, 5 Oct 2011 08:01:05 +0000 (10:01 +0200)]
Link explicitly against libjavascriptcoregtk
Fixes: https://bugs.launchpad.net/midori/+bug/855978
Christian Dywan [Wed, 5 Oct 2011 07:59:02 +0000 (09:59 +0200)]
Register successfully downloaded files as recent
So they show up in Recent menus and modern dash boards.
Christian Dywan [Wed, 28 Sep 2011 20:18:11 +0000 (22:18 +0200)]
Use correct enum value for Flash window on bg tabs
Fixes: https://bugs.launchpad.net/midori/+bug/859107
Christian Dywan [Wed, 28 Sep 2011 16:01:51 +0000 (18:01 +0200)]
Close inspector with Ctrl+W just like a tab
Fixes: https://bugs.launchpad.net/midori/+bug/797865
Christian Dywan [Wed, 28 Sep 2011 15:45:37 +0000 (17:45 +0200)]
Introduce MIDORI_EVENT_NEW_TAB and use it
Fixes: https://bugs.launchpad.net/midori/+bug/797224
Fixes: https://bugs.launchpad.net/midori/+bug/797229
Cheng-Chia Tseng [Sun, 25 Sep 2011 06:01:03 +0000 (08:01 +0200)]
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).
Christian Dywan [Wed, 21 Sep 2011 22:27:55 +0000 (00:27 +0200)]
Fix bogus semicolon in midori_view_set_uri
Christian Dywan [Wed, 21 Sep 2011 22:26:49 +0000 (00:26 +0200)]
Switch to already open tab of external URI if possible
Christian Dywan [Wed, 21 Sep 2011 21:50:51 +0000 (23:50 +0200)]
Use DOM API to get selected text in WebKitGTK+ 1.5.1
Fixes: https://bugs.launchpad.net/midori/+bug/799603
Paweł Forysiuk [Wed, 21 Sep 2011 21:28:43 +0000 (23:28 +0200)]
Save compiled addon regexpes instead of strings
Paweł Forysiuk [Wed, 21 Sep 2011 21:07:53 +0000 (23:07 +0200)]
Remove cookie feature after running cleanup callbacks
Christian Dywan [Wed, 21 Sep 2011 21:03:00 +0000 (23:03 +0200)]
Introduce MIDORI_EVENT_CONTEXT_MENU in midori-platform.h
The new header contains all state and event handling.
Ivica Kolić [Wed, 21 Sep 2011 00:37:24 +0000 (02:37 +0200)]
l10n: Updated Croatian (hr) translation to 83%
New status: 560 messages complete with 0 fuzzies and 114 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christoph Wickert [Mon, 19 Sep 2011 07:31:56 +0000 (09:31 +0200)]
l10n: Updated German (de) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Mișu Moldovan [Sun, 18 Sep 2011 20:27:35 +0000 (22:27 +0200)]
l10n: Updated Romanian (ro) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Paweł Forysiuk [Wed, 14 Sep 2011 19:48:18 +0000 (21:48 +0200)]
Make Copy Link Location copy the original URI
André Stösel [Mon, 5 Sep 2011 16:02:42 +0000 (18:02 +0200)]
Don't switch panels while destroying
Fixes: https://bugs.launchpad.net/midori/+bug/819688
Henrique P. Machado [Wed, 14 Sep 2011 04:36:00 +0000 (06:36 +0200)]
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).
Paweł Forysiuk [Tue, 6 Sep 2011 20:50:20 +0000 (22:50 +0200)]
Drop MooTools dependency in speed dial
Paweł Forysiuk [Sat, 10 Sep 2011 17:36:04 +0000 (19:36 +0200)]
Only run user scripts on the main frame
Paweł Forysiuk [Tue, 6 Sep 2011 20:44:13 +0000 (22:44 +0200)]
Properly omit user script / styles on special pages
Alexander Butenko [Wed, 31 Aug 2011 16:45:05 +0000 (18:45 +0200)]
No adblock on special pages
Paweł Forysiuk [Wed, 31 Aug 2011 16:43:42 +0000 (18:43 +0200)]
Remove mingw32 webkit and gstreamer for now, add unique
Christian Dywan [Tue, 13 Sep 2011 23:56:03 +0000 (01:56 +0200)]
Check that extension_path exists before opening it
Paweł Forysiuk [Mon, 29 Aug 2011 17:13:24 +0000 (19:13 +0200)]
Check for folders other than LIBDIR in sokoke_find_lib_path
Paweł Forysiuk [Sat, 27 Aug 2011 16:29:50 +0000 (18:29 +0200)]
Remove spurious slot_id variable fom prepare_speed_dial_html
Paweł Forysiuk [Sat, 27 Aug 2011 14:28:30 +0000 (16:28 +0200)]
Drop midori_ from addon function names for consistency
Paweł Forysiuk [Sat, 27 Aug 2011 14:24:43 +0000 (16:24 +0200)]
Don't bother with stock, res and favicons uris in adblock
Alper Tekinalp [Mon, 12 Sep 2011 22:37:16 +0000 (00:37 +0200)]
l10n: Updated Turkish (tr) translation to 99%
New status: 671 messages complete with 3 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sun, 11 Sep 2011 20:35:17 +0000 (22:35 +0200)]
Use symbolic find and clear icons for inline find
Fixes: https://bugs.launchpad.net/midori/+bug/772842
Cristian Marchi [Sat, 10 Sep 2011 08:28:41 +0000 (10:28 +0200)]
l10n: Updated Italian (it) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Cristian Marchi [Sat, 10 Sep 2011 08:25:13 +0000 (10:25 +0200)]
l10n: Updated Italian (it) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Cristian Marchi [Sat, 10 Sep 2011 08:21:07 +0000 (10:21 +0200)]
l10n: Updated Italian (it) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).