X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=68667e966895f98262b82a539ece05f19cd0e458;hb=refs%2Fheads%2Fshaders;hp=2604c4135431823092180f630a3138f61ffa7bf5;hpb=2266c86eb7b9263e62554e2c786a3d6f0c71bad2;p=sdk diff --git a/NEWS b/NEWS index 2604c41..68667e9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,114 @@ +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) + * Fixed C integer promotion issues + * Fixed and improved all samples (resources included) + * Improved 3DS model support + * EditBox and syntax highlighting fixes + * Internationalization improvements + * Clang and OS X Mavericks Support + * More reliable IDE debugger watches + * X11 full screen support + * X11 acquired input support + * X11 fixes (including improved fix for Unity) + * Various bug fixes + * Memory leaks fixes +---------------------------------------- +Ecere SDK 0.44.09.9 (February 20, 2014) + + * 64 bit fixes + * IDE fixes + * X11 GUI driver fixes + * eC Compiler fixes + * HTTP fixes +---------------------------------------- +Ecere SDK 0.44.09 (August 30, 2013) + + * Debugger fixes + * Documentor fixes + * Valgrind integration + * Improved usability with Unity +---------------------------------------- +Ecere SDK 0.44.08 (August 9, 2013) + + * Update Windows installer with TDM/MinGW-w64 + * A lot of bug fixes +---------------------------------------- +Ecere SDK 0.44.07 (April 22, 2013) + + * Compiler Improvements + * Improved C headers compatibility + * Various bug fixes +---------------------------------------- +Ecere SDK 0.44.06 (March 28, 2013) + + * Fixed bugs causing build to fail on PowerPC + * Fixed cross-bitness compiling issues + * Fixed UTF8 text processing issues + * Fixed serialization/unserialization of Map container objects + * Fixed ListBox row moving bug + * Fixed ColorPicker in IDE to be consistent with other dialogs + * Enabled holding up/down buttons down to reorder directories in compiler settings + * Relying on giflib rather than bundled libungif, taking out deps folder for Debian packages +---------------------------------------- +Ecere SDK 0.44.05 (March 18, 2013) + + * Memory corruption bugs were fixed + * Cross-bitness compiling issues were fixed +---------------------------------------- +Ecere SDK 0.44.04 (March 10, 2013) + + * Various Bug Fixes + * MinGW-w64 Support + * 64 Bit Support + * Basic Android Support + * Improved FreeBSD Support + * Improved OS X Support +---------------------------------------- +Ecere SDK 0.44.03 (January 27, 2013) + + * Renaming libec0 Debian package to libecc0 to solve conflict with "Library for modular symbols and elliptic curves over Q" in Sid + * Various bug fixes +---------------------------------------- Ecere SDK 0.44.02 (November 6, 2012) * Fixed issue with 'arch: all' packages preventing installing on 64 bit system @@ -42,7 +153,7 @@ Ecere SDK 0.44 "Ryoanji" (March 13, 2012) * PPAs for Ubuntu working on both 32 and 64 bit machines, for Lucid Lynx, Maverick Meerkat, Natty Narwhal, Oneiric Ocelot and Precise Pangolin * Numerous tracked issues were resolved, see the complete list at: http://ecere.com/mantis/changelog_page.php ---------------------------------------- - ( May 2010 ) + ( May 2011 ) * We adopted Git as our version control system. * Our source repository is hosted on GitHub at http://github.com/ecere/sdk