Commit Graph

21 Commits

Author SHA1 Message Date
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
73b846bf0f Implemented resizable horizontal pane in main window 2012-02-02 19:40:21 -05:00
57a09a2a2a Removed Notebook, simplified add_db layout table 2012-02-01 13:02:39 -05:00
2c75a4f133 Removed info box for more compatibility 2012-02-01 11:37:56 -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
a9b0a99119 Added error logging for fatal errors 2012-01-31 16:41:30 -05:00
97196ac6c3 Started Fleshing out add db connection window 2012-01-31 12:42:38 -05:00
59f6061a5f General prototype
Has many non-working elements, but should give a rough idea of
interface.
2012-01-31 11:39:30 -05:00
8a31574421 Remove some coding weirdness 2012-01-30 21:06:04 -05:00
85e5a75d7b Silence a warning 2012-01-30 18:44:27 -05:00
96605ee207 Added LICENSE file, added more to About dialog 2012-01-30 18:11:01 -05:00
20bf6d7d19 Removed infobar from class scope 2012-01-30 15:30:34 -05:00
bc017737fd Remove toolbar, fix minor formatting issue 2012-01-30 15:23:38 -05:00
b7bef6a82e Rearranged private methods 2012-01-30 13:15:44 -05:00
c6da8310d9 Various Improvements 2012-01-30 11:22:44 -05:00
6e4d7aa735 Removed deprecated fonction, fixes about dialog close button 2012-01-30 09:48:55 -05:00
665ffe8c21 Added About Dialog 2012-01-27 21:19:39 -05:00
eb6edfa6c3 Added Menu
Added Start of Menus, and main interface, fleshed out classes a little
bi.
2012-01-27 16:57:59 -05:00
cde1fbf83f Created the main window 2012-01-27 11:57:13 -05:00
7fa93a8886 Initial Commit 2012-01-26 16:09:05 -05:00