Difference between revisions of "Releases:Release Notes 1.5"

From Camino Wiki
Jump to navigation Jump to search
(first-pass edit for style, grammar, content)
Line 1: Line 1:
 
== General ==
 
== General ==
* Command 1..9 are now shortcuts for the first 9 bookmarks on the bookmarks bar.
+
* Cmd-1 through Cmd-9 are now shortcuts for the first 9 items in the Bookmark Bar.
* Added a preference option to force new windows in new tabs.
+
* Added a preference to force links that would open new windows to open in new tabs instead (“Single Window Mode”).
 
* Improved the tabbing cycle in bookmarks/history.
 
* Improved the tabbing cycle in bookmarks/history.
* The bookmarks search textfield now gets initial focus, for quick searching.
+
* The search field now gets initial focus when opening the Bookmarks Manager, for quick searching.
* Renamed the column of the left pane from 'Groups' to 'Collections'.
+
* Renamed the the left pane in the Bookmarks Manager from 'Groups' to 'Collections'.
* Camino now handles .ftploc files.
+
* Camino now handles <tt>.ftploc</tt> files.
* Menu separators in bookmarks are no longer focusable.
+
* Menu separators in the Bookmark Bar are no longer focusable.
* Close tab buttons now give mouse hover feedback.
+
* Close buttons on tabs now give mouse hover feedback.
* Now view an image in new tab or window (using tabbed browsing preference semantics).
+
* The "View Image" context menu item now uses the tabbed browsing preference semantics.
* New pop-up blocking indicator.  
 
  
  
Line 15: Line 14:
 
* Local SVG files can now be selected with File:Open.
 
* Local SVG files can now be selected with File:Open.
 
* Double-clicking on a tab group in Bookmarks Manager now opens the bookmarks.
 
* Double-clicking on a tab group in Bookmarks Manager now opens the bookmarks.
* Command-click on a bookmark in the bookmarks toolbar now respects the shift key toggle.
+
* Command-click on a bookmark in the Bookmark Bar now respects the shift key toggle.
* Camino now properly imports .p12-certificates.
+
* The blocked pop-up notification now appears underneath the toolbars.
* Removed the popup blocking indicator from the status bar, and display it inline in the browser wrapper instead.
+
* Ad-blocking has been further improved.
** We now have a "Unblock" and "Configure" button in the easily excessible.
+
* "Copy Address" on mailto: links with multiple addresses now captures all addresses.
* Ad blocking has been further improved.
 
* Several unused files have been removed from the application.
 
* "Copy Address" on mailto: link with multiple addresses now captures all addresses.
 
 
* The "Send Link" menu item now sends URLs in angle brackets.
 
* The "Send Link" menu item now sends URLs in angle brackets.
 
* The Esc key can now be used to cancel operations in the content area when the page is not loading (e.g., FAYT, certain advanced bookmarklets).
 
* The Esc key can now be used to cancel operations in the content area when the page is not loading (e.g., FAYT, certain advanced bookmarklets).
  
  
* Single click on Search the field now only enters a caret and doesn't select all text.
+
* Single-click in search fields now only enters a caret instead of selecting any existing text.
* The toobar Search field is now resizable.
+
* The toobar search field is now resizable and can be collapsed (hidden).
* The toobar Search field can now be collapsed.
+
* Added a "Search" item to the context menu, which searches for the selected text using the default search engine.
* Added the ability to use selected text and search that word on the web using the contexctual menu.
 
 
* Option-return or Option-enter in location bar now downloads the entered url.
 
* Option-return or Option-enter in location bar now downloads the entered url.
  
  
* Camino can now be build to be portable, enabling you to run Camino from a memory stick.
+
* Camino can now be used with a custom profile location specified at runtime, enabling "portable Camino" or running Camino from a memory stick.
 
* The downloads window is now always brought to the front when a download starts.
 
* The downloads window is now always brought to the front when a download starts.
** user_pref to disable
+
** hidden pref to disable
* Viewsource is now opened in a new window.
+
* View Source now opens in a new window regardless of tab preferences.
** user_pref to open in tab
+
** hidden pref to open in tab
* Camino now respects the Gecko preferences for setting the backspace key behaviour.
+
* Camino now respects the Mozilla preference for setting the backspace key behaviour.
** browser.backspace_action. to alter behaviour
+
** browser.backspace_action to alter behaviour

Revision as of 22:38, 22 May 2006

General

  • Cmd-1 through Cmd-9 are now shortcuts for the first 9 items in the Bookmark Bar.
  • Added a preference to force links that would open new windows to open in new tabs instead (“Single Window Mode”).
  • Improved the tabbing cycle in bookmarks/history.
  • The search field now gets initial focus when opening the Bookmarks Manager, for quick searching.
  • Renamed the the left pane in the Bookmarks Manager from 'Groups' to 'Collections'.
  • Camino now handles .ftploc files.
  • Menu separators in the Bookmark Bar are no longer focusable.
  • Close buttons on tabs now give mouse hover feedback.
  • The "View Image" context menu item now uses the tabbed browsing preference semantics.


  • Cookie exceptions list and sheet now have options for session cookies.
  • Local SVG files can now be selected with File:Open.
  • Double-clicking on a tab group in Bookmarks Manager now opens the bookmarks.
  • Command-click on a bookmark in the Bookmark Bar now respects the shift key toggle.
  • The blocked pop-up notification now appears underneath the toolbars.
  • Ad-blocking has been further improved.
  • "Copy Address" on mailto: links with multiple addresses now captures all addresses.
  • The "Send Link" menu item now sends URLs in angle brackets.
  • The Esc key can now be used to cancel operations in the content area when the page is not loading (e.g., FAYT, certain advanced bookmarklets).


  • Single-click in search fields now only enters a caret instead of selecting any existing text.
  • The toobar search field is now resizable and can be collapsed (hidden).
  • Added a "Search" item to the context menu, which searches for the selected text using the default search engine.
  • Option-return or Option-enter in location bar now downloads the entered url.


  • Camino can now be used with a custom profile location specified at runtime, enabling "portable Camino" or running Camino from a memory stick.
  • The downloads window is now always brought to the front when a download starts.
    • hidden pref to disable
  • View Source now opens in a new window regardless of tab preferences.
    • hidden pref to open in tab
  • Camino now respects the Mozilla preference for setting the backspace key behaviour.
    • browser.backspace_action to alter behaviour