Commit Graph

13 Commits

Author SHA1 Message Date
9070a0b21d I created a new OrderDB.java that uses sqlite to store its orders 2011-01-09 08:09:54 +00:00
2a6a5c57b1 created a file filter for the jfile chooser for CSV files 2011-01-07 16:47:56 +00:00
13c1c5dae7 reorg of files and variables 2011-01-06 17:44:03 +00:00
0af0c1007d created an exception handler that creates a report and dispalys it to the user asking them to email it to twentycodes@gmail.com 2011-01-06 17:21:13 +00:00
bf6077f0e8 reomved un-needed libs 2011-01-05 17:12:46 +00:00
a41c865885 i updated the custom name search feature to ignore case 2011-01-05 17:09:40 +00:00
9154fb87b9 i added Customer name and google order number to the search feature 2011-01-05 16:28:53 +00:00
d103d1a070 I changed all of Dates field variables (except mYear) from int to byte to save memory.
updated comments
2011-01-05 15:44:18 +00:00
a1ee23cd53 finished Date.java s compareTo() and modifyed Order.java s compare to method to use its date 2011-01-05 05:55:23 +00:00
d571efd22e I added a progress bar to the search dialog, and updated comments 2011-01-04 16:50:45 +00:00
bbafa91df5 Initial commit of my working order processor. 2011-01-03 15:16:21 +00:00
69eb4879b9 Share project "Order Processor" into "svn+ssh://tcdevsvn1/svn/test" 2011-01-03 15:15:50 +00:00
0a809940ab 2011-02-02 06:13:29 +00:00