sdk
2014-04-02 Jerome St-Louisecere/Desktop3D: (WIP) Attempts to fix full screen... desktop3DFixes
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
2014-03-18 Jerome St-Louiside; installer: (i18n) merged new Chinese and Spanish...
2014-03-18 Jerome St-Louisinstaller: Making components list box resizable
2014-03-18 Jerome St-Louisi18n: Updated templates
2014-03-18 Jerome St-Louisinstaller: Updated translations
2014-03-18 Jerome St-Louisinstaller; ide: (#712) Added language selection to...
2014-03-18 Jerome St-Louisecere/gfx/drivers/OpenGL: fixed missing return statemen...
2014-03-18 Jerome St-Louisecere/gui/Menu: Offsetting radio items with bitmaps
2014-03-18 Jerome St-Louisecere/sys/System.ec: Added ExecuteWait() to wait for...
2014-03-17 Jerome St-Louisecere/gui/Button: Fixed auto-sizing to caption with...
2014-03-16 Jerome St-Louiscompiler/libec: Fixed MemoryGuard issues with MinGW...
2014-03-15 Jerome St-Louisecere/gui/drivers/XInterface: Invoking Xutf8LookupStrin...
2014-03-15 Jerome St-Louisecere/sys/Thread: Fixed pthread procedure returning...
2014-03-15 Jerome St-Louiside: Showing Toolbox on New Project (tweak for 1f7b6969...
2014-03-14 Jerome St-Louisecere/gui/XInterface: Fixed X11 deadlocks with threads...
2014-03-13 Jerome St-Louiscompiler/libec: Added support for __thread
2014-03-12 Jerome St-Louiside: Various layout improvements
2014-03-11 Jerome St-Louiside/about: Spaced out credits for bigger fonts
2014-03-11 Jerome St-Louisi18n: Updated templates
2014-03-11 Jerome St-Louisinstaller: Making components description internationali...
2014-03-11 Jerome St-Louisextras/licenses/tdm-gcc: Fixed winpthreads capitalization
2014-03-11 Jerome St-Louisinstaller: always installing both GDB 32 and 64 bit...
2014-03-11 Jerome St-Louisinstaller: (#983) Added 'Install for All Users' option
2014-03-11 Jerome St-Louisecere/GlobalAppSettings: (#983) Added an 'allUsers...
2014-03-11 Jerome St-Louiside, installer: (#718) New Project/Open Dialog: Default...
2014-03-11 Jerome St-Louiside: Cleaner icon with more resolutions
next