sdk
2014-05-04 Jerome St-Louisdefault.cf: Added ENABLE_SSL to enable SSL enabled...
2014-05-04 Jerome St-Louiside/debugger; compiler/libec: (#19, #456) Fixed watches...
2014-05-03 Jerome St-Louiside/debugger: (#209) Fixed + operator on arrays and...
2014-05-03 Jerome St-Louiside/debugger; compiler/libec: (#129) Fixed string liter...
2014-05-03 Jerome St-Louiside/Debugger: Calling CleanUp() from GdbExit()
2014-05-03 Jerome St-Louiscompiler/libec: Fixed 64 bit operations
2014-05-03 Jerome St-Louiside/debugger: Watches: removed need for a Code Editor...
2014-05-03 Jerome St-Louiscomplier/libec/output: Fixed crash on conditional opera...
2014-05-03 Jerome St-Louisecere/com/instance: Fixed alignment for union within...
2014-05-03 Jerome St-Louiscompiler/libec/pass15: (#642) Fixed crash parsing templ...
2014-05-03 Jerome St-Louiscompiler/libec/pass2: (#288) Fixed compiler crash on...
2014-05-03 Jerome St-Louiscompiler/libec/pass16: (#262) Fixed compiler crash...
2014-05-03 Jerome St-Louiscompiler/libec/pass2: (#271) Fixed compiler crash
2014-05-03 Jerome St-Louiscompiler/libec: (#293) Fixed ecs crash on remote class...
2014-05-03 Jerome St-Louiside/CodeEditor: (#79) Fixed watches not handling global...
2014-05-03 Jerome St-Louiscompiler/libec/grammar: (#165, #733) Fixed endless...
2014-05-02 Jerome St-Louiscompiler/libec/lexer; expression, ide/debugger: (#67...
2014-05-01 Jerome St-Louiside/Debugger: (#505) Implemented conditional operator...
2014-04-30 Jerome St-Louisecere/gui/EditBox:Highligting: (#1034, #1073) Fixed...
2014-04-29 Jerome St-Louiscompiler/libec/pass16: Fixed memory leak parsing EditBo...
2014-04-29 Jerome St-Louisecere/gui/drivers/XInterface: (#850) Disabling special...
2014-04-29 Jerome St-Louisecere/gui/drivers/XInterface: (#850) Fixed re-maximized...
2014-04-28 Jerome St-Louisecere/GlobalAppSettings; ide/IDESettings: Fixed global...
2014-04-28 Jerome St-Louiside/project: Fixed crash loading legacy epj
2014-04-28 Jerome St-Louiscompiler/libec: Fixed memory leaks parsing Window.ec
2014-04-27 Jerome St-Louisecere/gfx/drivers/XDisplayDriver: Fixed mistake in...
2014-04-27 Jerome St-Louisecere/gui/EditBox:Syntax Highlighting: Optimization...
2014-04-27 Jerome St-Louiscompiler/libec: Fixed memory leaks parsing Project.ec
2014-04-26 Jerome St-Louissamples/games/stonePairs: Fixed resetting takeOut on...
2014-04-26 Jerome St-Louiside/debugger: Fixed crash on editing watch after resume
2014-04-26 Jerome St-Louisecere/gui/Window: Fixed a leak with FontResources
2014-04-25 Jerome St-Louiside/debugger: Rubber ducking fixes
2014-04-25 Jerome St-Louisecere/gfx/Bitmap; drivers: Fixed leaks introduced by...
2014-04-25 Jerome St-Louiside/ModelView: Patch to build with MemoryGuard
2014-04-25 Jerome St-Louisecere/gui/drivers/XInterface: Added stay on top support
2014-04-25 Jerome St-Louisecere/gui/drivers/Win32: Fixed Stay on Top going away...
2014-04-25 Jerome St-Louissamples: Fixes for Linux
2014-04-25 Jerome St-Louiscompiler/libec: (#1072) Proper fix for 1bb2c028ff1c6e8a...
2014-04-25 Jerome St-Louisecere/gfx/drivers/X: Preventing crashes on null display
2014-04-25 Jerome St-Louiscompiler/bootstrap: Updated
2014-04-25 Jerome St-Louiside/Debugger: Rubber Ducking Support
2014-04-25 Jerome St-Louisecere/com: Fixed class registration mixups with namespa...
2014-04-25 Jerome St-Louiside/debugger: Disabling annoying IDE debug messages...
2014-04-25 Jerome St-Louisecere/gfx/Bitmap: Fixed crash on reloading textures...
2014-04-25 Jerome St-Louisecere/gui/Window: (#844) Fixed clickThrough behavior...
2014-04-24 Jerome St-Louiside/Debugger: Fixed entryPoint flag not being cleared...
2014-04-24 Jerome St-Louissamples/3D/ModelViewer/models: Remove mixed case in...
2014-04-24 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Better handling of textur...
2014-04-24 Jerome St-Louissamples/3D/ModelViewer/engineSettings: Fixed Strings...
2014-04-24 Jerome St-Louissamples: Moved android/hello to simply android; install...
2014-04-24 Jerome St-Louisi18n: Updated templates
2014-04-24 Jerome St-Louiscompiler/ecs: Fixed .pot generation not going where...
2014-04-24 Jerome St-Louisconfigure: Fixed typo/Updated OS X information
2014-04-24 Jerome St-Louisecere/com: Fixed warning from prevous bool cast fix...
2014-04-24 Jerome St-Louisinstaller: Updated samples resources
2014-04-24 Jerome St-Louiside/PictureEdit: Fixed displaying indexed bitmaps in...
2014-04-24 Jerome St-Louissamples/games/stonePairs: Improved stones alpha-blended...
2014-04-24 Jerome St-Louiside/PictureEdit: Improved viewing alpha blended PNGs
2014-04-24 Jerome St-Louissamples/3D/ModelViewer: Removed unused texture
2014-04-24 Jerome St-Louissamples/3D/ModelViewer/models: Added more sample models...
2014-04-23 Jerome St-Louissamples/guiAndGfx/fractals: Fixed fractals not renderin...
2014-04-23 Jerome St-Louisecere/gfx/bitmaps/JPEG: Added support for CMYK JPEGs
2014-04-23 Jerome St-Louissamples/guiAndGfx/fractals: Added Fractals Explorer
2014-04-23 Jerome St-Louissamples/games: Added Chess game
2014-04-23 Jerome St-Louissamples/games: Added TicTacToe sample and tutorial
2014-04-23 Jerome St-Louiside/ProjectView: Opening binary documents using shell...
2014-04-23 Jerome St-Louisecere/com: Fixed improper cast to bool type
2014-04-23 Jerome St-Louiside: Fixed improper casts to 'bool' type
2014-04-23 Jerome St-Louisecere/sys/GlobalAppSettings: Fixed saving to new user...
2014-04-23 Jerome St-Louissamples/games/stonePairs: Keeping colors for non-wininn...
2014-04-23 Jerome St-Louiside: Recognizing more extensions to open through the...
2014-04-23 Jerome St-Louiside/WorkspaceSettings; ecere/gui/PathBox: Debug working...
2014-04-23 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed blurry IDE about box...
2014-04-23 Jerome St-Louissamples/games/stonePairs: Removed unused code
2014-04-23 Jerome St-Louissamples/stonePairs/tutorial: Fixes
2014-04-23 Jerome St-Louissamples/audio; samples/guiAndGfx/bitmapsAndKB: Split...
2014-04-23 Jerome St-Louissamples/eda: Changed EDA tutorial to Open Document...
2014-04-23 Jerome St-Louissamples/games/stonePairs: Added missing resources,...
2014-04-23 Jerome St-Louissamples/games: Renamed Blokus->'Corner Blocks'
2014-04-23 Jerome St-Louissamples/games: Renamed 'tetrominos'->'tetrominoes'
2014-04-23 Jerome St-Louiside/Project: (#1075) Fixed occasional crash on closing...
2014-04-22 Jerome St-Louissamples/crosswords: Added missing French & English...
2014-04-21 Jerome St-Louissamples/games/cards: A new card deck, higher resolution...
2014-04-20 Jerome St-Louiside/designer/findCtx: Fixed memory corruption
2014-04-19 Jerome St-Louiscompiler/ecc;ecp;ecs: Disabled _DEBUG code for argument...
2014-04-19 Jerome St-Louissamples/wiaTest: Removed hard coded WIA include dirs
2014-04-19 Jerome St-Louissamples/3D/walkAround: Refined materials demo
2014-04-19 Jerome St-Louissamples/3D/walkAround: Put back demo of different materials
2014-04-19 Jerome St-Louisecere/gfx/3D/Object: Letting Merge() copy the mesh...
2014-04-19 Jerome St-Louissamples/3D/walkAround: Using new cow model; Fixed memor...
2014-04-19 Jerome St-Louisecere/gfx/3D/Object: Fixed Duplicate() to copy name...
2014-04-19 Jerome St-Louisecere/gfx/3D/Object: Fixed Merge() to work with 32...
2014-04-19 Jerome St-Louisextras/audio/ALSA: Fixed broken sound support on Linux
2014-04-19 Jerome St-Louissamples/audio/Piano: Amplified cello to be closer to...
2014-04-19 Jerome St-Louisextras/audio: Preventing a crash on sound with no data
2014-04-19 Jerome St-Louiside/CodeEditor: Fixed leaking i18nStrings markers
2014-04-19 Jerome St-Louissamples/guiAndGfx/skinning: Removed unneeded/unfinished...
2014-04-19 Jerome St-Louisecere/net/Socket: Fixed call to Disconnect() during...
2014-04-18 Jerome St-Louissamples/bitmapsAndKB: Updated tutorial slides
2014-04-18 Jerome St-Louissamples/games/tetrominos: Added missing graphics; Added...
next