6
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
compiler/eccss: Adding setMember() & setMemberValue() to CMSSInstInitList (and StylesList) and further pathway centralization for changing values More... over 4 years ago
compiler/eccs: Fixes to better handle different scenarios of updating sub-instances More... over 4 years ago
compiler/eccss: Fixed a crash on computing empty array More... over 4 years ago
compiler/eccss: Output improvements - Implied members for ValueColor, ValueOpacity - Better noticing/updating implied members - Output colors as 6 digits hex More... over 4 years ago
compiler/eccss: Fixed accessing 32 bit values More... over 4 years ago
compiler/eccss: Better formatting of arrays More... over 4 years ago
compiler/eccss: Fixed a couple issues with recent eccss overhaul - AND should have been an OR in id string comparison - Computed arrays must be an Array rather than abstract Container type More... over 4 years ago
butterbur/GraphicalStyle: Added missing transform flags; Setting scaling from a real; Setting rotation More... over 4 years ago
compiler/eccss: Major overhaul, simplification and new compute functionality - Simplified AST by removing unnecessary confusing extra constructs - StylesList now inheriting from CMSSInstInitList - Improved pathways for modifying values (setMember() vs. changeStyle()) -- both methods can now set mask and should now properly handle modifying sub-instances - changeStyle() now always invokes setMember() - setMember() takes additional mask and a flag to control whether to instantiate sub-instances - expressionFromValue(), changeStyle() and setMemberValue() can now set Arrays and structs from a FieldValue - compute() can now return an Array of anything in FieldValue More... over 4 years ago
sqlite: added lastInsertRowID() function More... over 4 years ago
eda/ERS: Fixed ordering issue exporting reports to CSV More... over 4 years ago
butterbur/shapesTesselation: Added parameter to control portion of stroke width affected by fx & fy More... over 4 years ago
ecere/com/String (ZString): Fixed uninitialized empty string when contatenating empty string to null string More... over 4 years ago
butterbur/drawmanager, fontrenderer: Additional debugging code to avoid crashing on buggy code More... over 4 years ago
butterbur/drawmanager: Clearing realloc'ed memory for image buffer - Somehow this uninitialized memory was used and crashing... Still need to figure out how this happens More... over 4 years ago
compiler/eccss: getStyle2(): Fixed endless looping bug More... over 4 years ago
compiler/eccss: changeStyle() better handling of sub-instances, unit classes - Note got rid of lower level changeStyle() More... over 4 years ago
compiler/eccss: changeStyle(): Fixed missing null check on specName More... over 4 years ago
compiler/eccss: getStyle2() for retrieving potentially nested style and unit class values More... over 4 years ago
ecere/gui/drivers/XInterface: Fixed crash on invoking GetMouseState() without x or y pointer More... over 4 years ago
compiler/eccss: setting destination type with setMemberValue() More... over 4 years ago
butterbur: font copying fixes and properties; eccss: Setting instances FieldValues to 'blob' More... over 4 years ago
compiler/eccss: Improvements to CMSSExpInstance::setMember(); compute() setting array of instances - Removing existing values More... over 4 years ago
extras/threadedProcessing: Checking stage is non-0 in prioritizeTask() More... over 4 years ago
butterbur/GraphicalSurface: Work-around for more dramatic flavor eC bug regarding import access modes More... over 4 years ago
compiler/eccss: changeStyle()/addStyle() now handle unit classes, text, and nil - added setExpInstanceMember() and getExpInstanceMemberStrings() to CMSSExpInstance More... over 4 years ago
butterbur/GraphicalStyle: added missing stroke casing and center masks to map; missing shapestylekind entries More... over 4 years ago
ecere/sys/JSON: Added case for enabling JSON dictionary map More... over 4 years ago
compiler/eccss: Fixed computing in operations More... over 4 years ago
compiler/eccss: Fixed crashes on instance where String expected More... over 4 years ago