From: Vincent COUVERT Date: Tue, 31 Jul 2012 08:04:25 +0000 (+0200) Subject: Prepare Scilab 5.4.0-beta-2 X-Git-Tag: 5.4.0-beta-2~29 X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=commitdiff_plain;h=f4e3e317db05e5d65355b01d1dcbb8fbc06c507b Prepare Scilab 5.4.0-beta-2 Change-Id: I5d6faa2bde09cb700b2c966523f01a5526608790 --- diff --git a/scilab/CHANGES_5.4.X b/scilab/CHANGES_5.4.X index fb56650..ad36c22 100644 --- a/scilab/CHANGES_5.4.X +++ b/scilab/CHANGES_5.4.X @@ -40,6 +40,12 @@ Javasci Documentation ============= +* Tag added. This tag will perform the graphic rendering of + a Scilab code and include the result into the help page as a sample image. + +* Thanks to the tag, all graphic and trigonometric help pages + contains now a sample image. + * Management of Docbook tags , , and . See bug #11459. @@ -67,7 +73,7 @@ Compilation * Switch to Scirenderer 0.5.3. -* Bug #9824 fixed - BLAS_LIBS variable was overloaded by the configure. +* BLAS_LIBS variable can now be set by the user (See bug #9824). GUI @@ -116,24 +122,6 @@ Statistics - Eigenvalues graph improved. -Graphics -======== - -* Bug #10711 fixed - The textbox of datatip was not displayed in graphics using - logarithm scale. - -* Bug #11330 fixed - oldplot function removed. - -* Bug #11332 fixed - Default usage of contour2d was producing some errors. - -* Bug #11333 fixed - Missing argument number checking in comet added. - -* Bug #11490 fixed - comet produced wrong display with matrix inputs. - -* Bug #11506 fixed - "Rendu d'équations mathématiques dans le graphique Scilab" - were missing some closure tags in the examples. - - Bug Fixes ========= @@ -182,6 +170,8 @@ Bug Fixes * Bug #8785 fixed - modulo and pmodulo functions did not check input arguments. +* Bug #9824 fixed - BLAS_LIBS variable was overloaded by the configure. + * Bug #9830 fixed - leastsq did not match the information given in optim help page. * Bug #9884 fixed - Possibility to add a default header on new files in SciNotes @@ -204,6 +194,9 @@ Bug Fixes * Bug #10595 fixed - In SciNotes, did not go to the next tab position. +* Bug #10711 fixed - The textbox of datatip was not displayed in graphics using + logarithm scale. + * Bugs #10827, #10868 fixed - In SciNotes, strings containing LaTeX disappeared when executed. @@ -247,8 +240,14 @@ Bug Fixes * Bug #11328 fixed - strsplit returned a wrong error message when the second input argument contained wrong values. +* Bug #11330 fixed - oldplot function removed. + * Bug #11331 fixed - graypolarplot() returned an error about an unknown property. +* Bug #11332 fixed - Default usage of contour2d was producing some errors. + +* Bug #11333 fixed - Missing argument number checking in comet added. + * Bug #11346 fixed - Error messages added in cosm function in case of bad usage. @@ -319,9 +318,14 @@ Bug Fixes * Bug #11488 fixed - Java exception led to a segfault in -ns mode when entering something in the console. +* Bug #11490 fixed - comet produced wrong display with matrix inputs. + * Bug #11502 fixed - Some Java debug information was displayed when playing with graphics. +* Bug #11506 fixed - "Rendu d'équations mathématiques dans le graphique Scilab" + were missing some closure tags in the examples. + * Bug #11515 fixed - checkVarDimension help page added and getNbInputArgument and getNbOutputArgument help pages updated. diff --git a/scilab/modules/helptools/data/pages/homepage-en_US.html b/scilab/modules/helptools/data/pages/homepage-en_US.html index c195a11..f4a68e1 100644 --- a/scilab/modules/helptools/data/pages/homepage-en_US.html +++ b/scilab/modules/helptools/data/pages/homepage-en_US.html @@ -17,7 +17,7 @@ Scilab help >> Homepage

-

What's new in Scilab 5.4.0 beta 1?

+

What's new in Scilab 5.4.0 beta 2?

This version introduces Scilab desktop which allows the user to save and restore his Scilab windows configuration.
In this context, strong efforts have been carried out on the graphical components:
@@ -44,7 +44,14 @@ New uicontrol styles added: "image" and "table" (read-only).

- See all changes in Scilab 5.4.0 beta 1 + New eigs function added: calculates eigenvalues and eigenvectors of matrices (including sparse matrices). +

+

+ Improvements in Scilab documentation: The help pages on graphics now contain a sample image, some chapters are better categorized, etc. +

+ +

+ See all changes in Scilab 5.4.0 beta 2


diff --git a/scilab/modules/helptools/data/pages/homepage-fr_FR.html b/scilab/modules/helptools/data/pages/homepage-fr_FR.html index ff611b7..9ab0c8a 100644 --- a/scilab/modules/helptools/data/pages/homepage-fr_FR.html +++ b/scilab/modules/helptools/data/pages/homepage-fr_FR.html @@ -17,7 +17,7 @@ Aide Scilab >> Page d'accueil

-

Nouveautés de Scilab 5.4.0 beta 1

+

Nouveautés de Scilab 5.4.0 beta 2

Cette version introduit Scilab desktop qui permet à l'utilisateur de sauvegarder et de restaurer la configuration qu'il a choisie pour ses fenêtres Scilab.
Pour ce faire, des efforts importants ont été menés sur les composants graphiques :
@@ -44,7 +44,13 @@ De nouveaux styles pour les uicontrols ont été ajoutés: "image" et "table" (lecture seule).

- Consulter tous les changements intégrés à Scilab 5.4.0 beta 1 (anglais) + Une nouvelle fonction eigs a été ajoutée. Elle calcule les valeurs propres et vecteurs propres des matrices (y compris les matrices creuses). +

+

+ La documentation de Scilab a été améliorée. Toutes les pages d'aide des fonctions graphiques proposent maintenant des exemples de rendu, certains chapitres de l'aide ont été réorganisés, etc. +

+

+ Consulter tous les changements intégrés à Scilab 5.4.0 beta 2 (anglais)