sdk
2014-04-09 Jerome St-Louisgfx/3D/Mesh: Added vertex safety checks when computing...
2014-04-09 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Fixed crash when a bumpma...
2014-04-08 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Fixed bump map messing...
2014-04-08 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Fixed setting radius...
2014-04-08 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Loading bump maps
2014-04-08 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Added more materials...
2014-04-08 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Fixes to alpha blending...
2014-04-08 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed indices > 32k
2014-04-08 Jerome St-Louisecere/gfx/3D/Mesh; Object: Fixed radius and bounding...
2014-04-08 Jerome St-Louisecere/gfx/drivers/OpenGL; 3DS: Added support for scalin...
2014-04-08 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed support for textures...
2014-04-08 Jerome St-LouisSamples/ModelViewer, Camera, Object: Fixed glitchy...
2014-04-08 Jerome St-Louisecere/gui/FormDesigner: Fixed string which should be...
2014-04-08 Jerome St-Louisecere/sys: Fixed error messages arrays leak
2014-04-08 Jerome St-Louisecere/EditBox: (#1073) Fixed hex number highlighting...
2014-04-02 Jerome St-Louiside: Fixed 3DS argument check
2014-04-02 Jerome St-Louisecere/GuiApplication: Avoiding redundant attempts to...
2014-04-02 Jerome St-Louisecere/GuiApplication: Avoid extra SwitchMode when setti...
2014-04-02 Jerome St-Louisecere: Fixed error messages
2014-04-02 Jerome St-Louisecere/sys: Fixed error code ranges
2014-04-02 Jerome St-Louisecere/GuiApplication: Fixed selecting X11 driver by...
2014-04-02 Jerome St-Louisecere: Resolved error codes conflicts
2014-04-02 Jerome St-Louiscompiler/ecp: Generate an error on enum computation...
2014-04-02 Jerome St-Louisecere/GuiApplication: Fixed fallback driver for OS...
2014-04-02 Jerome St-Louisecere/gui/Window: Handling null driver in Consequential...
2014-04-02 Jerome St-Louisecere/gui/Window: Prevent crash on null interface drive...
2014-04-02 Jerome St-Louissamples/3D/orbitWithMouse: Various fixes and improvements
2014-04-02 Jerome St-Louisshare/man/ear: Fixed typo
2014-04-02 Jerome St-Louisecere/gui/drivers/XInterface: Moved calls to XCreateFon...
2014-04-02 Jerome St-Louiseda/drivers/sqlite: Work around for Clang compilation
2014-04-02 Jerome St-Louisecere/3D gfx/Camera: Fixed 'attached' (euler) orientati...
2014-04-02 Jerome St-Louisecere/Makefile (OS X): Took out unused reference to...
2014-04-02 Jerome St-Louiscompiler/libec: Pre-declaring eSystem_Delete()
2014-04-02 Jerome St-Louiside/Project: Fixed Clean() should not return a value
2014-04-02 Jerome St-Louisecere/gui/EditBox: Prevent toggling overwrite caret...
2014-04-02 Jerome St-Louiscompiler/libec: Pre-declaring eInstance_FireSelfWatchers
2014-04-02 Jerome St-Louisecere/gui/EditBox: Fixed _DelCh not returning a value
2014-04-01 Jerome St-Louiscompiler/libec: (#1072) Fixed error conditions
2014-04-01 Jerome St-Louisecere:DateTime: Fixed return value
2014-04-01 Jerome St-Louisecere:EditBox: Fixed typo in syntax highlighting update
2014-04-01 Jerome St-Louiscompiler/libec; ecere:SecSince1970: (#1072) Generating...
2014-04-01 Jerome St-Louisecere/sys/EARArchive: Fixed bad return values
2014-04-01 Jerome St-Louiscompiler/libec/bootstrap: Updated
2014-04-01 Jerome St-Louiscompiler/libec: Fixed 'restrict' to be an extended...
2014-03-31 Jerome St-Louissamples/games/brainstonz: Fixed bad character
2014-03-29 Jerome St-Louiside/Debugger: Fixed IDE jamming on 'advance' for GDB...
2014-03-29 Jerome St-Louiside/Debugger: Fixed OS X GDB 6.3 regressions
2014-03-29 Jerome St-Louisecere/sys/Semaphore (OS X): TryWait(): Fixed uninitiali...
2014-03-29 Jerome St-Louisecs; epj2make: Fixed compilation with DEBUG=y on non...
2014-03-29 Jerome St-Louisecere/net/SSLSocket: Fixed compilation on OS X
2014-03-29 Jerome St-Louiscrossplatform.mk (OS X): Fixed bug causing install...
2014-03-28 Jerome St-Louiside/Project: Fixes to GCC version detection
2014-03-28 Jerome St-Louisecere/sys/GetEnvironment (win32); i18n: More fixes
2014-03-28 Ricardo Nabinger... i18n: More string updates for pt_BR (installer and...
2014-03-27 Jerome St-Louiside/about: Updated credits
2014-03-27 Jerome St-Louiside: Added 'ProgramData' to install folders for All...
2014-03-27 Jerome St-Louiside/project: Not adding -lstdc++ to C++ projects
2014-03-27 Jerome St-Louiside: Fixed stuck Edit menu when hitting escape on outpu...
2014-03-27 Jerome St-Louisinstaller: Handling generalizing locales on language...
2014-03-27 Jerome St-Louiscompiler/bootstra (i18n): Updated
2014-03-27 Jerome St-Louisecere/sys/GetEnvironment() (win32, i18n): Fixed return...
2014-03-27 Jerome St-Louisecere/i18n; ide: Improved adapting to LANGUAGE env...
2014-03-26 Jerome St-Louiside: Fixed memory leaks; Fixed obsolete 'text' property
2014-03-26 Jerome St-Louisecere/gui/Label: Fixed memory leaks on watching labeled...
2014-03-26 Jerome St-Louisecere/gui/EditBox; ide: (#1065) Support for chaining...
2014-03-26 Jerome St-Louisecere/gui/EditBox: Improvements to prevent leaving...
2014-03-26 Jerome St-Louiside/CodeEditor: Fixed yet another Clearing empty spaces bug
2014-03-26 Jerome St-Louiside/CodeEditor: Fixed mislocated caret when resetting...
2014-03-26 Jerome St-Louiside/CodeEditor: Made clearing trailing spaces a command
2014-03-26 Jerome St-Louisecere/gui/Window (ide): Fixed ToolBox and Output Log...
2014-03-26 Jerome St-Louiside/Designer/Sheet: (#676) Multi-line editing of EditBo...
2014-03-26 Jerome St-Louiside/Designer: Correction to fix in last commit
2014-03-26 Jerome St-Louiside/Designer: Fixed bug introduced by 302ffd77aab8695d4...
2014-03-26 Jerome St-Louiside/Designer: (#687) Fixed bug; Defaulting to i18n...
2014-03-26 Jerome St-Louiside/Designer: Work-around for broken multi-line EditBox...
2014-03-26 Jerome St-Louisinstaller/Installer.epj: Removed excluded mingw32 files
2014-03-26 Jerome St-Louiside/designer: Support for editing internationalizable...
2014-03-26 Jerome St-Louisecere/gui/FormDesigner: Double-Clicking ToolBox buttons...
2014-03-26 Jerome St-Louiside/designer: Fixed double clicking ToolBox button...
2014-03-26 Jerome St-Louiside/designer: Fixed location of controls being dropped...
2014-03-26 Jerome St-Louiside/designer: Fixed extra lines being added with controls
2014-03-26 Ricardo Nabinger... i18n: More string updates for pt_BR
2014-03-26 Jerome St-Louiside/CodeEditor: Limiting caret to line when drag &...
2014-03-26 Jerome St-Louiside: Fixed bad layout of windows when 'Adding new form'
2014-03-26 Jerome St-Louiside/CodeEditor: Fixed bad trailing spaces being added...
2014-03-26 Jerome St-Louiscompiler/libec/grammar (IDE Designer): Fixed displaced...
2014-03-26 Jerome St-Louiside/CodeEditor; ecere/gui/EditBox: Fixed CodeEditor...
2014-03-24 Jerome St-Louisextras/EcereAudio: Added DirectX headers include path...
2014-03-24 Jerome St-Louiscompiler/libec: Increased buffer sensible to overflow
2014-03-24 Jerome St-Louiside/CodeEditor: Fixed null pointer access
2014-03-24 Jerome St-Louiside/GlobalSettingsDialog: Fixed missing return value
2014-03-22 Jerome St-Louisi18n: Checking ECERE_LANGUAGE first; Setting environmen...
2014-03-21 Jerome St-Louiside/GlobalSettingsDialog: More screen estate for transl...
2014-03-21 Jerome St-Louisi18n: (#858) Handling localization for libraries within...
2014-03-19 Jerome St-Louiside: Fixed endless loop on startup when no language...
2014-03-19 Jerome St-Louiside, installer: Identifying Brazilian Portugues transla...
2014-03-19 Jerome St-Louisi18n: (#858) Fixed directory layout to really match...
2014-03-19 Jerome St-Louisi18n: Update
2014-03-19 Ricardo Nabinger... i18n: Update some strings for the pt_BR locale
2014-03-19 Jerome St-Louisi18n: (#858) Matching Launchpad translations layout
next