DocFactory History

DocFactory 0.3 (2004/05/07)
  • Changed the Project Settings dialog: The new version allows you to edit docutils.conf-files in a more flexible way. You can add/edit/remove any kind of sections/options/values by yourself. As more and more docutils settings become available, this seems to be a much better solution than the former dialog. To put it into a nutshell: DocFactory is prepared for the new Docutils configuration file format now. (I know, it's not that new anymore ...)
DocFactory 0.2.6 (2004/04/03)
  • Fixed some bugs. Thanks for Linux-related hints to Jens Koehler and Bjoern Pfeiffer :-))
DocFactory 0.2.5 (2004/02/13)
  • Python 2.3.2 / wxPython 2.4.2.4 / Docutils 0.3 now required
  • Fixed potential bug with Python 2.3.2 / wxPython 2.4.2.4
DocFactory 0.2.4 (2003/05/01)
  • "Preferences"-menu
  • Backup option for files
DocFactory 0.2.3 (2003/03/02)
  • Support of more writers (XML, PEP, LaTeX)
  • Toolbox
DocFactory 0.2.2 (2003/02/16)
  • Toolbar
  • New "Insert Hyperlink"-feature
  • Enhanced "Insert Image"-feature
DocFactory 0.2.1 (2003/01/11)
  • Processing of files which are not part of a project asks for an output-directory.
DocFactory 0.2 (2003/01/08)
  • New editor features:
    • Change EOLs to CR/LF/CRLF
    • Find & Replace... (using regular expression syntax as defined by Python's re-module)
    • Goto line...
    • Insert image/figure/path
    • Syntax highlightening for HTML-files
  • New "View"-menu:
    • View EOL markers
    • View right edge indicator
    • View whitespace
    • Set fontsize to small/normal/big
  • Ability to open files from command-line.
  • Stylesheet-support of HTML-viewer on Windows platforms.
  • Automatic stylesheet-creation.
  • Animated "About"-dialog.
  • Added "docfactory2exe.py" for usage with py2exe.
  • Modified data storage.
DocFactory 0.1.4 (2002/09/30)
  • Files can be opened without creating a project first.
  • The project settings dialog produces a docutils configuration file.
DocFactory 0.1.3 (2002/09/15)
  • Initial sandbox-release.