1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix include path More... 27 days ago
add helper class to un/register a sparse package More... 27 days ago
don't force the prefix More... 5 months ago
when getting the long path name, also add the long-path prefix if necessary More... 5 months ago
check for valid pointer More... 9 months ago
Merge branch 'main' of https://github.com/stefankueng/sktoolslib More... 9 months ago
add an Utf8ToWideIterator More... 9 months ago
Merge pull request #11 from dansyl1/main More... 10 months ago
add helper class to cloak a window, usually used during startup More... about 1 year ago
link to Pathcch.lib More... about 1 year ago
Merge branch 'main' of https://github.com/stefankueng/sktoolslib More... about 1 year ago
use the width/shortwidth as a min width, always extend to the text width More... about 1 year ago
sRet may not be set to long canonicalized path if "svn trick" fails. More... about 1 year ago
Merge pull request #10 from dansyl1/main More... about 1 year ago
Merge branch 'main' of https://github.com/dansyl1/sktoolslib More... about 1 year ago
Improve long path name support in CPathUtils::GetLongPathname by replacing call to PathCanonicalize() by call to PathAllocCanonicalize() as per https://learn.microsoft.com/en-us/windows/win32/api/pathcch/nf-pathcch-pathalloccanonicalize. More... about 1 year ago
provide a custom lower_bound implementation for sorted vectors More... over 1 year ago
add functions that take a string_view instead of a string More... over 1 year ago
Merge pull request #9 from dansyl1/patch-1 More... over 1 year ago
Update DebugOutput.h More... over 1 year ago
fix long name for UNC paths More... over 1 year ago
add methods to de- or encode in base64 More... over 1 year ago
Merge pull request #8 from lifenjoiner/SimpleIni More... over 1 year ago
SimpleIni: skip line-encoding following multiline value ENDTAG start More... over 1 year ago
SimpleIni: avoid dead loop on multiline value More... over 1 year ago
Merge pull request #7 from lifenjoiner/TextColumn More... over 1 year ago
introduce CTextFile::ColumnFromPosition More... over 1 year ago
Merge pull request #6 from lifenjoiner/LineEncoding More... over 1 year ago
fix CTextFile line recognition More... over 1 year ago
Merge pull request #5 from lifenjoiner/translate More... over 1 year ago