Skip to content

Releases: aardappel/treesheets

8951792460

04 May 16:28
f295128
Compare
Choose a tag to compare
Use icons from Visual Studio Code in the toolbar (#641)

* Use icons from Visual Studio Code in the toolbar

* Fix preposition

8945993966

03 May 23:21
b2914a8
Compare
Choose a tag to compare
Use vector data directly (#640)

8935557834

03 May 07:30
22598a6
Compare
Choose a tag to compare
Also calculate hash while image resampling (#639)

8898778290

30 Apr 17:08
Compare
Choose a tag to compare
Set C++20 as standard in CMake project

8898598780

30 Apr 16:53
57ba7c7
Compare
Choose a tag to compare
Adjust to C++20 (#636)

* Update GitHub Actions Linux compilers

* Update MSVC project to use C++20

* Update XCode project to use C++20

* Satisfy new C++20 requirement of total equality

* Explicitly type as wxString

Otherwise MSVC gets confused.

8860661826

27 Apr 15:02
fee4de3
Compare
Choose a tag to compare
Update version of checkout action (#632)

Old versions are deprecated, see <https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/>

8860661178

27 Apr 15:01
fee4de3
Compare
Choose a tag to compare
Update version of checkout action (#632)

Old versions are deprecated, see <https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/>

8860660012

27 Apr 15:01
fee4de3
Compare
Choose a tag to compare
Update version of checkout action (#632)

Old versions are deprecated, see <https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/>

8725273015

17 Apr 16:21
4e91999
Compare
Choose a tag to compare
Revert wxAUI enhancements (#628)

wxAUI does not properly support the recent Windows Monitor Awareness modes

8674561128

13 Apr 15:40
b930d4c
Compare
Choose a tag to compare
Change multiline string literals `xgettext` misses (#627)

* Change multiline string literals `xgettext` misses

Fixed as described in the [wikidump of the Audacity Wiki as of March 31, 2023 that can be found in the Internet Archive](https://web.archive.org/web/20221112235157/https://wiki.audacityteam.org/wiki/Translating_Audacity/Writing_Translatable_Code#Dealing_with_Long_Strings).

* pt_BR: update translation

* Update pt_BR keyboard accelerators