]> git.phdru.name Git - m_librarian.git/history - m_librarian/wx/Application.py
Docs: Update TODO
[m_librarian.git] / m_librarian / wx / Application.py
2024-01-14 Oleg BroytmanMerge branch 'wx'
2024-01-10 Oleg BroytmanMerge branch 'master' into wx
2024-01-09 Oleg BroytmanFeat(wx/search): Search books
2024-01-05 Oleg BroytmanRefactor(wx): Do not store attributes we do not need...
2024-01-05 Oleg BroytmanRefactor(wx): Split `MainWindow` to `AWindow`
2024-01-03 Oleg BroytmanFeat(wx/search): Add search panel
2024-01-02 Oleg BroytmanMerge branch 'master' into wx
2024-01-02 Oleg BroytmanDocs: Year 2024
2024-01-02 Oleg BroytmanMerge branch 'master' into wx
2023-12-29 Oleg BroytmanStyle(wx): Fix `flake8` warnings
2023-12-29 Oleg BroytmanMerge branch 'master' into wx
2023-12-28 Oleg BroytmanMerge branch 'master' into wx
2023-12-28 Oleg BroytmanMerge branch 'master' into wx
2023-12-19 Oleg BroytmanFeat(wx): Get initial window size from session config
2023-12-19 Oleg BroytmanFeat(wx): Add `MainWindow.__init__()`
2023-12-19 Oleg BroytmanFeat(wx): Save window size in session config
2023-12-17 Oleg BroytmanFeat(wx): Add dialig "About"
2023-12-17 Oleg BroytmanFeat(wx): Create main menu bar, add command "Quit"
2023-12-17 Oleg BroytmanFeat(wx): Create main window
2023-12-17 Oleg BroytmanFeat(wx): Create `Application`