Commit Graph

9 Commits

Author SHA1 Message Date
1deefd3694 Fix warnings 2012-02-21 20:19:21 -05:00
b64c7dd87d Overhaul of add_db window, turn settings class into a singleton 2012-02-21 20:15:49 -05:00
80091147a1 Db File saving, fix settings class with explicit writes 2012-02-21 17:00:22 -05:00
3493e89d1c Added visibility keywords 2012-02-21 11:45:42 -05:00
4d50456c9c Correct function name, fix minor style issue. 2012-02-21 11:38:45 -05:00
b0da1994f5 Adding DBs works
Well, adding the information. You have to close the program for the dbs
to update, and there's no way to connect yet...
2012-02-06 12:14:39 -05:00
69b8f446c4 Database connections now implemented with GtkListStore/GtkTreeView 2012-02-02 22:18:50 -05:00
120b526293 Load DB classes based on support
Reorganized db class loading, improvements to settings class.
2012-02-01 16:36:55 -05:00
d0c1810818 Various Updates
Added settings class, abstracted path, abstracted adding rows to db add
table in add_db.php
2012-02-01 10:51:06 -05:00