]> git.phdru.name Git - m_librarian.git/history - m_librarian/wx/ListBooks.py
Docs: Update TODO
[m_librarian.git] / m_librarian / wx / ListBooks.py
2024-02-25 Oleg BroytmanFeat(wx): Wrap long lines
2024-02-07 Oleg BroytmanFeat(wx/books): Report success
2024-02-07 Oleg BroytmanStyle(wx/books): Fix minor `flake8` warning
2024-02-07 Oleg BroytmanFeat(wx/books): Add menu command `Save`
2024-01-14 Oleg BroytmanMerge branch 'wx'
2024-01-10 Oleg BroytmanFeat(wx/books): Catch and report errors on downloading
2024-01-10 Oleg BroytmanMerge branch 'master' into wx
2024-01-10 Oleg BroytmanFeat(wx/books): Download books
2024-01-10 Oleg BroytmanFeat(wx/books): Toggle all/autor/series checkboxes
2024-01-09 Oleg BroytmanFeat(wx/books): Catch clicks, toggle checkboxes
2024-01-09 Oleg BroytmanFeat(wx/books): Display download checkboxes
2024-01-09 Oleg BroytmanFeat(wx/books): Set custom table
2024-01-09 Oleg BroytmanFeat(wx/books): Display author on a separate row
2024-01-09 Oleg BroytmanFeat(wx/search): Search books
2024-01-07 Oleg BroytmanFeat(wx): Catch `Escape` in the grid and close the...
2024-01-07 Oleg BroytmanRefactor(wx): Refactor common code
2024-01-06 Oleg BroytmanFeat(wx/books): Show series
2024-01-06 Oleg BroytmanFeat(wx/books): List books for an author
2024-01-06 Oleg BroytmanFeat(wx/search): Catch Enter and double-click, open...