List:Commits« Previous MessageNext Message »
From:plavin Date:February 29 2008 5:08pm
Subject:svn commit - mysqldoc@docsrva: r10073 - in trunk: dynamic-docs/changelog workbench
View as plain text  
Author: plavin
Date: 2008-02-29 17:08:42 +0100 (Fri, 29 Feb 2008)
New Revision: 10073

Log:
Document bug fixes 34847, 34934, 34904. Add 5.0.15 changelog, minor corrections


Modified:
   trunk/dynamic-docs/changelog/workbench-versions.xml
   trunk/dynamic-docs/changelog/workbench.xml
   trunk/workbench/Makefile.depends
   trunk/workbench/layers.xml
   trunk/workbench/news-workbench-core.xml
   trunk/workbench/reference.xml


Modified: trunk/dynamic-docs/changelog/workbench-versions.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench-versions.xml	2008-02-29 07:54:11 UTC (rev 10072)
+++ trunk/dynamic-docs/changelog/workbench-versions.xml	2008-02-29 16:08:42 UTC (rev 10073)
Changed blocks: 1, Lines Added: 23, Lines Deleted: 3; 1469 bytes

@@ -4,24 +4,44 @@
 
   <mysqlproductname title="MySQL Workbench"/>
   
-  <versionentry ver="5.0.15beta" reldate="Not yet released">
+  <versionentry ver="5.0.15beta" reldate="Not yet released.">
     
     <versionentrypreamble>
       
+      
       <para>
-        <!--Not used but could add notes here-->
+        This section documents all changes and bug fixes that have been
+        applied since the release of 5.0.14abeta.
       </para>
       
     </versionentrypreamble>
     
   </versionentry>
   
+    
+  <versionentry ver="5.0.14abeta" reldate="28 February 2008">
+    
+    <versionentrypreamble>
+      
+      
+      <para>
+        This unscheduled beta release fixes bug#34847
+        and other bug fixes that have been
+        applied since the release of 5.0.14beta.
+      </para>
+      
+    </versionentrypreamble>
+    
+  </versionentry>
+  
   <versionentry ver="5.0.14beta" reldate="25 February 2008">
 
     <versionentrypreamble>
 
+
       <para>
-        <!--Not used but could add notes here-->
+        This section documents all changes and bug fixes that have been
+        applied since the release of 5.0.13beta.
       </para>
 
     </versionentrypreamble>


Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml	2008-02-29 07:54:11 UTC (rev 10072)
+++ trunk/dynamic-docs/changelog/workbench.xml	2008-02-29 16:08:42 UTC (rev 10073)
Changed blocks: 2, Lines Added: 82, Lines Deleted: 2; 2749 bytes

@@ -11,7 +11,7 @@
       <fixes bugid=""/>
     </bugs>
     <versions>
-      <version ver="5.0.14beta"/>
+      <version ver="5.0.15beta"/>
     </versions>
     <message>
       <para>

@@ -20,15 +20,95 @@
     </message>
     </logentry-->
   
+  
   <logentry entrytype="bug">
     <bugs>
-    <fixes bugid="34622"/>
+    <fixes bugid="34904"/>
     </bugs>
     <versions>
     <version ver="5.0.15beta"/>
     </versions>
     <message>
     <para>
+      On the <literal>MySQL Model</literal> page when the
+      large icons view was selected, the <literal>Add Table</literal>
+      icon disappeared.
+    </para>
+    </message>
+    </logentry>
+  
+  <logentry entrytype="bug">
+    <bugs>
+    <fixes bugid="34934"/>
+    </bugs>
+    <versions>
+    <version ver="5.0.15beta"/>
+    </versions>
+    <message>
+    <para>
+      Changing the <literal>drawSplit</literal> property of a connection 
+      from the <literal>Properties</literal> palette did not updated the
+      <literal>Visibility</literal> section of the connection editor.
+    </para>
+    </message>
+    </logentry>
+  
+  <logentry entrytype="bug">
+    <bugs>
+    <fixes bugid="34847"/>
+    </bugs>
+    <versions>
+    <version ver="5.0.14abeta"/>
+    </versions>
+    <message>
+    <para>
+      Workbench models created in version 5.0.13 
+      crashed when used with version 5.0.14. The
+      unscheduled Beta release, 5.0.14a fixes this bug.
+    </para>
+    </message>
+    </logentry>
+  
+  <logentry entrytype="bug">
+    <bugs>
+    <fixes bugid="33588"/>
+    </bugs>
+    <versions>
+    <version ver="5.0.14abeta"/>
+    </versions>
+    <message>
+    <para>
+      Importing a DBDesigner file immediately threw an exception.
+      This happened even when software rendering was used.
+      DBDesigner files can now be imported without incident.
+    </para>
+    </message>
+    </logentry>
+  
+  <logentry entrytype="bug">
+    <bugs>
+    <fixes bugid="34499"/>
+    </bugs>
+    <versions>
+    <version ver="5.0.14abeta"/>
+    </versions>
+    <message>
+    <para>
+      Repeatedly changing the object notation crashed Workbench.
+      This is no longer repeatable.
+    </para>
+    </message>
+    </logentry>
+  
+  <logentry entrytype="bug">
+    <bugs>
+    <fixes bugid="34622"/>
+    </bugs>
+    <versions>
+    <version ver="5.0.14abeta"/>
+    </versions>
+    <message>
+    <para>
      When clicking the <guibutton>Browse</guibutton> button
       in the image editor, the default file name was
       <literal>openFileDialog1</literal>.


Modified: trunk/workbench/Makefile.depends
===================================================================
--- trunk/workbench/Makefile.depends	2008-02-29 07:54:11 UTC (rev 10072)
+++ trunk/workbench/Makefile.depends	2008-02-29 16:08:42 UTC (rev 10073)
Changed blocks: 1, Lines Added: 681, Lines Deleted: 0; 29369 bytes

@@ -0,0 +1,681 @@
+change_history_INCLUDES = \
+	../common/fixedchars.ent \
+	../dynamic-docs/changelog/workbench-versions.xml \
+	../dynamic-docs/changelog/workbench.xml \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	dynxml-local-news-workbench.xml \
+	news-workbench-core.xml \
+	version.ent \
+	workbench.ent
+change_history_IMAGES =
+change_history_SOURCES = change-history.xml $(change_history_INCLUDES)
+change_history_IDMAPS =
+change-history.validpure: $(change_history_SOURCES)
+change-history.titles: $(change_history_SOURCES)
+change-history.useless: $(change_history_SOURCES)
+change-history.valid: $(change_history_SOURCES) $(change_history_IDMAPS)
+change-history.validwarn: $(change_history_SOURCES) $(change_history_IDMAPS)
+change-history-prepped.xml: $(change_history_SOURCES) $(change_history_IDMAPS)
+change-history-manprepped.xml: $(change_history_SOURCES) $(change_history_IDMAPS)
+change-history-remprepped.xml: $(change_history_SOURCES) $(change_history_IDMAPS)
+
+documenting_database_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	images/published/wb-sakila-eer.png \
+	version.ent \
+	workbench.ent
+documenting_database_IMAGES = \
+	images/published/wb-sakila-eer.png
+documenting_database_SOURCES = documenting-database.xml $(documenting_database_INCLUDES)
+documenting_database_IDMAPS = \
+	../workbench/metadata/documenting-database.idmap
+documenting-database.validpure: $(documenting_database_SOURCES)
+documenting-database.titles: $(documenting_database_SOURCES)
+documenting-database.useless: $(documenting_database_SOURCES)
+documenting-database.valid: $(documenting_database_SOURCES) $(documenting_database_IDMAPS)
+documenting-database.validwarn: $(documenting_database_SOURCES) $(documenting_database_IDMAPS)
+documenting-database-prepped.xml: $(documenting_database_SOURCES) $(documenting_database_IDMAPS)
+documenting-database-manprepped.xml: $(documenting_database_SOURCES) $(documenting_database_IDMAPS)
+documenting-database-remprepped.xml: $(documenting_database_SOURCES) $(documenting_database_IDMAPS)
+
+dynxml_local_news_workbench_INCLUDES = \
+	../common/fixedchars.ent \
+	../dynamic-docs/changelog/workbench-versions.xml \
+	../dynamic-docs/changelog/workbench.xml \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	news-workbench-core.xml \
+	version.ent \
+	workbench.ent
+dynxml_local_news_workbench_IMAGES =
+dynxml_local_news_workbench_SOURCES = dynxml-local-news-workbench.xml $(dynxml_local_news_workbench_INCLUDES)
+dynxml_local_news_workbench_IDMAPS = \
+	../workbench/metadata/installing.idmap
+dynxml-local-news-workbench.validpure: $(dynxml_local_news_workbench_SOURCES)
+dynxml-local-news-workbench.titles: $(dynxml_local_news_workbench_SOURCES)
+dynxml-local-news-workbench.useless: $(dynxml_local_news_workbench_SOURCES)
+dynxml-local-news-workbench.valid: $(dynxml_local_news_workbench_SOURCES) $(dynxml_local_news_workbench_IDMAPS)
+dynxml-local-news-workbench.validwarn: $(dynxml_local_news_workbench_SOURCES) $(dynxml_local_news_workbench_IDMAPS)
+dynxml-local-news-workbench-prepped.xml: $(dynxml_local_news_workbench_SOURCES) $(dynxml_local_news_workbench_IDMAPS)
+dynxml-local-news-workbench-manprepped.xml: $(dynxml_local_news_workbench_SOURCES) $(dynxml_local_news_workbench_IDMAPS)
+dynxml-local-news-workbench-remprepped.xml: $(dynxml_local_news_workbench_SOURCES) $(dynxml_local_news_workbench_IDMAPS)
+dynxml-local-news-workbench.xml: $(dynxml_local_news_workbench_INCLUDES)
+editions_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+editions_IMAGES =
+editions_SOURCES = editions.xml $(editions_INCLUDES)
+editions_IDMAPS =
+editions.validpure: $(editions_SOURCES)
+editions.titles: $(editions_SOURCES)
+editions.useless: $(editions_SOURCES)
+editions.valid: $(editions_SOURCES) $(editions_IDMAPS)
+editions.validwarn: $(editions_SOURCES) $(editions_IDMAPS)
+editions-prepped.xml: $(editions_SOURCES) $(editions_IDMAPS)
+editions-manprepped.xml: $(editions_SOURCES) $(editions_IDMAPS)
+editions-remprepped.xml: $(editions_SOURCES) $(editions_IDMAPS)
+
+foreign_key_relationships_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	images/published/wb-drawSplit.png \
+	images/published/wb-foreign-key.png \
+	version.ent \
+	workbench.ent
+foreign_key_relationships_IMAGES = \
+	images/published/wb-drawSplit.png \
+	images/published/wb-foreign-key.png
+foreign_key_relationships_SOURCES = foreign-key-relationships.xml $(foreign_key_relationships_INCLUDES)
+foreign_key_relationships_IDMAPS = \
+	../refman-5.1/metadata/introduction.idmap \
+	../workbench/metadata/foreign-key-relationships.idmap \
+	../workbench/metadata/reference.idmap \
+	../workbench/metadata/tables.idmap
+foreign-key-relationships.validpure: $(foreign_key_relationships_SOURCES)
+foreign-key-relationships.titles: $(foreign_key_relationships_SOURCES)
+foreign-key-relationships.useless: $(foreign_key_relationships_SOURCES)
+foreign-key-relationships.valid: $(foreign_key_relationships_SOURCES) $(foreign_key_relationships_IDMAPS)
+foreign-key-relationships.validwarn: $(foreign_key_relationships_SOURCES) $(foreign_key_relationships_IDMAPS)
+foreign-key-relationships-prepped.xml: $(foreign_key_relationships_SOURCES) $(foreign_key_relationships_IDMAPS)
+foreign-key-relationships-manprepped.xml: $(foreign_key_relationships_SOURCES) $(foreign_key_relationships_IDMAPS)
+foreign-key-relationships-remprepped.xml: $(foreign_key_relationships_SOURCES) $(foreign_key_relationships_IDMAPS)
+
+forward_engineering_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	images/published/wb-diff-sources.png \
+	version.ent \
+	workbench.ent
+forward_engineering_IMAGES = \
+	images/published/wb-diff-sources.png
+forward_engineering_SOURCES = forward-engineering.xml $(forward_engineering_INCLUDES)
+forward_engineering_IDMAPS = \
+	../workbench/metadata/forward-engineering.idmap \
+	../workbench/metadata/reverse-engineering.idmap \
+	../workbench/metadata/server-connection-wizard.idmap \
+	../workbench/metadata/tables.idmap
+forward-engineering.validpure: $(forward_engineering_SOURCES)
+forward-engineering.titles: $(forward_engineering_SOURCES)
+forward-engineering.useless: $(forward_engineering_SOURCES)
+forward-engineering.valid: $(forward_engineering_SOURCES) $(forward_engineering_IDMAPS)
+forward-engineering.validwarn: $(forward_engineering_SOURCES) $(forward_engineering_IDMAPS)
+forward-engineering-prepped.xml: $(forward_engineering_SOURCES) $(forward_engineering_IDMAPS)
+forward-engineering-manprepped.xml: $(forward_engineering_SOURCES) $(forward_engineering_IDMAPS)
+forward-engineering-remprepped.xml: $(forward_engineering_SOURCES) $(forward_engineering_IDMAPS)
+
+grt_shell_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	images/published/wb-grt-shell.png \
+	version.ent \
+	workbench.ent
+grt_shell_IMAGES = \
+	images/published/wb-grt-shell.png
+grt_shell_SOURCES = grt-shell.xml $(grt_shell_INCLUDES)
+grt_shell_IDMAPS =
+grt-shell.validpure: $(grt_shell_SOURCES)
+grt-shell.titles: $(grt_shell_SOURCES)
+grt-shell.useless: $(grt_shell_SOURCES)
+grt-shell.valid: $(grt_shell_SOURCES) $(grt_shell_IDMAPS)
+grt-shell.validwarn: $(grt_shell_SOURCES) $(grt_shell_IDMAPS)
+grt-shell-prepped.xml: $(grt_shell_SOURCES) $(grt_shell_IDMAPS)
+grt-shell-manprepped.xml: $(grt_shell_SOURCES) $(grt_shell_IDMAPS)
+grt-shell-remprepped.xml: $(grt_shell_SOURCES) $(grt_shell_IDMAPS)
+
+images_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+images_IMAGES =
+images_SOURCES = images.xml $(images_INCLUDES)
+images_IDMAPS =
+images.validpure: $(images_SOURCES)
+images.titles: $(images_SOURCES)
+images.useless: $(images_SOURCES)
+images.valid: $(images_SOURCES) $(images_IDMAPS)
+images.validwarn: $(images_SOURCES) $(images_IDMAPS)
+images-prepped.xml: $(images_SOURCES) $(images_IDMAPS)
+images-manprepped.xml: $(images_SOURCES) $(images_IDMAPS)
+images-remprepped.xml: $(images_SOURCES) $(images_IDMAPS)
+
+installing_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+installing_IMAGES =
+installing_SOURCES = installing.xml $(installing_INCLUDES)
+installing_IDMAPS =
+installing.validpure: $(installing_SOURCES)
+installing.titles: $(installing_SOURCES)
+installing.useless: $(installing_SOURCES)
+installing.valid: $(installing_SOURCES) $(installing_IDMAPS)
+installing.validwarn: $(installing_SOURCES) $(installing_IDMAPS)
+installing-prepped.xml: $(installing_SOURCES) $(installing_IDMAPS)
+installing-manprepped.xml: $(installing_SOURCES) $(installing_IDMAPS)
+installing-remprepped.xml: $(installing_SOURCES) $(installing_IDMAPS)
+
+layers_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	images/published/wb-layer.png \
+	version.ent \
+	workbench.ent
+layers_IMAGES = \
+	images/published/wb-layer.png
+layers_SOURCES = layers.xml $(layers_INCLUDES)
+layers_IDMAPS = \
+	../workbench/metadata/reference.idmap
+layers.validpure: $(layers_SOURCES)
+layers.titles: $(layers_SOURCES)
+layers.useless: $(layers_SOURCES)
+layers.valid: $(layers_SOURCES) $(layers_IDMAPS)
+layers.validwarn: $(layers_SOURCES) $(layers_IDMAPS)
+layers-prepped.xml: $(layers_SOURCES) $(layers_IDMAPS)
+layers-manprepped.xml: $(layers_SOURCES) $(layers_IDMAPS)
+layers-remprepped.xml: $(layers_SOURCES) $(layers_IDMAPS)
+
+legalnotice_en_INCLUDES =
+legalnotice_en_IMAGES =
+legalnotice_en_SOURCES = legalnotice.en.xml $(legalnotice_en_INCLUDES)
+legalnotice_en_IDMAPS =
+legalnotice.en.validpure: $(legalnotice_en_SOURCES)
+legalnotice.en.titles: $(legalnotice_en_SOURCES)
+legalnotice.en.useless: $(legalnotice_en_SOURCES)
+legalnotice.en.valid: $(legalnotice_en_SOURCES) $(legalnotice_en_IDMAPS)
+legalnotice.en.validwarn: $(legalnotice_en_SOURCES) $(legalnotice_en_IDMAPS)
+legalnotice.en-prepped.xml: $(legalnotice_en_SOURCES) $(legalnotice_en_IDMAPS)
+legalnotice.en-manprepped.xml: $(legalnotice_en_SOURCES) $(legalnotice_en_IDMAPS)
+legalnotice.en-remprepped.xml: $(legalnotice_en_SOURCES) $(legalnotice_en_IDMAPS)
+
+mysql_enterprise_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+mysql_enterprise_IMAGES =
+mysql_enterprise_SOURCES = mysql-enterprise.xml $(mysql_enterprise_INCLUDES)
+mysql_enterprise_IDMAPS =
+mysql-enterprise.validpure: $(mysql_enterprise_SOURCES)
+mysql-enterprise.titles: $(mysql_enterprise_SOURCES)
+mysql-enterprise.useless: $(mysql_enterprise_SOURCES)
+mysql-enterprise.valid: $(mysql_enterprise_SOURCES) $(mysql_enterprise_IDMAPS)
+mysql-enterprise.validwarn: $(mysql_enterprise_SOURCES) $(mysql_enterprise_IDMAPS)
+mysql-enterprise-prepped.xml: $(mysql_enterprise_SOURCES) $(mysql_enterprise_IDMAPS)
+mysql-enterprise-manprepped.xml: $(mysql_enterprise_SOURCES) $(mysql_enterprise_IDMAPS)
+mysql-enterprise-remprepped.xml: $(mysql_enterprise_SOURCES) $(mysql_enterprise_IDMAPS)
+
+news_workbench_core_INCLUDES =
+news_workbench_core_IMAGES =
+news_workbench_core_SOURCES = news-workbench-core.xml $(news_workbench_core_INCLUDES)
+news_workbench_core_IDMAPS =
+news-workbench-core.validpure: $(news_workbench_core_SOURCES)
+news-workbench-core.titles: $(news_workbench_core_SOURCES)
+news-workbench-core.useless: $(news_workbench_core_SOURCES)
+news-workbench-core.valid: $(news_workbench_core_SOURCES) $(news_workbench_core_IDMAPS)
+news-workbench-core.validwarn: $(news_workbench_core_SOURCES) $(news_workbench_core_IDMAPS)
+news-workbench-core-prepped.xml: $(news_workbench_core_SOURCES) $(news_workbench_core_IDMAPS)
+news-workbench-core-manprepped.xml: $(news_workbench_core_SOURCES) $(news_workbench_core_IDMAPS)
+news-workbench-core-remprepped.xml: $(news_workbench_core_SOURCES) $(news_workbench_core_IDMAPS)
+
+notes_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+notes_IMAGES =
+notes_SOURCES = notes.xml $(notes_INCLUDES)
+notes_IDMAPS = \
+	../workbench/metadata/notes.idmap
+notes.validpure: $(notes_SOURCES)
+notes.titles: $(notes_SOURCES)
+notes.useless: $(notes_SOURCES)
+notes.valid: $(notes_SOURCES) $(notes_IDMAPS)
+notes.validwarn: $(notes_SOURCES) $(notes_IDMAPS)
+notes-prepped.xml: $(notes_SOURCES) $(notes_IDMAPS)
+notes-manprepped.xml: $(notes_SOURCES) $(notes_IDMAPS)
+notes-remprepped.xml: $(notes_SOURCES) $(notes_IDMAPS)
+
+printing_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+printing_IMAGES =
+printing_SOURCES = printing.xml $(printing_INCLUDES)
+printing_IDMAPS = \
+	../workbench/metadata/reference.idmap
+printing.validpure: $(printing_SOURCES)
+printing.titles: $(printing_SOURCES)
+printing.useless: $(printing_SOURCES)
+printing.valid: $(printing_SOURCES) $(printing_IDMAPS)
+printing.validwarn: $(printing_SOURCES) $(printing_IDMAPS)
+printing-prepped.xml: $(printing_SOURCES) $(printing_IDMAPS)
+printing-manprepped.xml: $(printing_SOURCES) $(printing_IDMAPS)
+printing-remprepped.xml: $(printing_SOURCES) $(printing_IDMAPS)
+
+reference_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	images/published/wb-application-layout.png \
+	images/published/wb-docking-indicator.png \
+	images/published/wb-find-window.png \
+	images/published/wb-mysql-model-page.png \
+	images/published/wb-navigator.png \
+	images/published/wb-options.png \
+	images/published/wb-reporting.png \
+	images/published/wb-roles.png \
+	images/published/wb-schema-privileges.png \
+	images/published/wb-table-tool-active.png \
+	images/published/wb-vertical-toolbar.png \
+	version.ent \
+	workbench.ent
+reference_IMAGES = \
+	images/published/wb-application-layout.png \
+	images/published/wb-docking-indicator.png \
+	images/published/wb-find-window.png \
+	images/published/wb-mysql-model-page.png \
+	images/published/wb-navigator.png \
+	images/published/wb-options.png \
+	images/published/wb-reporting.png \
+	images/published/wb-roles.png \
+	images/published/wb-schema-privileges.png \
+	images/published/wb-table-tool-active.png \
+	images/published/wb-vertical-toolbar.png
+reference_SOURCES = reference.xml $(reference_INCLUDES)
+reference_IDMAPS = \
+	../workbench/metadata/documenting-database.idmap \
+	../workbench/metadata/foreign-key-relationships.idmap \
+	../workbench/metadata/forward-engineering.idmap \
+	../workbench/metadata/grt-shell.idmap \
+	../workbench/metadata/images.idmap \
+	../workbench/metadata/layers.idmap \
+	../workbench/metadata/plugins.idmap \
+	../workbench/metadata/printing.idmap \
+	../workbench/metadata/reference.idmap \
+	../workbench/metadata/reverse-engineering.idmap \
+	../workbench/metadata/stored-procedures.idmap \
+	../workbench/metadata/tables.idmap \
+	../workbench/metadata/text-objects.idmap \
+	../workbench/metadata/tutorial.idmap \
+	../workbench/metadata/validation-plugins.idmap \
+	../workbench/metadata/views.idmap
+reference.validpure: $(reference_SOURCES)
+reference.titles: $(reference_SOURCES)
+reference.useless: $(reference_SOURCES)
+reference.valid: $(reference_SOURCES) $(reference_IDMAPS)
+reference.validwarn: $(reference_SOURCES) $(reference_IDMAPS)
+reference-prepped.xml: $(reference_SOURCES) $(reference_IDMAPS)
+reference-manprepped.xml: $(reference_SOURCES) $(reference_IDMAPS)
+reference-remprepped.xml: $(reference_SOURCES) $(reference_IDMAPS)
+
+reverse_engineering_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	images/published/wb-reverse-engineer-error.png \
+	images/published/wb-schemata-list.png \
+	images/published/wb-select-objects.png \
+	version.ent \
+	workbench.ent
+reverse_engineering_IMAGES = \
+	images/published/wb-reverse-engineer-error.png \
+	images/published/wb-schemata-list.png \
+	images/published/wb-select-objects.png
+reverse_engineering_SOURCES = reverse-engineering.xml $(reverse_engineering_INCLUDES)
+reverse_engineering_IDMAPS = \
+	../workbench/metadata/forward-engineering.idmap \
+	../workbench/metadata/server-connection-wizard.idmap \
+	../workbench/metadata/tutorial.idmap
+reverse-engineering.validpure: $(reverse_engineering_SOURCES)
+reverse-engineering.titles: $(reverse_engineering_SOURCES)
+reverse-engineering.useless: $(reverse_engineering_SOURCES)
+reverse-engineering.valid: $(reverse_engineering_SOURCES) $(reverse_engineering_IDMAPS)
+reverse-engineering.validwarn: $(reverse_engineering_SOURCES) $(reverse_engineering_IDMAPS)
+reverse-engineering-prepped.xml: $(reverse_engineering_SOURCES) $(reverse_engineering_IDMAPS)
+reverse-engineering-manprepped.xml: $(reverse_engineering_SOURCES) $(reverse_engineering_IDMAPS)
+reverse-engineering-remprepped.xml: $(reverse_engineering_SOURCES) $(reverse_engineering_IDMAPS)
+
+server_connection_wizard_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	images/published/wb-connection-wizard1.png \
+	images/published/wb-connection-wizard2.png \
+	version.ent \
+	workbench.ent
+server_connection_wizard_IMAGES = \
+	images/published/wb-connection-wizard1.png \
+	images/published/wb-connection-wizard2.png
+server_connection_wizard_SOURCES = server-connection-wizard.xml $(server_connection_wizard_INCLUDES)
+server_connection_wizard_IDMAPS = \
+	../workbench/metadata/server-connection-wizard.idmap
+server-connection-wizard.validpure: $(server_connection_wizard_SOURCES)
+server-connection-wizard.titles: $(server_connection_wizard_SOURCES)
+server-connection-wizard.useless: $(server_connection_wizard_SOURCES)
+server-connection-wizard.valid: $(server_connection_wizard_SOURCES) $(server_connection_wizard_IDMAPS)
+server-connection-wizard.validwarn: $(server_connection_wizard_SOURCES) $(server_connection_wizard_IDMAPS)
+server-connection-wizard-prepped.xml: $(server_connection_wizard_SOURCES) $(server_connection_wizard_IDMAPS)
+server-connection-wizard-manprepped.xml: $(server_connection_wizard_SOURCES) $(server_connection_wizard_IDMAPS)
+server-connection-wizard-remprepped.xml: $(server_connection_wizard_SOURCES) $(server_connection_wizard_IDMAPS)
+
+stored_procedures_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+stored_procedures_IMAGES =
+stored_procedures_SOURCES = stored-procedures.xml $(stored_procedures_INCLUDES)
+stored_procedures_IDMAPS = \
+	../workbench/metadata/reference.idmap \
+	../workbench/metadata/stored-procedures.idmap \
+	../workbench/metadata/tables.idmap
+stored-procedures.validpure: $(stored_procedures_SOURCES)
+stored-procedures.titles: $(stored_procedures_SOURCES)
+stored-procedures.useless: $(stored_procedures_SOURCES)
+stored-procedures.valid: $(stored_procedures_SOURCES) $(stored_procedures_IDMAPS)
+stored-procedures.validwarn: $(stored_procedures_SOURCES) $(stored_procedures_IDMAPS)
+stored-procedures-prepped.xml: $(stored_procedures_SOURCES) $(stored_procedures_IDMAPS)
+stored-procedures-manprepped.xml: $(stored_procedures_SOURCES) $(stored_procedures_IDMAPS)
+stored-procedures-remprepped.xml: $(stored_procedures_SOURCES) $(stored_procedures_IDMAPS)
+
+tables_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	images/published/wb-index-tab.png \
+	images/published/wb-table-editor-columns.png \
+	images/published/wb-table-editor-overview.png \
+	images/published/wb-table-eer-view.png \
+	version.ent \
+	workbench.ent
+tables_IMAGES = \
+	images/published/wb-index-tab.png \
+	images/published/wb-table-editor-columns.png \
+	images/published/wb-table-editor-overview.png \
+	images/published/wb-table-eer-view.png
+tables_SOURCES = tables.xml $(tables_INCLUDES)
+tables_IDMAPS = \
+	../refman-5.1/metadata/replication-solutions.idmap \
+	../refman-5.1/metadata/se-merge.idmap \
+	../refman-5.1/metadata/se-myisam-core.idmap \
+	../refman-5.1/metadata/sql-syntax.idmap \
+	../workbench/metadata/reference.idmap \
+	../workbench/metadata/tables.idmap
+tables.validpure: $(tables_SOURCES)
+tables.titles: $(tables_SOURCES)
+tables.useless: $(tables_SOURCES)
+tables.valid: $(tables_SOURCES) $(tables_IDMAPS)
+tables.validwarn: $(tables_SOURCES) $(tables_IDMAPS)
+tables-prepped.xml: $(tables_SOURCES) $(tables_IDMAPS)
+tables-manprepped.xml: $(tables_SOURCES) $(tables_IDMAPS)
+tables-remprepped.xml: $(tables_SOURCES) $(tables_IDMAPS)
+
+text_objects_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+text_objects_IMAGES =
+text_objects_SOURCES = text-objects.xml $(text_objects_INCLUDES)
+text_objects_IDMAPS = \
+	../workbench/metadata/reference.idmap
+text-objects.validpure: $(text_objects_SOURCES)
+text-objects.titles: $(text_objects_SOURCES)
+text-objects.useless: $(text_objects_SOURCES)
+text-objects.valid: $(text_objects_SOURCES) $(text_objects_IDMAPS)
+text-objects.validwarn: $(text_objects_SOURCES) $(text_objects_IDMAPS)
+text-objects-prepped.xml: $(text_objects_SOURCES) $(text_objects_IDMAPS)
+text-objects-manprepped.xml: $(text_objects_SOURCES) $(text_objects_IDMAPS)
+text-objects-remprepped.xml: $(text_objects_SOURCES) $(text_objects_IDMAPS)
+
+tutorial_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	images/published/wb-add-eer-diagram.png \
+	images/published/wb-default-schema.png \
+	images/published/wb-sakila-tutorial.png \
+	version.ent \
+	workbench.ent
+tutorial_IMAGES = \
+	images/published/wb-add-eer-diagram.png \
+	images/published/wb-default-schema.png \
+	images/published/wb-sakila-tutorial.png
+tutorial_SOURCES = tutorial.xml $(tutorial_INCLUDES)
+tutorial_IDMAPS = \
+	../workbench/metadata/documenting-database.idmap \
+	../workbench/metadata/reverse-engineering.idmap \
+	../workbench/metadata/tutorial.idmap
+tutorial.validpure: $(tutorial_SOURCES)
+tutorial.titles: $(tutorial_SOURCES)
+tutorial.useless: $(tutorial_SOURCES)
+tutorial.valid: $(tutorial_SOURCES) $(tutorial_IDMAPS)
+tutorial.validwarn: $(tutorial_SOURCES) $(tutorial_IDMAPS)
+tutorial-prepped.xml: $(tutorial_SOURCES) $(tutorial_IDMAPS)
+tutorial-manprepped.xml: $(tutorial_SOURCES) $(tutorial_IDMAPS)
+tutorial-remprepped.xml: $(tutorial_SOURCES) $(tutorial_IDMAPS)
+
+uninstalling_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+uninstalling_IMAGES =
+uninstalling_SOURCES = uninstalling.xml $(uninstalling_INCLUDES)
+uninstalling_IDMAPS =
+uninstalling.validpure: $(uninstalling_SOURCES)
+uninstalling.titles: $(uninstalling_SOURCES)
+uninstalling.useless: $(uninstalling_SOURCES)
+uninstalling.valid: $(uninstalling_SOURCES) $(uninstalling_IDMAPS)
+uninstalling.validwarn: $(uninstalling_SOURCES) $(uninstalling_IDMAPS)
+uninstalling-prepped.xml: $(uninstalling_SOURCES) $(uninstalling_IDMAPS)
+uninstalling-manprepped.xml: $(uninstalling_SOURCES) $(uninstalling_IDMAPS)
+uninstalling-remprepped.xml: $(uninstalling_SOURCES) $(uninstalling_IDMAPS)
+
+validation_plugins_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+validation_plugins_IMAGES =
+validation_plugins_SOURCES = validation-plugins.xml $(validation_plugins_INCLUDES)
+validation_plugins_IDMAPS =
+validation-plugins.validpure: $(validation_plugins_SOURCES)
+validation-plugins.titles: $(validation_plugins_SOURCES)
+validation-plugins.useless: $(validation_plugins_SOURCES)
+validation-plugins.valid: $(validation_plugins_SOURCES) $(validation_plugins_IDMAPS)
+validation-plugins.validwarn: $(validation_plugins_SOURCES) $(validation_plugins_IDMAPS)
+validation-plugins-prepped.xml: $(validation_plugins_SOURCES) $(validation_plugins_IDMAPS)
+validation-plugins-manprepped.xml: $(validation_plugins_SOURCES) $(validation_plugins_IDMAPS)
+validation-plugins-remprepped.xml: $(validation_plugins_SOURCES) $(validation_plugins_IDMAPS)
+
+views_INCLUDES = \
+	../common/fixedchars.ent \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	version.ent \
+	workbench.ent
+views_IMAGES =
+views_SOURCES = views.xml $(views_INCLUDES)
+views_IDMAPS = \
+	../workbench/metadata/reference.idmap \
+	../workbench/metadata/tables.idmap \
+	../workbench/metadata/views.idmap
+views.validpure: $(views_SOURCES)
+views.titles: $(views_SOURCES)
+views.useless: $(views_SOURCES)
+views.valid: $(views_SOURCES) $(views_IDMAPS)
+views.validwarn: $(views_SOURCES) $(views_IDMAPS)
+views-prepped.xml: $(views_SOURCES) $(views_IDMAPS)
+views-manprepped.xml: $(views_SOURCES) $(views_IDMAPS)
+views-remprepped.xml: $(views_SOURCES) $(views_IDMAPS)
+
+workbench_INCLUDES = \
+	../common/fixedchars.ent \
+	../dynamic-docs/changelog/workbench-versions.xml \
+	../dynamic-docs/changelog/workbench.xml \
+	../refman-common/urls.ent \
+	all-entities.ent \
+	change-history.xml \
+	documenting-database.xml \
+	dynxml-local-news-workbench.xml \
+	editions.xml \
+	foreign-key-relationships.xml \
+	forward-engineering.xml \
+	grt-shell.xml \
+	images.xml \
+	images/published/wb-add-eer-diagram.png \
+	images/published/wb-application-layout.png \
+	images/published/wb-connection-wizard1.png \
+	images/published/wb-connection-wizard2.png \
+	images/published/wb-default-schema.png \
+	images/published/wb-diff-sources.png \
+	images/published/wb-docking-indicator.png \
+	images/published/wb-drawSplit.png \
+	images/published/wb-find-window.png \
+	images/published/wb-foreign-key.png \
+	images/published/wb-grt-shell.png \
+	images/published/wb-index-tab.png \
+	images/published/wb-layer.png \
+	images/published/wb-mysql-model-page.png \
+	images/published/wb-navigator.png \
+	images/published/wb-options.png \
+	images/published/wb-reporting.png \
+	images/published/wb-reverse-engineer-error.png \
+	images/published/wb-roles.png \
+	images/published/wb-sakila-eer.png \
+	images/published/wb-sakila-tutorial.png \
+	images/published/wb-schema-privileges.png \
+	images/published/wb-schemata-list.png \
+	images/published/wb-select-objects.png \
+	images/published/wb-table-editor-columns.png \
+	images/published/wb-table-editor-overview.png \
+	images/published/wb-table-eer-view.png \
+	images/published/wb-table-tool-active.png \
+	images/published/wb-vertical-toolbar.png \
+	installing.xml \
+	layers.xml \
+	legalnotice.en.xml \
+	mysql-enterprise.xml \
+	news-workbench-core.xml \
+	notes.xml \
+	printing.xml \
+	reference.xml \
+	reverse-engineering.xml \
+	server-connection-wizard.xml \
+	stored-procedures.xml \
+	tables.xml \
+	text-objects.xml \
+	tutorial.xml \
+	uninstalling.xml \
+	validation-plugins.xml \
+	version.ent \
+	views.xml \
+	workbench.ent
+workbench_IMAGES = \
+	images/published/wb-add-eer-diagram.png \
+	images/published/wb-application-layout.png \
+	images/published/wb-connection-wizard1.png \
+	images/published/wb-connection-wizard2.png \
+	images/published/wb-default-schema.png \
+	images/published/wb-diff-sources.png \
+	images/published/wb-docking-indicator.png \
+	images/published/wb-drawSplit.png \
+	images/published/wb-find-window.png \
+	images/published/wb-foreign-key.png \
+	images/published/wb-grt-shell.png \
+	images/published/wb-index-tab.png \
+	images/published/wb-layer.png \
+	images/published/wb-mysql-model-page.png \
+	images/published/wb-navigator.png \
+	images/published/wb-options.png \
+	images/published/wb-reporting.png \
+	images/published/wb-reverse-engineer-error.png \
+	images/published/wb-roles.png \
+	images/published/wb-sakila-eer.png \
+	images/published/wb-sakila-tutorial.png \
+	images/published/wb-schema-privileges.png \
+	images/published/wb-schemata-list.png \
+	images/published/wb-select-objects.png \
+	images/published/wb-table-editor-columns.png \
+	images/published/wb-table-editor-overview.png \
+	images/published/wb-table-eer-view.png \
+	images/published/wb-table-tool-active.png \
+	images/published/wb-vertical-toolbar.png
+workbench_SOURCES = workbench.xml $(workbench_INCLUDES)
+workbench_IDMAPS = \
+	../refman-5.1/metadata/introduction.idmap \
+	../refman-5.1/metadata/replication-solutions.idmap \
+	../refman-5.1/metadata/se-merge.idmap \
+	../refman-5.1/metadata/se-myisam-core.idmap \
+	../refman-5.1/metadata/sql-syntax.idmap \
+	../workbench/metadata/documenting-database.idmap \
+	../workbench/metadata/foreign-key-relationships.idmap \
+	../workbench/metadata/forward-engineering.idmap \
+	../workbench/metadata/grt-shell.idmap \
+	../workbench/metadata/images.idmap \
+	../workbench/metadata/installing.idmap \
+	../workbench/metadata/layers.idmap \
+	../workbench/metadata/notes.idmap \
+	../workbench/metadata/plugins.idmap \
+	../workbench/metadata/printing.idmap \
+	../workbench/metadata/reference.idmap \
+	../workbench/metadata/reverse-engineering.idmap \
+	../workbench/metadata/server-connection-wizard.idmap \
+	../workbench/metadata/stored-procedures.idmap \
+	../workbench/metadata/tables.idmap \
+	../workbench/metadata/text-objects.idmap \
+	../workbench/metadata/tutorial.idmap \
+	../workbench/metadata/validation-plugins.idmap \
+	../workbench/metadata/views.idmap
+workbench.validpure: $(workbench_SOURCES)
+workbench.titles: $(workbench_SOURCES)
+workbench.useless: $(workbench_SOURCES)
+workbench.valid: $(workbench_SOURCES) $(workbench_IDMAPS)
+workbench.validwarn: $(workbench_SOURCES) $(workbench_IDMAPS)
+workbench-prepped.xml: $(workbench_SOURCES) $(workbench_IDMAPS)
+workbench-manprepped.xml: $(workbench_SOURCES) $(workbench_IDMAPS)
+workbench-remprepped.xml: $(workbench_SOURCES) $(workbench_IDMAPS)
+


Modified: trunk/workbench/layers.xml
===================================================================
--- trunk/workbench/layers.xml	2008-02-29 07:54:11 UTC (rev 10072)
+++ trunk/workbench/layers.xml	2008-02-29 16:08:42 UTC (rev 10073)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 735 bytes

@@ -162,7 +162,7 @@
       To do this, select the layer and, in the 
       <literal>Properties</literal> palette, set the 
       <literal>visible</literal> property to <literal>False</literal>.
-      To relocate an invisible object, open the <literal>Layers</literal>
+      To locate an invisible object, open the <literal>Layers</literal>
       palette and select the object by double clicking it.
       Once an object is selected you can reset the
       <literal>visible</literal> property from the 


Modified: trunk/workbench/news-workbench-core.xml
===================================================================
--- trunk/workbench/news-workbench-core.xml	2008-02-29 07:54:11 UTC (rev 10072)
+++ trunk/workbench/news-workbench-core.xml	2008-02-29 16:08:42 UTC (rev 10073)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 729 bytes

@@ -19,7 +19,15 @@
     
     <remark role="dynamic-dependency-list"/> 
     
+    <section id="wb-news-5-0-15">
+      
+      <title condition="dynamic:changelog:vertitle" role="5.0.15beta:workbench:all"/>
+      
+      <para condition="dynamic:changelog:entrylist" role="5.0.15beta:workbench:all"/>
+      
+    </section>
     
+    
     <section id="wb-news-5-0-14a">
       
       <title condition="dynamic:changelog:vertitle" role="5.0.14abeta:workbench:all"/>


Modified: trunk/workbench/reference.xml
===================================================================
--- trunk/workbench/reference.xml	2008-02-29 07:54:11 UTC (rev 10072)
+++ trunk/workbench/reference.xml	2008-02-29 16:08:42 UTC (rev 10073)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 613 bytes

@@ -3369,7 +3369,7 @@
         
         <para>
           The <literal>Layer</literal> palette provides an
-          easy way to relocate an invisible object.
+          easy way to locate an invisible object.
           Open the <literal>Layers</literal>
           palette and select the object by double clicking it.
           Once an object is selected you can reset the


Thread
svn commit - mysqldoc@docsrva: r10073 - in trunk: dynamic-docs/changelog workbenchplavin29 Feb