sdk
2014-08-07 Jerome St-Louissamples/audio; Installer: Added SineTone sample 0.44.10PR2
2014-08-07 Jerome St-Louisecere/gfx3D: Made FastInvSqrt public
2014-08-07 Jerome St-Louiscompiler/libec: Removed remaining Strapfile
2014-08-07 Jerome St-Louisecere/gfx3D/Vector3D: Using Fast Inverse Square Root...
2014-08-07 Jerome St-Louisecere/gfx3D/Plane: Added sphere intersection function
2014-08-07 Jerome St-Louisecere/gfx/drivers/Direct3D8,9: Fixes for bitmaps (textures)
2014-08-07 Jerome St-Louisecere/gfx3D/Mesh;Display/drivers: Support for adding...
2014-08-07 Jerome St-Louisecere/gui/Window: Auto-deleting controller on destruction
2014-08-07 Jerome St-Louisextras/MD5: const fix; MD5Digest64 to return result...
2014-08-07 Jerome St-Louisecere/gui/EditBox/Syntax Highlighting: Fix for long...
2014-08-07 Jerome St-Louiside/CodeEditor/autocomplete: Fixed potential crash
2014-08-07 Jerome St-Louisecere/containers: Map/CustomAVLTree optimizations
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-08-06 Jerome St-Louisaudio: Fixed previous non-implemented PauseAudio(true)
2014-08-06 Jerome St-LouisMakefile: Defaulting ECERE_AUDIO to n on platforms...
2014-08-06 Jerome St-Louiscompiler/ecs: Deleting module instances in reverse...
2014-08-06 Jerome St-Louiscompiler/libec: Improvements to units operations
2014-08-06 Jerome St-Louiscompiler/libec: Fixed disappearing cast on units within...
2014-08-06 Jerome St-Louiside/debugger/watches: Fixes for watching units
2014-08-06 Jerome St-Louiscompiler/libec: Fixed PrintLn(Degrees { 1 })
2014-08-06 Jerome St-Louiscompiler/libec: Fixed missed replace in type matching...
2014-08-06 Jerome St-Louiscompiler/libec: Fixed cast to derived class going throu...
2014-08-06 Jerome St-Louiscompiler/libec: Fixed null pointer compiler crashes
2014-08-06 Jerome St-Louiside/debugger/watches: Friendlier print out of float...
2014-08-06 Jerome St-Louiscompiler/libec: Fixed setting class properties on stati...
2014-08-06 Jerome St-Louiscompiler/libec: Fixed deletion of class:struct where...
2014-08-06 Jerome St-Louisgfx/gui (win32): Fixed warning with latest MinGW-w64...
2014-08-06 Jerome St-Louisecere/com: (#1044) Added option to disable memory manager
2014-08-01 Jerome St-Louisdeps: Took out DirectX headers
2014-08-01 Jerome St-Louisinstaller: Updates to mingw-runtime
2014-08-01 Jerome St-Louiscompiler/libec: Added grammar rule for __builtin_offset
2014-08-01 penghaijiechange V into (V)
2014-08-01 penghaijiechange $ECERE_AUDIO into $(ECERE_AUDIO)
2014-08-01 Jerome St-Louisinstaller: Fixed extra bin/ being added for EcereAudio
2014-07-17 Jerome St-Louisecere/gui/Window: Fixed logged errors appearing
2014-07-17 Jerome St-Louisecere/gui/XInterface: (#850) Fixed unmaximizing issue...
2014-07-15 Jerome St-Louisinstaller: Fixed libpng, zlib 0.44.10PR1
2014-07-15 Jerome St-Louisinstaller: 0.44.10 PR1
2014-07-15 Jerome St-Louisi18n: Synced templates
2014-07-15 Jerome St-LouisMakefile: Fixed broken option to disable ECERE_AUDIO
2014-07-15 Jerome St-LouisVarious fixes for Android
2014-07-13 Jerome St-Louiscompiler/libec: Prioritizing enum values over globals
2014-07-13 Jerome St-Louisecere: Fixed warnings on Android
2014-07-13 Jerome St-LouisOS X: Removed unused path as libpng is not auto-built...
2014-07-13 Jerome St-Louiscompiler/libec: Patch to avoid warnings when strlen...
2014-07-13 Rejean Loyerbuildsystem; ide; epj2make; tarball: bypass use of...
2014-07-13 Jerome St-LouisOS X build fixes; configure: improved
2014-07-13 Jerome St-Louisecere/gui/Anchor: Fixed stringification on empty anchor
2014-07-13 Jerome St-Louiscompiler/libec (ide): Fixed crash on null expression...
2014-07-12 Jerome St-Louisinstaller: Packaging EcereAudio.dll
2014-07-12 Jerome St-Louisconfigure: Updated MinGW suggestions
2014-07-12 Jerome St-Louisaudio: Moved out of extras; fixes
2014-07-12 Jerome St-LouisMakefile: Added missing EcereAudio clean rules
2014-07-12 Jerome St-LouisMakefile: Another EcereAudio fix
2014-07-12 Jerome St-Louissamples/android: Changed Android info URL
2014-07-12 Jerome St-Louistarball: Fixed EcereAudio on Linux
2014-07-12 Jerome St-Louistarball: Building and installing EcereAudio
2014-07-12 Jerome St-Louisi18n: Updated Chinese translation (謝謝 彭海杰)
2014-07-12 Jerome St-LouisNEWS: update
2014-07-12 Jerome St-Louiside/Find in Files: Fixed crash double clicking a find...
2014-07-12 Jerome St-Louisdeps/jpeg-6b -> jpeg-9a
2014-07-12 Jerome St-LouisPNGs: Attempt to fix warnings iCCP: known incorrect...
2014-07-12 Jerome St-Louisdeps: zlib-1.2.3 -> 1.2.8; libpng-1.4.0 -> 1.6.12
2014-07-11 Jerome St-Louisdefault.cf: Work around for mistmatched gcc -dumpmachin...
2014-07-11 Jerome St-Louisinstaller: Removed 18n from Ecere SDK version
2014-07-11 Jerome St-LouisNEWS, README: Updated for 0.44.10
2014-07-11 Jerome St-Louisinstaller: Split off build strings to be easier to...
2014-07-11 Jerome St-Louisinstaller: changed source path for 32/64 bit GDB
2014-07-11 Jerome St-Louisi18n: software licenses button
2014-07-11 Jerome St-Louisecere; compiler/libec: (#234, #361) Fixed isblank issue...
2014-07-11 Jerome St-Louisi18n: Updated ( Unicode s/Keypoint/Codepoint )
2014-07-11 Jerome St-Louisinstaller: Fixed update glitch toggling All Users option
2014-07-11 Jerome St-Louisecere/com; compiler/libec: (#1087) Fixed class:struct...
2014-07-10 Rejean Loyerecere/sys/JSON: add support for writing public base...
2014-07-10 Jerome St-Louiscompiler/libec: (#316) Added missing edge on opaque...
2014-07-10 Jerome St-Louisecere/gui/EditBox: (#776) Fixed Undo issue: PutCh was...
2014-07-10 Jerome St-Louisecere/gui/EditBox: (#776) Proper fix for Undo with...
2014-07-10 Jerome St-Louisecere/gui/EditBox: Fixed selection menu items after...
2014-07-10 Jerome St-Louiside/Debugger/Watches: Not showing 'uint' type when...
2014-07-10 Jerome St-Louiside: Make Escape in CodeEditor only fill up space if...
2014-07-10 Jerome St-Louisecere/gui/Window: Only flashing top level windows
2014-07-10 Jerome St-Louisecere/gui/Window: Fixed crash coming back from fullscre...
2014-07-10 Jerome St-Louisecere/gui/Window: Always flashing window rather than...
2014-07-10 Jerome St-Louisecere/gui/XInterface: Reduced likelyhood of stealing...
2014-07-10 Jerome St-Louisecere/gui/XInterface; Win32Interface: Fixes to FlashWin...
2014-07-10 Jerome St-Louisecere/gui/XInterface: Not 'unmaximizing' on setting...
2014-07-09 Jerome St-Louiside/ProjectView: Fixed crash on Alt-Up/Down to select...
2014-07-09 Jerome St-Louiside/project: Fixed exclusion check for compiling single...
2014-07-09 Jerome St-Louiside/FindInFileDialog: Fixed memory leaks
2014-07-09 Jerome St-Louisecere/gui/XInterface: Fixed compile issue on Semaphore...
2014-07-09 Jerome St-Louiscompiler/libec: Fixed new memory leaks
2014-07-09 Jerome St-Louiscompiler/libec: Work around to improve debugging in...
2014-07-09 Jerome St-Louiside/Debugger/watches: Fix unichar evaluation broken...
2014-07-09 Jerome St-Louiside/debugger/watches: Fixed evaluating casted indexed...
2014-07-09 Jerome St-Louiside/debugger/watches: Fixed watching globals within...
2014-07-09 Jerome St-Louiscompiler/libec: Fixed reference issue with conversion...
2014-07-09 Jerome St-Louiscompiler/libec: Forward declaring empty class:struct
2014-07-09 Jerome St-Louisecere/gui/Win32Interface: (#285) Fixed handling lock...
2014-07-07 Jerome St-Louisecere/gui/XInterface: (#795) Fixed maximized IDE not...
next