0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
src/fsentry.cs: support for symlink dirs (but only one level deep) More... over 13 years ago
use the gnome programs for maximum uselessness More... over 13 years ago
build.sh: update for recent mono
kig
More... over 13 years ago
README: note of paucity in development, further complaints More... about 14 years ago
use exa in filezoo.cs, extract tgz files too
kig
More... over 14 years ago
rename ex to exa, vi already uses ex as a name
kig
More... over 14 years ago
bin/ex: handle zips More... about 15 years ago
replace Console.WriteLine with Helpers.LogDebug/Error, extend Filezoo.OpenFile More... over 15 years ago
bin/ex: fix for moving only entry up to parent dir with filename collision More... over 15 years ago
more memory use and cache fiddling More... over 15 years ago
even less allocation in Click More... over 15 years ago
less allocating in FindHits More... over 15 years ago
BUG added: [0009] FindHits is slow for large dirs More... over 15 years ago
bugfix for untraversed directories showing 1 entry More... over 15 years ago
manual update More... over 15 years ago
caching tweaks More... over 15 years ago
fix for a potential bug (draw loop may skip redraw unless PreDrawInProgress == true) More... over 15 years ago
renamed PreDraw to RequestPreDraw More... over 15 years ago
nicer directory names out of bin/ex More... over 15 years ago
send oggs to Helpers.OpenFile when clicked, sort by type by default More... over 15 years ago
src/helpers.cs: OpenFile: use raw Process.Start instead of kfmclient exec More... over 15 years ago
non-locking PreDraw More... over 15 years ago
keep cache sizes minimal More... over 15 years ago
src/fscache.cs: load large thumbnails as full size thumbnails for non-loadable types More... over 15 years ago
src/controls.cs: entry bar fills width More... over 15 years ago
src/contextmenu.cs: reorder common items More... over 15 years ago
first pass at full size thumbnail loading More... over 15 years ago
BUG closed: [6] sometimes directory changes are not noticed More... over 15 years ago
do filepasses for the second after the last modification More... over 15 years ago
only cancel click with button press More... over 15 years ago