ecere/gui/Window: Prevent uninitialized values if base Window methods not overridden...
[sdk] / ecere / src / sys / File.ec
2016-08-26 Jerome St-Louisecere/com/containers; sys/File: Fixed refCount of deser...
2016-07-28 Jerome St-Louisecere: Initial Emscripten support
2015-02-15 Jerome St-Louisecere/sys/File.ec: GetString() fix
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Corrections to integer promotions
2014-07-06 Jerome St-Louiscompiler/bootstrap: Fixes
2014-07-05 Jerome St-Louiscompiler/libec: (#307, #70) Warning on undeclared class...
2014-06-05 Jerome St-Louiscompiler/libec: Fixed warnings for related struct ...
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-27 Jerome St-Louiscompiler/libec: (#341, #351, #644, #771) Improved enum...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-09-30 Jerome St-Louisecere/net/HTTPFile; extras: Added https support; Promot...
2013-09-30 Jerome St-Louisecere/sys/File (Windows): Improved drives listing code
2013-09-30 Jerome St-Louisecere/File: Fixed 64 bit support of File://
2013-08-29 Jerome St-Louisdocumentor, ecere: Fix for documentor closing when...
2013-04-15 Jerome St-Louiscompiler/libec: Resolving long type size properly
2013-03-12 Jerome St-Louisecere: Android fixes; i18n update
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-02-20 Jerome St-Louiscompiler, ecere: Moved references to stdin/stdout to...
2013-02-16 Jerome St-Louisecere: Fixes to support MinGW-w64
2013-02-01 Jerome St-Louisecere; ide; compiler: Fixed setting safety null charact...
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2013-01-30 Jerome St-Louisecere/gui/FileDialog; sys/File: Further fixes for condi...
2012-09-13 Jerome St-Louisecere: Various tweaks in preparation for Android support
2012-07-31 Jerome St-Louisecere/File: fix for handling a null pointer from File...
2012-03-07 Jerome St-Louisecere/sys: Support for 64 bit reporting of available...
2012-02-18 Jerome St-Louisi18n: ide, ecere, documentor: New strings, Chinese
2012-02-13 Jean-Francois Bilodeauecere:gui/gfx:drivers/cocoa: Partial native Cocoa drive...
2011-09-29 Jerome St-Louisecere: Fixed File object leak in File::CopyTo
2011-09-16 Rejean Loyerecere: proper fox for: fixed FileListing::path was...
2011-09-16 Rejean Loyerecere: fixed FileListing::path was returning //path...
2011-09-14 Jerome St-Louisecere: Fix for FileAttribs::isFile not working in FileL...
2011-08-25 Jerome St-Louisecere/ide: Added DirPath/FilePath support in DataBox...
2011-05-29 Rejean Loyerecere:File: removed File::Open method and restored...
2011-05-29 Rejean Loyerecere:File: added Open(...) and Close() methods. for...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository