diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/release-notes-eiffelstudio-70.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/release-notes-eiffelstudio-70.wiki index 70da148d..122d57ae 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/release-notes-eiffelstudio-70.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/release-notes-eiffelstudio-70.wiki @@ -7,13 +7,19 @@ ==Graphical environment== ===What's new=== +* EiffelRibbon: a Windows specific library and tool to add a ribbon to your EiffelVision2 applications. +* Debian packages available for downloads +* Added external contributions: Decimal library, Json parser, arbitrary precision mathematics, encryption (SHA1, MD5, x509, ...) +* Added previews of libraries: sqlite3, regular expression, ... ===Improvements=== +* Better integration to the latest Linux Desktop environments: Unity from Ubuntu and KDE 4.0. +* SCOOP speed improvements. ===Changes=== ===Bug fixes=== - +* Various bug fixes. ==Compiler== * Click [[Major changes between ISE Eiffel 6.8 and ISE Eiffel 7.0|here]] for the compiler release notes. @@ -27,11 +33,20 @@ ==Libraries== ===EiffelBase=== +* Improved speed of `replace_substring_all' when replacing a smaller string by a larger one. +* Improved speed of HASH_TABLE lookups. ===EiffelVision2=== * [[Revisions and Bug Fixes|Click here for EiffelVision2 release notes.]] ===EiffelStore=== +* Added support for INTEGER_xx and NATURAL_xx datatypes. +* Added support for transactions in the MySQL handle. +* Various speed improvements for SQL queries +* Added support for multiple database connections +* Added support for immutable and unicode strings +* Added support for GUID type +* Added support of DECIMAL type. [[EiffelStudio release notes|Click here to check out what was new in other versions]] diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_design_tool_02_0.png b/documentation/current/platform-specifics/_images/EiffelRibbon_design_tool_02_0.png new file mode 100644 index 00000000..a33aab57 Binary files /dev/null and b/documentation/current/platform-specifics/_images/EiffelRibbon_design_tool_02_0.png differ diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_design_tool_02_0.png.data b/documentation/current/platform-specifics/_images/EiffelRibbon_design_tool_02_0.png.data new file mode 100644 index 00000000..8f06e3f9 --- /dev/null +++ b/documentation/current/platform-specifics/_images/EiffelRibbon_design_tool_02_0.png.data @@ -0,0 +1,3 @@ +title=EiffelRibbon design tool 02 +author=halw +path=content/eiffelribbon-design-tool-02 diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_scaling_policy_02.png b/documentation/current/platform-specifics/_images/EiffelRibbon_scaling_policy_02.png new file mode 100644 index 00000000..3571ce41 Binary files /dev/null and b/documentation/current/platform-specifics/_images/EiffelRibbon_scaling_policy_02.png differ diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_scaling_policy_02.png.data b/documentation/current/platform-specifics/_images/EiffelRibbon_scaling_policy_02.png.data new file mode 100644 index 00000000..ca2dcb96 --- /dev/null +++ b/documentation/current/platform-specifics/_images/EiffelRibbon_scaling_policy_02.png.data @@ -0,0 +1,3 @@ +title=EiffelRibbon scaling policy 02 +author=halw +path=content/eiffelribbon-scaling-policy-02 diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_02.png b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_02.png new file mode 100644 index 00000000..9986104f Binary files /dev/null and b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_02.png differ diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_02.png.data b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_02.png.data new file mode 100644 index 00000000..283d4d3a --- /dev/null +++ b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_02.png.data @@ -0,0 +1,3 @@ +title=Size Definition Editor 02 +author=halw +path=content/size-definition-editor-02 diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_03.png b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_03.png new file mode 100644 index 00000000..0f5157d9 Binary files /dev/null and b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_03.png differ diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_03.png.data b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_03.png.data new file mode 100644 index 00000000..03327f28 --- /dev/null +++ b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_03.png.data @@ -0,0 +1,3 @@ +title=Size Definition Editor 03 +author=halw +path=content/size-definition-editor-03 diff --git a/documentation/current/platform-specifics/microsoft-windows/eiffelribbon/eiffelribbon-design-tool.wiki b/documentation/current/platform-specifics/microsoft-windows/eiffelribbon/eiffelribbon-design-tool.wiki index 29e5d735..e0a90c23 100644 --- a/documentation/current/platform-specifics/microsoft-windows/eiffelribbon/eiffelribbon-design-tool.wiki +++ b/documentation/current/platform-specifics/microsoft-windows/eiffelribbon/eiffelribbon-design-tool.wiki @@ -58,7 +58,7 @@ Use the Size Definition Editor to create custom size definitions for your ribbon [[Image: Size Definition Editor 02|Button placeholders]] -Figure 4. Three button placeholders in a custom size definition; one is large, and two are small. The text is visible in all cases. (This is the arrangement used for the "medium" configuration for the ''ThreeButtonCustom'' size definition used in the scaling policy figures in the next section. Screenshots of specifying arrangements used for "large" "small" configurations for ThreeButtonCustom are not shown.) +Figure 4. Three button placeholders in a custom size definition (highlighted in red rectangle); one is large, and two are small. The text is visible in all cases. (This is the arrangement used for the "medium" configuration (highlighted in green rectangle) for the ''ThreeButtonCustom'' size definition used in the scaling policy figures in the next section. Screenshots of specifying arrangements used for "large" "small" configurations for ThreeButtonCustom are not shown.) Once a custom size definition has been designed, it can be named, saved, and used in a ribbon design.