]>
spindle.queued.net Git - midori/log
Christian Dywan [Sun, 17 Jan 2010 16:39:21 +0000 (17:39 +0100)]
Use prepared statement to read history array instead of exec
Christian Dywan [Sun, 17 Jan 2010 09:23:35 +0000 (10:23 +0100)]
Remove 'Search engines in completion' functionality
The feature doesn't work well with more than two engines.
Christian Dywan [Sat, 16 Jan 2010 06:46:58 +0000 (07:46 +0100)]
Generate LINGUAS at buildtime and recognize LINGUAS variable
Christian Dywan [Sat, 16 Jan 2010 06:05:16 +0000 (07:05 +0100)]
Add G_GNUC_CONST to all Midori type functions
Christian Dywan [Sat, 16 Jan 2010 06:01:34 +0000 (07:01 +0100)]
Add G_GNUC_CONST to all Katze type functions
Masato Hashimoto [Sun, 17 Jan 2010 07:40:39 +0000 (08:40 +0100)]
l10n: Updated Japanese (ja) translation to 100%
New status: 571 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Fri, 15 Jan 2010 05:47:16 +0000 (06:47 +0100)]
Change db_ helpers in main.c into direct sqlite3_ calls
This means 1 function call instead of 2 or 3 calls for each
query and should reduce some overhead.
Kim Boram [Fri, 15 Jan 2010 05:20:38 +0000 (06:20 +0100)]
Update Korean translation
Enrico Tröger [Fri, 15 Jan 2010 05:15:48 +0000 (06:15 +0100)]
Only define adblock_prepare_urihider_js() if it is used
Michal Várady [Thu, 14 Jan 2010 17:04:37 +0000 (18:04 +0100)]
l10n: Updated Czech (cs) translation to 100%
New status: 571 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Xu Meihong [Thu, 14 Jan 2010 14:31:07 +0000 (15:31 +0100)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 571 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Xu Meihong [Thu, 14 Jan 2010 14:25:52 +0000 (15:25 +0100)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 571 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Sergio Marques [Thu, 14 Jan 2010 10:10:27 +0000 (11:10 +0100)]
l10n: Updated Portuguese (pt) translation to 100%
New status: 571 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Harald Servat [Thu, 14 Jan 2010 09:03:18 +0000 (10:03 +0100)]
l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 571 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Per Kongstad [Thu, 14 Jan 2010 08:30:48 +0000 (09:30 +0100)]
l10n: Updated Danish (da) translation to 100%
New status: 571 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Thu, 14 Jan 2010 01:49:19 +0000 (02:49 +0100)]
Implement 'Close other tabs' menu item in tab context menu
Alexander Butenko [Thu, 14 Jan 2010 01:23:00 +0000 (02:23 +0100)]
Tell the soup message it was finished to allow it to release memory
Alexander Butenko [Thu, 14 Jan 2010 01:19:38 +0000 (02:19 +0100)]
Use a script to hide images and frames that are blocked
Enrico Tröger [Thu, 14 Jan 2010 01:01:30 +0000 (02:01 +0100)]
Guard image with #define to prevent unused variable warnings
Alexander Butenko [Thu, 14 Jan 2010 00:52:43 +0000 (01:52 +0100)]
Speedup adblock by removing greedy regex if we have 1 or 2 signatures
Alexander Butenko [Wed, 13 Jan 2010 05:56:12 +0000 (06:56 +0100)]
Strip trailing whitespace from console messages
Dale Whittaker [Wed, 13 Jan 2010 05:55:06 +0000 (06:55 +0100)]
Check page icons of search engines first, afterwards icon names
Christian Dywan [Wed, 13 Jan 2010 05:52:42 +0000 (06:52 +0100)]
Do not call xmlCleanupParser after parsing news feeds
This function is an aggressive means of releasing memory that may
leave libxml in an unusable state.
Christian Dywan [Tue, 12 Jan 2010 23:10:32 +0000 (00:10 +0100)]
Do no extra type checking when querying the history database
André Stösel [Tue, 12 Jan 2010 22:28:02 +0000 (23:28 +0100)]
Fixup the key value to allow Ctrl + Shift + Tab
Christian Dywan [Tue, 12 Jan 2010 22:22:50 +0000 (23:22 +0100)]
Store argument vector and display it in about:version
Sergio Marques [Tue, 12 Jan 2010 10:52:25 +0000 (11:52 +0100)]
l10n: Updated Portuguese (pt) translation to 100%
New status: 570 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Aleksandr Ponomarenko [Mon, 11 Jan 2010 22:49:00 +0000 (23:49 +0100)]
l10n: Updated Russian (ru) translation to 100%
New status: 570 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Mon, 11 Jan 2010 21:02:16 +0000 (22:02 +0100)]
Update German translation
Christian Dywan [Mon, 11 Jan 2010 20:52:33 +0000 (21:52 +0100)]
Add 'LT_PREREQ(2.2)', uncommented, to uri search tests
The string is obviously not a valid domain name. Yet our
recognition isn't aware of that.
André Stösel [Mon, 11 Jan 2010 20:47:37 +0000 (21:47 +0100)]
Allow the panel to expand, to stop it from ever-growing in fullscreen
Timo Verbeek [Mon, 11 Jan 2010 15:13:06 +0000 (10:13 -0500)]
l10n: Updated Dutch (Flemish) (nl) translation to 53%
New status: 305 messages complete with 125 fuzzies and 140 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Alexander Butenko [Sun, 10 Jan 2010 21:57:17 +0000 (22:57 +0100)]
Implement "autosuggest" in form history and bump the version
1. Honor non W3C but commonly used "autosuggest" attribute.
2. Bump version to 1.0. The plugin can be considered stable.
Alexander Butenko [Sun, 10 Jan 2010 21:52:06 +0000 (22:52 +0100)]
Speedup adblock with blacklists and reorganize unit tests
1. Blacklist for pattern matching. 1 regexp has more than 1
signature. If the 1st match failed, there is no need to
match with the same regex a second time if the signature matched.
This gives us 20% speedup.
2. Cleanup for performance tests.
3. Tests reorganized. now we are checking pattern validation
plus performance timing. Simlifies testing.
4. Bump version to 0.5. The next patch will add option matching
so we will bump it to 1.0 once it is tested.
Christoph Wickert [Sun, 10 Jan 2010 20:58:24 +0000 (21:58 +0100)]
Use FileTransfer category rather than Network for download managers
Christian Dywan [Sun, 10 Jan 2010 20:56:53 +0000 (21:56 +0100)]
Use an alignment the image size request to adjust close buttons
Christian Dywan [Sun, 10 Jan 2010 20:55:53 +0000 (21:55 +0100)]
Make %u in command lines work just like %s
This is not strictly by the spec but it works in practise.
Carles Muñoz Gorriz [Sun, 10 Jan 2010 12:02:05 +0000 (13:02 +0100)]
l10n: Updates to Catalan (Valencian) (ca) translation
Transmitted-via: Transifex (translations.xfce.org)
Christian Dywan [Sat, 9 Jan 2010 22:49:25 +0000 (23:49 +0100)]
Move around preferences so Open panels in Windows is always shown
André Stösel [Sat, 9 Jan 2010 22:12:14 +0000 (23:12 +0100)]
It should be 'gint position', not gboolean
Christian Dywan [Sat, 9 Jan 2010 22:08:40 +0000 (23:08 +0100)]
Add i18n comments for Paste Proceed as well as Go to next/ previous page
Anton Shestakov [Sat, 9 Jan 2010 22:02:48 +0000 (23:02 +0100)]
Update Russian translation
Sergio Marques [Sat, 9 Jan 2010 10:42:04 +0000 (11:42 +0100)]
l10n: Updates to Portuguese (pt) translation
Transmitted-via: Transifex (translations.xfce.org)
Masato Hashimoto [Sat, 9 Jan 2010 09:10:49 +0000 (10:10 +0100)]
l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translations.xfce.org)
Leandro Regueiro [Fri, 8 Jan 2010 17:15:03 +0000 (18:15 +0100)]
l10n: Updates to Galician (gl) translation
Transmitted-via: Transifex (translations.xfce.org)
Per Kongstad [Fri, 8 Jan 2010 08:43:34 +0000 (09:43 +0100)]
l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (translations.xfce.org)
David Štancl [Fri, 8 Jan 2010 07:32:36 +0000 (08:32 +0100)]
l10n: Updates to Czech (cs) translation
Transmitted-via: Transifex (translations.xfce.org)
Christian Dywan [Fri, 8 Jan 2010 00:44:48 +0000 (01:44 +0100)]
Remove empty button from the Extensions panel
Christian Dywan [Fri, 8 Jan 2010 00:43:33 +0000 (01:43 +0100)]
Hide panel toolbooks when there is only a controls button in there
Christian Dywan [Fri, 8 Jan 2010 00:08:37 +0000 (01:08 +0100)]
Prevent a recurive loop when toggling operating controls
Christian Dywan [Thu, 7 Jan 2010 23:42:23 +0000 (00:42 +0100)]
Move the logo on special pages to the background
Enrico Tröger [Thu, 7 Jan 2010 23:13:29 +0000 (00:13 +0100)]
Allow DND also for cookie items by using the value of the parent node
Enrico Tröger [Thu, 7 Jan 2010 23:11:46 +0000 (00:11 +0100)]
Align domains with and without leading dots equally
Enrico Tröger [Thu, 7 Jan 2010 23:10:26 +0000 (00:10 +0100)]
Implement cm_skip_leading_dot() to avoid code duplication
Enrico Tröger [Thu, 7 Jan 2010 23:08:24 +0000 (00:08 +0100)]
Show some basic information in description box when domain is selected
Enrico Tröger [Thu, 7 Jan 2010 22:59:00 +0000 (23:59 +0100)]
Implement cm_list_length() for faster list length computations
Since we only need to know whether the list of selected items
has 0, 1 or 2 or more items, it's enough to check for these 3 cases
Christian Dywan [Thu, 7 Jan 2010 22:32:25 +0000 (23:32 +0100)]
Move panel icons to the bottom and always remove the labels
This is an attempt at simplifying the panel, in the hope
that it is still discoverable enough.
Christian Dywan [Thu, 7 Jan 2010 22:30:36 +0000 (23:30 +0100)]
Remove Plugins panel, instead add Netscape plugins to Extensions
Netscape Plugins cannot actually be activated or deactivated
at the moment.
Christian Dywan [Thu, 7 Jan 2010 20:52:06 +0000 (21:52 +0100)]
Connect accelerators of implicitly created panel actions
Christian Dywan [Thu, 7 Jan 2010 20:12:36 +0000 (21:12 +0100)]
Implement about:version page with important build configuration aspects
André Stösel [Thu, 7 Jan 2010 20:10:56 +0000 (21:10 +0100)]
Spell accept language header as 'Accept-Language'
Christian Dywan [Thu, 7 Jan 2010 20:10:14 +0000 (21:10 +0100)]
Do not run scripts or styles on blank or special pages
Christian Dywan [Thu, 7 Jan 2010 20:09:26 +0000 (21:09 +0100)]
Mention Transifex in the TRANSLATE file
Sergio Marques [Thu, 7 Jan 2010 16:59:25 +0000 (17:59 +0100)]
l10n: Updates to Portuguese (pt) translation
Transmitted-via: Transifex (translations.xfce.org)
Masato Hashimoto [Thu, 7 Jan 2010 13:51:51 +0000 (14:51 +0100)]
l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translations.xfce.org)
Robert Hartl [Thu, 7 Jan 2010 11:31:12 +0000 (12:31 +0100)]
l10n: Updates to Slovak (sk) translation
Transmitted-via: Transifex (translations.xfce.org)
Per Kongstad [Thu, 7 Jan 2010 08:45:02 +0000 (09:45 +0100)]
l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (translations.xfce.org)
David Štancl [Thu, 7 Jan 2010 07:25:28 +0000 (08:25 +0100)]
l10n: Updates to Czech (cs) translation
Transmitted-via: Transifex (translations.xfce.org)
André Stösel [Wed, 6 Jan 2010 23:49:41 +0000 (00:49 +0100)]
Implement 'Preferred languages' preference, ACCEPT_LANGUAGE header
Tsahee Zidenberg [Wed, 6 Jan 2010 22:56:30 +0000 (23:56 +0100)]
Disconnect add-browser callback when deactivating Colourful Tabs
Christian Dywan [Wed, 6 Jan 2010 21:30:59 +0000 (22:30 +0100)]
Handle window raising without the help of unique
Christian Dywan [Wed, 6 Jan 2010 21:18:22 +0000 (22:18 +0100)]
Omit an unused config variable when loading extensions
Christian Dywan [Wed, 6 Jan 2010 21:17:35 +0000 (22:17 +0100)]
Remove locationentry and dnsprefetch from POTFILES.in
Christian Dywan [Wed, 6 Jan 2010 21:03:29 +0000 (22:03 +0100)]
Remove translation template midori.pot from the repository
Transifex should generate a template. A benefit of this is that it
automatically notifies about problems.
The file midori.pot does unfortunately have to live in the source
tree, but we remove it in clean and distclean targets.
Christian Dywan [Wed, 6 Jan 2010 20:57:09 +0000 (21:57 +0100)]
Mention ./waf clean and ./waf distclean in INSTALL
Christian Dywan [Wed, 6 Jan 2010 20:56:33 +0000 (21:56 +0100)]
Rename 'Spell checking languages' to 'Spelling dictionaries'
David Štancl [Wed, 6 Jan 2010 07:04:46 +0000 (08:04 +0100)]
l10n: Updates to Czech (cs) translation
Transmitted-via: Transifex (translations.xfce.org)
Masato Hashimoto [Wed, 6 Jan 2010 06:52:01 +0000 (07:52 +0100)]
l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translations.xfce.org)
Leandro Regueiro [Tue, 5 Jan 2010 16:46:58 +0000 (17:46 +0100)]
l10n: Updates to Galician (gl) translation
Transmitted-via: Transifex (translations.xfce.org)
Masato Hashimoto [Tue, 5 Jan 2010 05:53:33 +0000 (06:53 +0100)]
l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translations.xfce.org)
Enrico Tröger [Mon, 4 Jan 2010 22:57:21 +0000 (23:57 +0100)]
Update German translation
Christian Dywan [Mon, 4 Jan 2010 22:38:35 +0000 (23:38 +0100)]
Add a label 'Spell checking languages:' in front of the spell entry
The entry by itself is confusing to many users, and a label is better
than nothing while we don't have a better interface.
Christian Dywan [Sun, 3 Jan 2010 22:57:21 +0000 (23:57 +0100)]
Ctrl + Right-click to suppress javascript button handling
Pages like Google Maps handle right-clicks and either provide
their own sort of context menu or just disable the menu. We
want the option to always get our proper menu.
Masato Hashimoto [Mon, 4 Jan 2010 07:49:04 +0000 (07:49 +0000)]
l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translations.xfce.org)
David Štancl [Mon, 4 Jan 2010 07:31:50 +0000 (07:31 +0000)]
l10n: Updates to Czech (cs) translation
Transmitted-via: Transifex (translations.xfce.org)
Alexander Butenko [Sun, 3 Jan 2010 22:37:44 +0000 (23:37 +0100)]
Increase filter line buffer, revise css block matching, use strchr
Christian Dywan [Sun, 3 Jan 2010 22:00:27 +0000 (23:00 +0100)]
Disable developer extras in web app mode
Christian Dywan [Sun, 3 Jan 2010 21:58:04 +0000 (22:58 +0100)]
Build only main.c in the progressive midori target
Christian Dywan [Sat, 2 Jan 2010 22:32:52 +0000 (23:32 +0100)]
Determine whether we can view the source via g_content_type_is_a
Christian Dywan [Sat, 2 Jan 2010 21:04:50 +0000 (22:04 +0100)]
Use mnemonic _o instead of _l for 'Block image'
Christian Dywan [Sat, 2 Jan 2010 21:03:32 +0000 (22:03 +0100)]
Use mnemonic s instead of C for 'Copy Link destination'
It can conflict if Copy is visible due to a selection.
Christian Dywan [Sat, 2 Jan 2010 20:59:34 +0000 (21:59 +0100)]
Implement 'Open Link as Web A_pplication' in link context menu
Christian Dywan [Sat, 2 Jan 2010 20:34:17 +0000 (21:34 +0100)]
Refactor adblock_reload_rules to handle filters versus only custom
Alexander Butenko [Sat, 2 Jan 2010 20:15:58 +0000 (21:15 +0100)]
Block and hide images by domain and relative path
Alexander Butenko [Sat, 2 Jan 2010 03:11:44 +0000 (04:11 +0100)]
Hide images blocked with 'Block image' via element hiding
Alexander Butenko [Sat, 2 Jan 2010 02:47:56 +0000 (03:47 +0100)]
Implement 'Block image' menuitem in adblock, adding URIs to custom list
For now it only has effect after reloading the page.
Christian Dywan [Fri, 1 Jan 2010 23:28:44 +0000 (00:28 +0100)]
Construct entry in location action, obsoleting location entry class
Christian Dywan [Fri, 1 Jan 2010 22:55:04 +0000 (23:55 +0100)]
Merge MidoriLocationEntry progress drawing into GtkIconEntry
Christian Dywan [Fri, 1 Jan 2010 22:45:29 +0000 (23:45 +0100)]
Fix a macro typo in the GtkIconEntry implementation
Christian Dywan [Fri, 1 Jan 2010 22:37:13 +0000 (23:37 +0100)]
Show bookmarkbar if 'Show in the toolbar' is used on a bookmark