about summary refs log tree commit diff stats
path: root/src/updater.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some compiler warningsStar Rauchenberger2025-04-101-1/+1
|
* GetPath -> GetFullPathStar Rauchenberger2025-04-101-2/+2
|
* Use wx functions to get a temporary filenameStar Rauchenberger2025-04-101-12/+19
| | | | This is safer and more portable than the previous solution (tmpnam_s).
* Added auto-updaterStar Rauchenberger2025-03-071-0/+302