Skip to content

Releases: albireo77/devflowcharter

devFlowcharter 7.21

16 Nov 18:51
Compare
Choose a tag to compare

7.21 [16.11.2019]

  • Editor: fix displaying gutter on dark background
  • Settings: add command example to Compiler command box hint

devFlowcharter 7.0

25 Nov 10:51
Compare
Choose a tag to compare

7.0 [25.11.2018]

  • compiled with Delphi 10.3
  • add possibility to save/load settings from ini file (check devFlowcharter.bat script)
  • add possibility to set alternate directory to load language definition files (check devFlowcharter.bat script)
  • Settings: add hint to language dropdown showing location of loaded language definition file
  • translation: add possibility to translate hint of menu item
  • Explorer: fix various issues when removing items from project tree
  • Editor: fix selecting code block for selecting flowchart block (e.g. in Python)
  • Editor: fix not setting/updating current line in various situations
  • language definition file: add CaseOfFirstValueTemplate entry used in turning switch/case statement into sequence of if..else if statements

devFlowcharter 6.9

10 Sep 16:22
Compare
Choose a tag to compare

6.9 [10.09.2018]

  • cosmetic modifications to for..do block
  • add hint to "type" dropdowns

devFlowcharter 6.0

12 Apr 15:56
Compare
Choose a tag to compare

6.0 [12.04.2018]

  • add Java support
  • add FileContentsTemplate tag to language definition files
  • fix disappearing forms when showing dialog window
  • fix code generation issues when DataTypeMask elements contained multiple lines
  • Function Header: add checkbox to mark that function returns array
  • Settings/Code Editor: add setting for color keywords and identifiers

devFlowcharter 5.13

27 Jan 13:37
Compare
Choose a tag to compare

5.13 [27.01.2018]

  • Flowchart Settings: add pen color
  • Navigator: improve frame drawing performance

devFlowcharter 4.7

30 Jul 07:14
Compare
Choose a tag to compare

4.7 [30.07.2017]

  • many fixes to detecting changes in project; add asterisk to title bar as project change indicator
  • reduce main menu flickering when saving project