Commit Graph

  • 87976312c5 docs: update README.md master Dnomd343 2023-03-23 21:26:21 +0800
  • 070b50c8b2 build: jar packaging command v0.1.0 Dnomd343 2023-03-18 20:44:52 +0800
  • 1620fad578 docs: update README.md Dnomd343 2023-03-18 20:27:20 +0800
  • 1c18d69b0a chore: update MIT LICENSE Dnomd343 2023-03-18 20:19:44 +0800
  • 1584a5e5ca docs: add README document Dnomd343 2023-03-18 20:15:55 +0800
  • 928a27e2db feat: cli arguments parser Dnomd343 2023-03-18 19:53:53 +0800
  • 4b0073deef feat: show help message Dnomd343 2023-03-18 19:20:12 +0800
  • ec377fbc5c feat: support changing ASIN and CDE type Dnomd343 2023-03-18 19:01:14 +0800
  • a7b2d34b99 feat: support edit author and ISBN field Dnomd343 2023-03-18 18:46:31 +0800
  • 6a690e6ea8 feat: set book name Dnomd343 2023-03-18 18:37:53 +0800
  • 5118c33c13 feat: show metadata info Dnomd343 2023-03-18 18:00:37 +0800
  • 0be9ae469a remove: legacy user interface Dnomd343 2023-03-18 17:56:07 +0800
  • 5b409a83da chore: git ignore files Dnomd343 2023-03-18 17:54:49 +0800
  • 7270eb86a5 Merge pull request #2 from BrunoReX/master Kin-Wai Koo 2013-06-17 01:18:26 -0700
  • 2bb10f9842 Switch to javax.swing.JFileChooser from java.awt.FileDialog to make file filters work (a generic class for file filters was also implemented). Store directory of the last opened file using the Java Preferences API to make JFileChooser act the same way as FileDialog in that regard, that is, the last directory is remembered between different executions. Bruno Barbieri 2013-06-16 03:14:33 -0300
  • 95c15c9983 Make sure the table component is updated. This was a problem under Windows. Bruno Barbieri 2013-06-16 00:47:42 -0300
  • 3222b4ee0e Fixed typo. Kin-Wai Koo 2012-09-13 21:49:15 +0800
  • 74955393fa Rewrote the language codes routines. Kin-Wai Koo 2012-09-13 21:47:37 +0800
  • 5994bad66d New details added to README.txt. Kin-Wai Koo 2012-09-02 12:08:48 +0800
  • 85dc3c52aa Added more language codes. Kin-Wai Koo 2012-09-02 12:01:53 +0800
  • c2e07ec760 Fixed issues with ConcurrentModificationExceptions being thrown in the command-line interface. Kin-Wai Koo 2012-07-14 13:57:32 +0800
  • 155f8a5d2a fixed license file Kin-Wai Koo 2012-03-22 15:09:26 +0800
  • 3641e2586a initial git commit Kin-Wai Koo 2012-03-22 15:00:05 +0800