61
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2024 — May 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor VisitTocTree to not use std::function More... 10 months ago
refactor TabsCtrl to not use std::function More... 10 months ago
refactoring TabsCtrl to not use std::function More... 10 months ago
refactor: convert Trackbar to not use std::function More... 10 months ago
refactor: std::function<> removal More... 10 months ago
progress on DirIter class More... 10 months ago
sketch DirIter More... 10 months ago
convert Edit::onTextChanged to Func0 More... 10 months ago
convert onSplitterMove to Func1 More... 10 months ago
add MkFunc1Void More... 10 months ago
convert ContextMenuHandler to Func1 More... 10 months ago
convert WebViewMsgCb to Func1 More... 10 months ago
change NeedLayout to Func0 from std::function<> More... 10 months ago
remove unused Vec::FindEl() method More... 10 months ago
convert StrQueue to Func1 More... 10 months ago
remove unsued WStr methods More... 10 months ago
convert WebView to Func1 More... 10 months ago
convert EngineMupdfSaveUpdate() to Func1 More... 10 months ago
convert UninstallerThread to StartThread() More... 10 months ago
remove ThreadBase More... 10 months ago
convert FileWatcherThread to RunAsync() More... 10 months ago
convert InstallerThread to use StartThread() More... 10 months ago
convert DirTraverseThread to RunAsync() More... 10 months ago
change DirIter to use Func1 instead of std::function<> More... 10 months ago
change FileWatcher to use Func0 instead of std::function<> More... 10 months ago
redo request cache to be a linked list More... 10 months ago
add Func0.IsValid() More... 10 months ago
rename onBitmapRendered => OnBitmapRendered More... 10 months ago
replace ThumbnailRenderingTask and RenderingCallback with Func1 More... 10 months ago
reafactor RenderCacheThread More... 10 months ago