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
2018-10-10More warnings addressedOliver Schneider
2018-10-09Fixed a number of warnings from the static analyzer and switched to GetTickCo...Oliver Schneider
2017-11-22Replaced own countof by the _countof from stdlib.hOliver Schneider
2017-11-02Fixes to code and premake4.lua, fixes based on code analysis results, updates...Oliver Schneider
2017-03-15Merged in neopi21/windirstat (pull request #5)Oliver
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 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
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-10-14Fails to descend/recurse into subdirectories:deep@alchemy-d.com
2014-01-27Using VTRACE instead of TRACEOliver Schneider
2012-10-01Replaying a number of changes from my private cloneOliver Schneider
2011-02-05- Some refactoring to make the distinction between API functions and class me..."Oliver Schneider ext:(%22)
2011-02-04- Removed CRecycleBinApi, CPsapi because those functions exist from Windows 2...Oliver Schneider
2011-02-04- Replaced CGetDiskFreeSpaceApi, since the function is available on Windows 2...Oliver Schneider
2011-02-03- Replaced PathFileExists()Oliver Schneider
2010-08-24- Removing CVS keyword IdOliver Schneider
2010-08-19- Fixed one regressionOliver Schneider
2010-07-31- SRECT is the wrong solution to the problem, need to find something better t...Oliver Schneider
2010-07-31- Still investigating the black icons on Vista onwardsOliver Schneider
2010-02-26- Putting constants into namespaceOliver Schneider
2010-01-23Renamed classes and functions to something more usefulOliver Schneider
2008-12-27- Literally hundreds of cosmetic changesassarbad
2008-12-26- Updated CHANGELOG.txtassarbad
2006-10-10- Added credits for Gerben Wieringa (Dutch translation)assarbad
2006-07-05- Added my email address in the header, adjusted "Author" -> "Author(s)"assarbad
2006-07-05- Replaced CVS keyword "Date" by "Header" in the file headersassarbad
2006-07-05- See changelog for the changes of todays previous check-ins as well as this ...assarbad
2005-04-10- Some smaller fixes including moving the resource string version into the rc...assarbad
2004-12-31Bugfixes. See changelog 2004-12-31.bseifert
2004-12-12Aboutbox: added Authors-Tab. Removed license.txt from resource dlls (saves 16...bseifert
2004-11-29Introduced SRECT. Saves 8 Bytes in sizeof(CItem). Formatting changes.bseifert
2004-11-28- Fixing strange behavior of logical operators by rearranging code inassarbad
2004-11-28- Possible sorting implementation (using bit-order in m_attributes)assarbad
2004-11-28- Extended CFileFindWDS to replace a global functionassarbad
2004-11-26- Derived CFileFindWDS from CFileFind to correct a problem of the ANSI versionassarbad
2004-11-26- Implemented "attributes" column in the treelistassarbad
2004-11-25- Minor fixes (odd behavior of coloring in ANSI version, caching of the GetCo...assarbad
2004-11-13Eliminated CLR_NONE. Minor corrections.bseifert
2004-11-12- Fixed the code for coloring of compressed/encrypted items. Now the coloring...assarbad