ecere/gfx/OpenGLDispalyDriver: Fixed setting initial projection matrix; Emscripten...
[sdk] / ecere /
2015-10-15 Jerome St-Louisecere/gfx/OpenGLDispalyDriver: Fixed setting initial...
2015-10-15 Jerome St-Louisecere: More Emscripten tweaks
2015-10-15 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Emscripten legacy GL...
2015-10-15 Jerome St-Louisecere/gfx/drivers/OpenGLDisplayDriver: (GL ES) Support...
2015-10-15 Jerome St-Louisecere/gfx/drivers/OpenGLDisplayDriver: Exporting access...
2015-10-15 Jerome St-Louisecere; samples/guiAndGfx/HelloForm: Emscripten fixes
2015-10-15 Rejean Loyerecere,ecereCOM: support Emscriptem platform. add new...
2015-10-15 Jerome St-LouisFixes
2015-10-15 Jerome St-LouisUnstaged changes working on Android support
2015-10-15 Jerome St-Louisecere/gfx/Surface; drivers: Font outline support
2015-10-15 Rejean Loyerecere: gui/Window: tweak to update normalAnchor and...
2015-10-15 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Fixed mistake in GLVecto...
2015-10-15 Jerome St-Louisecere/gfx3D/OpenGL: Making GLVertexPointer() (new)...
2015-10-15 Jerome St-Louisecere/gfx3D/Vector3D: Added double version of fast...
2015-10-15 Jerome St-Louisecere/gfx3D/OpenGL: Also checking flags in addition...
2015-10-15 Jerome St-Louisecere/gui/Window: Fixed virtual methods for WindowContr...
2015-10-15 Jerome St-Louisecere/gui/controls/ToolTip: More null Virtual Methods...
2015-10-15 Jerome St-Louiscompiler/libec; ecere; ide: (Emscripten WIP) Address...
2015-10-15 Jerome St-Louisecere/gfx3D/Mesh: Temporary Workaround to access OpenGL...
2015-10-15 Jerome St-Louisecere/com: Improvements to float stringification
2015-10-15 Jerome St-LouisVarious changes for pimiento
2015-10-15 Jerome St-Louisecere/gui/Window: Tweak to avoid wasting time on fullRender
2015-06-16 Jerome St-Louisecere/gui/dialogs/FindDialog: Fixed autoCreate to defau...
2015-06-16 Jerome St-Louisecere/gfx/bitmaps/GIFFormat: Fixes to build with Giflib...
2015-02-15 Jerome St-Louisi18n: updated templates
2015-02-15 Jerome St-Louisecere/sys/JSON: Fixed serialization of bit classes
2015-02-15 Jerome St-Louisecere/gui/Window: Call OnMouseLeave on Release for...
2015-02-15 Jerome St-Louisecere/gui/RepButton: Fixed pushed offset
2015-02-15 Jerome St-Louisecere/gui: Big Checkboxes in HIGH_DPI mode
2015-02-15 Jerome St-Louisecere/gui/Window: Fix for stopping window movement
2015-02-15 Jerome St-Louisgui/drivers/Win32Interface: Fixed hangs on alpha-blende...
2015-02-15 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Fixed glesRotated()
2015-02-15 Jerome St-Louisecere/com/instance: Workaround for AVLNode cross-bitness
2015-02-15 Jerome St-Louisecere/com: Avoid going through OnCopy() for units,...
2015-02-15 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Fixed memory leaks
2015-02-15 Jerome St-Louisecere/gfx/drivers/OpenGL: Disabling flippingBuffer...
2015-02-15 Jerome St-Louisecere/gui/drivers/Android: Tweaks to LOGI vs. LOGV
2015-02-15 Jerome St-Louisecere/gui/drivers/Android: Fixed GUI lock mutex warnings
2015-02-15 Jerome St-Louisecere/com/containers/LinkList: Fixed issue in 32 bit
2015-02-15 Jerome St-Louisecere/gfx/LFBDisplayDriver: Fixed wrong returned 'ascen...
2015-02-15 Jerome St-Louisecere/sys/File.ec: GetString() fix
2015-02-15 Jerome St-Louisecere/com/instance.ec (realloc) fix
2015-02-15 Jerome St-Louisecere/gfx/drivers/OpenGL: Not locking vertex arrays...
2015-02-15 Rejean Loyerecere: gui/Window: add public get only property normalS...
2015-02-15 Jerome St-Louisecere/sys/BufferedFile: Fixed useless allocation
2015-02-15 Jerome St-Louisecere/gfx/LFBDisplayDriver: Made font ascent available...
2015-02-15 Jerome St-Louisecere/com/containers/Map: Fixed issues deleting maps...
2015-02-15 Jerome St-Louisecere/gui/DropBox: Added lastRow property
2014-12-03 Jerome St-Louisecere/gfx/bitmaps/GIF: Fixed support for GifLib 5
2014-10-24 Jerome St-Louisecere/sys/GlobalAppSettings: Fixed global settings...
2014-09-13 Jerome St-Louisecere/gui/controls/Menu: copyText option in Menu; Fixed...
2014-08-18 Jerome St-Louisecere/ecere.epj: Fixed additional library path for...
2014-08-07 Jerome St-Louisinstaller: Updated for 0.44.10; i18n: updated 0.44.10
2014-08-07 Jerome St-Louisecere/gui/3D Desktop; samples/orbitWithMouse: Fixes...
2014-08-07 Jerome St-Louisecere: Fixed OS X build
2014-08-07 Jerome St-Louisecere/com/containers; samples/gui/OpenRider: Fixed...
2014-08-07 Jerome St-Louisecere/com/instance: Fixed MemoryGuard printf for overrun
2014-08-07 Jerome St-Louisecere/gfx3D/LFBDisplayDriver: Fixed AllocateMesh()...
2014-08-07 Jerome St-Louisecere/gfx3D/OpenGLDisplayDriver: Fixed broken fog density
2014-08-07 Jerome St-Louisecere/containers/Map: Fixed warning in 32 bit
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-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-Louisecere/gui/EditBox/Syntax Highlighting: Fix for long...
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-Louiscompiler/libec: Improvements to units operations
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-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-LouisVarious fixes for Android
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 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-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-Louisecere; compiler/libec: (#234, #361) Fixed isblank issue...
2014-07-11 Jerome St-Louisi18n: Updated ( Unicode s/Keypoint/Codepoint )
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-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-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-Louisecere/gui/XInterface: Fixed compile issue on Semaphore...
2014-07-09 Jerome St-Louisecere/gui/Win32Interface: (#285) Fixed handling lock...
next