ecere/gui/Window: Prevent uninitialized values if base Window methods not overridden...
[sdk] / ecere /
2017-01-30 Jerome St-Louisecere/gui/Window: Prevent uninitialized values if base... master
2016-11-21 Jerome St-Louisecere/ECON: Fixed ECON parser expecting members in...
2016-11-02 Jerome St-Louisecere/com/Map: Fixed unserializing Maps with struct...
2016-10-22 Jerome St-Louisecere/sys/JSON: Adding a new line after <br>
2016-10-22 Jerome St-Louisecere/gfx/Surface: Fixed PaletteGradient() ignoring...
2016-10-22 Jerome St-Louisecere/containers/Array: Fixed quick sort issues on...
2016-10-22 Jerome St-Louisecere/sys/DualPipe: (UNIX) Calling waitpid() in destructor
2016-10-22 Jerome St-Louisecere/gui/EditBox: Clearing Undo buffer on setting...
2016-10-22 Jerome St-Louisecere/gui/Window: Invoking OnSysKeyHit for OnKeyDown...
2016-10-22 Jerome St-Louisecere/gfx/Display: Fixed crash on use of mesh commands...
2016-10-22 Jerome St-Louisecere/Containers/Array: Fixed sorting structs
2016-09-20 Jerome St-Louisecere/gfx/imgDistMap: authorship notice update
2016-09-12 Jerome St-Louisecere/gfx/imgDistMap: Added authorship note
2016-09-12 Jerome St-Louisecere/gfx/drivers/GL/defaultShader: Fixed restoring...
2016-09-12 Jerome St-Louisecere/gui/GuiApplication: Fixed OS X compilation
2016-08-31 Jerome St-Louisecere/sys/JSON: Fixed JSON writer to not output hexadec...
2016-08-26 Jerome St-Louisecere/com/containers; sys/File: Fixed refCount of deser...
2016-08-25 Jerome St-Louisecere/gfx/drivers/GL3: Fixed missing precision for...
2016-08-11 Jerome St-Louisecere/sys/JSON: Fixed parsing of bit class objects...
2016-08-04 Jerome St-Louiside/settings: Importing user settings even if global...
2016-08-04 Jerome St-Louisecere/Makefile.installer: Added missing symbol rules
2016-08-04 Jerome St-Louisi18n: Updated templates
2016-08-04 Jerome St-Louisecere/gfx/fontManagement: Fixed non-fixed pitch listing
2016-08-04 Jerome St-Louisecere/gfx/fontManagement: Listing fonts with Fontconfig
2016-08-04 Jerome St-Louisecere/sys/JSON: Fixed (de)serializing properties using...
2016-08-04 Jerome St-Louisecere/sys/ECON: Fixed ECON Hexadecimal Support; Using...
2016-08-04 Jerome St-Louisecere/gfx/fontRendering: Fixed warning
2016-08-04 Jerome St-Louiside/Global Settings: Initial font selector (Windows...
2016-08-04 Jerome St-Louisecere/gfx/fontRendering: Improved rendering of some...
2016-08-04 Jerome St-Louisdoc/Container: Some container class documentation
2016-08-04 Jerome St-Louisinstaller: Updated Makefiles; Simplified libecere Insta...
2016-08-04 Jerome St-Louisecere/gui/Window: Enabling OpenGL Shaders by default
2016-08-04 Jerome St-Louistarball: Updated for version 0.44.15
2016-08-04 Jerome St-Louisecere: Excluding OpenGL dependency for installer config...
2016-08-03 Jerome St-Louisecere/gfx/3D: Updates to Direct3D driver to not crash...
2016-08-03 Jerome St-Louisecere/sys/ECON: Fixed ECON parsing bug with : inside...
2016-08-03 Jerome St-Louisecere/com/dataTypes: Fixed private access type
2016-08-03 Jerome St-Louisecere/gfx: Moved CubeMap to Bitmap.ec
2016-08-03 Jerome St-Louisecere/com/templates: Tweaks to avoid 'AT' class being...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed warnings about unused...
2016-08-03 Jerome St-Louisecere/Makefile; ecere.epj: Excluding incomplete Cocoa...
2016-08-03 Jerome St-Louisecere/gui/controls/EditBox: Fixed uninitialized 'prevGl...
2016-08-03 Jerome St-Louisecere/gui/Window: Fixed lock-up closing code editor...
2016-08-03 Jerome St-Louisecere/gfx/3D/Object: computeLightVector flag to avoid...
2016-08-03 Jerome St-Louisecere/gfx/3D/3DS Models: Work around for diffuse map...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL/Default Shader: Fixed color...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL/Default Shader: Fixed mistakes...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed capabilities modified...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed texturing set up
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Added missing VAO compile...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed FBO capability confusion
2016-08-01 Jerome St-Louiside/settings: Improvements to safe config file handling
2016-08-01 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed extra parameters for...
2016-07-30 Jerome St-Louiscompiler/libec (#1115): Fixed inheriting from templated...
2016-07-30 Jerome St-Louiscompiler/libec: Improved template type checks to avoid...
2016-07-29 Jerome St-Louisecere/gfx/OpenGL: Fixed remaining issues
2016-07-29 Jerome St-Louisecere/gui/Window: modeSwitching tweaks for triggering...
2016-07-29 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed FFP font modulation
2016-07-29 Jerome St-Louisecere/com/Containers/CustomAVLTree: Fixed key class...
2016-07-28 Rejean Loyerecere: GlobalSettings: tweak dotPrefix so that config...
2016-07-28 Jerome St-Louisecere: Added missing namespaces
2016-07-28 Jerome St-Louiside/Project; ecere/sys/FileMonitor: (#1113) Fixed Crash...
2016-07-28 Jerome St-Louiside/PictureEdit: Fixed images not showing in OpenGL
2016-07-28 Rejean Loyercrossplatform.mk: add cygwin detection for disabling...
2016-07-28 Rejean Loyerecere/gui/controls/Stacker, ide: implement hover scroll...
2016-07-28 Rejean Loyerecere/GlobalSettings: add ECON driver.
2016-07-28 Rejean Loyerbuildsystem,epj2make,ide: fix makefile generation to...
2016-07-28 Rejean Loyerbuildsystem,makefiles,tarball: improve distclean target...
2016-07-28 Rejean Loyertarball,Makefiles: add empty recipe rules for makefiles...
2016-07-28 Jerome St-Louisecere/units: Degrees: Addressing 'inf' compiler issue...
2016-07-28 Jerome St-Louisecere/Android: Latest Android fixes
2016-07-28 Rejean Loyerecere/ECONParser: parse json. econ is a superset of...
2016-07-28 Rejean Loyerecere/econ,ecere/json: handle identifiers and values...
2016-07-28 Rejean Loyerecere/ECONParser: fix class name. i.e.: ECONParser...
2016-07-28 Jerome St-Louisdocumentor; ecere/eCON: Avoiding more residual changes
2016-07-28 Jerome St-Louisecere/sys/JSON: Avoiding confusion by letting WriteNumb...
2016-07-28 Jerome St-Louisdocumentor, ecere/sys/json: Addressed various issues...
2016-07-28 Jerome St-Louisecere/JSON;eCON: Splitting WriteJSONObject / WriteECONO...
2016-07-28 Rejean Loyerecere/sys/JSON: add eCON mode.
2016-07-28 Rejean Loyertarball,crossplatform.mk: improve cross-platform shell...
2016-07-28 Jerome St-Louisecere/drivers/Android: Tweaks to run with latest Androi...
2016-07-28 Jerome St-Louisecere/com/instance.ec: Tweaks to build ecereCOM with...
2016-07-28 Jerome St-Louisecere/net; compiler/ecs: Distributed Objects Improvements
2016-07-28 Jerome St-Louisecere/com/containers/List: Worked around too much memor...
2016-07-28 Jerome St-Louisecere/gui/Window: MouseMessage(): Avoid overshadowing 'w'
2016-07-28 Jerome St-Louisecere/sys/Thread (Emscripten): Defining 'id' member...
2016-07-28 Jerome St-Louisecere: Clang warning fixes
2016-07-28 Jerome St-Louisecere/com/instance: (Emscripten) Disabling memory manager
2016-07-28 Jerome St-Louisecere/gui/drivers/Emscripten: Multi-touch support
2016-07-28 Jerome St-Louisecere/ecere.epj: MinEmscripten, Static Changes
2016-07-28 Jerome St-Louisecere: Further tweaks for Emscripten
2016-07-28 Jerome St-Louisecere/gui/GuiApplication; epj: Fixes to build with...
2016-07-28 Jerome St-Louisecere/gui/drivers/Emscripten: Scroll wheel, key/button...
2016-07-28 Jerome St-Louisecere: Initial Emscripten support
2016-07-28 Rejean Loyerecere,ecereCOM: support Emscriptem platform. add new...
2016-07-28 Jerome St-Louisecere/gfx/3D: Lighting fixes; Meta shader; normal mappi...
2016-07-28 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed leaked GLX context...
2016-07-28 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed OGLDisplay access from...
2016-07-28 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixes for Android
2016-07-28 Jerome St-Louisecere/gfx/drivers/OpenGL: Removed unused gl_core_3_3...
next