ecere/sys/Thread (Emscripten): Defining 'id' member used by dcom.ec
[sdk] / ide /
2014-05-19 Jerome St-Louiside/debugger: Fixed crashes on evaluating watches on...
2014-05-14 Jerome St-Louiside: Fixed OS X/Linux build broken by d7347cce4dfa06e7e...
2014-05-14 Jerome St-Louiside/debugger: (#456) Fixed more leaks in watch evaluation
2014-05-14 Jerome St-Louiside/debugger: Fixed units evaluation
2014-05-14 Jerome St-Louiside/debugger: Support for evaluating e.g. ((ColorHSV...
2014-05-14 Jerome St-Louiside/debugger: Improved support for instantiations evalu...
2014-05-14 Jerome St-Louiside/debugger: Displaying struct and bit class members
2014-05-14 Jerome St-Louiside/debugger: Fixed mistakes and omissions for conversi...
2014-05-14 Jerome St-Louiscompiler/libec; ide/debugger: Division by 0: Error...
2014-05-14 Jerome St-Louiside/debugger: (#486) watches: don't show addresses...
2014-05-14 Jerome St-Louiside/debugger: Support for evaluating math functions
2014-05-13 Jerome St-Louiside/debugger: Better errors for evaluating function...
2014-05-13 Jerome St-Louiside/debugger: Better errors for missing property support
2014-05-13 Jerome St-Louisecere; compiler; ide: (#486) Added isNan, isInf, signBi...
2014-05-08 Jerome St-Louiside/debugger: Fixed to evaluate *("Hello" + 1), *(...
2014-05-08 Jerome St-Louiside/debugger: Fixed bad use of 'type' in handling ...
2014-05-08 Jerome St-Louiscompiler/libec; ide/debugger: Fixed potentially uniniti...
2014-05-07 Jerome St-Louiside/debugger: Fixed evaluation of: ((int *)"Hello")[0]
2014-05-07 Jerome St-Louiscompiler/libec; ide/debugger: Fixed sizeof((char *...
2014-05-06 Jerome St-Louiscompiler/pass15; ide/debugger: Fixed evaluation of...
2014-05-05 Jerome St-Louiside/debugger; compiler/libec: Fixed evaluation of sizeo...
2014-05-04 Jerome St-Louiscompiler/libec: (#402, #772) Improved reporting syntax...
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-Louiside/debugger: Watches: removed need for a Code Editor...
2014-05-03 Jerome St-Louiside/CodeEditor: (#79) Fixed watches not handling global...
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-28 Jerome St-Louisecere/GlobalAppSettings; ide/IDESettings: Fixed global...
2014-04-28 Jerome St-Louiside/project: Fixed crash loading legacy epj
2014-04-26 Jerome St-Louiside/debugger: Fixed crash on editing watch after resume
2014-04-25 Jerome St-Louiside/debugger: Rubber ducking fixes
2014-04-25 Jerome St-Louiside/ModelView: Patch to build with MemoryGuard
2014-04-25 Jerome St-Louiside/Debugger: Rubber Ducking Support
2014-04-25 Jerome St-Louiside/debugger: Disabling annoying IDE debug messages...
2014-04-24 Jerome St-Louiside/Debugger: Fixed entryPoint flag not being cleared...
2014-04-24 Jerome St-Louisi18n: Updated templates
2014-04-24 Jerome St-Louiside/PictureEdit: Fixed displaying indexed bitmaps in...
2014-04-24 Jerome St-Louiside/PictureEdit: Improved viewing alpha blended PNGs
2014-04-23 Jerome St-Louiside/ProjectView: Opening binary documents using shell...
2014-04-23 Jerome St-Louiside: Fixed improper casts to 'bool' type
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-Louiside/Project: (#1075) Fixed occasional crash on closing...
2014-04-20 Jerome St-Louiside/designer/findCtx: Fixed memory corruption
2014-04-19 Jerome St-Louiside/CodeEditor: Fixed leaking i18nStrings markers
2014-04-16 Jerome St-Louiside: Removed code committed by mistake in d85de44b42286...
2014-04-16 Jerome St-Louiside/ModelView: Synced latest improvements to 3D ModelViewer
2014-04-16 Jerome St-Louiside/project/ProjectView: Fixed hidden output log on...
2014-04-11 Jerome St-Louisecere/gui/Window: Fixed leaks when switching mode in...
2014-04-10 Jerome St-Louiside/CodeEditor: Fixed bad memory read on re-parsing
2014-04-10 Jerome St-Louiside/CodeEditor: Fixed bad memory read on NotifyAdded
2014-04-09 Jerome St-Louiside/debugger: Fixed crash on closing project being...
2014-04-02 Jerome St-Louiside: Fixed 3DS argument check
2014-04-02 Jerome St-Louiside/Project: Fixed Clean() should not return a value
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-28 Jerome St-Louiside/Project: Fixes to GCC version detection
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-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/EditBox; ide: (#1065) Support for chaining...
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-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-Louiside/designer: Support for editing internationalizable...
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-Louiside/CodeEditor; ecere/gui/EditBox: Fixed CodeEditor...
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
2014-03-18 Jerome St-Louiside; installer: (i18n) merged new Chinese and Spanish...
2014-03-18 Jerome St-Louisi18n: Updated templates
2014-03-18 Jerome St-Louisinstaller; ide: (#712) Added language selection to...
2014-03-15 Jerome St-Louiside: Showing Toolbox on New Project (tweak for 1f7b6969...
next