fpGUI v1.4 is available ======================== I'm glad to announce the 1.4 release of fpGUI. This has been 8 months in development. There are lots of new features, stability updates and bug fixes. For a complete list of changes you can run the following:
For more details, run any of the following commands: git log --oneline v1.2..v1.4 (console viewer) or gitk v1.2..v1.4 (gui viewer) Downloads --------- An archived source download of fpGUI, and pre-built binaries for DocView (fpGUI's Documentation Viewer) can be found at the following URL: http://sourceforge.net/projects/fpgui/files/fpGUI/1.4/ ....or clone the source code repository by using any of the following commands: from SourceForge: git clone git://git.code.sf.net/p/fpgui/code fpgui from GitHub: git clone git://github.com/graemeg/fpGUI.git The 'master' branch contains the latest released fpGUI (v1.4), and the 'develop' branch contains the latest development work on fpGUI. Documentation ------------- Pre-built documentation in the highly optimized INF file format (for use with DocView) is available for download. A single archive of around 2MB in size. The documentation archive contains the following help files: - Class documentation for fpGUI Toolkit - The Free Pascal Language Reference - FPC Runtime Library (rtl) help - FPC Free Component Library (fcl) help The download URL is: http://sourceforge.net/projects/fpgui/files/fpGUI/1.4/ An HTML archive is also supplied as a separate download, and HTML help can also be viewed online at the usual URL: http://fpgui.sourceforge.net/apidocs/index.html If you want integrated help in your IDE or Programmer Editor of choice, the following URL describes how to do it: http://fpgui.sourceforge.net/docview_ide_integration.shtml For more details, please visit the fpGUI home page: http://fpgui.sourceforge.net Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal