]> git.phdru.name Git - m_librarian.git/history - m_librarian/wx/SearchPanel.py
Refactor(wx): Do not store attributes we do not need later
[m_librarian.git] / m_librarian / wx / SearchPanel.py
2024-01-05 Oleg BroytmanRefactor(wx): Do not store attributes we do not need...
2024-01-04 Oleg BroytmanFeat(wx/search): Search authors
2024-01-04 Oleg BroytmanFeat(wx/search): Get form values
2024-01-04 Oleg BroytmanFeat(wx/search): Catch Enter and button clicks
2024-01-03 Oleg BroytmanFeat(wx/search): Add "search authors" button
2024-01-03 Oleg BroytmanFeat(wx/search): Add "ignore case" check box
2024-01-03 Oleg BroytmanFeat(wx/search): Add substring search radio buttons
2024-01-03 Oleg BroytmanFeat(wx/search): Add search panel