Sat Jun 05 1999 : * corrected some left-over bugs from the 1.0 -> 1.2 transition * finished list display for PostgreSQL * release 0.3 'official' Fri Jun 04 1999 : * made it compile with Gtk+ 1.2.3 Sun Oct 18 1998 : * switched to GLibc * now database list works :-) Fri Oct 02 1998 : * make the database list works as it should Wed Sep 30 1998 : * get (and display) a list of databases when giving an empty database name * reset "queries" counter when disconnecting Tue Sep 29 1998 : * back to Gtk 1.0.6 * changed mytoolbar.c to use a nicer way to have greyed icons (thanks to Tim Janik and the folks on gtk-devel-list) Sat Sep 5 1998 : * put all the new toolbar code in a new file "mytoolbar.[ch]" (but lost tooltips in the process...) * added some hacks to prevent a bug in my toolbar displaying. * added (optional) dialog for table edition Fri Sep 4 1998 : * switched to Gtk+ - 1.1.1 (essentially for better Combo Box support and hoping (in vain) for editable CLists) * started working on table edition * added Table menu * add greyed toolbar icons (using a bletcherous hack) Thu Aug 27 1998 : * internal change for more versatile driver support * commented out buggy ComboBox code (need to check Gtk1.1) Tue Aug 25 1998 : * applied patch from Des Herriott (MySQL improvements) Mon Aug 17 1998 : * changed the combo reaction when pressing the Return key Sun Aug 16 1998 : * put an error message when no database driver has been included * added some informations on database drivers in the About dialog * corrected a bug in table definition "freeing" Fri Aug 14 1998 : * included first version of Des Herriott (des@ops.netcom.net.uk)'s MySQL driver Thu Aug 13 1998 : * the "when popped up" function is now optional Sat Aug 8 1998 : * corrected small bug in the basename combo * added function called when dialog is popped up (to refresh the list of existing bases) * started working on configuration Tue Aug 6 1998 : * changed size of the main window * now typing return in the connect dialog closes it again * added combo box to enable base selection from a list of existing bases Wed Aug 5 1998 : * added table definition displaying with new routines * applied David Welton's patches (PostgreSQL remote access patch, column width patch and Debianization) * release 0.2 Tue Aug 4 1998 : * added interface for table definitions * coded PostgreSQL driver Sat Jul 25 1998 : * changed queries managment (now two notebooks, no more list "re"-creation) * disconnect from database before quitting Fri Jul 24 1998 : * finished separation for SQL layer (connection, querying, ...) * did "driver" for PostgreSQL * now each connection has its own autocompletion (and corrected a memory leak) Thu Jul 23 1998 : * started working on separation between GtkSQL and PostgreSQL's connection interface Wed Jul 15 1998 : * added Pierre-Charles David's new patch (status bar code in new file, new icons) Tue Jun 2 1998 : * added Pierre-Charles David's new icons to the toolbar * added Pierre-Charles David's progress bar Sun May 24 1998 : * added Pierre-Charles David's icons to the toolbar Sun May 17 1998 : * corrected a bug in connect dialog Wed May 13 1998 : * added Ratke John's patch for query saving Mon May 11 1998 : * added statusbar code Sat May 2 1998 : * added text exporting dialog * added HTML exporting * corrected a memory leak in the connect dialog * release 0.1 Fri May 1 1998 : * added framework for query results exporting * better handling of button / menu sensitivity * added "default" OK button on Query Rename dialog * default focus to entries in Connect / Rename dialog * correct focus when deleting a query with the keyboard Thu Apr 30 1998 : * put autocompletion back to the "changed" code (bug ? feature ? in gtk) * added "default" OK button on Connect dialog * added "Connect" and "Disconnect" buttons in tool bar * added all PostgreSQL keywords Wed Apr 29 1998 : * moved autocompletion code from "changed" to "key_press" Tue Apr 28 1998 : * initial release 0.0