X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=68667e966895f98262b82a539ece05f19cd0e458;hb=f785209fbf1f975b3b9a2116cf18cb87cacf8e80;hp=4d46649772718077b6032a6c13d239afefbb68f5;hpb=8409cc3f9ab7c7d0d32681322ebccdda89ba6026;p=sdk diff --git a/NEWS b/NEWS index 4d46649..68667e9 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,42 @@ -Ecere SDK 0.44.10 (July 12, 2014) +Ecere SDK 0.44.14 (January 13, 2016) + + * Compiler: Fixed generating __extension__ expression with mismatched parentheses + * Addressed build reproducibility issues + * Documentor: Minor fixes + * Spelling fixes + * GUI/ListBox: Fixed clearing cell data +---------------------------------------- +Ecere SDK 0.44.13 (December 22, 2015) + + * Bug fix / Support release + * EDA: 64 bit Id types + * EDA/Reports: Optimization of Reports Generation + * EDA/Reports: Fixed multi-level grouping issues + * Object::Merge(): Fixed problem introduced in 0.44.12 + * Compiler: Solving alignment issues + * Compiler: Solving signature/call mismatch (Emscripten) + * Compiler: Fixes for Map/AVLTree with float or double values + * ListBox: Fixed Tree View row moving + * TabControl: Support to add/remove tabs + * Android: Multi-Touch and Double Click support + * IDE/Form Designer: Fixed control properties modified when they should not + * IDE/Property Sheet: Fixed counter-intuitive selection colors + * Documentor: Fixed missing spacing + * ODROID Support + * samples/guiAndGfx: New 'mekano' sample +---------------------------------------- +Ecere SDK 0.44.12 (December 10, 2015) + + * Bug fix release + * Improved JSON Support + * Improved CSV support (extras) +---------------------------------------- +Ecere SDK 0.44.11 (February 16, 2015) + + * Bug fix release + * Fixed crash on writing initial config file on Linux +---------------------------------------- +Ecere SDK 0.44.10 (August 7, 2014) * Compiler fixes and optimizations * Better C99 compatibility (stdbool, complex numbers)