3
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 11 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update default.build.user.tmpl for VS2015.
XhmikosR
as xhmikosr
More... over 8 years ago
Update the build to use VS2015
Stefan Küng
as steveking
More... over 8 years ago
Update the sktoolslib external to the new location.
Stefan Küng
as steveking
More... about 9 years ago
Project moved to SourceForge, update links and properties.
Stefan Küng
as steveking
More... about 9 years ago
Update copyright year to 2015. More... over 9 years ago
Use `size_t` when it makes sense to do so. More... over 9 years ago
Use SDKDDKVer.h instead of manually specifying the versions. More... over 9 years ago
Switch to MSBuild instead of devenv for building. More... over 9 years ago
Bump year in VersionInfo block too. More... over 10 years ago
Update to VS2013. After discussion with Stefan, the minimum OS is Vista. More... over 10 years ago
Use the proper size and type specifier in printf calls. More... over 10 years ago
Use the right field type specifier in _stprintf_s calls. More... over 10 years ago
Update references to new website location.
Stefan Küng
as steveking
More... almost 11 years ago
version.in: Add missing #pragma once directive. More... almost 11 years ago
default.build.user.tmpl: run tabspace More... about 11 years ago
add webviewer svn properties More... about 11 years ago
FavIconizer.vcxproj: specify /arch:IA32 More... about 11 years ago
default.build: reindent using 2 spaces More... about 11 years ago
Fix version resources and use dots in the version strings:
Stefan Küng
as steveking
More... about 11 years ago
Go back using ',' to separate the version numbers in the version resource for FileVersion and ProductVersion. Only this is actually valid, using periods is not: the API VerQueryValue will fail if periods are used!
Stefan Küng
as steveking
More... over 11 years ago
update to VS2012 More... over 11 years ago
Bump version to 1.4
Stefan Küng
as steveking
More... over 11 years ago
use the _countof macro in more places More... over 11 years ago
use the _countof macro instead of explicitly specifying the number of elements (2) and reindent version.in More... over 11 years ago
use the _countof macro instead of explicitly specifying the number of elements More... over 11 years ago
update FavIconizer.ico with more bit depths and resolution More... over 11 years ago
remove unused Menu and Accelerator More... over 11 years ago
update default.build.user.tmpl and use spaces in default.build More... over 11 years ago
FavIconizer.vcxproj: minor cleanup More... over 11 years ago
Fix compiler warning.
Stefan Küng
as steveking
More... over 11 years ago