1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move flash/select colours to system blue-base
Joshua Leung
as Aligorith
More... almost 12 years ago
Slightly darker yellow for selection highlight - still not easy to read
Joshua Leung
as Aligorith
More... almost 12 years ago
Minimum H for flashing highlight
Joshua Leung
as Aligorith
More... almost 12 years ago
Black "selection highlight" doesn't work well anymore - trying yellow like highlight instead
Joshua Leung
as Aligorith
More... almost 12 years ago
Flashing Bugfixes
Joshua Leung
as Aligorith
More... almost 12 years ago
Flashing now works
Joshua Leung
as Aligorith
More... almost 12 years ago
Fix: Undefined vars
Joshua Leung
as Aligorith
More... almost 12 years ago
Port target flashing over to using the flash-props
Joshua Leung
as Aligorith
More... almost 12 years ago
Cherry-Picked Code: Flash item when visiting it, to make it more visible
Joshua Leung
as Aligorith
More... almost 12 years ago
First pass at defining drawing internals for post-update flashing hint
Joshua Leung
as Aligorith
More... almost 12 years ago
Don't show tooltips when showing floating lenses
Joshua Leung
as Aligorith
More... almost 12 years ago
Kill lens as soon as we click on an item in summary
Joshua Leung
as Aligorith
More... almost 12 years ago
Added last missing func - index_from_yco()
Joshua Leung
as Aligorith
More... almost 12 years ago
Fix for undefined vars
Joshua Leung
as Aligorith
More... almost 12 years ago
calc_item_density() tweaks * Ported over to fishprints * Added "item" param so that we can compute just the density around a given item (for computing size of lens)
Joshua Leung
as Aligorith
More... almost 12 years ago
Another experimental method to reduce target density
Joshua Leung
as Aligorith
More... almost 12 years ago
Weights reduction works now
Joshua Leung
as Aligorith
More... almost 12 years ago
Removed failed "most recent items" filter - doesn't work well enough
Joshua Leung
as Aligorith
More... almost 12 years ago
First pass attempt at clamping max height + weights...
Joshua Leung
as Aligorith
More... almost 12 years ago
Commented out unused/non-working hack
Joshua Leung
as Aligorith
More... almost 12 years ago
Fix various compile/runtime bugs with the stats pane list
Joshua Leung
as Aligorith
More... almost 12 years ago
Put wait cursor around showing stats dialog
Joshua Leung
as Aligorith
More... almost 12 years ago
Show list of recent items in stats pane too...
Joshua Leung
as Aligorith
More... almost 12 years ago
FsModel.getMaxDepth() bugfix
Joshua Leung
as Aligorith
More... almost 12 years ago
Add maximum depth metric to stats pane
Joshua Leung
as Aligorith
More... almost 12 years ago
Rename new FsModel methods for consistency
Joshua Leung
as Aligorith
More... almost 12 years ago
Added method to FsModel to determine maximum depth of nesting using DB
Joshua Leung
as Aligorith
More... almost 12 years ago
Added method to FsModel to obtain a list of the most recent targets/items used
Joshua Leung
as Aligorith
More... almost 12 years ago
Debug: Print weights distribution
Joshua Leung
as Aligorith
More... almost 12 years ago
Remove unused function
Joshua Leung
as Aligorith
More... almost 12 years ago