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 (Collapse)Author
2017-11-02Fixes to code and premake4.lua, fixes based on code analysis results, ↵Oliver Schneider
updates to 3rd party libs * New SQlite amalgamation * Updating other third-party libs * New premake4.exe * Fixes to the premake4.lua script and projects * Adding language resource projects to solutions * Some sanity checks added to treemap.cpp * Using refs now instead of pointers in treemap.cpp (probably should be reviewed as it looks like there are more candidates in there) * Added Windows 10 to manifest file * Glitch in stdafx.h corrected * Script which produces the projects now defaults to only VS2005 and VS2017 * Deterministic filter UUIDs for VS201x * Fixed a handful of issues in code addressed * XP platform toolset doesn't allow for code analysis, using default again * Addressed a number of warnings from code analysis
2017-01-10All source files now with LF line endings againOliver Schneider
Updated the logo files a bit, renamed some others
2016-01-12Removed explicit naming of contributors from the individual files, everybody ↵Oliver Schneider
who is interested can glean that info from the version control system (for the rest see CONTRIBUTORS.md) Also removed RCS keywords
2016-01-12Updating copyright year, replacing Copyright for myself with WinDirStat team ↵Oliver Schneider
to signify contributions by others
2011-02-05- Some refactoring to make the distinction between API functions and class ↵"Oliver Schneider ext:(%22)
member functions easier - There are only 26 letters in the Latin alphabet, so only 26 drive letters - Some additional check - Added TODO/FIXME comments for later
2010-08-24- Removing CVS keyword IdOliver Schneider
- Just checking in all changes before INI handling (using SimpleIni.h)
2010-03-16- Minor changes concerning namespacesOliver Schneider
2008-12-27- Literally hundreds of cosmetic changesassarbad
- First fixes to the multi-select code, especially to allow WDS to run after build ;)
2008-10-21- Test code for WOW64 mode of the 32bit versionassarbad
2008-04-27- 64bit issues fixedassarbad
2008-04-26- Getting rid of several warningsassarbad
- Build in Visual Studio 2008 now works properly
2008-04-26- Added proper header guardsassarbad
- Build broken inside VS2008
2006-10-10- Added credits for Gerben Wieringa (Dutch translation)assarbad
- Replaced Header tag by Id for the CVS tags in the source files ... - Started re-ordering of the files inside the project(s)/solution(s)
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
one!
2004-11-05Added Date and History tag where appropriate.assarbad
2004-01-01See changelog.bseifert
2003-10-30Initial revisionbseifert