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-09Fixed a number of warnings from the static analyzer and switched to GetTickCo...Oliver Schneider
2017-11-24Rearranged some build flags in premake4.luaOliver 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-01-10All source files now with LF line endings againOliver Schneider
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
2014-01-31Implemented the elevation event with a name specific to desktop and window st...Oliver Schneider
2014-01-26Adding new implementation file tracer.cppOliver Schneider
2014-01-10Renaming define WDS_ELEVATION -> SUPPORT_ELEVATIONOliver Schneider
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-04- Removed CVolumeApi, CQueryDosDeviceApi, CGetCompressedFileSizeApi because t...Oliver Schneider
2010-12-26- Fixing search for language files to be more robustOliver Schneider
2010-08-24- Removing CVS keyword IdOliver Schneider
2010-08-18- Changes contributed by Chris Wimmer concerning elevation inserted (still no...Oliver 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
2008-04-26- Getting rid of several warningsassarbad
2008-04-26- Added proper header guardsassarbad
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- Changed project options (no manifest for resource DLLs)assarbad
2006-07-05- See changelog for the changes of todays previous check-ins as well as this ...assarbad
2005-10-01*** empty log message ***assarbad
2004-12-19Minor fixes.bseifert
2004-11-28- Extended CFileFindWDS to replace a global functionassarbad
2004-11-25- Minor fixes (odd behavior of coloring in ANSI version, caching of the GetCo...assarbad
2004-11-14Date/Time/Number formatting now uses User-Locale. New option to force old beh...bseifert
2004-11-13Eliminated CLR_NONE. Minor corrections.bseifert
2004-11-10- Style cleaning of the alternative coloring code for compressed/encrypted itemsassarbad
2004-11-08- Added feature to distinguish compressed and encrypted files/folders by colo...assarbad
2004-11-05Added Date and History tag where appropriate.assarbad
2004-11-05Implementation to ignore Junction Points (Reparse Points) when iterating thro...assarbad
2004-01-01See changelog.bseifert
2003-12-24All treemap-related code now in CTreemap. New treemap options dialog.bseifert
2003-12-07Drive queries now in background thread. F5. Bugfixes.bseifert
2003-10-30Initial revisionbseifert