6
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ecere/com/dataTypes: Prevent infinite recursion on OnGetDataTypeString for Container More... over 4 years ago
compiler/eccss: Avoid converting value when not yet resolved; Convert from 'nil' type More... over 4 years ago
compiler/eccss: Fixed updating selector expression after computing it in resolve() More... over 4 years ago
compiler/eccss: isLowerEqualPrecendence() to know when to bracket operation expressions More... over 4 years ago
compiler/eccss: Fixed types not being set for text comparisons More... over 4 years ago
butterbur/GraphicalElement: Fixed default stroke casing & center opacity More... over 4 years ago
compiler/eccss: Refined fix for adding { } when printing constant expression More... over 4 years ago
compiler/eccss: Fixed copying expType and destType; printing missing { }; GraphicalStyle: Removed wrong 'color' in Text element outside font More... over 4 years ago
compiler/eccss: Fixes to always invoke evaluator's compute() regardless of fieldID; copying fieldID when copying identifier expression More... over 4 years ago
ide/debugger: set internal breakpoint at __main in order to support C++ debugging on windows. note: symbol names __do_global_ctors and __do_global_dtors may be of interest for C++. - Commit tweaked to also add a breakpoint at _start on Linux, as breakpoints were not being set before global constructors were being executed More... over 4 years ago
compiler/eccss: Fixes for outputting color / hex More... over 4 years ago
compiler/eccss: Added missing null checks More... over 4 years ago
compiler/eccss: Added copy() at style sheet level More... over 4 years ago
compiler/eccss: Null check for instances More... over 4 years ago
butterbur/GLMultiDraw: Fixed Android compilation issue: undefined GL_TEXTURE_MAX_ANISOTROPY_EXT More... over 4 years ago
ecere/sys/JSON: Fixed String values getting freed reading ECON maps More... over 4 years ago
compiler/libec/dbpass: Fixed recognition of case-insensitive string for use as "nameField" following move of CIString from eda to ecere::com namespace More... over 4 years ago
eda/libeda: Fixed uninitialized string when 'nameField' class data is unset More... over 4 years ago
ecere/gui/ListBox: Fixed going to row by letter for non-first field More... over 4 years ago
ecere/gui/ListBox: Fixed references for sortFields after calling SortAlsoBy() More... over 4 years ago
ecere/gui/ListBox: Fixed initial sorting issue - This problem was introduced together with multi-column sorting (10e83aeacaff0b5e8e8535150c09d5ec5f01045c) More... over 4 years ago
ecere: Fixes for wsms configuration More... over 4 years ago
compiler/eccss:expression: Copying string constant More... over 4 years ago
eccss: made parseCMSSExpression public More... over 4 years ago
compiler/eccss: Fixed carrying masks while copying rule block More... over 4 years ago
ecere/gui/drivers/X: Setting maximize atoms when turning visibility on More... over 4 years ago
ecere/gui/drivers/XInterface: Fixed OnStateChange() not getting invoked for X - state property was being set without invoking the property - This change from invoking property to directly setting state first occurred in: f07d25d620369f981dbb2fdb8a5500f975258d41 - (2012) ecere/OS X: Tweaks to get the SDK building for OS X again and might either have been an optimization, or to solve issues with XQuartz ? More... over 4 years ago
butterbur/GLMultiDraw: Fixes to set max level and anisotropy on right target More... over 4 years ago
butterbur/TIManager: Fixes for outlines with size between 0 and 1 More... over 4 years ago
compiler/eccss/expressions: Reducing minus constant operation to negative constant More... over 4 years ago