Posted
over 11 years
ago
by
Francesco Guastella
Renamed flag icons; - Renamed about html files; - Removed english translation (the ui is already in english);View Changes
|
Posted
over 11 years
ago
by
Francesco Guastella
Added dep-graphV.desktop;View Changes
|
Posted
over 11 years
ago
by
Guastella Francesco
TODO file updated;View Changes
|
Posted
over 11 years
ago
by
Francesco Guastella
Minor fixes in NSIS template; - Modified component descriptions in packaging.cmake;View Changes
|
Posted
over 11 years
ago
by
Francesco Guastella
Template files have been moved into cmake/templates folder;View Changes
|
Posted
over 11 years
ago
by
Francesco Guastella
Moved from cout to printf in main.cpp; - Added macro define WIN32_LEAN_AND_MEAN in main.cpp; - Added function toggleConsole in main.cpp as "workaround" to get standard output and standard error redirected to an allocated console (if required) on Windows;View Changes
|
Posted
over 11 years
ago
by
Francesco Guastella
Updated COPYING file; - Updated README file; - Fixed shortcut errors in NSIS.template.in;View Changes
|
Posted
over 11 years
ago
by
Francesco Guastella
TODO file updated; - Added command line option -v (--version); - Commmand line option -h now print an help message;View Changes
|
Posted
over 11 years
ago
by
Francesco Guastella
Updated COPYING;View Changes
|
Posted
over 11 years
ago
by
Francesco Guastella
Minor changes to CMakeLists.txt; - Custom NSIS templates have been added; - Added APP_VENDOR define in buildsettings.h.in; - Readme text is now shown in NSIS-created installer;View Changes
|