added clear button to the ShowAllPanel.java

fixed the export save dialog to automatically handle extensions
added new order stats to the order pane
This commit is contained in:
2011-01-23 04:22:27 +00:00
parent 7d1fe95e5a
commit 21c7d0642b
8 changed files with 98 additions and 41 deletions

View File

@@ -32,4 +32,9 @@ modified the date picker to be easier to use
1.1.1 b 46
re-added the show all dialog.
MainWinod.java, reorganized the constructor so the progress bar will be indeterminate when connecting to the database
MainWinod.java, reorganized the constructor so the progress bar will be indeterminate when connecting to the database
1.1.2 b 47
added clear button to the ShowAllPanel.java
fixed the export save dialog to automatically handle extensions
added new order stats to the order pane

View File

@@ -1 +1 @@
1.1.0 b 35
1.1.2 b 47