Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
midori:changelog [2014/01/19 17:11] lewisgoddardmidori:changelog [2014/11/14 16:54] lewisgoddard
Line 1: Line 1:
-This file is licensed under the terms of the expat licensesee the file EXPAT.+====== Changelog ====== 
 + 
 +===== v0.5.9 ===== 
 +  * Remove dead code from browser and preferences 
 +  * Build-fix: Make PanedAction's Child.widget public 
 +  * Fixes tab history undo 
 +  * Set a placeholder text on the URL entry 
 +  * Add "Add Bookmark" to menu 
 +  * Show search menu upon left icon click in location bar 
 +  * Fix crash when saving with associated resources 
 +  * Fix webkit2 downloads based on older branch 
 +  * Don't hide window decorations for Midori-Granite 
 +  * Connect bookmarks-db singleton correctly to fix menus 
 +  * Fix some symbol names and transfer annotations in doc comments 
 +  * Use correct signature for window-state-event handler 
 +  * Do not overescape page titles in view completion 
 +  * Make adblock skip non-standard last update metadata strings 
 +  * Drop deprecated Granite LightWindow used for the Clear Private Data dialog 
 +  * Keep storing the last web media tab played. 
 +  * Allocate CookiePermissionManagerModalInfobar correctly 
 +  * Make middle clicking reload button duplicate the current tab, similar to other browsers 
 +  * Use network-changed of GNetworkMonitor to reload all tabs if network becomes available 
 +  * Show different messages based on network connectivity. 
 +  * Fix crash when activating the edit menu 
 +  * Fix "open all in tabs" for bookmarks 
 +  * Fix a few simple leaks 
 +  * Don't focus the locationaction when leaving blank pages 
 +  * Fix leaks of two references to the MidoriApp in Tabby 
 +  * Compile with valac 0.16 again 
 +  * Never display about:new in the urlbar 
 +  * Fix crash right-clicking forms on local pages 
 +  * Share 'youtubevimeo, dailymotion' that you are playing in Midori using org.midori.mediaHerald 
 +  * Give the SoupURI a path when checking cookie relevance 
 +  * Resolve ellipsis and title stripping in completion 
 +  * Add www. and .com/.country_domain and proceed with Ctrl+Enter/Shift+Enter with (readable code) 
 +  * Clean up browser tab/ uri/ title notify 
 +  * Drop pseudo Granite distinction in completion layout 
 +  * Fix visibility of SpeedDial, Toolbar, Bookmarkbar context menu items 
 +  * Distinguish between desc file missing and other parsing issues 
 +  * Use dependencies to clear test folders before execution 
 +  * Win32: Drop dropbox usage from win release script, rename resulting output files 
 + 
 +===== v0.5.8 ===== 
 +  * Use png icon instead of svg in set_status 
 +  *  We must not pass a Cancellable to FaviconDatabase.get_favicon_pixbuf 
 +  *  Retain spelling suggestion menu items from WebKit 
 +  *  Properly guard usage of gtk3 get_style_context 
 +  *  Mimic the look of Granite.DynamicNotebook when compiled with --enable-granite. 
 +  *  Fix X11 lib underlink in midori-core 
 +  *  Fix bookmarkbar bookmark click not opening links 
 +  *  Use sanitized app URI as wm_classname/ StartupWMClass 
 +  *  Make trunk build with WebKit2 again 
 +  *  Fix for incorrect tstamp for background tabs 
 +  *  Don't declare sorting doubles are nullable and print values when database tracing is enabled 
 +  *  Correctly apply saved entry state and treat urlbar as a regular editable item 
 +  *  Add missing conditional includes for granite flavoured build 
 +  *  Open URIs dragged on tab label or new tab button 
 +  *  Small adblock bugfixes 
 +  *  Work around GTK3's hard-coded minimum stackswitcher button width 
 +  *  Fix building with mingw packages from fedora 18 
 +  *  Set page title as basis for print filename 
 +  *  Rename notes inline 
 +  *  Use EXTRA_WARNINGS option when building for windows 
 +  *  Drop forgotten clutter init and obsolete header declarations 
 +  *  Rework history-step handling and make it work again 
 +  *  Port Tabby to DatabaseStatement API 
 +  *  Replace bookmark stracing with generic profiling in Midori.Database 
 +  *  Port autocompleter test to async job 
 +  *  Finishing touches for Adblock 
 +  *  Add filters and defaults 
 +  *  Implement and use ContextAction.escaped 
 +  *  printf URI in show_message_dialog for download error 
 +  *  Improve docs and GIR annotations for KatzeItem, KatzeArray, and MidoriWebSettings 
 +  *  Drop redundant TabNew from compact menu and put button in Tab Panel 
 +  *  Fix loading file pages 
 +  *  Implement Send Page Link by Email 
 +  *  Use GtkStackSwitcher with GTK+ >= 3.10 
 +  *  Implements context popup menu on menu entries of bookmark bar and bookmark menu. 
 +  *  Fix building with newer mingw versions 
 +  *  Display locationbar suggestions in the correct order 
 +  *  Don't bother adblocking internal pages and favicons 
 +  *  Don't use trailing comma on last list element in Adblock tests 
 +  *  Rewrite Adblock more modularly, add Whitelist support 
 +  *  Add support of DragonFlyBSD 
 +  *  Change tooltips of Reload and ReloadStop actions while shift modifier is pressed 
 +  *  Implement Midori.Database.attach method 
 +  *  Allow :memory: as folder to make schema detection work 
 +  *  More robust app/ profile creation 
 +  *  Add helper callbacks to modify bookmark's tree store with unneded access to bookmarks db 
 +  *  Implement more flexible fallback behavior for Cookie Permissions
  
 ===== v0.5.7 ===== ===== v0.5.7 =====