=== 1.0.0 =================================================================== 2004-12-28 Eric Nicolas -- ETable addition: Skins manager -- FileSystem addition: rename(), copy() -- New TextListBox widget 2004-12-16 Eric Nicolas -- ETable addition : Percentage double format -- ETable addition : Date/Time formatting 2004-12-14 Eric Nicolas -- Bugfix: ETable special controllers are now de-activated when the ETable is no more active as a window. 2004-12-08 Eric Nicolas -- ETable in-cell editor are now activable upon key pressed 2004-10-28 Eric Nicolas -- Added stack frame information gatherer StackTrace -- Added a stack frame trace in sword::Exception -- This is WIN32 only for now 2004-10-26 Eric Nicolas -- Added ace.SecureEventHandler class 2004-10-25 Pierrick Ingels -- DbQuery_ODBC::exec() now returns a DbLockException when there is a Database deadlock. 2004-10-21 Eric Nicolas -- MainController : win32 console close and logoff events are redirected to portable SIGTERM event (code courtesy of Pierrick Ingels). -- Bug fix: split() did not trim the last value in list 2004-10-15 Eric Nicolas -- Lots of code cleanup, Visual 6 compilation fixes, Unix compilation fixes, removed unused files, ... 2004-09-11 Eric Nicolas -- Removed the dependency on Zlib (and the zip compression in streaming) -- Small improvements and fixes in DateOperations 2004-09-30 Eric Nicolas -- Added: Configurable, ConfigurationRepository -- Bug fixes in SwordUI / ETable