Re: [Lazarus] fpGUI Toolkit v1.2 release

2014-09-03 Thread Graeme Geldenhuys



On Wednesday 03/09/2014 at 16:51, Liyuan García Caballero  wrote:

Where is the Changelog for v1.2?



Like I mentioned, it is a year's worth of work, so it is an extensive 
list. 'git diff --name-status v1.0..v1.2' will give you a complete 
list of modified or added files.


A very brief summary:
- Obviously lots of improvements and bug fixes to existing widgets
- Many improvements to RichView
- new RichView sample editor application
- Massive speedup of RichView component, thus huge benefit to DocView 
help rendering

- Experimental MDI support
- new ScrollFrame widget
- fpGUI Debug Server improvements (live view etc)
- various new community widgets
- Maximus IDE improvements
- UIDesigner updates (new widgets registered, localization etc)
- VLC (video player) integration
- AggPas and Agg2D improvements
- More documentation added
- 6 new built-in themes
...and lots more.




Regards,
 - Graeme -

--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] fpGUI Toolkit v1.2 release

2014-09-03 Thread Liyuan García Caballero
Where is the Changelog for v1.2?


El 19/08/2014 a las #4, Graeme Geldenhuys escribió:
> 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 -
> 

-- 
Lic. Liyuán García Caballero
Esp. B Ciencias Informáticas

Excelencia en Software Desoft en Ciego de Avila.
Joaquin de Aguero Esquina Calle 2. Ciego de Avila. Cuba.
Telfs.: (53 33) 266200 ext. 105. Telefax: (53 33) 22 8792.
e_mail: liy...@cav.desoft.cu
jabber: liy...@jabber.cav.desoft.cu

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] fpGUI Toolkit v1.2 release

2014-08-19 Thread Graeme Geldenhuys
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/


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus