All releases of Ecere SDK


Release Notes: The toolkit will now build on 64-bit Linux systems (still as 32-bit). New more flexible (per file, config, and platform) project files (.epj) are supported. The IDE now generates cross-platform makefiles. The samples were updated, added to, and reorganized. A collection of useful eC code for diverse purposes ("extras") was added. There were improvements and bugfixes to the compiler and throughout the SDK.


Release Notes: The Ecere SDK is now Open Source under the revised BSD license. An automatic bootstrapping/build system was implemented. Mac OS X and PowerPC support was improved. A SQLite driver was added for the Ecere Data Access system. New IDE configuration options enable the integration of cross compilers. Lots of bugs were fixed. A tab control was added.


Release Notes: Dynamic class templates for meta (generic) programming were introduced in the eC language. Proper syntax highlighting was implemented in the IDE. The debugger integration under Linux was significantly improved. Many bugs and other issues were resolved. Packages for Debian/Ubuntu and GoboLinux are now provided.


Release Notes: Major bugfixes and improvements were made to Ecere Database Access. Improvements were made to the Undo buffer. Various other bugfixes and improvements were made.


Release Notes: An undo/redo buffer was added to the code editor. Installation on Windows Vista was made easier. libpng usage was improved. X support was improved. IDE improvements were made. Numerous bugs were fixed.


Release Notes: This release corrects an X performance issue introduced in the last release.


Release Notes: Mac OS X is now supported (through X11). Windows can now be closed through the window manager. Repositioning windows from the window manager doesn't confuse their positions anymore. 15-bit and 16-bit displays are now supported.


Release Notes: Support for international input on X. Proper keysym support on X. Clipboard operations on X have been fixed. An issue on Windows where internal resources could not be accessed when a executable was inside a path containing Unicode characters (the installer itself would not work) has been fixed.


Release Notes: Additional X bitmap rendering support. Additonal samples: transparent clock, and a utility to take a screen shot of the X desktop. An OpenGL and transparent window fix. Minor IDE and debugger improvements. Improvements to the networking system. Unicode and latest improvements are now available in Windows. Jumping behavior with the taskbar autohiding in Windows has been resolved. Support for reestablishing network connections in Windows has been added.


Release Notes: This release adds transparency and alpha blending support through both XRender and OpenGL, XShape support for frameless windows, and shared memory support. Antialiasing now works in OpenGL. A proper distinction is made between key presses and releases and repeated key hits. Bugs were fixed. Additional samples were added.
A trivial program to get time using the "daytime", "time", or HTTP protocols.