Swift previous versions
From Retrosoftware
(Difference between revisions)
(→Historical Versions) |
(→Historical Versions) |
||
| Line 7: | Line 7: | ||
==Historical Versions== | ==Historical Versions== | ||
| + | {| border="1" width="100%" | ||
| + | !width="20%"|Date: | ||
| + | |23-May-2008 | ||
| + | |- | ||
| + | !Filename: | ||
| + | |[[Media:Swift-v4.0_beta3.zip|Swift-v4.0_beta3.zip]] | ||
| + | |- | ||
| + | ! Filesize: | ||
| + | |804kb | ||
| + | |- | ||
| + | !Release Notes: NOTE, this is a Beta version. | ||
| + | | | ||
| + | * Snippets : There is now a dockable (or not, it's configurable) snippets window, where you can drag highlighted bits of code or text from project item windows to. Once dragged to the snippets window Swift will store this code "snippet" and allow you to drag it back from the snippet window to a source or text window for any project at any time (Snippets live for as long as you wish them to). This allows you to create a library of useful functions available instantly across all your projects. Each snippet can be given a name and using a context sensitive menu you can create unlimitted categories and sub categories to organise your snippets. Categories and snippets can be moved about and re-organised freely by dragging and dropping. | ||
| + | |||
| + | *The project manager window can now be docked to Swift on the left or right sides, and the display of items and labels swapped between horizontal and vertical. All options can be configured in the settings or changed on the fly from the context sensitive menus. | ||
| + | |||
| + | *A tab control has been implemented at the top to enable quick switching between project items. Project items can be maximised and switched between easily in a very similer fashion to other popular IDE's | ||
| + | |||
| + | *Assembly results and search results can now be docked to the Swift window or undocked/re-docked at will and dragged out of the main Swift work area. Again, giving Swift a more familier feel for people using other industry standard IDE's. | ||
| + | |||
| + | *Indenting/un-indenting shortcut configurable between CTRL+SHIFT+I / CTRL+SHIFT+U and TAB / SHIFT + TAB | ||
| + | |||
| + | *Configuration option to save all changed files to disk on assembly | ||
| + | |||
| + | *Keyboard shortcut to save file CTRL+S, F12 to "Save As" | ||
| + | |||
| + | *Project Item properties show exact disk location of file | ||
| + | |||
| + | *Progress bar for assembly. | ||
| + | |||
| + | *Removed adding of files in project properties as this is now handled from project manager. | ||
| + | |||
| + | *A bug would occur if you tried to include project items from different volumes, this was because Swift uses relative paths and the underlying windows API to get relative paths cannot relate across volumes. Swift will now detect different volumes and if neccasary use the full qualified path if the volume of a project item is different than where the project file is stored. | ||
| + | |} | ||
| + | |||
| + | |||
{| border="1" width="100%" | {| border="1" width="100%" | ||
!width="20%"|Date: | !width="20%"|Date: | ||
| Line 21: | Line 57: | ||
* Fixes issue in the Sprite Designer introduced in version 3.1 where changing a pallete colour would not show the updated colour on the sprite | * Fixes issue in the Sprite Designer introduced in version 3.1 where changing a pallete colour would not show the updated colour on the sprite | ||
|} | |} | ||
| + | |||
{| border="1" width="100%" | {| border="1" width="100%" | ||
| Line 41: | Line 78: | ||
* DFS Module : Did not pad unused bytes in the last sector used on a disk to it's full size. This caused a problem for DFS Explorer/XFER51 when transferring your DFS disk to a real beeb over a serial link. | * DFS Module : Did not pad unused bytes in the last sector used on a disk to it's full size. This caused a problem for DFS Explorer/XFER51 when transferring your DFS disk to a real beeb over a serial link. | ||
|} | |} | ||
| + | |||
{| border="1" width="100%" | {| border="1" width="100%" | ||
| Line 63: | Line 101: | ||
* This is a Beta version, release candidate 1. This is because time is not available to thoroughly test all the new facilities with the various new modes added. All have been initially tested but not as extensively as Mode 2 sprites. | * This is a Beta version, release candidate 1. This is because time is not available to thoroughly test all the new facilities with the various new modes added. All have been initially tested but not as extensively as Mode 2 sprites. | ||
|} | |} | ||
| + | |||
{| border="1" width="100%" | {| border="1" width="100%" | ||
Revision as of 13:04, 5 May 2009
SWIFT Previous Versions
A BBC Micro Integrated Development Environment, for Windows
Previous versions - for historical reference only, please download the latest version from
http://www.retrosoftware.co.uk/swift
Historical Versions
| Date: | 23-May-2008 |
|---|---|
| Filename: | Swift-v4.0_beta3.zip |
| Filesize: | 804kb |
| Release Notes: NOTE, this is a Beta version. |
|
| Date: | 01-May-2008 |
|---|---|
| Filename: | Swift-v3.2_beta2.zip |
| Filesize: | 770kb |
| Release Notes: NOTE, this is a Beta version. | Bug Fixes:
|
| Date: | 30-Apr-2008 |
|---|---|
| Filename: | Swift-v3.2_beta1.zip |
| Filesize: | 770kb |
| Release Notes: NOTE, this is a Beta version. | Changes:
Bug Fixes:
|
| Date: | 04-Apr-2008 |
|---|---|
| Filename: | Swift-v3.1_beta1.zip |
| Filesize: | 770kb |
| Release Notes: NOTE, this is a Beta version. | Changes:
Bug Fixes:
Limitations:
|
| Date: | 24-Mar-2008 |
|---|---|
| Filename: | Swift-v3.0_beta1.zip |
| Filesize: | 671kb |
| Release Notes: NOTE, this is a Beta version. | Changes:
Limitations:
|
| Date: | 8-Mar-2008 |
|---|---|
| Filename: | Swift-v2.5.zip |
| Filesize: | 671kb |
| Release Notes: | Changes:
Limitations:
|
| Date: | 1-Feb-2008 |
|---|---|
| Filename: | Swift-v2.zip |
| Filesize: | 610kb |
| Release Notes: | Changes:
|
| Date: | 1-Jan-2008 |
|---|---|
| Filename: | Swift-v1.1.zip |
| Filesize: | 544kb |
| Release Notes: | Changes:
|
| Date: | 15-Dec-2007 |
|---|---|
| Filename: | Swift-v1.0.zip |
| Filesize: | 470kb |
| Release Notes: | Changes:
|