1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add methods to de- or encode in base64 More... about 1 month ago
Merge pull request #8 from lifenjoiner/SimpleIni More... about 2 months ago
SimpleIni: skip line-encoding following multiline value ENDTAG start More... about 2 months ago
SimpleIni: avoid dead loop on multiline value More... about 2 months ago
Merge pull request #7 from lifenjoiner/TextColumn More... 2 months ago
introduce CTextFile::ColumnFromPosition More... 2 months ago
Merge pull request #6 from lifenjoiner/LineEncoding More... 2 months ago
fix CTextFile line recognition More... 2 months ago
Merge pull request #5 from lifenjoiner/translate More... 3 months ago
translate between any languages multiple times More... 3 months ago
add a force flag More... 11 months ago
get the full path name More... about 1 year ago
add helper method to return a string representation of the encoding More... over 1 year ago
Merge pull request #4 from sgwaki/main More... over 1 year ago
initialize fetched counter in IEnumString::Next. More... over 1 year ago
fix adjusting the control size More... over 1 year ago
add option to keep the last-modified timestamp when saving the file More... over 1 year ago
fix calculating the control width for high-dpi displays More... over 1 year ago
use constexpr More... over 1 year ago
use _DEBUG instead of DEBUG when checking for debug builds More... over 1 year ago
use an std::atomic_bool instead of the interlocked APIs More... about 2 years ago
avoid updating if text does not change More... over 2 years ago
don't destroy the rtf control on close but only on WM_DESTROY More... over 2 years ago
update the .clang-format file More... over 2 years ago
handle clicks on urls More... over 2 years ago
code cleanup More... over 2 years ago
guard access with mutex More... over 2 years ago
ignore return value of GlobalUnlock More... over 2 years ago
use the GMEM_MOVEABLE flag to allocate memory for the clipboard More... over 2 years ago
ensure the default path is valid More... almost 3 years ago