September 6th, 1999 v0.1.9 - Added Oracle Patches (Stace A. Zacharov) July 30th, 1999 v0.1.8 - Removed DND support - Should compile with GTK v1.2 now December 26th, 1998 v0.1.7 - Added Postgres Alias support (Tsukahara Ken) - Added Oracle Support (Stace A. Zacharov) September 17th, 1998 v0.1.5a - Fixed compile time errors and warnings. DOH! September 17th, 1998 v0.1.5 - Added patch for GTK v1.1 support (Wolfgang Sourdeau) - Added untested preferences support, but no GUI as of yet - Added table and column refreshing for Solid September 16th, 1998 v0.1.4pre - Added fields to the data source tree (guided by the defaults in appConfig) - Implemented a program configuration structure - Implemented Reload and Shutdown for mSQL - Implemented Save, Save As - Fixed a bug whereby closing a non-existant query would seg fault - Fixed some potential problems with data sources - Preliminary support for drag and drop! oh yeah! - Fixed new query bug (Ron Deus) - PostgreSQL will now switch databases! woohoo! - wrote code for returning query results for PostgreSQL and mSQL - Fixed Solid connect bug (Mark van Kempen) September 8, 1998 v0.1.3 - Implemented Tree Refreshing and wiped out a ton of functions per data source. woohoo! - Got rid of a couple compile warnings - added some tree icons! - Made lots of internal changes to associating menus and functions with modules - Results are highlightable - Made some API changes in gtk.c - Added connection routines for Solid - Added connection routines for PostgreSQL - added accelerator table support for menu creation - renamed get_menu to set_menu - Started preliminary support for Solid - Added callback functions to "Open Query" - Fixed scrollbar in queries - Fixed a problem with logging into MySQL servers (didn't always work) - Fixed Redhat compile problem (Ron Deus) September 2, 1998 v0.1.2 - First Public Release