log src/junotu/TabSimpleSearch.java @ 103:7a3fd865654a

age author description
Thu, 06 Apr 2023 01:44:10 +0200 Fox Spacing/Formatting/Indentation: Now using tabs exclusively, instead of a mix of tabs and spaces
Wed, 05 Apr 2023 22:07:28 +0200 Fox TabSimpleSearch: Added 'resave all cards' option to the popup menu
Wed, 18 Jan 2023 04:16:50 +0100 Fox Started on TabCalendarBoard
Sat, 07 Jan 2023 02:00:34 +0100 Fox TabSimpleSearch: Moved 'add card' button right to the top-right corner for easier access
Fri, 06 Jan 2023 23:49:28 +0100 Fox TabSimpleSearch: Added a pupup menu for future options
Sat, 24 Dec 2022 01:53:55 +0100 Fox Minor: Edited tooltip for create card button
Sat, 24 Dec 2022 01:49:57 +0100 Fox Allowing to edit and create cards in a new window..
Fri, 23 Dec 2022 20:43:31 +0100 Fox Moved all Lucene exception handling to Database class
Fri, 25 Nov 2022 21:16:38 +0100 Fox Added some tooltips
Sun, 30 Oct 2022 02:50:03 +0200 Fox TabSimpleSearch: Simplified action listener usage
Wed, 11 May 2022 02:43:31 +0200 Fox TabSimpleSearch: Use control + S keyboard shortcut to save changes to disk
Sun, 10 Apr 2022 19:50:45 +0200 Fox Scroll to top on new search
Sat, 09 Apr 2022 16:40:55 +0200 Fox Rewrote 'Card' class with tag support
Fri, 08 Apr 2022 13:13:31 +0200 Fox Editing cards
Fri, 08 Apr 2022 12:27:07 +0200 Fox Display search query in window title
Fri, 08 Apr 2022 11:48:17 +0200 Fox Functional card creation and search
Tue, 05 Apr 2022 00:45:42 +0200 Fox Separated window functionality off from the Main class into a Window class
Tue, 05 Apr 2022 00:15:07 +0200 Fox Started on button events
Fri, 01 Apr 2022 03:03:43 +0200 Fox Added card widget
Fri, 01 Apr 2022 01:32:38 +0200 Fox Added scroll pane to simple search tab
Fri, 01 Apr 2022 01:10:24 +0200 Fox Separated tabs into classes