Commit Graph

34 Commits

Author SHA1 Message Date
160e76ebf8 Minor tweaks 2012-02-24 17:53:16 -05:00
e3956602e1 Refactored Connection Sidebar into its own class 2012-02-24 15:16:49 -05:00
4e1c604c3a SQlite improvements 2012-02-23 20:10:13 -05:00
060ebf6876 Miscellaneous cleanup 2012-02-23 08:59:27 -05:00
a4f8dbfd2d Would you like the db logo on the left or the right? You can move it now 2012-02-22 21:32:06 -05:00
07359fb7b8 Added label back to database connection column 2012-02-22 21:29:14 -05:00
7d0e58dd87 Rename columns on connection sidebar - partially resolve issue #2 2012-02-22 20:42:24 -05:00
d2f8b424ef Connection sidebar shows db icon based on type 2012-02-22 20:23:49 -05:00
c3ca31a916 Started on db icon with type 2012-02-22 19:52:39 -05:00
b64c7dd87d Overhaul of add_db window, turn settings class into a singleton 2012-02-21 20:15:49 -05:00
3493e89d1c Added visibility keywords 2012-02-21 11:45:42 -05:00
9d4d2a38d9 Put the db data area in a scrolled window 2012-02-10 09:55:14 -05:00
4542d9f210 Added start of db view/manipulation interface 2012-02-07 10:31:54 -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
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