FTranProjectBuilder Changelog

What's new in FTranProjectBuilder 2.0.1

Aug 17, 2015
  • Fix bug where clicking in gutter with no line number selects the line in all open projects.
  • Add mpifort as a recognized compiler

New in FTranProjectBuilder 2.0 (Aug 3, 2015)

  • Updated UI
  • Fortran intrinsic procedure inquiry
  • User procedure, module and variable inquiry
  • Context sensitive autocompletion
  • Bug fixes

New in FTranProjectBuilder 1.22.2 (Dec 13, 2014)

  • Fix bug where only .f90 files could be created with “New File…”. Now all extensions recognized by gfortran can be created.

New in FTranProjectBuilder 1.22.1 (Dec 13, 2014)

  • Bug fixes.

New in FTranProjectBuilder 1.22 (Jul 21, 2014)

  • Autocomplete improvements.

New in FTranProjectBuilder 1.21.2 (Jun 20, 2014)

  • Bug fixes: Remove unnecessary warnings, line numbers are always in monospaced font.

New in FTranProjectBuilder 1.21 (Jun 20, 2014)

  • Add time stamp feature to quickly insert the date and time (shift-conmmand-D)
  • Fix a bug where closing a window might cause a crash.
  • Fixed typos.

New in FTranProjectBuilder 1.20.2 (Jun 20, 2014)

  • Add coloring for F2003 intrinsic functions
  • Disallow closing a project window when its Fortran program is running, and require that all programs to be explicitly stopped or finished before quitting.
  • Add coloring for single quoted strings.
  • Remove deprecated alert calls.
  • Fix bug where a source file could be overwritten when creating a new file.

New in FTranProjectBuilder 1.20.1 (Jun 20, 2014)

  • Fixed font change bug in the editor.
  • Changed keyboard shortcut for Previous/Next file navigation to option-command-left/right arrow.

New in FTranProjectBuilder 1.20 (Jun 20, 2014)

  • Added autocomplete for user and intrinsic functions. See User Manual and Web site for info!
  • Added search for file names in the files panel.
  • Fixed trial and registration bugs
  • Bug fixes

New in FTranProjectBuilder 1.19.3 (Oct 21, 2013)

  • Fix error parser and popup window bugs.
  • Fix bug where a "file has changed" dialog is shown if a file is edited too fast after saving.

New in FTranProjectBuilder 1.19 (Sep 2, 2013)

  • Compiler errors are now also marked along with the source code along the left margin. Click on the marker to view the error message. See the Help or User Manual for details on the new ways to navigate compiler errors.
  • Find in Project results can now be navigated within a source file by a new Jump to Next Find Result menu item and keyboard command.
  • Find operations are now moved to a new Find menu. Keyboard equivalents have been changed.
  • Window positions, sizes and currently edited file states are now saved with the project.
  • Option-Drag selection is now implemented in the editor.
  • Bug Fixes.

New in FTranProjectBuilder 1.18 (Jul 24, 2013)

  • FTranProjectBuilder can now generate a static library (.a) instead of an executable.
  • Swiping is now enabled to enable one to switch between recently viewed files in the editor. Trackpad users set page swiping to three fingers, magic mouse users set page swiping to two fingers in the preferences to use this feature.
  • Bug fixes

New in FTranProjectBuilder 1.16 (Apr 10, 2013)

  • File paths set as environment variables are now searched first for compilers
  • Command-U ail now also complete TYPE and INTERFACE blocks, in addition to program units
  • More support for F2003/2008 constructions
  • Bug fixes

New in FTranProjectBuilder 1.14 (Jan 18, 2013)

  • Crash logs, if produced and available, are now written to the console in the event that the Fortran program crashes. Crash logs are generated by gfortran and pgifortran, for instance.
  • Fix a backward compatibility bug for OSX 10.6 where the windows would not load correctly.
  • Edit and update the help files

New in FTranProjectBuilder 1.13.1 (Dec 12, 2012)

  • Add privacy policy link on in-app purchase page.

New in FTranProjectBuilder 1.13 (Nov 7, 2012)

  • Fix bug where editor would hang when operating on large selections of text.
  • Speed up loading of files into the editor.
  • Speed up operations on large selections of text.

New in FTranProjectBuilder 1.12.1 (Oct 9, 2012)

  • Minor UI modification to disable actions while running and compiling.

New in FTranProjectBuilder 1.12 (Oct 1, 2012)

  • Add field to execute options to pass command line arguments to a Fortran program
  • Update to use the new Growl 2.0 framework.
  • Better print formatting.
  • Modify UI to handle larger files.
  • Fix a selected columns bug.

New in FTranProjectBuilder 1.10 (Sep 22, 2012)

  • New Options tab to create Notifications to send when the executable has finished running. Works with 10.6+, Growl, and Mountain Lion's Notification Center.
  • Full screen capability in 10.7+.
  • Jump to Program Unit. Right click on subroutine call, function or module USE statement to jump directly to its definition.
  • Added coloring of preprocessor (#) and F77 (c) comment lines.
  • Expanded Apple Help documentation
  • UI enhancements and bug fixes
  • Under the hood changes and bug fixes for compatibility with Mountain Lion.
  • Updated User Manual.

New in FTranProjectBuilder 1.09 (Jun 21, 2012)

  • FTranProjectBuilder is now signed and ready for Mountain Lion's GateKeeper.
  • The info line in the editor now shows the number of characters in a selection in parentheses.
  • Enable console search to use search bar in Lion.
  • Add warning in verbose compilation mode when a module file is used within the same file.
  • Fix bookmark bug when multiple projects are open at the same time.

New in FTranProjectBuilder 1.08 (Jun 9, 2012)

  • Added Bookmarks bar at the bottom of the editor view. See the Bookmarks topic in the Help menu or in the User Manual on using bookmarks.
  • Updated and corrected the Help files.
  • Updated and corrected the User manual and Quickstart Guide. (see http://www.nocturnalaviationsoftware.com/FTranProjectBuilder/documentation/ )
  • UI modifications.

New in FTranProjectBuilder 1.07 (May 5, 2012)

  • File tracking was problematic and has been removed. It will be added back at a later date.

New in FTranProjectBuilder 1.04 (Apr 21, 2012)

  • Add NAG Fortran support. FTranProjectBuilder now supports all Mac Fortran compilers.
  • Enhance compiler error reporting
  • Fix bug when saving a new file with the same name as an existing one.

New in FTranProjectBuilder 1.03 (Apr 12, 2012)

  • Fix bug in procedure popup list when module procedures are present.
  • Expand console and editor coloring behaviors.