Closed davidbannon closed 4 years ago
Unit note_lister has a two related issues -
it was missing its {H+} switch that ensures strings are ANSIstring, pascal users have assumed that for 20 years !
Code in the procedure TNoteLister.RewriteBadChangeDate(const Dir, FileName, LCD : ANSIString); has been improved, instead of rewriting the LCD with a current date, it now adds missing millisecond data to the existing year, hours, minutes data. See code in branch develop
colours.pas, change to Speedbutton for Mac. see https://github.com/tomboy-notes/tomboy-ng/commit/dc529b545c6626fba6d4a1ed2e018ec0ef57c910
branch release oauth.pas will not compile under fpc320. See the defines in branch develop a bit like {$if (FPC_FULLVERSION=30200)} oauth.pas, ncsetup.pas and transnext contain writeln(string)
This ticket is about trying to track changes made to what is currently called branch develop and the one grosjo is using, currently called branch release. Any extensive discussion relating to these items might be better in their own ticket to avoid excessive noise.