95
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing build issues More... about 8 years ago
Removing HTML help feature (for now just defanged) Adding "/nodefaultlib:libcmt" to debug configurations of WDS because of the luajit2 static lib Fixed the /debug:fastlink issue with VS2017 More... about 8 years ago
Merge with fix-translation-mess More... about 8 years ago
Renamed a handful of folder names to be more descriptive Adjusted project names accordingly Adjusted project generation as well More... about 8 years ago
Replaced occurrences of \r\n by \n inside resource strings (also texts of controls) More... about 8 years ago
Merging translations as needed Getting rid of the UTF08 versions of the .rc files Converted the main .rc files to UTF-16 (LE, with BOM) each Got rid of icon1.ico for now (in fact we want to remove the duplicated main frame icon from all resource DLLs) More... about 8 years ago
Adding incubator logo and added hgid.h to the premake4.lua and projects More... about 8 years ago
Fixes to code and premake4.lua, fixes based on code analysis results, updates to 3rd party libs More... about 8 years ago
Amended ignore file Updated premake4.exe binary (again code-signed) Updated setvcvars.cmd script Adding projects missing from the VS2015 solution, migrated to VS2017 solution and projects All VS201x projects now include UTF-8 BOM upon generation premake4.lua now allows to generate v1??_xp projects for newer VS versions Updated two more .cmd scripts to make use of the --xp option to the premake4.lua More... over 8 years ago
Merged in neopi21/windirstat (pull request #5) More... over 8 years ago
- Convert end-line format from Windows to Linux More... almost 9 years ago
- Re-enable options saving More... almost 9 years ago
Add option to skip hidden files and folder ( partially answer to ticket #110 ). More... almost 9 years ago
All source files now with LF line endings again Updated the logo files a bit, renamed some others More... almost 9 years ago
Fix crash on refresh More... about 9 years ago
Add a class CWorkLimiter that isolates limiting work duration More... about 9 years ago
Fix major bug introduced in r258 [61b6d7b3de61]: SetDone() was being called on the "Files" child since that wouldn't contain subdirectories, but now that the "Files" child is no longer supported, it shouldn't be called on the current node. More... about 9 years ago
fix missing header includes More... about 9 years ago
Adding rich preview meta tags More... about 9 years ago
Adding images which had never been committed before due to .hgignore; adjusted .hgignore. More... about 9 years ago
Optimized the JPG files More... about 9 years ago
Minor adjustments after redirecting to windirstat.net from windirstat.info and after making everything available via https More... about 9 years ago
Added SHA1 of the installer itself More... over 9 years ago
Removed explicit naming of contributors from the individual files, everybody who is interested can glean that info from the version control system (for the rest see CONTRIBUTORS.md) Also removed RCS keywords More... almost 10 years ago
Updating copyright year, replacing Copyright for myself with WinDirStat team to signify contributions by others More... almost 10 years ago
Allegedly relative links work now ... let's see More... almost 10 years ago
Using stdafx.h everywhere Renaming variables that were shadowed by those from the nesting scope More... almost 10 years ago
Updating README, let's see whether relative links work now More... almost 10 years ago
Removing TODO.txt. Create Issue #136 instead. Any new issues should go into the tracker anyway. More... almost 10 years ago
Fixed the MarkDown up a little More... almost 10 years ago