Softpedia
 

MAC CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • EarthDesk 5.8.5
  • GraphicConverter 8...
  • MacPorts 2.1.1
  • CCleaner 1.03.131
  • Quicksilver ß68 Bu...
  • TextWrangler 4.0.1...
  • Google Chrome 21.0...
  • Winclone 3.3
  • ScreenFlow 3.0.6
  • Apple Security Upd...
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Minecraft 1.2.5
    7,381 downloads
    iPhone and iPod
    Firmware (iOS) 5.1.1

    6,047 downloads
    Java for Mac OS X
    10.7 Update 2012-003
    / 10.6 Update 8 /
    10.5 Update 10

    4,241 downloads
    Apple Xcode 4.3.2
    3,487 downloads
    SPSS Statistics
    20.0.0

    2,959 downloads
    Cheat Engine 5.6.1
    2,915 downloads
    Mac Boy Advance
    1.7.6

    2,635 downloads

    downloads
    Internet Explorer
    5.2.3

    2,276 downloads
    Canon PIXMA MP280
    Driver 10.51.2.0

    2,184 downloads
    Home > Mac > Developer Tools > Bazaar Explorer > Changelog

    Bazaar Explorer 1.2.1 - Changelog


    What's new in Bazaar Explorer 1.2.1:

    August 4th, 2011

    Bug Fixes:
    · Only add paths to QFileSystemWatcher which it does not already know about, stops annoying error messages (Jonathan Riddell)
    · Update Canonical logo, remove unused old Ubuntu logo (Jonathan Riddell)
    · Catch lock errors, stop refresh happening when there is another operation ongoing (Jonathan Riddell, Bug #814408)



    What's new in Bazaar Explorer 1.1.3:

    May 10th, 2011

    New features:
    · By default try to delete unversioned paths by sending them to trash (with help of cross-platform library ``send2trash``). User can force the old method (simply kill paths) by changing option in Tools - Options - Behavior - Actions dialog. (Alexander Belchenko, Bug #628561)

    Bug Fixes:
    · Rather than displaying an error saying "Invalid url supplied to transport" branches with non-ascii characters in the directory name can now be opened. (Martin [gz], #777860)
    · Workaround for bug with losing changes in qbzr.conf: reset internal cache for qbzr config file after we restore size of explorer window. (Alexander Belchenko, #761535)

    Translations:
    · Bulgarian translation added.



    What's new in Bazaar Explorer 1.1.1:

    October 4th, 2010

    Bug fixes:
    · Open the shared repository with branches without parent location set no more produce traceback. (Alexander Belchenko, Bug #650708)



    What's new in Bazaar Explorer 1.1.0 Beta 1:

    August 13th, 2010

    New features:
    · A tree style location selector is now supported as a preference. (Gordon Tyler, #403853)
    · Language of the GUI can be set in DEFAULT section of bazaar.conf as ``language = code``. Language codes are the same as for LANG environment variable. Environment variable LANGUAGE still preferred over settings in bazaar.conf. (Alexander Belchenko)
    · To change default language of the GUI via Bazaar Explorer: Tools -> Options -> Appearance -> User Interface -> Language. Bazaar Explorer should be restarted to apply new language settings. (Alexander Belchenko, Bug #433784)

    Improvements:
    · tree-style toolboxes are now available on Windows.
    · Added tool type 'bzr-exec' - tools with this type run immediately, when the tool is selected, rather than requiring further...



    What's new in Bazaar Explorer 1.0.2:

    August 13th, 2010

    Bug fixes:
    · Better support of dark themes. (Michael Gliwinski, Bug #536954)
    · Fixing content of bzr-explorer desktop file. (Andrew Starr-Bochicchio, Bug #585590)
    · Look for locales in /usr/share/locale on Linux. (Bug #585942)

    Translations:
    · Added translations for Catalan, Finnish, Lao, Occitan (post 1500), Chinese (Traditional).



    What's new in Bazaar Explorer 1.0.0 RC1:

    February 16th, 2010

    Compatibility breaks:
    · The Manage Bookmarks and Manage Tools sub-menus have been replaced with actions to edit the relevant objects. Refreshing of these is implicit now. If you still need to explicitly refresh these for some reason, use the Reload button in the Accessories dialog.

    Improvements:
    · Pages refresh implicitly more often, e.g. after editing a file via the Working Tree browser and after editing configuration settings like ignore patterns.

    Translations:
    · Added translations for Chinese (Simplified), Thai.



    What's new in Bazaar Explorer 0.9.0:

    November 3rd, 2009

    New features:
    · Virtual repositories are now supported. These are plain directories which are searched for nested locations. If you attempt to open a location which is not a normal (shared) repository, branch or checkout, you will be asked if you wish to open it as a virtual repository. No question is asked if the location is bookmarked or given on the command line. The virtual repository view is pretty much identical to a normal repository view, though some menu actions (like Explore --> Location Information) are not enabled.
    · Custom editor applications are now supported. This allows the Edit action to launch something more sensible than a text editor for images, diagrams, web pages, office documents, etc. A default set of editors are defined (in lib/standard_profile/editors.conf) and these can be extended or overridden by providing a file of the same name in your explorer configuration directory.
    · The repository view now has a Log button. Multiple items can be logged at once by selecting more than one location at a time. If no location is selected, the repository is selected.

    Improvements:
    · Multiple branches can be opened from the command line with 'bzr explorer trunk feature1 feature 2'
    · The BZR_EDITOR environment variable is checked when searching for the text editor to use if one is not configured in bazaar.conf.

    Translations:
    · Added translations for Danish, English (United Kingdom), Galician, Indonesian, Polish, Serbian, Swedish.



    What's new in Bazaar Explorer 0.5.0:

    July 21st, 2009

    General UI improvements:
    · To simplify the UI for new users starting with the Solo workflow, the collaborate actions (pull/merge/update/push/send) are now a submenu on the toolbar instead of separate actions.
    · Working tree browser hidden when not applicable, e.g. when showing Welcome page.
    · If a page is opened a second time, switch to the already opened one rather than create a new one.
    · The Bazaar menu has been tweaked with the Tags action now on the Collaborate submenu. The unimplemented Rename and Delete actions have also been removed from the Work submenu as these are more likely to be accessed in other ways (e.g. the Working Tree browser) once implemented.
    · The Settings menu has been re-organised given ignores are actually working-tree-specific, not branch-specific. (The difference becomes important if you have multiple checkouts switched to the same branch.)

    Status report improvements:
    · Added a "What's next?" section providing state-sensitive workflow hints.
    · Included the tip (last revision) number in status report summary.
    · Add action links to section headers, e.g. add for unversioned, log for pending merge tips, conflicts for conflicts.
    · Clicking on a text conflict now launches the text editor.
    · Add delete action link for unversioned items.

    Working tree browser improvements:
    · Double-click now opens a file using the default application instead of always opening the text editor.

    Repository view improvements:
    · More interesting locations within a repository (e.g. trunk, work) are placed first.
    · Rename Unique Revisions tab to Local Changes, include the one line summary of working tree status and improve the wording w.r.t. unique revisions.
    · Improved wording on the Missing Revisions tab.
    · Added Manage, Branch and Open buttons. If an item is selected, the Manage action opens it in your file manager, otherwise it opens the repository. If a branch or bound branch is selected, the Branch action uses it as the default source.

    Added an experimental mode previewing pending features:
    · A "Branch Changes" view showing the equivalent of "bzr status -rsubmit:..-1", i.e. previewing what "bzr send" would put into a bundle.

    Bug fixes:
    · Refresh on the repository view now refreshes the details panel.
    · Numerous others.

    Translations:
    · Added German and Turkish translations.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM