extras/gui/GuiConfigData: Support for static build
[sdk] / ecere /
2015-10-15 Jerome St-Louisecere/ecere.epj: Added StaticGLES configuration
2015-10-15 Jerome St-Louisecere/gui/drivers/Win32Interface: Fixed crashes on...
2015-10-15 Jerome St-Louisecere/com/dataTypes: Fixed OnGetDataFromString()
2015-10-15 Jerome St-Louisecere/gfx3D/Object: Fixed crashes on light without...
2015-10-15 Jerome St-Louisecere/gfx3D/Object: Fixed Merge() crashing on non-mesh...
2015-10-15 Jerome St-Louisecere/sys/EARArchive: No need to set up freeblocks...
2015-10-15 Jerome St-Louisecere/containers: Saving null containers as empty
2015-10-15 Jerome St-Louisecere/sys/units: Taking out GeoPoint, WorldPoint, Polar...
2015-10-15 Jerome St-Louisecere/gui/Window: Fixed support for changing active...
2015-10-15 Jerome St-Louisecere/gfx/drivers/LFBDisplayDriver: Scaling outline...
2015-10-15 Jerome St-Louisecere/gfx/LFBDisplayDriver: Fixed up outlines
2015-10-15 Jerome St-Louisecere/EARArchive: Fixed junk data saved if out of range...
2015-10-15 Jerome St-Louisecere/containers/Array: Implemented faster deserialization
2015-10-15 Jerome St-Louisecere/gui/controls/DropBox: Extra safety to avoid crashes
2015-10-15 Jerome St-Louisecere/gui/drivers/Win32Interface: Fixed activation...
2015-10-15 Jerome St-Louisecere/gfx/drivers/LFBDisplayDriver: Fixed crash with...
2015-10-15 Jerome St-Louisecere/sys/JSON: Fixed remaining class type confusion
2015-10-15 Rejean Loyerecere/sys/JSON: add ColorAlpha de/stringification into...
2015-10-15 Jerome St-Louisecere/sys/JSON: Fixed issues deserializing structs
2015-10-15 Jerome St-Louisecere/sys/JSON: Fixed crash on unknown member
2015-10-15 Jerome St-Louisecere/gui/controls/Stacker: Fixed issues with scrollers...
2015-10-15 Jerome St-Louisecere/gui/controls/Stacker: Freeing space for scrollers...
2015-10-15 Jerome St-Louisecere/sys/JSON: Fixed broken TimeStamp text serialization
2015-10-15 Jerome St-Louisecere/com/Containers: Implemented OnCompare
2015-10-15 Jerome St-Louisecere/sys/JSON: Fixed more issues with struct classes...
2015-10-15 Jerome St-Louisecere/sys/JSON: (de)serializing unit classes as numbers
2015-10-15 Jerome St-Louisecere/sys/JSON: Fixes for Arrays of structs and unsigne...
2015-10-15 Jerome St-Louisecere/sys/JSON: Fixed support for writing struct properties
2015-10-15 Jerome St-Louisecere/gfx/3D/Object: Fixed leak of objects on Object...
2015-10-15 Jerome St-Louisecere/com/Map;gui/TabControl; extras: Fixed memory...
2015-10-15 Jerome St-Louisecere/gui/controls/TabControl: Tweaks to remove and...
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Fixed remaining issue cause...
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Simplified member access
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Fixed drag-select issues...
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Fixed issue moving rows...
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Fixes for moving row in...
2015-10-15 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed VBO/IBOs mixup
2015-10-15 Jerome St-Louisecere/gfx/Object: Making matrix member public
2015-10-15 Jerome St-Louisecere/gfx/drivers/OpenGL: Added GLLoadMatrix()
2015-10-15 Rejean Loyerecere/gui/controls/ListBox: add NotifyMoved.
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Attempts to improve row...
2015-10-15 Jerome St-Louisecere/gui/drivers/Win32Interface: Hacks for Pimiento...
2015-10-15 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Fixed memory leaks
2015-10-15 Jerome St-Louisecere/com/instance: Fixes for templates with third...
2015-10-15 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Creating VBOs when calli...
2015-10-15 Jerome St-Louisecere/com/instance.ec: Improved memory tracking tools
2015-10-15 Jerome St-Louisecere/src/com; gfx; gui: Temporary patches for alignmen...
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
next