ecere/gui/Window: Prevent uninitialized values if base Window methods not overridden...
[sdk] / extras /
2016-10-22 Jerome St-Louisextras/Regex: Making regex property const
2016-08-04 Jerome St-Louisdocumentor; extras/html: Made it easier to position...
2016-08-04 Jerome St-Louisextras/html: Fixed shaky text selection with new TextEx...
2016-08-04 Jerome St-Louisextras: Updated ecere.LICENSE for 0.44.15
2016-07-28 Rejean Loyerextras/FileSystemIterator: fix OnInit work work properl...
2016-07-16 Jerome St-Louisextras/GuiConfigData: Fixes and simplification
2016-01-13 Jerome St-Louisinstaller: Updated LICENSE, NEWS, README, i18n, templat... 0.44.14
2015-12-22 Jerome St-LouisEDA/gui; extras/gui/genericEditor: Performance improvements
2015-12-22 Jerome St-Louisextras/gui/genericEditor: Larger editors for DataList...
2015-12-21 Jerome St-Louisextras/XMLParser: Configurable character data buffer...
2015-12-21 Rejean Loyerextras/gui/controls/CheckListBox: use OnKeyDown instead...
2015-12-21 Jerome St-Louisextras/gui/GuiConfigData: Null pointer check
2015-12-21 Jerome St-Louisextras/CheckListBox: Added 'IsFullyChecked()'
2015-12-21 Rejean Loyerextras: add tools to remember gui configuration (size...
2015-12-12 Jerome St-Louisextras/html/htmlParser: Fixed consecutive <br> resultin...
2015-12-09 Jerome St-Louisextras/md5: Replacing RSA implementation with public...
2015-12-09 Jerome St-Louisextras/CSVParser: Fixed escaped backslash followed...
2015-12-09 Jerome St-Louisextras/CSVParser: support for double double-quote for...
2015-12-09 Jerome St-Louisextras/CSVParser: Escaping support
2014-08-07 Jerome St-Louisextras/MD5: const fix; MD5Digest64 to return result...
2014-08-07 Jerome St-Louisecere/containers: Iterator::Index() now returning false...
2014-08-06 Jerome St-Louisextra/tiles; eda/drivers/sqlite;sqlitecipher: Fixed...
2014-07-12 Jerome St-Louisaudio: Moved out of extras; fixes
2014-07-12 Jerome St-Louistarball: Building and installing EcereAudio
2014-07-12 Jerome St-LouisPNGs: Attempt to fix warnings iCCP: known incorrect...
2014-07-11 Jerome St-Louisecere; compiler/libec: (#234, #361) Fixed isblank issue...
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Corrections to integer promotions
2014-07-06 Jerome St-Louisear/extract; extras; samples: Fixes
2014-07-06 Jerome St-Louisextras/dpl: Fixed printf security warning on Linux
2014-07-01 Jerome St-Louisextras; samples: Fixed warnings
2014-06-22 Jerome St-Louisextras; samples: Fixed some warnings
2014-06-20 Jerome St-Louisextras; samples: Warning fixes and improvements
2014-06-19 Rejean Loyerextras: add debug print line debugging tools.
2014-06-10 Jerome St-Louiside/Project: (#241) Seeing GCC warnings when building...
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-05-30 Jerome St-Louiscompiler/libec; eda, extras: const fixes for DB apps
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...
2014-04-19 Jerome St-Louisextras/audio/ALSA: Fixed broken sound support on Linux
2014-04-19 Jerome St-Louisextras/audio: Preventing a crash on sound with no data
2014-03-24 Jerome St-Louisextras/EcereAudio: Added DirectX headers include path...
2014-03-11 Jerome St-Louisextras/licenses/tdm-gcc: Fixed winpthreads capitalization
2014-03-06 Jerome St-Louisinstaller: Updated for TDM-GCC 4.8.1; Updated licenses
2014-02-06 Jerome St-Louisdocumentor: (#1061) Linking to template classes and...
2014-02-03 Jerome St-Louisextras/wia.ec: Tweaked to only show scanners for now
2014-02-03 Jerome St-Louisextras/CheckListBox: Minor tweak to public import ...
2014-02-03 Rejean Loyerextras;DynamicString; fix DynamicString.ec for static...
2014-02-03 Rejean Loyerextras/types/ShortDate; add ShortDate::Today().
2014-02-03 Rejean Loyerextras/types/Currency; support negative numbers in...
2014-02-03 Rejean Loyerextras; add stringTools.ec for TrimChars, TrimCharsCopy...
2013-11-11 Rejean Loyerextras;types;ShortDate; add bool ShortDate::SameDay...
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-Louisextras/html: (~#997) Many fixes and improvements to...
2013-09-30 Jerome St-Louisextras/skins/SimSkin: Fixed warnings
2013-09-30 Jerome St-Louisextras/gui/genericEditor: Promoted from samples/db...
2013-09-30 Jerome St-Louisecere/extras/Regex: Added a check to avoid duplicate...
2013-08-30 Jerome St-Louisextras/HTMLView: Fixed crashes on failed load
2013-08-30 Jerome St-Louisextras/HTMLView: Fixed 64 bit issue with ids
2013-08-27 Jerome St-Louisdocumentor; extras/html: (#440, #866) Selection/Cut...
2013-08-27 Jerome St-Louisextras/FileSystemIterator, XMLParser: Minor tweaks
2013-08-27 Jerome St-Louisextras/gui/CheckListBox: Fixed missing NotifyChecked...
2013-08-09 Jerome St-Louisextras/gui/controls/CheckListBox: Fixed for static...
2013-08-07 Jerome St-Louisextras/CheckListBox: Moved back NotifyChecked() to...
2013-08-07 Jerome St-Louisextras/CheckListBox: (#706) Uniformized all versions...
2013-04-22 Jerome St-Louisextras/audio/mixer: Added support for looping and reusi...
2013-04-15 Jerome St-Louisextras/StringsBox; ide/Environment Variables: Fixed...
2013-03-28 Jerome St-Louisextras/audio/dsound: Fixed compilation issue with MinGW-w64
2013-03-10 Jerome St-Louisextras/gui/controls: Removed obsolete DirectoriesBox...
2013-03-01 Jerome St-Louiseda, compiler, documentor: Proper prototypes for invoki...
2013-02-02 Jerome St-Louisextras/DynamicString: Missed proper null character...
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2013-01-27 Rejean Loyerextras; timeTools.ec details.
2013-01-16 Jerome St-Louisextras: Updated Ecere License in extras/res/licenses...
2013-01-16 Jerome St-Louisextras/licenses: Added license for CrystalIcons project
2013-01-16 Jerome St-Louisextras/wia: Fixed bad #undef directives
2013-01-10 Jerome St-Louisextras/CheckListBox: Further tweaks to get notification...
2012-12-20 Jerome St-Louisextras/CheckListBox: Further tweaks for proper NotifyCh...
2012-12-19 Jerome St-Louisextras/CheckListBox: Fixes for property NotifyChanged...
2012-11-28 Jerome St-Louisextras/XMLParser: Fixed handling of <!DOCTYPE> tag
2012-11-24 Jerome St-Louisecere/net/HTTPFile: Fixed Chunked transfer encoding
2012-11-21 Rejean Loyeride;build output parsing; fixed ar command matching...
2012-11-21 Rejean Loyerextras:types:DynamicString; fixed String conversion...
2012-11-05 Rejean Loyerbuildsystem,epj2make,ide; new per-file-config-platform...
2012-10-26 Rejean Loyermisc; modified all project (.epj) files to have the...
2012-08-24 Jerome St-Louisextras/ShortDate: i18n
2012-08-24 Jerome St-Louisextrras/gui/CheckListBox: Fixed NotifyChanged to give...
2012-08-21 Jerome St-Louisextras/ShortDate: Fixed crash on invalid month
2012-08-03 Jerome St-Louisextras/licenses: Added libffi license
2012-07-31 Jerome St-Louisextras/gui/SearchBox: Using a property watch on 'modifi...
2012-06-24 Rejean Loyerextras:gui:controls:SearchBox: added new SearchBox...
2012-06-24 Rejean Loyerextras:gui:controls:ToolBar: minor. for use of button...
2012-03-31 Rejean Loyerextras:gui:controls:PasswordBox: added new PasswordBox...
2012-03-31 Rejean Loyerextras:types:CountryCode: re-introducing functionality...
2012-03-27 Rejean Loyerlicenses: added OpenSSL and SQLCipher licenses for...
2012-03-19 Rejean Loyeride/ecere/extras: activeBorder -> formColor
2012-03-08 Jerome St-Louisinstaller: Use of licensing dialog in Installer
2012-03-08 Jerome St-Louiside: New Credits and Licensing dialogs; Added missing...
2012-03-07 Rejean Loyersamples: quick build testing under linux. improved...
next