Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.pascal.delphi.misc > #617
| From | Graeme Geldenhuys <graemeg@example.net> |
|---|---|
| Newsgroups | comp.lang.pascal.delphi.misc |
| Subject | fpGUI Toolkit v1.2 release |
| Date | 2014-08-20 10:50 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <lt1r09$sq3$1@speranza.aioe.org> (permalink) |
fpGUI v1.2 is available ======================== I'm glad to announce the 1.2 release of fpGUI. This has been over a years worth of development, so a complete list of changes will be to big to list here. For more details, run any of the following commands: git log --oneline v1.0..v1.2 (console viewer) or gitk v1.0..v1.2 (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.2/ ...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.2), 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) will be available for download shortly. A single archive of around 2MB in size. The documentation archive will contain 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/Documentation/ 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/
Back to comp.lang.pascal.delphi.misc | Previous | Next | Find similar
fpGUI Toolkit v1.2 release Graeme Geldenhuys <graemeg@example.net> - 2014-08-20 10:50 +0100
csiph-web