61
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update mupdf More... 1 day ago
fix toolbar icons in non-default themes More... 1 day ago
update comment More... 1 day ago
use argb 32-bit bitmap without mask for toolbar icons (fixes #3669 and ##3793) More... 1 day ago
tweak ImageList_Create flags (ILC_COLORDDB => ILC_COLOR24) More... 1 day ago
simplify creation of toolbar icons bitmap More... 1 day ago
update toolbar icons colors right after changing theme More... 1 day ago
add src/scratch.txt to porrject More... 1 day ago
better toolbar icons colors for themes More... 1 day ago
use str::Leni() instead of str::Len() More... 2 days ago
sketch StrVecWithData More... 2 days ago
change size_t => int More... 2 days ago
change size_t Split(StrVec&, ...) to return int More... 2 days ago
make StrVec::Sort() => Sort(StrVec&) More... 2 days ago
remove Str::[ULONG] More... 2 days ago
fix build More... 2 days ago
remove Vec.isize() and rename str::Str.isize() => Size() More... 2 days ago
remove size_t StrVec.size() More... 2 days ago
remove StrVec.operator[size_t] More... 2 days ago
change StrVec.RemoveAtFast(size_t) => (int) More... 2 days ago
remove some of the StrVec::size() calls More... 2 days ago
change StrVec.[SortNoCase(), SortNatural()] => [SortNoCase,SortNatural](StrVec&) More... 2 days ago
update translations More... 3 days ago
update translations More... 9 days ago
introduce GetFzPageInfoCanFail() to not block main UI during long rendering; potentially faster abort of rendering thread (fixes #4187) More... 9 days ago
avoid crash in EngineMupdfGetAnnotations() when GetFzPageInfo() returns NULL More... 11 days ago
update mupdf More... 13 days ago
Reload on moving file. More... 13 days ago
update mupdf More... 14 days ago
Forward search fails when remember opened files on. More... 14 days ago