Download project files

How do I verify a download?


0.5.11 (Heads or tails) release from the trunk series released

Release information
Changelog:

 Add fake theme for built-in icons
 * Don't truncate long speed dial titles if there's room to display them
 Fix warnings for -Wformat-security
 Ensure vala knows the prototypes of functions it calls, fixing pointer truncation in tests
 Add unit test to check appmenu/menubar visibility
 Fix last known GTK2 entry placeholder text bugs
 Make sure that only one of appmenu and menubar are visible *initially* as well as when changed
 Move adblock icons to hicolor
 Limit bookmarks panel callbacks to the lifetime of the panel to fix a crash
 Fix fallout (broken bookmarks and history panel search) from tweaks to GTK2 entry placeholder
 fix property binding to ensure that exactly one of appmenu button and menubar is always visible
 Skip open-with codepath with abp links, they are internal
 Use find_file to locate execinfo.h
 Fix middle/ctrl/normal clicking bookmarks (not folders) in the bookmarkbar.
 Add copright header to sanitize_bar.sh
 Adblock fixup: Escape . in filter with \
 Don't shadow variable uri in midori_browser_save_uri
 Switch Adblock icons to 24px color
 Always include app menu in toolbar
 Fix various mis[sing ]annotations and style issues in GIR
 Compile typelib from gir
 Fix assert when resetting webapp state after inactivity reset
 clean up handling of double-valued db column in Tabby
 Add a comment to explain MidoriBrowser popup callback
 fix warnings printed when right-clicking resize grip between location and search entries
 Win32: Use Dr. MinGW if present to preserve crash info
 Fix menubar warning caused by direct cast instead of `as`
 Helper script for setting up bzr with some usefull plugins and settings
 Stop using Gtk.Entry.max_width_chars
 avoid deprecated SoupServer API with libsoup 2.48
 Use unowned in foreach loops in Midori.Window
 Use unowned in foreach loops in Midori.Completion
 Use unowned with Adblock.Subscription and Element in foreach loops
 Use unowned strings in foreach loops
 Enable openWith in app mode and make it work with view-new
Implement Midori.Window class with toolbar/ headerbar
 Drop support for libsoup-gnome-2.4 < 2.37.1
 Make search icons for engines work correctly
 Move to WebKit2 4.0 which broke ABI
 Port to zeitgeist-2.0
 win32: Bump shipped GrayBird theme version to fix some rendering issues
 avoid deprecated GtkDialog API with GTK+2 >= 2.22
 Title case for "Export Certificate" button
 fix incorrect type of MAX(sorting) in Tabby

File Description Downloads
download icon midori-0.5.11.tar.bz2 (md5) Midori 0.5.11 6,236
last downloaded 3 weeks ago
Total downloads: 6,236

0.5.10 (A leap of leopards) release from the trunk series released

Release information
Changelog:

 use exit instead of return in license script
 Fix HAVE_GCR guards after GtkPopover port
 Remove example app and .desktop before creating it in the unit test
 Fix cache dir path in Adblock and always mkdir tmp
 Port location action from Granite.PopOver to Gtk.Popover
 Match https site when user-style is using domain syntax
 Always disable developer tools on Win32
 Reimplement Midori.URI.unescape and add various tests
 Make the inspector resizable with GTK3 by packing into a GtkScrolledWindow
 Don't build tabs2one in release builds
 Don't assume GNotification works on Win32
 update copyright date in About dialog
 Don't entity-escape history and bookmark results in location completion
 Only set tabs' error state if errors come from the main frame
 Implement Paste and Proceed as an action
 No Gcr on Win for the moment
 Yet another Speed Dial CSS update:
 Port bookmark popover from Granite to Gtk.Popover
 Make application choosers resizable with a sane default size
 Use GNotification >= 2.40 and use Midori.App API in webmedia
 Rework mouse button handling in KatzeArrayAction
 Don't bind :day in HistoryDatabase.query
 Make GCR mandatory for all builds
 Update coub support in mediaHerald
 history-list: Fix gtk+3 build caused by dropping "using Gtk;"
 Drop all remaining usages of "using *;"
 Don't open search engines menu when clearing search action
 Only remove apps in the sidepanel when left-clicking the delete icon
 Improve robustness of GTK3-compatibility placeholder text fallback
 Clean up vapi dependency
 tls_flags from webkit_web_view_get_tls_info need to be 0
 Don't add failed pages to history
 Throw error for wrong paramter in Statement.bind
 Replace NoJS "allow all pages" setting with "allow local pages"
 Avoid bugs due to race condition in addons delete dialog
 Calculate transfer progress at regular intervals to fix 0B/s bug and recalcitrant progess ba>
 Fix warnings occurring with EXTRA_WARNINGS
 Escape parentheses in adblock_fixup_regexp()
 Use File.query_exist() on win32 when checking for db to attach
 Handle _NEW_WINDOW_ACTION explicitly to make _blank targets work
 Fix undefined behavior uint in mouse gestures
 fix JavaScript keyup event by calling inherited key-release-event handler in MidoriBrowser
 Inline renaming of speed dials
 Handle current_size and last_size of Download being equal
 Add proper copyright headers to element_hider and autosuggestcontrol
 Add X-GNOME-UsesNotifications to indicate the use of notifications
 Fix typo in Bookmarks menu UI definition

File Description Downloads
download icon midori_0.5.10_all_.tar.bz2 (md5) 0.5.10 540
last downloaded 16 weeks ago
Total downloads: 540

0.5.9 (Ballet) release from the trunk series released

File Description Downloads
download icon midori_0.5.9_all_.tar.bz2 (md5) Midori 0.5.9 1,136
last downloaded 16 weeks ago
Total downloads: 1,136

0.5.7 (Peas and beans) release from the trunk series released

File Description Downloads
download icon midori_0.5.7_all_.tar.bz2 (md5) 0.5.7 726
last downloaded 16 weeks ago
Total downloads: 726

0.5.6 (Two Webkittens) release from the trunk series released

File Description Downloads
download icon midori-0.5.6.tar.bz2 (md5) 0.5.6 381
last downloaded 16 weeks ago
Total downloads: 381

0.5.5 (Apples and Oranges) release from the trunk series released

Release information
Changelog:

v0.5.5:
 Fix name and text fields inversion in XBEL folder import
 Correct packing of cookie and nojs permission dialog.
 Don't set tab title/special when a non-main frame displays an error
 Revise "cookies" debug output, merge expiry check and disallow revival of old cookies
 Drop now unused cgit module.xml file
 Use SoupProxyResolverGnome unconditionally and disable prefetching if proxy is active
 win32: Hide gui for profiles in webapp manager, as they are currently broken on Windows
 win32: support additional mouse buttons for going back/forward in history
 Enrich app error messages with filenames
 Fix segfault if url contains " %00"
 Replace 'Run as app' in bookmark dialog with 'Create launcher'
 Split config files and install from folders recursively
 Implement GTK+ theme switching via Preferences (Win32)
 Enable set_disk_cache_directory with WebKit2
 Introduce Midori.ContextAction and refactor page menu from scratch
 Define large dialog icon size relative to dialog icon size
 Extension Devpet which shows error messages and backtraces in systray
 WebKit2 cookie support
 Check the hit test result for editable to see if , should search
 Use SoupCookieJarSqlite and drop KatzeHttpCookies(Sqlite)
 Show folder tree when editing bookmarks
 Handle double value in _midori_browser_activate_action
 Add privacy preferences in web app mode
 Escape parentheses in adblock_fixup_regexp
 Introduce object oriented API for access to History Database
 Allow rss feeds with version 0.92
 Rename History completion to Bookmarks and History
 Don't show rss feed icon on twitter, underlying API was retired
 Read apps/ profiles from folder, leave launchers separate
 Fill in bookmark folder attributes in bookmarkbar populate

File Description Downloads
download icon midori-0.5.5.tar.bz2 (md5, sig) 0.5.5 637
last downloaded 8 weeks ago
Total downloads: 637

0.5.4 (Depanelitis Spedalia) release from the trunk series released

Release information
Changelog:

Refactor history step and allow multiple title updates
Call midori_browser_connect_tab with correct type
Don't add HistoryCompletion if there's no history
Restore reload button icon in error pages
Don't insert folders into the log
If an url is specified the fallback url should not be loaded
Fixed crashes when closing a loading tab + granite's tab moving
Test if plugins are redundant instead of skipping them all
Avoid selecting bookmark uris that begin by 'javascript:' for completion
Set FOREIGN_KEYS pragma on db initialization
Implement a default zoom level preference
Fix tautological use of G_MAXINT with enum
Take current selection into account for bookmark folders when adding/editing bookmark
Improve error page visuals, show suggestions on network errors
Bump vala to 0.16.0
Downgrade glib requirement to 2.32.3 to re-enable building under Ubuntu 12.04 (LTS)
Bump glib2 version to 2.32.4
Improve and unify thumbnail generation
Omit speed dial and blank pages from view completion
Makes the elements of the speed dial non-selectable
Use NULL-safe comparison in katze_item_icon_loaded_cb
Drop non-DOM style sheet injection code path
Clean small leftovers from GTK and WebKit version bumps
Bump GTK+ requirement to 2.24 and drop support for earlier versions
Check for app mode to set browser icon instead of readonly
Escape square brackets in adblock_fixup_regexp
Fix showing (sub)folders in bookmarkbar
Bump WebKit requirement to 1.8.3 and drop support for earlier versions
Set menu on dynamic notebook tab
Do not run toolbar editor's GtkDialog in its own main loop by prevent calling gtk_dialog_run(). Instead just set the GtkDialog modal and show it.
Remove unnecesary harmful code from tab_switched_cb
Fix segfault when deleteing tabs with history list
Specify int64 id item as a string in bookmark remove/update queries
Distinguish between box and event box in the tab label when colouring tabs
Show visual feedback when hovering over items in bookmark panel
Replace INSTALL/ HACKING with exported Contribute wiki page
Delete tabs from history list with Del
Check brightness of backgroung color when deciding foreground color of given tab
Clean launcher filenames, double-click to open and delete button
Avoid declaring browser twice within the same function
Add ./waf --update-pot
Fix memory leak introduced in r6184
Use old function name g_dbus_generate_guid for old valac
Move Import and Export into menu Bookmarks
Collect multiple download notifications within a minute
Fix segfault when right clicking on a web view.
Make libnotify mandatory except on Windows
Remove the rather unnecessary ./waf --run feature
Send a notification after creating a launcher
Ambiguous 'Open as App' context menu item was removed
Apply label color to label rather than event box
Store data of app mode based on URL in ~/.local/share/midori/apps
Split colorful tabs code into helper functions and add unit tests
Fix History List memory leak when closing Midori window.
Replace .gitignore with a .bzrignore
Always define GCR_VERSION in GTK+2 build
Fix bookmarks dialog rename regression introduced in r6167.
Drop check for gcr-3-gtk2 which isn't being maintained.
Scrap unneeded background variables in location renderer callbacks
Title case and proper packing in bookmark dialog
Delete PO files Launchpad spewed into root directory when it couldn't find po/*.pot file.
Issue a warning when trying to use MIDORI_DEBUG while running
Update dates to 2013 to fix bug #1167075.

File Description Downloads
download icon midori-0.5.4.tar.bz2 (md5, sig) 0.5.4 143
last downloaded 16 weeks ago
Total downloads: 143

0.5.8 (Unicorns and pixies) release from the trunk series released

File Description Downloads
download icon midori-0.5.8.tar.bz2 (md5) 0.5.8 1,579
last downloaded 3 weeks ago
Total downloads: 1,579

0.5.2 release from the 0.x series released

Release information
Changelog:

Re-release with a proper version number and changelog

File Description Downloads
download icon midori-0.5.2.tar.bz2 (md5, sig) Midori 0.5.2 312
last downloaded 13 weeks ago
Total downloads: 312