0.16a (10/01/2013) - Added the "BIGINT", "CONTAINS", "LDIFF", "MEETS", "PERIOD", "PRECEDES", "P_INTERSECT", "P_NORMALIZE", "RDIFF", "SUCCEEDS" and "UDT" keywords to the Teradata reserved words. - Fixed an issue with SQLTokenMaker. 0.15c (31/12/2012) - Added the auto-completion functionality. - Added the "FANCY CELL RENDERING" command to the "View" menu. - Added the "SHOW DESCRIPTION WINDOW" command to the "View" menu. - Added the "FUNCTION PARAMETER ASSISTANCE" command to the "View" menu. 0.15b (18/12/2012) - Fixed an issue with CloseMarkupTagAction on non-QWERTY keyboards. 0.15a (02/12/2012) - Fixed the grid color of the results table on Windows XP / Vista, when using the Windows Look and Feel. 0.14c (25/11/2012) - Allow tool tips to be specified for icons in IconRowHeader. - Fixed an issue with CompleteMarkupTagAction and ToggleLineCommentAction conflicting with each other only on *nix (Windows and OS X didn't have this issue). - Allow for non-ConfigurableCarets to be set via setCaret(), to allow for Swing's "composed text" changes (hidden in private API). - Fixed possible NPE in XmlTreeCellUI for environments where desktop AA hints cannot be determined. - Added the "TOGGLE CURRENT FOLD" command to the "Edit" menu and to the contextual menu of the SQL editor. - Added the "COLLAPSE ALL COMMENT FOLDS" command to the "Edit" menu and to the contextual menu of the SQL editor. - Added the "COLLAPSE ALL FOLDS" command to the "Edit" menu and to the contextual menu of the SQL editor. - Added the "EXPAND ALL FOLDS" command to the "Edit" menu and to the contextual menu of the SQL editor. - The user manual has been updated with the added capabilities. - Added the "ACCESS" keyword to the Teradata reserved words. 0.14b (09/11/2012) - Added a translucent effect to the Find dialog (active only when supported by the installed LaF). 0.14a (08/11/2012) - Added the "SAVE AS WEB PAGE" option to the "SAVE FILE" command of the "File" menu. - Fixed errors due to the maximum limit of responses exceeded. 0.13c (24/10/2012) - Added the "PRINT PREVIEW" command to the "File" menu. - Upgraded Teradata JDBC driver 14.00.00.14 -> 14.00.00.21 0.13b (11/09/2012) - Fixed font rendering for Asian languages. - Added the "TO UPPER CASE" command to the "Edit" menu. - Added the "TO LOWER CASE" command to the "Edit" menu. - Added the "PAINT MATCHED BRACKET PAIR" command to the "Edit" menu. 0.13a (07/09/2012) - Changed default font to Consolas on Windows Vista and 7. - Decreased memory usage required for regex find and replace operations. - Improved performance of Mark Occurrences, especially when there are lots and lots of marked occurrences. - Added a property so that, when bracket matching is enabled, you can choose to have both brackets highlighted instead of just the "opposite" one. - Fixed misaligned icons in row header when code folding is enabled. - Fixed bug: FoldManager incorrectly auto-expanded deeply-nested folds for some edits that did not affect those folds. - Fixed bug: wrong initial width of line number margin when calling Gutter#setLineNumberingStartIndex(int). - GoToMemberWindow: Fixed occasional NPE. - Fixed bug in TextEditorPane: clear undo stack and dirty state when "loading" a new file. - TextEditorPane: Now automatically scrolls to top of file on load(). - Fixed bug: NPE in DumbCompleteWordAction in some circumstances (whitespace at beginning of file). - TokenMakerFactory now allows user-defined TokenMakers to be loaded via different ClassLoaders. - Added the "INVERT CASE" command to the "Edit" menu. - Added the compatibility with the Substance Look And Feels (Insubstantial 7.x). 0.12c (28/05/2012) - Added the "COPY AS RTF" command to the "Edit" menu. - Added the status text to the initial Splash Screen. - Upgraded Teradata JDBC driver 14.00.00.13 -> 14.00.00.14 0.12b (27/05/2012) - Added the "INCREASE FONT SIZES" command to the "Edit" menu. - Added the "DECREASE FONT SIZES" command to the "Edit" menu. 0.12a (26/05/2012) - Added the "DATE/TIME" command to the "Edit" menu. - Added the "INCREASE INDENTATION" command to the "Edit" menu. - Added the "DECREASE INDENTATION" command to the "Edit" menu. 0.11c (25/05/2012) - Added the possibility to install the 3rd Party Look And Feels defined in the file "open_teradata_viewer_lookandfeels.xml"; this file is located in the user home directory. 0.11b (18/05/2012) - Fixed issue with TextScrollPane. - Fixed bug in CurlyFoldParser. - The query editor now has anti-aliasing enabled by default. 0.11a (16/05/2012) - Added the animate bracket matching, current line highlight, bookmarks, word wrap, themes for the SQL editor, ... Navigate the "Edit" and the "Look & Feel" menus to see all the added features. - Fixed too large initial screen width on multiple monitors. - Fixed a bug related to the search capability: after repeating some text searches, if the user focused the editor after having found an occurrence of the searched text, the visible portion of the SQL code wasn't the expected one. 0.10c (19/03/2012) - Fixed the text retrieval of the DDL scripts: the returned text was partially trimmed. - The "SHOW OBJECT" commands have been grouped. - Upgraded Teradata JDBC driver 14.00.00.12 -> 14.00.00.13 0.10b (01/03/2012) - Added the "SHOW MACRO" command to the "Schema Browser" menu. - Added the "SHOW TABLE" command to the "Schema Browser" menu. - Fixed a bug related to the "SHOW VIEW" command: the text was truncated to 12500 characters. 0.10a (20/02/2012) - Fixed semicolons being cut off at the end of PL/SQL blocks. - Fixed the control acting on the length of the name of Teradata objects. - Upgraded Teradata JDBC driver 14.00.00.01 -> 14.00.00.12 0.09c (17/10/2011) - Fixed cropped menu items in Windows 7. - Guaranteed compatibility with Java 7. - Fixed occasional inability to open very large SQL files. 0.09b (27/09/2011) - Fixed a bug related to the selected column index of the result set during the update process of the Teradata database. - Upgraded Teradata JDBC driver 13.10.00.18 -> 14.00.00.01 0.09a (22/09/2011) - Some actions have been grouped. - Fixed a bug related to the LOB IMPORT and LOB PASTE operations. 0.08c (21/09/2011) - Added the EXPLAIN REQUEST command; the corresponding command button has been installed on the "Schema Browser" menu. - Fixed a bug related to the lack of JAR files in the plugins directory; despite the absence of JAR files (JDBC driver included) in the plugins directory, you can run the application. 0.08b (20/09/2011) - Added the COMMIT command; the corresponding command button has been installed on the tool bar and on the "Connection" menu. - Added the ROLLBACK command; the corresponding command button has been installed on the tool bar and on the "Connection" menu. 0.08a (19/09/2011) - Added the "Copy" command button to the tool bar. - Added the "Cut" command button to the tool bar. - Added the "Paste" command button to the tool bar. - Fixed a bug relative to the edit actions. These actions were generated by the default editor kit, therefore when they were invoked, they acted on the focused text editor. Now these operations act solely on the query area. 0.07c (15/09/2011) - Fixed a bug related to the execution of the SQL queries: sometimes, with the execution of different "SELECT" statements, an error occured. 0.07b (31/08/2011) - Added the capability to manage multiple plugins. 0.07a (17/08/2011) - The proxy password is encrypted. - Upgraded Teradata JDBC driver 13.00.00.06 -> 13.10.00.18 - Fixed a bug related to the animated assistant: once the animated assistant appeared, an infinite loop of invocations to the repaint method begun. 0.06c (28/07/2011) - Added the update checker. 0.06b (28/07/2011) - The redrawing of the main frame has been enhanced with the animated assistant actived. 0.06a (26/07/2011) - The animated assistant is disabled by default. - The table sorter repaints the result set also with the animated assistant actived. 0.05c (25/07/2011) - Added the "Insert" action and the relative menu voice. - Added the "Delete" action and the relative menu voice. - Added the "Duplicate" action and the relative menu voice. - The user manual has been updated with the added capabilities. 0.05b (25/07/2011) - Added some animated assistants. - Updated the "CONNECTION PANEL" dialog screenshot in the user manual. 0.05a (21/07/2011) - Added an animated assistant that is shown while a process is running. - The "SHOW RECORD" command can be perfomed only if a record has been selected. - Updated the "EDIT CONNECTION" dialog screenshot in the user manual. 0.04c (19/07/2011) - Added the user and password text fields for connections that don't use the LDAP logging mechanism. - Fixed a bug relative to the "EDIT DRIVERS" command. If a JDBC driver was not found and the user closed the drivers dialog box, the returned response was causing an error. Now this situation is suitably managed. 0.04b (13/07/2011) - Management of plugins has been improved. - Upgraded forms library 1.0.3 -> 1.0.7 - Upgraded looks library 2.0.2 -> 2.2.1 0.04a (05/07/2011) - Added the "Liquid" LaF. - Removed an unused library. 0.03c (01/07/2011) - Fixed a bug relative to the "SHOW VIEW" command. When the command was performed on an object that is not a view, the returned resultset was in a null record. Now this situation is suitably managed. 0.03b (29/06/2011) - Added the full-screen mode. Added the "Full Screen" menu voice to the "View" menu. 0.03a (27/06/2011) - Added the capability to install other JDBC drivers at Runtime. Added the "Drivers" menu voice to the "Schema Browser" menu. 0.02c (22/06/2011) - Added support for plug-ins. 0.02b (21/06/2011) - Added the historicizing of queries. 0.02a (20/06/2011) - The driver is dynamically installed. - The connection details are shown when an exception occurs. - Added the capability to store multiple connections. - Added the capability to store bookmarks. 0.01c (17/06/2011) - Added the "Run Script", "Open File" and "Save File" command buttons to the application toolbar. - The memory monitor component has been replaced by the application status bar that allows the manual start of the Garbage Collector. 0.01b (16/06/2011) - The user manual has been updated with the added capabilities. - Added "Write File" function. The "Save File" command can be found in the "File" menu. - Added "Open File" function. The "Open File" command can be found in the "File" menu. 0.01a (14/06/2011) - First release.