Releases: aardappel/treesheets
Releases · aardappel/treesheets
11598703070
Use STL container for imagelist and loadimageids (#729) * Use STL container for imagelist and loadimageids * Use range-based loops on STL container * Separate identifiers
11598684260
Use STL container for imagelist and loadimageids (#729) * Use STL container for imagelist and loadimageids * Use range-based loops on STL container * Separate identifiers
11598661491
Use STL container for imagelist and loadimageids (#729) * Use STL container for imagelist and loadimageids * Use range-based loops on STL container * Separate identifiers
11587106840
STL container for undo and redo operations (#727) * Use STL container for undo and redo data * Prefix std:: namespace to STL container
11581040672
Documentation says wxApp::MacOpenFile() should be replaced with wxApp…
11580041465
Use STL container and methods (#725) * Use STL container and methods * Use range-based loops on STL container
11502892757
Support dark mode (#723) * Support dark mode This adds a branch on MyFrame construction for dark mode and adds the inverted SVG files * Save darkmode in MyFrame class and adapt search box
10977764917
Derive custom dialog class for datetime range filter (#720)
10971013906
Use variable only in scope
10970177113
Reduce branch nesting level