FlameRobin Changelog

What's new in FlameRobin 0.9.3.1870

Sep 24, 2009
  • close button added (ESC now closes the dialog)
  • mnemonics (underlined chars for keyboard activation) for all controls added

New in FlameRobin 0.9.3.1863 (Sep 22, 2009)

  • New features:
  • Allowed deleting from system tables (ex. to stop queries via MON$STATEMENTS)
  • Added support for trusted authentication
  • Databases can now be recreated from existing registration info
  • Transaction isolation level can now be selected in SQL editor
  • Win64 port
  • Enhancements and Bug fixes:
  • Fixed problems with mangled UTF8 identifiers
  • Improved autoincrement triggers
  • Drop FK only once for self-referencing tables in Rebuild script
  • Improved management of passwords in connection dialogs
  • Case insensitive DoMaIn keyword detection
  • Fixed reported length of char fields in DDL extraction of system tables
  • Fixed minor DDL extraction problem with BIGINT and scale
  • Search words are now highlighted in advanced metadata search results
  • DataGrid: sum of values of selected cells in the grid is shown in status bar
  • Data grid cell editor now has a popup menu of a standard edit control
  • Data of CHAR type using multibyte character set has correct padding now
  • Database file size is now reported correctly for databases over 2GB
  • Opening pages in tabs can now be controlled with Shift/Control keys
  • Information on database property page is reloaded without reconnecting
  • Fixed focus problem with property pages
  • Fixed broken descriptions of system table columns in property pages
  • Optionally display sources of all triggers on table property page
  • Controls are now focused before their popup menus are shown
  • Improved usability of menus and commands via keyboard
  • SQL Editor: Improved detection of field sizes in resulting dataset
  • Fixed statement parsing when SUBSTRING function is present
  • Fixed column autocompletion for JOINed tables
  • Fixed code completion when tables are listed in SQL89 order
  • Fixed crash when opening query window and pressing F5 or F8 at once
  • Improved the way views are switched in SQL editor
  • Fixed completion under Mac OS X
  • Other minor improvements and fixes to SQL editor
  • Statement execution time is now displayed with milliseconds precision
  • Minimum required version of wxWidgets is now 2.8.

New in FlameRobin 0.7.6 (May 21, 2007)

  • Logging changes to database table (so far only logging to textual files was available)
  • Finally, FlameRobin is 100% compatible with Firebird 2.0
  • Improved parsing of committed statements
  • Fixed bug #1591149 when reserved XML characters were used in database properties
  • Fixed bug #1582935 with drag and drop query building
  • Setting to clear log when executing is now respected
  • Added META tag to exported HTML data: set to UTF-8 encoding
  • Fixed invalid columns when fetching data fails
  • Autocompletion now works properly with quoted identifiers
  • Fixed crash when loading of property page fails
  • Fixed crash when automatic DDL commit was active
  • Fixed ALTER VIEW script - triggers are now included
  • Fixed DDL extraction for UNIQUE INDEX
  • Fixed DDL extraction for NUMERIC(x, 0) types
  • Fixed problem with selection becoming invisible on Linux/Gtk
  • Main tree view now behaves consistently on both double-click and Enter pressed
  • Fixed minor UI glitches

New in FlameRobin 0.7.2 (Jul 19, 2006)

  • Fixed crash when opening role's property page with Firebird 1.x
  • Fixed DDL extraction for unique constraints
  • Fixed updating of privileges page for procedures
  • Removed dependency on Firebird 2.0 for Gtk2 package

New in FlameRobin 0.7.2 (Jul 19, 2006)

  • Fixed crash when opening role's property page with Firebird 1.x
  • Fixed DDL extraction for unique constraints
  • Fixed updating of privileges page for procedures
  • Removed dependency on Firebird 2.0 for Gtk2 package

New in FlameRobin 0.7.1 (May 17, 2006)

  • removed the FB client version from About box
  • works with Firebird 1.0

New in FlameRobin 0.5.0 (Mar 6, 2006)

  • Event monitor: a dialog to register for and monitor posted events
  • Support for quoted identifiers (case sensitive, etc.)
  • Quick metadata search from the main screen
  • Ability to retrive server version