3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected 5 months ago.
Jan 18, 2024 — Jan 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make focusable work better with sub-widgets
Charles Goodwin
as clrg
More... almost 18 years ago
Trap on _Press1 instead of just Press1 for clickables
Charles Goodwin
as clrg
More... almost 18 years ago
Fix scrollbar continuing to scroll if release occurs outside a frame
Charles Goodwin
as clrg
More... almost 18 years ago
Fix manual tree creation and merging
Charles Goodwin
as clrg
More... almost 18 years ago
Better handling of keyboard navigation with trees
Charles Goodwin
as clrg
More... almost 18 years ago
Fix group merging - objects are removed from vectors when merged so must reassign groupref before merge
Charles Goodwin
as clrg
More... almost 18 years ago
Minor doc / debug updates to vector
Charles Goodwin
as clrg
More... almost 18 years ago
More improvements to selectable / tree
Charles Goodwin
as clrg
More... almost 18 years ago
Many improvements to vexi.util.vector
Charles Goodwin
as clrg
More... almost 18 years ago
Now trees can be navigated with keys (still a few bugs but mostly there)
Charles Goodwin
as clrg
More... almost 18 years ago
Address the self-referencing problem (although this is not ideal) with tree / selectable
Charles Goodwin
as clrg
More... almost 18 years ago
Fix broken keyboard navigation or radios / selectables
Charles Goodwin
as clrg
More... almost 18 years ago
Remove redundant align assignment and add v_istree property
Charles Goodwin
as clrg
More... almost 18 years ago
Bugfix for vector where insert(obj, after) would use a null key if 'after' was the last object in the vector
Charles Goodwin
as clrg
More... almost 18 years ago
Attempt to insert tree into correct place in group
Charles Goodwin
as clrg
More... almost 18 years ago
Add a notion of group order to lib.role.selectable
Charles Goodwin
as clrg
More... almost 18 years ago
[no comment] More... almost 18 years ago
Redone properly More... almost 18 years ago
Fix splitpane - broken by core layout change and generic widget changes
Charles Goodwin
as clrg
More... almost 18 years ago
Focus on _Press1 instead of Press1 - allows subwidgets to assume focus
Charles Goodwin
as clrg
More... almost 18 years ago
Tweak tabpane button arrow and close buttons
Charles Goodwin
as clrg
More... almost 18 years ago
Tweak scrollbar arrow display
Charles Goodwin
as clrg
More... almost 18 years ago
Fix slight vtrail artifact
Charles Goodwin
as clrg
More... almost 18 years ago
Restore tree widget although it still is missing proper grouping / keyboard navigation
Charles Goodwin
as clrg
More... almost 18 years ago
Smarten up tree demo tho buttons still don't work - tree still missing grouping
Charles Goodwin
as clrg
More... almost 18 years ago
Long overdue commit to remove references to steal/unstealKeyEvents
Charles Goodwin
as clrg
More... almost 18 years ago
Style consistency (trivial changes)
Charles Goodwin
as clrg
More... almost 18 years ago
Attempt to fix bug where repeated puts to display were failing to make a box display after the first time
Charles Goodwin
as clrg
More... almost 18 years ago
Add tree demo
Charles Goodwin
as clrg
More... almost 18 years ago
Update base template to make it more useful
Charles Goodwin
as clrg
More... almost 18 years ago