|
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 |
|
|
cf37a54553
|
Split db connection form widget from add_db window
|
2012-02-22 16:30:27 -05:00 |
|
|
9c41237f42
|
Hide labels when hiding form fields in the add_db window
Addresses Issue #1
|
2012-02-22 11:57:25 -05:00 |
|
|
c6e2831793
|
Show/hide host for sqlite
|
2012-02-21 21:22:18 -05:00 |
|
|
96a70b2303
|
Added db port to add_db window, and hide/show fields based on db-type
|
2012-02-21 21:07:23 -05:00 |
|
|
567d5aa900
|
Correct default postgres password
|
2012-02-21 20:26:41 -05:00 |
|
|
b977c877ac
|
Postgres default username/password
|
2012-02-21 20:22:08 -05:00 |
|
|
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 |
|
|
09b0b1fbe3
|
Added transaction functions to firebird driver
|
2012-02-20 16:53:24 -05:00 |
|
|
c938964260
|
Fixed misc Firebird issues, added file chooser to add database dialog
|
2012-02-20 16:22:09 -05:00 |
|
|
bf0001ad7d
|
Added get_system_tables function to db classes, added _manip subclasses to mysql and pgsql
|
2012-02-10 13:13:19 -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 |
|
|
7ec35088b1
|
Misc changes
Position db add window in the center of the screen, minor changes to
bootstrap file
|
2012-02-03 16:17:19 -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 |
|
|
23f5d7ef35
|
Various DB changes
|
2012-02-01 21:02:11 -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 |
|
|
9707d708cb
|
Formatting fixes
|
2012-02-01 14:45:38 -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 |
|
|
4f49c8b9be
|
More DB class improvements
|
2012-01-31 17:52:46 -05:00 |
|
|
a9b0a99119
|
Added error logging for fatal errors
|
2012-01-31 16:41:30 -05:00 |
|
|
39b2688675
|
Per-db driver checks
Only show databases that are supported by PHP
|
2012-01-31 16:29:48 -05:00 |
|
|
fe62c5a13a
|
Added more fields to db connection window
Added Firebird class, close to finished db connection mockup
|
2012-01-31 16:19:34 -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 |
|
|
a3e4fa3c68
|
Updated Database classes
|
2012-01-30 07:57:17 -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 |
|