sdk
2013-05-05 Jerome St-Louisecere/com: Fixes to avoid printing Instance members...
2013-05-05 Jerome St-Louiscompiler/libec, ecere/com: Passing pointers & (u)intptr...
2013-05-05 Jerome St-Louisecere/com, compiler/libec: Changed type of base normal...
2013-05-03 Jerome St-Louiside(compiler/libec): Fixed watch crash on any_object
2013-05-02 Jerome St-Louiside/OutputView: Fixed and then disabled code to split...
2013-05-02 Jerome St-Louiside/Project: Fixed not deleting file but using --always...
2013-05-02 Jerome St-Louiside: Fixed DynamicString memory leak on 'passArgs'
2013-05-02 Jerome St-Louisecere/gui/DirectoriesBox: Fixed 2-line moves on Ctrl...
2013-05-02 Jerome St-Louiside, ecere: Fixed command lines truncated for Debug...
2013-05-02 Jerome St-Louiside/CodeEditor: Setting path when parsing code to pick...
2013-05-02 Jerome St-Louiside, compiler: Fixed parameters auto-completion issue
2013-05-02 Rejean Loyeride; fixes to Debug Precompile, Debug Compile and Debug...
2013-05-02 Rejean Loyerbuildsystem, ide, epj2make; added support for windows...
2013-05-02 Rejean Loyergenerated makefiles; make use of automatic variable...
2013-05-02 Rejean Loyeride, epj2make; added a way to specify compiler flags...
2013-05-02 Rejean Loyeradded linkobjects.lst to .gitignore
2013-05-02 Rejean Loyertarball; removed extra / in $(OBJ)/resources.o in ide...
2013-05-02 Rejean Loyerbuildsystem, tarball; fixed cross-platform file operati...
2013-05-02 Rejean Loyerbuildsystem, tarball; added missing touch function...
2013-05-02 Rejean Loyertarball; added fixprecompile target in case git clone...
2013-05-02 Rejean Loyertarball; fixed libec precompiled files rules to rely...
2013-05-02 Rejean Loyeride; fixed Trying to compile a header file gives a...
2013-05-02 Rejean Loyeride; FindInFilesDialog, FindDialog; fixed not quite...
2013-05-02 Rejean Loyeride; OutputView panel; fixed Pressing escape on another...
2013-05-02 Rejean Loyeride; debugger; fixed stepping over/out and run to curso...
2013-05-02 Rejean Loyeride; fixed changing the version in project doesn't...
2013-05-02 Rejean Loyeride; fixed StringListBox to support stuff like DEF_STRI...
2013-05-01 Jerome St-Louisecere/gui/Window: Deprecated SetText() in favor of...
2013-05-01 Jerome St-Louisecere/GlobalAppSettings: Made Load/Save virtual as...
2013-04-29 Jerome St-Louiside/compiler: Fixed memory leaks on instance members...
2013-04-29 Jerome St-Louiscompiler/libec: Fixed crash on 'menu = {' in childWindo...
2013-04-28 Jerome St-Louiscompiler/bootstrap: Updated
2013-04-28 Jerome St-Louiscompiler/libec: Fixed usage of virtual methods in basic...
2013-04-28 Jerome St-Louiscompiler/libec: Fixed reference level of nohead class...
2013-04-28 Jerome St-Louiscompiler/libec: Using proper class for typed objects...
2013-04-28 Jerome St-Louiscompiler/libec: Fixed PrintLn of void *
2013-04-27 Jerome St-Louiside/project: Fixed crash going to 'from incompatible...
2013-04-27 Jerome St-Louiside/property sheet: Fixed setting font size in 64 bit
2013-04-27 Jerome St-Louiside/property sheet: Fixed bold font for overridden...
2013-04-27 Jerome St-Louiside/Project: Fixed crashes on replacing spaces (#156)
2013-04-27 Jerome St-Louiside/ProjectSettings: Fixed remaining crash on deleting...
2013-04-27 Jerome St-Louiside/watches: Fixed crash on exit when debugging and...
2013-04-27 Jerome St-Louiside/Project Settings: Fixed crash on on deleting a...
2013-04-25 Jerome St-Louiscompiler/libec: Fixed mixed up \/ paths when import...
2013-04-25 Jerome St-Louiside/designer/sheet: Fixed freed memory usage in propert...
2013-04-25 Jerome St-Louiside/project: Build log parsing and Go to error fixes...
2013-04-24 Jerome St-Louisinstaller: Simplified paths to coursework in resources
2013-04-24 Jerome St-Louisecere/sys/DualPipe: UNIX fixes to only invoke waitpid...
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
next