[Lazarus] fpGUI Toolkit v1.2 release

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Wed Aug 20 03:25:54 CEST 2014


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/





More information about the Lazarus mailing list