Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-23Renamed VS2017 projects/solutions to VS2019 ones.Oliver Schneider
2019-11-17Remove a call to GetFileAttributesW(), addressing issue #193.Oliver Schneider
2019-11-17Line endings unified to match the rest of the bunchOliver Schneider
2018-10-10More warnings addressedOliver Schneider
2018-10-09Fixed a number of warnings from the static analyzer and switched to GetTickCo...Oliver Schneider
2018-10-08Using EOL extension now, including a .hgeol file to make certain line ending ...Oliver Schneider
2018-05-02update Russian translationDmitry Trubin
2018-04-05Improved logic in wow64.cOliver Schneider
2018-02-11Corrected the implementation of the operator< overload and improved the forma...Alex Subaric
2017-11-24Rearranged some build flags in premake4.luaOliver Schneider
2017-11-22Replaced own countof by the _countof from stdlib.hOliver Schneider
2017-11-20Minor cleanupOliver Schneider
2017-11-20Making the premake4.lua a little more robustOliver Schneider
2017-11-17Fixing Issue #100 as per Alexander's suggestion.Oliver Schneider
2017-11-16Fixed Issue #157Oliver Schneider
2017-11-16Removed the duplicate icons and bitmapsOliver Schneider
2017-11-16Fixing build issuesOliver Schneider
2017-11-16Removing HTML help feature (for now just defanged)Oliver Schneider
2017-11-15Renamed a handful of folder names to be more descriptiveOliver Schneider
2017-11-15Replaced occurrences of \r\n by \n inside resource strings (also texts of con...Oliver Schneider
2017-11-15Merging translations as neededOliver Schneider
2017-11-15Adding incubator logo and added hgid.h to the premake4.lua and projectsOliver Schneider
2017-11-02Fixes to code and premake4.lua, fixes based on code analysis results, updates...Oliver Schneider
2017-03-21Amended ignore fileOliver Schneider
2017-03-15Merged in neopi21/windirstat (pull request #5)Oliver
2017-01-13- Convert end-line format from Windows to LinuxYves-Marie Blaevoet
2017-01-12- Re-enable options savingYves-Marie Blaevoet
2017-01-12Add option to skip hidden files and folder ( partially answer to ticket #110 ).Yves-Marie Blaevoet
2017-01-10All source files now with LF line endings againOliver Schneider
2016-10-27Fix crash on refreshJames C. Norris
2016-10-27Add a class CWorkLimiter that isolates limiting work durationJames C. Norris
2016-10-26fix missing header includesJames C. Norris
2016-10-26Fix major bug introduced in r258 [61b6d7b3de61]: SetDone() was being called o...James C. Norris
2016-01-12Removed explicit naming of contributors from the individual files, everybody ...Oliver Schneider
2016-01-12Updating copyright year, replacing Copyright for myself with WinDirStat team ...Oliver Schneider
2016-01-11Using stdafx.h everywhereOliver Schneider
2016-01-11Getting rid of platform.h and making sure VS versions newer than VS2008 will ...Oliver Schneider
2015-11-15Merging Finnbogi's WiX projectOliver Schneider
2015-11-05Initialise the hash map containing extension data with 2048 entriesFPtje
2015-11-05Cache the enum of GetType()FPtje
2015-11-05Small optimisation in CItem::GetExtension()FPtje
2015-11-05Fixed WinDirStat's completely broken visualisationFPtje
2015-11-05Cache extension with a booleanFPtje
2015-11-05Cache the file extension of filesFPtje
2015-11-05Render tree to bitmap instead of CDCFPtje
2015-10-14Fails to descend/recurse into subdirectories:deep@alchemy-d.com
2015-10-14problem with ambiguous overload call to abs .. fixed with fabs:deep@alchemy-d.com
2015-10-14changed all ASSERT to WEAK_ASSERTdeep@alchemy-d.com
2014-10-22Basic Wix project, takes all WDS binaries from their build paths. CustomizableFinnbogi Finnbogason
2014-02-18Forgot this in the previous commitOliver Schneider