Antoine ELIAS [Wed, 8 Feb 2017 08:39:22 +0000]
update about image and splashscreen to 2o17
Change-Id: I4301bdc3f70e37c4cd42b3bb6482dc64e19ad7c8
Samuel GOUGEON [Sat, 4 Feb 2017 00:28:00 +0000]
xget(): removal from help pages
* All references removed, apart from xget and xset pages left
* No images changed
Change-Id: Ib94b686a55a3a0aa989b8a697fdf8ede80d5c23a
Samuel GOUGEON [Sat, 4 Feb 2017 01:48:50 +0000]
xget(): removal from tests
* All tests scanned against /[^e]xget[^em]/
* All updated tests pass
* Tests about xget() itself removed.
* xset_xget.tst left as is for the moment
Change-Id: If2631dd7f64f96b816082c7f374b978f596bbfa3
Adeline CARNIS [Mon, 6 Feb 2017 15:16:29 +0000]
*Bug #14330 fixed - luget was really slow.
Change-Id: I193f028fe0ee78d5cdf3e80ee0d10350ced5b986
Clément DAVID [Fri, 3 Feb 2017 15:16:05 +0000]
test_run: fix xml export without tests
Change-Id: I8161292c3ef89eeb362a86e706a8eef1cd5ffeed
Antoine ELIAS [Tue, 7 Feb 2017 08:48:00 +0000]
bug 14671: || misworks when LHS is %f or zeros. && misworks when LHS is %t or non-zeros
Change-Id: Idb37eb4649fa8f9a962b214c3421ac0ea2c32c65
Antoine ELIAS [Tue, 7 Feb 2017 10:29:59 +0000]
splash screen is back !
Change-Id: I9bcf393287daf7aae01c1430e017bff19bfdac04
Clément DAVID [Wed, 1 Feb 2017 10:23:20 +0000]
* Bug #14659 fixed: number of I/O ports of the superblock was not updated when adding or deleting I/O blocks inside a superblock.
This commit fix the port synchronization between outer ports and inner diagram
when the user add / delete / update any I/O block. The tab title is also fixed
on save (previously the superblock diagram tab title was not updated)
Note: this fix required initial support for Undo/Redo but it is still not
shared for cross tab operation.
Change-Id: I13481bf7e0778a38ccf72cb460dcf04686d9a8df
Adeline CARNIS [Mon, 6 Feb 2017 09:51:05 +0000]
*Bug #14278 fixed - ltitr returned an incorrect xf output value.
Change-Id: Ida2d58d31c2b22e36d44341ecc0e6a1572ac31bc
Adeline CARNIS [Wed, 1 Feb 2017 13:52:25 +0000]
Errors in example help pages
Change-Id: I23d460bd4a014e13d8e14985752fe73ed31ddbd8
Samuel GOUGEON [Sun, 5 Feb 2017 21:11:06 +0000]
Console File menu: clarify some (fr) labels
Change-Id: I6b75a721292a4a1f2c9e816b59a9526d9f585875
Clément DAVID [Fri, 27 Jan 2017 13:28:00 +0000]
Xcos: fix blocks rotation action
Change-Id: I17e6f5a291767e9e55c0df423165f95ce9513d21
Antoine ELIAS [Thu, 2 Feb 2017 16:43:22 +0000]
Bug #14604 fixed: convert emptystr in builtin
Change-Id: Ifb2465b3f3e901f698158d6349d13c32b08d342c
Samuel GOUGEON [Sat, 8 Oct 2016 15:48:46 +0000]
* bug #14801 fixed: [cells1 cells2] puzzled cells components
* http://bugzilla.scilab.org/14801
* Remove concatenation overload for cells.
* Manage as matrix
* test_run data_structures passed
test_run overloading passed
test_run ast concatenation
Change-Id: I115d4c135f7297f44e45f7492a2b07265ad8c535
Clément DAVID [Wed, 1 Feb 2017 15:16:21 +0000]
Graphics: fix datatip rendering after
5f1861ec
Change-Id: I4b07102f92165d65c39d04ee94efcd8b0e3e8dfe
Siddhartha Gairola [Mon, 23 Jan 2017 17:30:09 +0000]
Bug #14012 fixed - String: added a flag to remove either leading or trailing or both spaces
Change-Id: I979b44c5c8db9b1c05af3e96bab1d1a4f45c6015
Serge Steer [Wed, 1 Feb 2017 22:24:09 +0000]
bug 14980 fix (The datatip display of the root locus arcs is broken)
Change-Id: I345e6df7e995d915d3598279a300f5859e4be713
serge.steer [Thu, 26 May 2016 08:45:51 +0000]
* Bug #6307 fixed - CACSD: make easy version of lqr, lqe, lqg
* Wish 6307 fix + help revisited + unit tests added
* lftpss bug fix (PID demo)
Change-Id: I0b158e0817ee84aa786dd1caad86caab9d3db430
Clément DAVID [Wed, 1 Feb 2017 21:19:59 +0000]
Localization: update the translation files
Change-Id: I39d63c012f87469eeb5be3e11285a14c2abbe175
Clément DAVID [Wed, 1 Feb 2017 13:31:10 +0000]
Localization: update localized files
Change-Id: Ibeffd28dbacf361b4343b0b85f35be8767f3a1c8
Samuel GOUGEON [Thu, 1 Sep 2016 18:35:47 +0000]
Fixed & improved pages for |,|| and &,&&
* & && in PDF : http://bugzilla.scilab.org/attachment.cgi?id=4468
| || in PDF : http://bugzilla.scilab.org/attachment.cgi?id=4469
* (ja) and (ru) pages were actually in fully english
=> removed. Retranslations shall be done later in some other commits.
* Some of the || examples are impeded by http://bugzilla.scilab.org/14761
But they are ready.
Change-Id: I2121940184ab70c1b172f90acdac4174d1520720
Clément DAVID [Wed, 1 Feb 2017 13:46:47 +0000]
Fileio: fix compilation (again) on gcc6
Change-Id: I600e9772691f4a677f041b4783b65643bff1d474
Adeline CARNIS [Wed, 1 Feb 2017 09:40:49 +0000]
Last example of optim help page crashed Scilab.
Change-Id: Ia08cbdcfbfac0fb2dbe3051360d2e1c44ee23cbe
Paul Bignier [Fri, 27 Jan 2017 15:19:56 +0000]
Xcos demos: fix annotation position
Change-Id: Id231d8abfbcb3ecc5f1b3616046d15d336bf7a03
Paul Bignier [Wed, 1 Feb 2017 11:32:12 +0000]
Fix linux compilation
Change-Id: Ieefae0a44f18c7152992f02397caee90d83b68f1
Simon Marchetto [Fri, 27 Jan 2017 15:06:12 +0000]
fileio: mgetl rewritten for better performance
- use C fgets, less allocations...
- interface changed => csvRead, fscanfMat, readline updated
- benchmarks added
- unit test rewritten
Change-Id: Id4e1cc265606b04532412183eab4b46e02d01cb8
Samuel GOUGEON [Wed, 1 Feb 2017 00:01:20 +0000]
* Bug #14978 fixed: input() badly managed entered 'x' & the returning prompt
* http://bugzilla.scilab.org/14978
Change-Id: Icc7a60ebe35cac9390932f030e70a0d605d20f09
Samuel GOUGEON [Tue, 31 Jan 2017 02:42:25 +0000]
* Bugs #14976 fixed: asciimat(colNum) and asciimat(asciimat("àeï")) failed
* http://bugzilla.scilab.org/14976
* code simplified
* asciimat() unit test extended
* test_run string passes
Change-Id: I7c271a67db258c0d4b5748a937219f8fdb688e8a
Clément DAVID [Mon, 30 Jan 2017 17:05:50 +0000]
Xcos: fix doc building
Change-Id: I215b1a0c941e232a6d25196c01e868a2a27dbac8
Adeline CARNIS [Mon, 5 Dec 2016 10:35:18 +0000]
* Bug #14885 fixed - The tag property was not documented in Matplot_properties help page
http://bugzilla.scilab.org/14885
+ page improved: http://bugzilla.scilab.org/attachment.cgi?id=4452
Change-Id: I897e84520bd77b4f8b9405f6dfc7c71f08bd972f
Adeline CARNIS [Mon, 30 Jan 2017 14:42:12 +0000]
Example of chfact help page crashed Scilab
A=sprand(20,20,0.1);
A=A*A'+eye();
chfact(A)
Change-Id: I5c7a638949531f6368bd3c0750517a24fc078871
Samuel GOUGEON [Mon, 19 Dec 2016 22:41:45 +0000]
Console menu File => Working dir: add "Go to Favorites" = dynamical list
* Related report: http://bugzilla.scilab.org/14171
* The 3 items of the WD section are:
Current working directory: (clicking prints it)
Browse for new
Go to Bookmark => TMPDIR
SCIHOME
SCI
User's home ~
<column of Scinotes favorite dirs>
* getPreferencesValue() must be priorly upgraded:
Please review and merge https://codereview.scilab.org/18946: DONE
* All directories of current and recent files opened in Scinotes,
and Scinotes favorite dirs are sorted, deduplicated, shortened with
TMPDIR SCI SCIHOME home prefixes, and listed.
This dynamical list is more efficient than items set by hand.
It sticks to Scinotes (most recent) activity. Scinotes already
allows to set favorites dirs by hand, that will appear here as well.
Synchronisation will Scinotes needs is ensured.
Change-Id: Iaf3a9c74dfbc88d191b9c7194a6776f68f7bfc66
Clément DAVID [Mon, 30 Jan 2017 13:24:43 +0000]
Update Makefiles for SWIG 3.0.11
Change-Id: I7c32f1cebdcfac0929eccb66460340dda191ec73
Cedric Delamarre [Mon, 30 Jan 2017 09:30:11 +0000]
[cacsd] demo fixed
demo => cacsd => PID
Change-Id: I523b2a3468005bcd0bd007263678ff0071fb43ec
Cedric Delamarre [Fri, 27 Jan 2017 16:35:31 +0000]
[bug_14609] msscanf crash fixed.
test_run fileio bug_14609
Change-Id: I6dc8045c27d3854207e0c235753476eeb6cd6cbf
Antoine ELIAS [Mon, 30 Jan 2017 09:30:27 +0000]
update version name to branch-6.0
Change-Id: I2dd596b827f2e2fdc3aed8c79adf0d020bf18a1f
Antoine ELIAS [Fri, 27 Jan 2017 20:24:23 +0000]
windows 32: fix stack size to 8MB
Change-Id: I51522e83fbb5a23ae111310c9429161999154719
Antoine ELIAS [Fri, 27 Jan 2017 13:59:53 +0000]
insert new must keep assigned dimensions ( row/col vector only)
Change-Id: Ica4b77982ef5a5d6c022d38c3823b27043610df0
Cedric Delamarre [Fri, 27 Jan 2017 10:32:03 +0000]
[overloading] NOT FIXED 6.0.0
Change-Id: Ia14eefb2ab0705ec70b6d0b59d6f43ee13d835cf
Paul Bignier [Fri, 27 Jan 2017 09:51:32 +0000]
Xcos tests: fix bug_8798
* Redrew the corrupt diagram and fixed messages
Change-Id: I98a86ff7a1e3367f4920acd0ab6c54731ae68d83
Cedric Delamarre [Fri, 27 Jan 2017 09:52:07 +0000]
[overloading] update ref file
Change-Id: Ie864e565e39c59bc7848eeb4b7fb00a02e73c548
Clément DAVID [Fri, 27 Jan 2017 13:28:00 +0000]
Xcos: fix old diagram simulation after
fc0c389d
Change-Id: I75b3f7625f46384913001b2f40c85ae68f2f5ff8
Adeline CARNIS [Fri, 27 Jan 2017 11:16:35 +0000]
Replace {-1} by (-1) in derivat help page
Change-Id: I04aed93531d196d006594e6c18557c5c349e4d58
Antoine ELIAS [Fri, 27 Jan 2017 09:59:08 +0000]
Add generation of cleaner_src and set MS env on windows while clean
Change-Id: Id4a3fe6be6f2a70d1c0055eb7b67bea0fad30e6f
Clément DAVID [Fri, 27 Jan 2017 10:17:30 +0000]
Polynomials: fix CID 1363767 : uninit variable
Change-Id: I56dad01201d9074f0be030f764ec5a465c724fb5
Simon Marchetto [Fri, 27 Jan 2017 11:02:35 +0000]
Development_tools: assert_cond2reqdigits() supports "complex real" (0 as imaginary part)
Change-Id: I2aa6c62ddb7287f7f340442d8530c163e557c0e0
Clément DAVID [Fri, 27 Jan 2017 10:21:39 +0000]
Xcos: set the diagram as modified on parameters modification
Change-Id: I32dfeb9b5abc4e92b49ffc189906c713ecb64931
Clément DAVID [Fri, 27 Jan 2017 09:56:22 +0000]
Fix CID 1366839 : Null pointer dereference
Change-Id: Id1d618b02b78e4b4e7ff1f1fdf9c731b4d2a54a0
Adeline CARNIS [Wed, 25 Jan 2017 15:20:03 +0000]
[graphics] fix bug_13441.tst
Change-Id: I391a61e4497c5d66dc89a8e457a288440bbde3b6
Clément DAVID [Fri, 27 Jan 2017 07:53:56 +0000]
Help: fix xfrect() localized pages
Change-Id: Id9ac4e612d47984055eba242e70c903f58f51b7a
Clément DAVID [Fri, 27 Jan 2017 07:49:47 +0000]
Help: fix Xcos images after
97695c86
Change-Id: I326b49580809da60f60c0cbe574924fed489b914
Clément DAVID [Fri, 27 Jan 2017 08:54:29 +0000]
Xcos: clear warnings on start or compile
Change-Id: Ifc52a9a375fda3fb35a1110b71084b9881bd34e4
Clément DAVID [Fri, 27 Jan 2017 08:41:37 +0000]
Xcos: propagate diagram's modified status on superblocks
Change-Id: I961f044f171d66779dd22813abac17e161e2b8c4
Adeline CARNIS [Tue, 24 Jan 2017 16:26:28 +0000]
permute: remove one of test which checks if x is empty (following:
https://codereview.scilab.org/#/c/18933/)
Change-Id: Ia7d2a318db097ca77863cb425609142c5d77b990
Adeline CARNIS [Thu, 26 Jan 2017 15:05:56 +0000]
[graphics] regen dia.ref
test_run graphics bug_140
test_run graphics bug_3590
Change-Id: I949e2b9ac702d23444195447cf371e28bc02ea8b
Clément DAVID [Wed, 25 Jan 2017 12:05:54 +0000]
Fix some valgrind detected issues
Change-Id: I6b0f53e5da1cf2d3bf450f11716c0a359dbf0aa1
Clément DAVID [Wed, 25 Jan 2017 11:14:39 +0000]
Graphics: fix handle.tag / gca() / clf() crash
my_handle = scf(100001);
clf(my_handle, "reset");
xdel(winsid())
fig_handle = figure("figure_name", "toto");
//fig_handle = figure("figure_name", "toto");
xdel(winsid())
my_handle = scf(100001);
clf(my_handle, "reset");
Change-Id: I3f31375ca2c12d84b153d06f86679cd480ae27de
Samuel GOUGEON [Tue, 24 Jan 2017 16:16:59 +0000]
* Bug #14965 fixed: getPreferencesValue() upgraded.
- http://bugzilla.scilab.org/14965 :
+ tag with multiple occurrences is now supported
+ the path+filename of the XML document can now be provided
instead of its XML handle.
- Commit required for https://codereview.scilab.org/#/c/18803/
- new page in PDF: http://bugzilla.scilab.org/attachment.cgi?id=4470
Change-Id: Ia8f0f0cdee1cff2e813a5cd874461aa5b7387be8
Cedric Delamarre [Thu, 26 Jan 2017 15:57:16 +0000]
[m2sci] bug_1082 fixed
allow the call of overload with type troncated
to 8 characteres for compatibility with scilab 5.
test_run m2sci bug_1082
Change-Id: I92d71cd8548148399560eb5cfb013324528000d8
Clément DAVID [Thu, 26 Jan 2017 12:09:03 +0000]
Help building: add a CHANGES.html target
The Common Markdown executable might not be needed for common builds.
Rather than checking for it and enforcing its presence the CHANGES build will
only fail at make time.
To update CHANGES.html, type:
$ make modules/helptools/data/pages/CHANGES.html
Change-Id: Ib79a45627e8a26d153d7f6827e8722eaf5405366
Clément DAVID [Thu, 26 Jan 2017 17:06:16 +0000]
Xcos gui: fix DEBUG_LEVEL setting
Change-Id: I9dce0888653082c2227920364241dac38ed543ea
Antoine ELIAS [Thu, 26 Jan 2017 16:59:13 +0000]
fix dllinfo call
Change-Id: I8f66e6b78b1ea823687b9c39ed5243c18ff5bcb8
Antoine ELIAS [Thu, 26 Jan 2017 10:17:15 +0000]
fix some xcos tests
Change-Id: I434b76b2a55c7e411cbd3e4f88c02ffcc0f08f9d
Clément DAVID [Thu, 26 Jan 2017 16:06:36 +0000]
Xcos icons: fix block.graphics.sz resize heuristic
Change-Id: Id51e5b9a767e30b04ff9ef78f4fb805eb277cb13
Clément DAVID [Thu, 26 Jan 2017 15:17:34 +0000]
Xcos GUI: fix warning reporting
Change-Id: Id78368756f49202555b5f8b424704f9f73519c01
Clément DAVID [Thu, 26 Jan 2017 14:23:07 +0000]
Xcos: fix the file creation on demand
Change-Id: I94099eae7adeedd14cb9df98be3af914605e54be
Antoine ELIAS [Thu, 26 Jan 2017 15:20:57 +0000]
do not try to sort %nan and %nan
b = gsort([1 2 %nan 1 3 %nan 2 3],"g","d");
Change-Id: Ieb173a8d35279c245458f75947a29df85f5eb332
Clément DAVID [Thu, 26 Jan 2017 13:50:02 +0000]
Xcos: fix SuperBlock children ownership
The children should be referenced on move to avoid future deletion on
double-click. The PARENT_BLOCK property should also be updated ; on
deletion the unlink will thus not be performed on the temporary block.
Change-Id: I9406a29fa31bd095dcd67150f94c54c8733389e1
Antoine ELIAS [Thu, 26 Jan 2017 14:50:29 +0000]
fix wrong delete of user_data in gda
Change-Id: Ib9a150a48b5838c9b5cd9e25f6d1f2680084502f
Paul Bignier [Wed, 25 Jan 2017 11:26:16 +0000]
Helptools: regen images
* A lot of these changes (most?) are incurred from the jvm update so the diff is minor
Change-Id: Ibeff5a9774c8c46fe952393838f5c14bf4c16b0c
Cedric Delamarre [Thu, 26 Jan 2017 10:21:05 +0000]
multiplication rational by poly fixed
test_run overloading rational
test_run cacsd routh_t
Change-Id: I090ec893af6f45004d1ef8b66c78399eee4b1cce
Antoine ELIAS [Thu, 26 Jan 2017 13:18:04 +0000]
fix extraction with $ after
6af9737ba40a4c6235d7dbecaee9b251b049eb12
Change-Id: Iaa6d2537e9c1859da2393e3ce52108cb791b44a7
Antoine ELIAS [Thu, 26 Jan 2017 12:47:29 +0000]
missing const in sparse
Change-Id: Iaefbef35027432c236b935ffee0cfa308ab08213
Clément DAVID [Tue, 24 Jan 2017 15:24:42 +0000]
Xcos superblock: fix the modified status
Change-Id: Iac6658bc6eeb3f2130620f2b01878d5bba607251
Clément DAVID [Tue, 24 Jan 2017 13:54:30 +0000]
Xcos: fix recent diagrams management
Change-Id: Idd2f76ad1d608fc3f48a2cb087eb37c60935f077
Clément DAVID [Thu, 26 Jan 2017 08:32:22 +0000]
Scicos: reimplement scicos_block() depth comparison
The in-depth comparison is required to handle superblocks ; with this
the operator== from InternalType is called and can only compare
type names.
Change-Id: I9a3a66c4df27ef2510cd42fb32c696a77c97efe8
Clément DAVID [Thu, 26 Jan 2017 10:23:22 +0000]
Types: constify some methods
Change-Id: I59fd8386f38191de43b00c5590d50cad9af378be
Paul Bignier [Thu, 26 Jan 2017 09:35:34 +0000]
Xcos tests: remove messagebox redef and regen some blocks
* Modified test_run in order to take all 5 messagebox inputs
Change-Id: I75563619198269f67c5b6cd6950623adfc329e43
Clément DAVID [Mon, 23 Jan 2017 10:19:27 +0000]
Scicos: fix SIGSEGV on blocks_link.tst
Change-Id: I188173368605fa52a6f3bc3397f31008fe73d4f8
Antoine ELIAS [Tue, 2 Feb 2016 11:05:54 +0000]
improve insert and insertNew of native types
Change-Id: I0f8cfc9c1c42dba207d1b371821fc9da0d0c8e55
Adeline CARNIS [Wed, 11 Jan 2017 15:59:48 +0000]
Fix numderivative.tst and add \n in 'Invalid index.' sentence -->
localization files updated.
Change-Id: I9b5302327524a8295468726c2d98d8f18d94681f
Antoine ELIAS [Tue, 24 Jan 2017 15:52:49 +0000]
fix test in modules_manager
Change-Id: I33a149507374416106497b574b03facd5e8912bb
Clément DAVID [Wed, 25 Jan 2017 16:21:44 +0000]
Graphics: fix custom Formatter after JDK8 upgrade
Change-Id: I4edd236b4c4fd7650593389563d096a1585363fc
Paul Bignier [Mon, 23 Jan 2017 15:41:54 +0000]
Helptools: fix images generation
* datafit: just a warning
* datatipRemove: fat typo in the gateway describer!
* xcos examples: simply regen'ed those blocks, as done for the Watertank demo
Change-Id: I6f1df16c4caab50e562b108cf48fe3685e937cf0
Antoine ELIAS [Tue, 24 Jan 2017 11:43:15 +0000]
fix sum on (u)int64 with big values ( > 53 bits )
Change-Id: I760cf37d0cc70812c3a8cc06208110142f82a1bc
Antoine ELIAS [Tue, 24 Jan 2017 12:16:47 +0000]
fix mput/mputi for (u)int64 > 53 bits
Change-Id: Iddd55699bbe4e2e95e1a653bbd65cf1df63564f5
Simon Marchetto [Wed, 25 Jan 2017 12:57:09 +0000]
* Bug #9825 fixed - assert_computedigits returns too much digits
Change-Id: I78a147938aed4adcd1c6b30d806162c40fbf0bd3
Clément DAVID [Mon, 23 Jan 2017 10:19:27 +0000]
HDF5: fix ISO C++ warnings
Change-Id: Ieedf1a8dc4ca2ee74edf44f164bb05ee4c513db8
Antoine ELIAS [Wed, 18 Jan 2017 17:31:06 +0000]
fix bug in case of empty rect
crash set of rectangles demo
Change-Id: Iac10b998b29f63a2ffc4ecd2fa22ade631ba9217
Paul Bignier [Fri, 14 Feb 2014 10:59:41 +0000]
Xcos help: Implicit palette examples (only DIFF_f)
Change-Id: I65cda6bc9d7f441b673ab15a274c77e74e866e21
Paul Bignier [Thu, 12 Jan 2017 14:03:02 +0000]
Scicos macros: fix steadycos
* Allows bug_12424.tst to pass
Change-Id: Ib07131c08bcc4af0ea60a92873c660f3b66f1f7b
Paul Bignier [Thu, 19 Jan 2017 15:28:44 +0000]
Helptools: regen images after
b6c6e48acc
* Hadn't checked Xcos demos modifications consequences
Change-Id: I84be4713c4d523353805d70a068465374bab6c50
Antoine ELIAS [Tue, 24 Jan 2017 09:19:04 +0000]
tmp does not work on Windows
Change-Id: Ifbda84088e913d513fe78b6cbc578f4bb47063ac
Cedric Delamarre [Wed, 25 Jan 2017 11:26:23 +0000]
wcstod no more convert d and D characters
test_run atoms bug_13108
test_run ast bug_14303
test_run("string", ["strtod", "bug_12335", "bug_14568", "bug_13524", "bug_14568_test", "bug_5073", "bug_5291", "bug_8234"])
Change-Id: Ia3edc93aa3f16282d21d8fe8ebdd602fa69aad87
Antoine ELIAS [Sat, 21 Jan 2017 12:25:15 +0000]
regen ast bug_14303 ref
Change-Id: Ieb449582e094cdcaa92d00fe128ea5597043293b
Samuel GOUGEON [Thu, 29 Dec 2016 06:24:49 +0000]
%h_p() fixed (missing "", datatip.text etc, label.userdata..) and improved
* Missing "" added mainly for uimenu and uicontrol
* Label.user_data was missing: added
* Datatips:
- .text, .font_style and .font_size were missing
- grouping of properties improved
* Plot3d / Fac3d: each list of fields was duplicated
* test_run gui run. tests updated / fixed. Some external unfixed ones remain.
* test_run graphics run. tests updated / fixed. Some unfixed ones remain,
due to independent bugs:
- datatipRemove() missing
- datatipSetDisplay & bug_10298: datatipSetDisplay bugged:
asynchronous update ?
- xload()/load() bugged
- etc
Change-Id: I00bcc8e894ecdac59c72478b547c9a1162d13d53
Antoine ELIAS [Wed, 25 Jan 2017 10:12:05 +0000]
fix linux compilation
Change-Id: I69ad2f3f3437fb033c942db0da34ce4688afaf4d
Antoine ELIAS [Wed, 25 Jan 2017 09:18:20 +0000]
fix windows trouble in test_run when WSCI is not a long path
Change-Id: I14bbf72b3f260bdbe4cccb664c4e28debe64252c
Clément DAVID [Wed, 25 Jan 2017 09:09:23 +0000]
Fix CID 1321272 - free of array-typed value
Change-Id: Idbe6271c0f6b2178baa41b8a0adba2cbc4ba0eb6
Clément DAVID [Tue, 24 Jan 2017 14:49:25 +0000]
Xcos palette: use ~150x150px block images
Due to the added zoom in feature, the icons appears not as good as
in 5.5.2. Higher resolution images will fix that. For example, BIGSOM_f
was converted from 57x61px to 169x181px.
Change-Id: I6e7022f2335b225b28c47e6931f0a9c67d547dca