Make focusable work better with sub-widgets |
|
More...
|
almost 18 years ago
|
Trap on _Press1 instead of just Press1 for clickables |
|
More...
|
almost 18 years ago
|
Fix scrollbar continuing to scroll if release occurs outside a frame |
|
More...
|
almost 18 years ago
|
Fix manual tree creation and merging |
|
More...
|
almost 18 years ago
|
Better handling of keyboard navigation with trees |
|
More...
|
almost 18 years ago
|
Fix group merging - objects are removed from vectors when merged so must reassign groupref before merge |
|
More...
|
almost 18 years ago
|
Minor doc / debug updates to vector |
|
More...
|
almost 18 years ago
|
More improvements to selectable / tree |
|
More...
|
almost 18 years ago
|
Many improvements to vexi.util.vector |
|
More...
|
almost 18 years ago
|
Now trees can be navigated with keys (still a few bugs but mostly there) |
|
More...
|
almost 18 years ago
|
Address the self-referencing problem (although this is not ideal) with tree / selectable |
|
More...
|
almost 18 years ago
|
Fix broken keyboard navigation or radios / selectables |
|
More...
|
almost 18 years ago
|
Remove redundant align assignment and add v_istree property |
|
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 |
|
More...
|
almost 18 years ago
|
Attempt to insert tree into correct place in group |
|
More...
|
almost 18 years ago
|
Add a notion of group order to lib.role.selectable |
|
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 |
|
More...
|
almost 18 years ago
|
Focus on _Press1 instead of Press1 - allows subwidgets to assume focus |
|
More...
|
almost 18 years ago
|
Tweak tabpane button arrow and close buttons |
|
More...
|
almost 18 years ago
|
Tweak scrollbar arrow display |
|
More...
|
almost 18 years ago
|
Fix slight vtrail artifact |
|
More...
|
almost 18 years ago
|
Restore tree widget although it still is missing proper grouping / keyboard navigation |
|
More...
|
almost 18 years ago
|
Smarten up tree demo tho buttons still don't work - tree still missing grouping |
|
More...
|
almost 18 years ago
|
Long overdue commit to remove references to steal/unstealKeyEvents |
|
More...
|
almost 18 years ago
|
Style consistency (trivial changes) |
|
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 |
|
More...
|
almost 18 years ago
|
Add tree demo |
|
More...
|
almost 18 years ago
|
Update base template to make it more useful |
|
More...
|
almost 18 years ago
|