3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 8 months ago.
Jan 18, 2024 — Jan 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix. Specify infinity using escape sequence to avoid encoding issues. More... over 13 years ago
Fix. Stop on cycle. More... over 13 years ago
[no comment] More... over 13 years ago
[no comment] More... over 13 years ago
Feature. Desktop integration, using java.awt.Desktop. More... over 13 years ago
Minor Refactoring. Expose parsing without JS exceptions. More... over 13 years ago
Change/Improve. Make trace return argument, so it can be used inside expressions. More... over 13 years ago
Reverse out #65 'fix'. Added: Note/caution: ECMA uses 0-11 for months, not 1-12. This applies to the constructor as well. (get it wrong, and 2/29 to 3/1 is 3 days ;) ) More... over 13 years ago
Test. ECMA date behaviour. More... over 13 years ago
Fix for #65, DayFromMonth expects a 0 based month vs 1 based! More... over 13 years ago
testcase for #65 vexi.date & vexi.js.ECMADate are [kinda] broken for leap day 2012 More... over 13 years ago
Improved cursor placement handling
Charles Goodwin
as clrg
More... over 13 years ago
Fix. Handle null. More... over 13 years ago
A leading 0 needs to be in the js section, not XML. Vexi XML will convert text="0000001" to 1 More... over 13 years ago
removed outer scrollpane which isn't needed in this specific testcase to repeat the problem More... over 13 years ago
Testcase to show a grid fails to expand the grid with long text, but works fine with short text. More... over 13 years ago
Release 0.3.8, Update update site. More... over 13 years ago
Feature. Set core in projects/launch configuration. More... over 13 years ago
Fix. Convert windows path if necessary. More... over 13 years ago
testcase to demo problem with auto-convert of 01 to 1 More... over 13 years ago
Link to core product in widgets module.xml. More... over 13 years ago
Tsk tsk add with comment
Charles Goodwin
as clrg
More... over 13 years ago
Fix #62 - frame Close not respecting blocking traps
Charles Goodwin
as clrg
More... over 13 years ago
Fix test case to work as desired by ticket #62
Charles Goodwin
as clrg
More... over 13 years ago
Feature. Optionally specify core in .vexipath xml. More... over 13 years ago
Test case for showing blocking of frame close More... over 13 years ago
Fix. array["1"] should work. More... over 13 years ago
Fix. Do not convert exception message to string. More... over 13 years ago
Feature: custom delay times for tooltips - tooltipDelay(ms)
Charles Goodwin
as clrg
More... over 13 years ago
Fix spin arrows not working if value==0
Charles Goodwin
as clrg
More... over 13 years ago