Josh Holtrop
|
1d9f305cf9
|
moved sqlite code to DataStore.py
|
2010-12-26 22:09:23 -05:00 |
|
Josh Holtrop
|
7765a7cb0b
|
filled out Command.parseTimeSpec()
|
2010-12-13 19:28:55 -05:00 |
|
Josh Holtrop
|
8dc5d28cee
|
added test script to exercise some unit test cases
|
2010-12-11 10:14:25 -05:00 |
|
Josh Holtrop
|
70f57c4ce7
|
filled out Command.parseCommandLine()
|
2010-12-11 09:55:07 -05:00 |
|
Josh Holtrop
|
3af40dc453
|
add Command class
|
2010-12-09 21:47:16 -05:00 |
|
Josh Holtrop
|
920897cf2f
|
fixed usage of "when" sqlite keyword; made dbfile a required argument
|
2010-12-06 22:37:57 -05:00 |
|
Josh Holtrop
|
9a70a7e9f8
|
reworked database schema again with foreign keys
|
2010-12-06 22:24:33 -05:00 |
|
Josh Holtrop
|
27ba8d30d9
|
reformatted SQL statements
|
2010-12-05 22:48:22 -05:00 |
|
Josh Holtrop
|
df2d40afb2
|
passing command back to main program
|
2010-12-03 00:45:29 -05:00 |
|
Josh Holtrop
|
40d433d815
|
added a stock OK button, increased minimum width of the command window
|
2010-12-02 23:27:19 -05:00 |
|
Josh Holtrop
|
299eb9b615
|
replace Button with an Entry object
|
2010-12-02 18:15:55 -05:00 |
|
Josh Holtrop
|
75059ed223
|
added skeleton CmdWindow class
|
2010-12-02 17:59:11 -05:00 |
|
Josh Holtrop
|
b0b8ce1716
|
initial commit of dwtt, skeleton for now
|
2010-12-02 16:29:45 -05:00 |
|
Josh Holtrop
|
2185408b45
|
initial
|
2010-12-02 14:28:23 -05:00 |
|