| Fri, 23 Dec 2022 20:43:31 +0100 | Fox | 1304d3d5b4a4 | Moved all Lucene exception handling to Database class | 
 
  | Fri, 23 Dec 2022 18:15:24 +0100 | Fox | e28cb683c561 | TabBoard: Improved card removal | 
 
  | Fri, 23 Dec 2022 17:57:33 +0100 | Fox | 07a05c60abef | TabBoard: Improved column removal | 
 
  | Fri, 23 Dec 2022 17:10:09 +0100 | Fox | cda50e8f5135 | TabBoard: Rough saving and loading | 
 
  | Fri, 23 Dec 2022 15:02:21 +0100 | Fox | a2696310fa8c | Default to TabSearch search, and added a way to get to TabBoard from TabEdit | 
 
  | Fri, 23 Dec 2022 15:01:23 +0100 | Fox | 9cef3d27f2e8 | Improved search | 
 
  | Fri, 23 Dec 2022 12:47:08 +0100 | Fox | 99958b2e2a5a | TabColumns: Redesigned button toolbar | 
 
  | Sat, 17 Dec 2022 14:14:00 +0100 | Fox | edfeca7d5b45 | TabColumns: Ability to rename Column Set | 
 
  | Wed, 14 Dec 2022 17:01:00 +0100 | Fox | 154c07f4c23c | TabColumns: Ability to edit column titles (double click) | 
 
  | Sat, 03 Dec 2022 19:20:29 +0100 | Fox | 3d6f0e82beea | TabColumns: Ability to move cards between columns | 
 
  | Wed, 30 Nov 2022 16:13:03 +0100 | Fox | eed982f6d415 | TabColumns: Ability to move cards within a column | 
 
  | Fri, 25 Nov 2022 21:16:38 +0100 | Fox | 7cf2788649a7 | Added some tooltips | 
 
  | Thu, 24 Nov 2022 21:17:30 +0100 | Fox | da84f5a332f0 | TabColumns: Now able to add columns via a button | 
 
  | Tue, 08 Nov 2022 13:58:42 +0100 | Fox | 3431ab41f067 | Main: Add initial window from event dispatching thread | 
 
  | Tue, 08 Nov 2022 12:22:32 +0100 | Fox | a7df71cc80d9 | TabColumns: Fixed columns not visually disappearing after removal unless GUI is repainted | 
 
  | Tue, 08 Nov 2022 12:21:35 +0100 | Fox | e2e06241d69f | TabColumns: Instead of adding struts, columns now have invisible border | 
 
  | Tue, 08 Nov 2022 12:00:07 +0100 | Fox | bad4e8bb769e | Minor: Edited comment | 
 
  | Sun, 30 Oct 2022 02:50:03 +0200 | Fox | 487e560524c2 | TabSimpleSearch: Simplified action listener usage | 
 
  | Sun, 30 Oct 2022 02:41:28 +0200 | Fox | 1cad42247892 | TabEdit: Simplify shortcut logic | 
 
  | Sun, 30 Oct 2022 02:31:03 +0200 | Fox | 5aa3c7e36ff1 | TabEdit: Simplify action listeners | 
 
  | Sun, 30 Oct 2022 02:06:02 +0200 | Fox | 0fa52bdb0673 | TabColumns: Now able to remove columns via middle click. | 
 
  | Sun, 30 Oct 2022 01:40:43 +0200 | Fox | a5bc0a1f173c | TabColumns: Now able to remove cards by middle clicking them | 
 
  | Sun, 30 Oct 2022 00:29:20 +0200 | Fox | 101ad0b0ab6f | TabColumns: Plus button now inserts new card | 
 
  | Fri, 21 Oct 2022 17:08:34 +0200 | Fox | 979e9183aac8 | TabColumns: Layout progress | 
 
  | Thu, 20 Oct 2022 17:19:05 +0200 | Fox | 27f2a22399d1 | README: Removed sentence mentioning 'run scripts' | 
 
  | Thu, 20 Oct 2022 17:14:27 +0200 | Fox | 2fab4ac14aaf | TabColumns: Some visual progress | 
 
  | Wed, 19 Oct 2022 12:38:56 +0200 | Fox | de1ba9325973 | Started on TabColumns | 
 
  | Wed, 19 Oct 2022 12:36:59 +0200 | Fox | 11bf54badc99 | Figured out JAR MANIFEST, removed operating system-specific run scripts | 
 
  | Thu, 18 Aug 2022 20:12:22 +0200 | Fox | 8cc09761cf18 | Added 'Compiling / Packaging' section to the README file | 
 
  | Thu, 07 Jul 2022 17:26:33 +0200 | Fox | 06b4a235d4bc | Commit database to disk on card save via CTRL+S |