sdk
2013-04-22 Jerome St-Louiside/about: Updated version for 0.44.07 0.44.07
2013-04-22 Jerome St-Louisecere/gui/EditBox: Fixes for proper scroll area
2013-04-22 Jerome St-Louisecere/gui/ListBox: Fix to go to row, typing with shift...
2013-04-22 Jerome St-Louisextras/audio/mixer: Added support for looping and reusi...
2013-04-22 Jerome St-Louisi18n: Updates templates
2013-04-22 Rejean Loyeride; fixed, when using compiler name starting in upperc...
2013-04-22 Rejean Loyeride; QuickProjectDialog; make sure the ok button has...
2013-04-22 Rejean Loyeride; ide.ec cleaned up some noise comments about a...
2013-04-22 Rejean Loyerbuildsystem, ide; fixed missing new line in generated...
2013-04-22 Rejean LoyerSQLiteShellCmd, SQLiteCipherShellCmd; use own obj dir...
2013-04-22 Rejean LoyerEDA; Id::OnGetString(...); fixed crash on class data...
2013-04-22 Rejean Loyereda; FieldBox class_no_expansion fix to using instance...
2013-04-22 Rejean Loyereda:TableEditor; automatically call NotifyModifiedDocum...
2013-04-22 Rejean Loyerepj format, ide, epj2make; moved ModuleVersion, project...
2013-04-22 Rejean Loyerec.epj; added missing 0.44 module version.
2013-04-22 Rejean Loyeride/projectView: Improved menus: icons, showing debug...
2013-04-22 rofl0rmake it possible to build without GL via make DISABLE_GL=1
2013-04-22 rofl0rmake it possible to build in verbose mode using make V=1
2013-04-22 Jerome St-Louiseda: Fixes for cross-bit compiling; ecere: Took out...
2013-04-22 Jerome St-Louiscompiler: Fix for window.anchor.left
2013-04-20 Jerome St-Louiscompiler/bootstrap: Updated
2013-04-20 Jerome St-Louiscompiler: Fixed missing struct declarator in MkDeclarat...
2013-04-20 Jerome St-Louiside/Debugger: Disabled internal breakpoints breaking...
2013-04-20 Jerome St-Louiside/Debugger: Fixed X11 code to reactivate debugged app
2013-04-18 Jerome St-Louiscompiler/libec: Fixed a leak and missing 'return'
2013-04-18 Jerome St-Louiscompiler/libec: Fixed parsing crash originating in...
2013-04-16 Jerome St-Louiside/Project: Fixed build log info saying Debug compilin...
2013-04-16 Jerome St-Louiseda/ers: Setting level on group footers
2013-04-16 Jerome St-Louiside/debugger: Fixed crash on watch string too long
2013-04-16 Jerome St-Louiscompiler/libec: Fixed crash on Box { 0, width = 1 ...
2013-04-15 Jerome St-Louiscompiler/libec: Added safety check for structDeclarator
2013-04-15 Jerome St-Louiscompiler/libec: Fixed 2 more long warnings
2013-04-15 Jerome St-Louiscompiler/libec: Fixes to containers handling (array...
2013-04-15 Jerome St-Louiside, documentor: Fixed more 'long' warnings
2013-04-15 Jerome St-Louiscompiler: updated bootstrap file; ecere/win32: Added...
2013-04-15 Jerome St-Louiscompiler/libec: Resolving long type size properly
2013-04-15 Jerome St-Louisecere/com: Fixed non-int enum (de)serialization; ecere...
2013-04-15 Rejean Loyeride; debugger; fixed broken Step Over. feature was...
2013-04-15 Jerome St-Louisi18n: Updated templates; ide: Fixed warning in obsolete...
2013-04-15 Jerome St-Louisdocumentor: Fixed 64 bit fixes, template bases links...
2013-04-15 Jerome St-Louiside/Workspace: Fixed undefined loading behavior and...
2013-04-15 Jerome St-Louisextras/StringsBox; ide/Environment Variables: Fixed...
2013-04-15 Jerome St-Louiside/CodeEditor: AutoComplete/Overriding improvements
2013-04-15 Jerome St-Louisecere/sys/JSON: Fixed 64 bit Containers leak
2013-04-15 Jerome St-Louisecere/gui/ListBox: Put back extra *w check in OnResizing
2013-04-15 Jerome St-Louisecere/OldArray: Fixed 32 bit cross-compile issue
2013-04-15 Jerome St-Louisecere/com: Fixed atof() prototype to return double
2013-04-15 Jerome St-Louisecere/com: Improved on virtual table protection code
2013-04-15 Jerome St-Louisecere/containers: Fixed code in by-reference virtual...
2013-04-15 Jerome St-Louisecere/com: Fixed broken MemoryGuard code
2013-04-15 Jerome St-Louiscompiler/libec Improvements to conversion from AST...
2013-04-04 Jerome St-Louiscompiler/libec: Parser improvements
2013-04-04 Jerome St-Louisecere/XInterface: Fixed continous memory leak
2013-04-04 Jerome St-Louisecere; ide: Further header compatibility fixes
2013-03-31 Jerome St-Louiscompiler/bootstrap: Updated for ecc, ecp,
2013-03-31 Jerome St-Louisecere: Improved C headers compatibility
2013-03-31 Jerome St-Louiscompiler/libec; bootstrap: Improved anonymous instantia...
2013-03-28 Jerome St-Louiscompiler/bootstrap/ecere: Updated bootstrap 0.44.06
2013-03-28 Jerome St-Louiside: Updated About Box version
2013-03-28 Jerome St-Louisextras/audio/dsound: Fixed compilation issue with MinGW-w64
2013-03-28 Jerome St-Louiside: Bringing up Color Picker with native decorations...
2013-03-28 Jerome St-Louisecere/gui/DirectoriesBox: Switched to RepButton for...
2013-03-28 Jerome St-Louisecere/gui/ListBox: Fixed moving rows updating with...
2013-03-28 Jerome St-Louisecere/com/Map: Fixed Serialization/Unserialization...
2013-03-28 Jerome St-Louisecere: Switched from libungif to giflib for Linux platforms
2013-03-27 Jerome St-Louiscompiler, ecere/com: Fixed enumSize issues causing...
2013-03-21 Jerome St-Louisecere/com; gfx: Improvements to cross-compiling to...
2013-03-20 Jerome St-Louisecere/gui/EditBox: Fixed hanging caused by 308c3f8a022f...
2013-03-18 Jerome St-Louiscompiler/bootstrap; ide: Tweaks for using TDM-GCC multi...
2013-03-18 Jerome St-Louisecere/gui/EditBox; utf8: Updated EditBox UTF8 iteration...
2013-03-18 Jerome St-Louisecere/com: Corrected cross-bitness fix 0.44.05
2013-03-18 Jerome St-Louisecere/com: Fixed 32 bit cross-compiling issues in EDASQLite
2013-03-17 Jerome St-Louiscompiler/ecere: Proper fix.
2013-03-17 Jerome St-Louisecere/com: Adjustment to 32 bit cross-compiling fix
2013-03-17 Jerome St-Louisi18n: Updated ide template
2013-03-16 Jerome St-Louiscompiler/bootstrap: Updated
2013-03-16 Jerome St-Louisecere/com/memory manager: MemoryGuard fixes
2013-03-16 Jerome St-Louisecere/com/memory manager: Fixed uninitialized size...
2013-03-16 Jerome St-Louisecere/gui/EditBox: Fixed bad memory access parsing...
2013-03-16 Jerome St-Louisecere/com: Work around to solve crashes when cross...
2013-03-16 Jerome St-Louisecere/com: Fixed freed memory usage in template classes
2013-03-13 Jerome St-Louiside/FindInFilesDialog: Took out stay-on-top attribute
2013-03-13 Jerome St-Louisecere/Window: Complimentary fix to last commit for...
2013-03-12 Jerome St-Louisecere: Android fixes; i18n update
2013-03-11 Jerome St-Louisdocumentor: Fixed crash on changing documentation path
2013-03-10 Jerome St-LouisNEWS, README: Updated for 0.44.04 0.44.04
2013-03-10 Jerome St-Louiside/Debugger: Removed files added by error
2013-03-10 Jerome St-Louisecere/gfx/OpenGL: Using VBO for meshes when available
2013-03-10 Jerome St-Louisecere;samples/blokus: Grouped High DPI tweaks separatel...
2013-03-10 Jerome St-Louissamples: Added simpler socket samples; Added optional...
2013-03-10 Jerome St-Louiscompiler/libec: Updated start outputLine to match lates...
2013-03-10 Jerome St-Louisextras/gui/controls: Removed obsolete DirectoriesBox...
2013-03-10 Jerome St-Louiscompiler/bootstrap: Fixed undefined references from...
2013-03-10 Jerome St-Louiside/Property Sheet: Not listing deprecated properties
2013-03-10 Jerome St-Louiscompiler/libec: Fixed passing of typed objects in ellip...
2013-03-10 Jerome St-Louiside/ProjectSettings: Fixed crash on reloading Modified...
2013-03-10 Rejean Loyeride; fixed toolbar quick compiler does not reflect...
2013-03-10 Rejean Loyeride/buildsystem; default/32/64 bit dropbox. removed...
2013-03-10 Rejean Loyeride; find in files dialog; fixed not modal like Find...
2013-03-10 Jerome St-Louiscompiler/libec: Correction to the previous fix to handl...
next