1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Code reshuffling
Joshua Leung
as Aligorith
More... over 10 years ago
Added ability to load fileshell without recency highlights
Joshua Leung
as Aligorith
More... over 10 years ago
Draw indicators of top and bottom of each selection region
Joshua Leung
as Aligorith
More... over 10 years ago
Adjusting colours for selected region indications - makes them more easily readable
Joshua Leung
as Aligorith
More... over 10 years ago
Added defines to control the mapping from scroll direction to results
Joshua Leung
as Aligorith
More... over 10 years ago
Common ancestor fix: When there's a solo toplevel folder, don't revert to that as common ancestor
Joshua Leung
as Aligorith
More... over 10 years ago
Comment fixes
Joshua Leung
as Aligorith
More... over 10 years ago
Remove unused code
Joshua Leung
as Aligorith
More... over 10 years ago
Improved "common ancestor" algorithm - works much more reliable
Joshua Leung
as Aligorith
More... over 10 years ago
Noted potential problem in some cases when tarItem.depth < curItem.depth
Joshua Leung
as Aligorith
More... over 10 years ago
Merge branch 'DEV_ScoftSensitivity2'
Joshua Leung
as Aligorith
More... over 10 years ago
Clicking on items recalibrates the max level to be one higher than selected item's depth
Joshua Leung
as Aligorith
More... over 10 years ago
Temporarily disabled this hack again... need to find another way to represent what was scrollwheel zoomed...
Joshua Leung
as Aligorith
More... over 10 years ago
Hacky tweak that allows highlighted item to be considered too...
Joshua Leung
as Aligorith
More... over 10 years ago
First-pass of algorithm to restrict browsing to only be within a subtree
Joshua Leung
as Aligorith
More... over 10 years ago
Tweak selection subtree intensities
Joshua Leung
as Aligorith
More... over 10 years ago
If there's a solo root, don't shade the single-root level
Joshua Leung
as Aligorith
More... over 10 years ago
Decrease intensity of actually-active folder
Joshua Leung
as Aligorith
More... over 10 years ago
Root folders should get highlighted too, but only if they aren't the sole root
Joshua Leung
as Aligorith
More... over 10 years ago
Draw tiers of selection levels
Joshua Leung
as Aligorith
More... over 10 years ago
Refactoring selection region drawing - preparing to use it for drawing multiple regions
Joshua Leung
as Aligorith
More... over 10 years ago
Split out current/selected location drawing to a separate function
Joshua Leung
as Aligorith
More... over 10 years ago
Remove problematic vicinity level resets - on widget boundaries is too unpredictable
Joshua Leung
as Aligorith
More... over 10 years ago
Merge branch 'DEV_EfficientRebuilds'
Joshua Leung
as Aligorith
More... over 10 years ago
Only do partial update if the time changes were small
Joshua Leung
as Aligorith
More... over 10 years ago
Added TODO note for when partial updates can take place
Joshua Leung
as Aligorith
More... over 10 years ago
Problem seems to be fixed - it was just due to the propagation problem earlier
Joshua Leung
as Aligorith
More... over 10 years ago
Added debug print for total weight during partial update
Joshua Leung
as Aligorith
More... over 10 years ago
Don't propagate new weights up tree immediately (for refresh) since they may be wrong
Joshua Leung
as Aligorith
More... over 10 years ago
Add debug print for changes to weighting
Joshua Leung
as Aligorith
More... over 10 years ago