Notes: This release adds initial scripting support and a lot of fixes. To build this release with the scripting support, you need the LUA package installed. This is a general purpose scripting package documented at www.lua.org. For convenience, a copy of the LUA release is available here. If no problems are found with this version, it will become version 0.4, and then work will start converting the program to Gtk2. NOTE: The Solaris 7 package only has MySQL support at the moment.
Changes: * Added scripting support. * Fixed crash on PostgreSQL connection. * Dialogs now remember directories and filenames. * Added command line options to run a script from the command line or from a file. * Changed to clear old error message from result pane before sending new query. * Fixed memory leak in export code. * Added scrollbars to query text fields. * Fixed scrollbars in result pane. Were not always being displayed. * Fixed connection bug in main.c when multiple database drivers installed. Was always using the first one. * Fixed bug with buf.c. Didn't properly check buffer if buffer was NULL. * Loading a query now clears the existing query text, rather than appending to it. * Added more options to table context menu. * Added definition for result popup menu. * Added 'INSERT' query menu option to table popup. * Implemented context menu for result pane.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use