Hello,

We are happy to announce Erigo v1.0.0 release!

We improved stability and added more widgets.
Now widget's inheritance tree (classes and properties) is taken from Eolian and 
can be managed with black list.
Configuration/installation options and paths were fixed, so developers who are 
interested to package Erigo, please pay attention.

Here is summary about current release:

Erigo 1.0.0
===========

Changes since 0.9.1
-------------------
Features:
    * Now all classes and functions are fetched from Eolian.
      Functions can be filtered out with black list.
    * Add infrastructure to support warning message's popup windows.
      Add popup message for "Save" dialog.
    * Add memo bubble for properties which require to press "Enter" to apply
      changes.
    * Add support for widgets: Fileselector, Fileselector Entry,
      Fileselector Button, Slider, Progressbar, Panes, Conformant.
    * Split Factory to sections.

Internals:
    * Wider usage of Eolian API to generate function names.
    * Check if Property implements GET method and it is possible
      to fetch default values.

Fixes:
   * Configuration and installation options:
     For configuration and installation use:
     $ cmake ..

     In order to install into custom path:
     $ cmake -DCMAKE_INSTALL_PREFIX=/install_path ..

     For configuration of Debug version and to run Erigo from build path:
     $ cmake -DCMAKE_INSTALL_PREFIX=/install_path -DCMAKE_BUILD_TYPE=debug ..

   * Fix showing properties and classes in Property View.
   * Fix leaks and internal's memory management

We always happy to get feedback and ideas.

Download:https://git.enlightenment.org/tools/erigo.git
Wiki:https://phab.enlightenment.org/w/projects/gui_builder/
Videos:
https://www.youtube.com/playlist?list=PLal8LrkIgqzHrmHm0IBDT6s_Y7uVctR6r

Regards,
     Erigo team.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to