re-added the show all dialog.

MainWinod.java, reorganized the constructor so the progress bar will be indeterminate when connecting to the database
This commit is contained in:
2011-01-23 02:51:58 +00:00
parent f9a805803c
commit 7d1fe95e5a
5 changed files with 43 additions and 45 deletions

View File

@@ -28,4 +28,8 @@ created statuss for NEW and CHARGABLE, and added the options to the order pane.
added the ability to remove existing orders if they are new, so they can be replaced
added the ability to print all new order in blue
improved order pane processing
modified the date picker to be easier to use
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