Revision: 6288
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6288&view=rev
Author: wis775
Date: 2011-06-04 11:20:13 +0000 (Sat, 04 Jun 2011)
Log Message:
-----------
Feature Request 1744964: Copy text from the SQL editor panel as rich text.
This functionality is available via the pop-up menu and the tools pop-up. To use this, the RSyntax editor (Syntax Plugin) must be activated.
Modified Paths:
--------------
trunk/sql12/doc/src/main/resources/changes.txt
Modified: trunk/sql12/doc/src/main/resources/changes.txt
===================================================================
--- trunk/sql12/doc/src/main/resources/changes.txt 2011-06-04 11:19:01 UTC (rev 6287)
+++ trunk/sql12/doc/src/main/resources/changes.txt 2011-06-04 11:20:13 UTC (rev 6288)
@@ -7,6 +7,9 @@
Enhancements:
+Feature Request 1744964: Copy text from the SQL editor panel as rich text.
+ This functionality is available via the pop-up menu and the tools pop-up. To use this, the RSyntax editor (Syntax Plugin) must be activated.
+
Source Tabs:
Syntax highlighting is used for displaying the source of database objects, if the syntax plugin is installed.
@@ -19,7 +22,7 @@
new Session tool bar button that creates a new Graph window and places it right besides the Session's Object tree.
- Graphs have a Kick off/Start button on the lower left of a Graph panel to give more intuitive access to Graph functions.
-Feature Request: 3307812: Select an entire row via the table's pop-up menu.
+Feature Request 3307812: Select an entire row via the table's pop-up menu.
Oracle Plugin:
The DDL of a index could be displayed under the source tab.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|