TreeSheets 11580041465
Use STL container and methods (#725)
* Use STL container and methods
* Use range-based loops on STL container
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Use STL container and methods (#725)
* Use STL container and methods
* Use range-based loops on STL container
Documentation says wxApp::MacOpenFile() should be replaced with wxApp…
STL container for undo and redo operations (#727)
* Use STL container for undo and redo data
* Prefix std:: namespace to STL container
Manage unique_ptr in STL container (#734)
Use Smart pointers (#735)
* Make UndoItem unique_ptr in undolist and redolist
* Correct unique_ptr to shared_ptr for Grid in evaluator
Manage images with unique_ptr (#736)
Remember wxTextCtrl content during dark mode transition
Revert "Use GraphicsContext with wxDC API (#746)"
This reverts commit 8653e07b0fac3e1577e695cce9b26d1b160e8095.
Only erase Selections as so much as they exist
Avoid redefinition issues with precompiled headers via pragma once (#…
Add MacOS X bundle icon (#754)
* Add bundle icon
* Add CFBundleName