Bruno JOFRET [Fri, 14 Feb 2014 09:29:17 +0000]
Set language when not building localization. Disable external_objects_java
Change-Id: I72f45b326a734cb278ec53b2ea86d899a69960c0
Vincent COUVERT [Fri, 14 Feb 2014 10:13:17 +0000]
Fix ref after https://codereview.scilab.org/#/c/13736/ & https://codereview.scilab.org/#/c/13735/
Change-Id: Id43c5eb2c33f5bbcf2bf30dec599e4862488336c
Bruno JOFRET [Fri, 14 Feb 2014 09:04:50 +0000]
Do not test special old DEBUG_SCICOS block.
Change-Id: I32f9c8b10651698c68e86e21b1c4af305cc4c4a0
Vincent COUVERT [Thu, 13 Feb 2014 22:30:18 +0000]
Fix test after https://codereview.scilab.org/#/c/13684/
Change-Id: I7b43198908b7f8ae79a34d7e445b15e2778dcc9f
Vincent COUVERT [Thu, 13 Feb 2014 19:44:35 +0000]
Fix test after https://codereview.scilab.org/#/c/13684/
Change-Id: I6b886bff4cedd24e66fdf45d2002db77ea15de66
Antoine ELIAS [Thu, 13 Feb 2014 17:08:21 +0000]
fix trouble in findobj after https://codereview.scilab.org/#/c/13722/
Change-Id: I434dceefe0e6a89294c946f814be33c545a70bb9
Vincent COUVERT [Thu, 13 Feb 2014 16:45:46 +0000]
Temporary ignore JoGL debug message under Windows.
(Info: GLDrawableHelper.reshape: pre-exisiting GL error 0x500)
Change-Id: I52f7bf2ba480ba02d811c6bbba8bcf0383ee8279
Vincent COUVERT [Thu, 13 Feb 2014 16:14:49 +0000]
Fix function set (user_data no more worked) after https://codereview.scilab.org/#/c/13722/
Change-Id: I418e028b68b09e56b54f0380547b7f35b1442374
Samuel Gougeon [Tue, 28 Jan 2014 08:09:38 +0000]
* Bug #12465 fixed - ATOMS Default categories names were not localized.
Hack to make the default categories available to translation.
Change-Id: Ieb49dc990d46add703c6872fc640f34c8cd68d2f
Charlotte HECQUET [Thu, 13 Feb 2014 15:21:46 +0000]
* Bug #13233 fixed - Wrong result in simulation of step response csim('step',t,H).
Change-Id: I212e25e8993a9d06ed536feb99a3a2d53315bc2c
Bruno JOFRET [Fri, 7 Feb 2014 11:41:25 +0000]
Assert_checkequal does not look for hypermat inner type.
Change-Id: Id585e13362813002c8e174973cb5d10fb6b74cd9
Calixte DENIZET [Fri, 7 Feb 2014 10:19:47 +0000]
Replug exportUI in graphic window menu
Change-Id: I11488cd0f1437d6704e23b1b6f96003d791f44c7
Paul Bignier [Thu, 13 Feb 2014 14:18:11 +0000]
Linear_algebra: overloading norm()
For sparse matrices and rationals.
The tolerance was raised in %sp_norm.sci to deal with some probably rare cases.
Change-Id: I8fbda04bb1cac3f86f4c6b6c5beffe1be7211cd1
Calixte DENIZET [Thu, 6 Feb 2014 16:45:32 +0000]
Bug 7304 fixed: ExportUI did not switch filename extension when filter changed
Change-Id: I61414d6a05b6263d8b0396bbbfe3181624a7af11
Calixte DENIZET [Thu, 6 Feb 2014 14:07:39 +0000]
Bug 13082 fixed: Datatip mark style was not inherited from polyline
Change-Id: I90edeeaac06e9d2c37d0e99255afa2a7915b22e6
Vincent COUVERT [Thu, 13 Feb 2014 14:19:22 +0000]
Fix gda() after https://codereview.scilab.org/#/c/13722/
Change-Id: I62a13a17501564b5a1f6801bf72ec967f4ba9b99
Calixte DENIZET [Mon, 10 Feb 2014 11:53:19 +0000]
Bug 8131 fixed: It was not possible to choose the number of marks and the line width shown in legend
Change-Id: I67dc75ea61b21ec3ccf4bf3cbf2bec3ef17f401a
Charlotte HECQUET [Tue, 11 Feb 2014 16:44:14 +0000]
* Bug #10830 fixed - Hypermatrix insertion with a negative index gave a wrong error message.
Change-Id: Iaff3a2199eed9b195c7f6b58d9a8f5b7fcd2b50e
Calixte DENIZET [Thu, 13 Feb 2014 13:42:58 +0000]
Graphisc: little clean up
Change-Id: Id096eb76130cae4cd89fe0b8e24f8d182678a2f2
Bruno JOFRET [Wed, 12 Feb 2014 10:21:25 +0000]
Manage TAB input on multiline EditBox.
Change-Id: If2e82e157dd4cd11116d8c8af1bb45e9682b1b36
Charlotte HECQUET [Thu, 13 Feb 2014 09:07:59 +0000]
* Bug #10833 fixed - Update help page of exists: "n" and "l" instead of "nolocal" and "local".
Change-Id: I4d37eae11972a92e76a01af69704ec102adec200
Charlotte HECQUET [Thu, 13 Feb 2014 10:56:21 +0000]
* Bug #11953 fixed - Scilab crashed when "global("")" is entered.
Change-Id: I285f29bd2d1f13224227074a521ee0f5deb18b97
Antoine ELIAS [Thu, 13 Feb 2014 13:18:49 +0000]
fix fallthrough in gui
Thanks Calixte for information
Change-Id: I39cf1a4d2a9e1533c3e1cff9a0c44ab64dbd1b9d
Antoine ELIAS [Thu, 13 Feb 2014 11:49:08 +0000]
add management of handle path in set, get and findobj
Change-Id: I666f3f640151920ebae6afb32c583f4a583b793c
Calixte DENIZET [Thu, 13 Feb 2014 12:59:58 +0000]
Graphics: fix few bugs with data editor (in particular in log scale)
Change-Id: I650c1f837cc26126cd28f3525674e49358f2204b
Vincent COUVERT [Thu, 13 Feb 2014 12:38:17 +0000]
Fix f2c version after https://codereview.scilab.org/#/c/13424/
Change-Id: I540a45729ba08b78444811dc9a5feb23f91cc169
Bruno JOFRET [Thu, 13 Feb 2014 11:20:00 +0000]
Fix level 2 test must be able to run in NWNI mode
Change-Id: I88b878496b338a336b19224c58c3eff799b33963
Vincent COUVERT [Thu, 13 Feb 2014 08:37:58 +0000]
Fix uicontrol display & save
Change-Id: I351d64f34b2bf3831bf0a7b337677f0d4389bb55
Bruno JOFRET [Wed, 12 Feb 2014 18:51:47 +0000]
FIX MacosX implementation for isinf does not return -1 value.
Change-Id: I6c358e2c4af55a297385f29ddb7e20d3abdce4fe
Paul Bignier [Fri, 29 Nov 2013 08:53:10 +0000]
* Bug #13114 fixed - Erase pixmap property
handle.pixmap is now obsolete, replaced with drawlater/drawnow.
Change-Id: Iabad8806175d9b897884c3d2fd73dc88218a699c
Antoine ELIAS [Wed, 12 Feb 2014 09:55:34 +0000]
allow relative path in xml
Change-Id: I7f86e8790b92754369e845aede13d3257f13a799
Antoine ELIAS [Tue, 11 Feb 2014 20:46:32 +0000]
add icon property in figure and uicontrol handle and some other stuff
Change-Id: I83d91b147316a85b316f4526572f3b42c10dd05b
Paul Bignier [Fri, 10 Jan 2014 09:26:32 +0000]
* Bug #4177 fixed - Move 'find' function
Function 'find' moved from "boolean" module to "elementary_functions".
Change-Id: I540a45729ba08b78444811ec9a5feb13f91cc069
Antoine ELIAS [Wed, 12 Feb 2014 10:18:57 +0000]
fix missing header
Change-Id: I0ee4ca53283466ca75b38c128a4e19ff9bdf77b4
Paul BIGNIER [Mon, 29 Apr 2013 07:55:27 +0000]
* Bug #5017 fixed (proposal 2) - Linear algebra: 'norm' from macro to function
Rewrote norm() macro into norm() function to benefit from the Lapack performance.
This commit uses scaling in the 2-norm calculation.
Change-Id: I254ca24a5cdf24b2ae12f8064d8b0bfd3920b4ab
Vincent COUVERT [Tue, 11 Feb 2014 16:38:28 +0000]
Fix deprecated skin for pushbutton.
To test: test_run gui pushbutton
Change-Id: I7020ab69b542f0d705a312d33f64d60cc6957351
Charlotte HECQUET [Fri, 7 Feb 2014 14:48:42 +0000]
* Bug #9309 fixed - Comparison help updated to document issue with empty matrix.
Change-Id: I740ee26dde855966a6983641e7b0dff3d419118f
Charlotte HECQUET [Fri, 7 Feb 2014 13:43:02 +0000]
* Bug #7772 fixed - There was no description, no example about line_style property.
Change-Id: I7d80de55c19981af8820de59a376962c7c658c74
Calixte DENIZET [Mon, 10 Feb 2014 15:09:54 +0000]
Graphics: avoid crash with swap_handles and parent-child incompatibilities
Change-Id: Ie5c3569b55b827e571ecbe5955497d04acafb21f
Charlotte HECQUET [Tue, 11 Feb 2014 13:28:02 +0000]
Just replace "obsolete messages" in the right section in CHANGES_5.5.X.
Change-Id: I74e42c1466fa32d75ab6e419d536291319e8b885
Calixte DENIZET [Mon, 10 Feb 2014 13:03:54 +0000]
Function relocate_handle marked as obsolete.
Change-Id: I5620087f022ece6d3d0c843f58d47eb85e282459
Antoine ELIAS [Mon, 10 Feb 2014 17:30:12 +0000]
fix update of tab name
Change-Id: I98639962510374f6f3ac88fad3a8d1697b8f4033
Calixte DENIZET [Tue, 11 Feb 2014 10:46:10 +0000]
Bug 13177 fixed: Error when changing x_ticks.locations on axe
Change-Id: I3f7c87df596572400ce2592a5f46c9a0dbbdea27
Rui Hirokawa [Tue, 11 Feb 2014 04:39:57 +0000]
added new translation of some newfunctions newly added files for v5.5.
Change-Id: I70e185297fe6d9a4948c03c459acd6228b6d31ad
Signed-off-by: Rui Hirokawa <rui.hirokawa@contrib.scilab.org>
Rui Hirokawa [Tue, 11 Feb 2014 02:53:14 +0000]
added japanese translation for newly added functions in 5.5.
Change-Id: I037ab5a6be7cb716627ccd645eb8e8c41e2a8f22
Calixte DENIZET [Tue, 11 Feb 2014 11:59:29 +0000]
Graphics: a legend could be black
to test: try several times
delete(gcf());x=[0:0.1:2*%pi]';plot2d(x,[sin(x) sin(2*x) sin(3*x)],[1,2,3],leg="L1@L2@L3")
Change-Id: Icdba31b3442dda02ce61b69c547cc98ef15ed336
Vincent COUVERT [Tue, 11 Feb 2014 12:56:37 +0000]
Add missing comment in https://codereview.scilab.org/#/c/13706/
Change-Id: Ia1cf2784a1ff74d23c9883db09c2601b6dc7f532
Vincent COUVERT [Tue, 11 Feb 2014 11:36:05 +0000]
Localization was missing in this demos title
Change-Id: I04d4082406e26c180cb0369d3b7a2ec229ceec7c
Vincent COUVERT [Tue, 11 Feb 2014 10:52:49 +0000]
Fix dead locks on Axes between DrawerVisitor & SwingView.
Change-Id: If4619d76a8acb9a7b9f414a5132daa96a9f09462
Vincent COUVERT [Tue, 11 Feb 2014 10:42:38 +0000]
Revert "Use JoGL Animator for rendering."
This reverts commit
bccb692bcba90a832e805af3a6eff653faecad61.
Conflicts:
scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvas.java
Change-Id: I697e59b7cf8f372b54649c877cc58b8127b5256e
Antoine ELIAS [Mon, 10 Feb 2014 15:00:42 +0000]
set model default values from L&F
Change-Id: Ie82c8103068f01a4c0fb83b86e930c126689f942
Antoine ELIAS [Fri, 7 Feb 2014 17:48:19 +0000]
xml manage enable, visible, background and pushbutton can be focusable
Change-Id: I98de8e90dfa0a6e9d8544544aa43ba3a49c6c224
Antoine ELIAS [Fri, 7 Feb 2014 14:26:06 +0000]
add scrollable property in ui_frame
Change-Id: Ia878d47419cc84c3647ca6f125edc45998a28898
Simon Marchetto [Mon, 10 Feb 2014 15:10:10 +0000]
api_scilab: display variable name in "invalid variable name" errors
Change-Id: Icdd8b3506ad74158e5133d1ce748c5f632c7d898
Calixte DENIZET [Mon, 10 Feb 2014 13:21:29 +0000]
Remove function draw()
Change-Id: I85bf0106b9bf6796226f01ded100d00438da4115
Vincent COUVERT [Mon, 10 Feb 2014 15:30:29 +0000]
Update localization templates
Change-Id: I0f0d5de089603f7884b1b8c14527126fe206e8fd
Bruno JOFRET [Fri, 7 Feb 2014 14:03:56 +0000]
Fix ConcurrentAcces showing up in plzr.
Change-Id: Ie83e17ed0e1b7f95f4e0d286939a7489b8b09260
Bruno JOFRET [Fri, 7 Feb 2014 13:44:53 +0000]
Wait until animation is done.
Change-Id: I9223856e34612254fa94fdbe064685b6011a9ff2
Vincent COUVERT [Fri, 7 Feb 2014 12:29:38 +0000]
Compilation
============
* Minimal version of JoGL (2.1.4) enforced.
Change-Id: I386f4c2ffd40a45fbf7fedc7dc9807ad7fb0608f
Bruno JOFRET [Thu, 6 Feb 2014 15:48:49 +0000]
Use JoGL Animator for rendering.
Remove SwingView update messages from EDT.
Change-Id: I765df4c51fad8196b8b5e37181d66c0bcc080a70
Bruno JOFRET [Thu, 6 Feb 2014 13:24:58 +0000]
DrawerVisitor more selective on jobs
Change-Id: I337b1361ef04f6df4d4ef353f443b397f98cd940
Bruno JOFRET [Thu, 6 Feb 2014 21:59:49 +0000]
length should return same values for int and double
Change-Id: I107aafca5db199c63089efe895203a737407152b
Calixte DENIZET [Thu, 6 Feb 2014 11:33:20 +0000]
Bug 13227 fixed: Invalid windowsConfiguration.xml file could avoid Scilab's startup
Change-Id: I66f395045a5a19811330ff5c73d727f8801302d0
Calixte DENIZET [Mon, 24 Jun 2013 10:19:26 +0000]
Bug 12594 fixed: Invalid SciNotes configuration file avoided SciNotes startup
Change-Id: I4e01ce6435a1d6595271896bc603a277835e842e
Calixte DENIZET [Thu, 6 Feb 2014 13:10:55 +0000]
Bug 13165 fixed: Reset preferences did not show a confirmation pop-up
Change-Id: I6e5879f131c179636bbe86fe386047c9c3555fd2
Charlotte HECQUET [Thu, 6 Feb 2014 09:50:43 +0000]
* bug #7205 fixed - length(H) applied to a non-string hypermat H returns 3 instead of size(H,"*").
Change-Id: If7ee5c3b433ad5d44e145d248fbf52525222be25
Cedric Delamarre [Thu, 6 Feb 2014 11:18:53 +0000]
lcmdiag test updated.
Change-Id: Ibb38303cf9cece119bf7671b4ee784d3d28f36df
Vincent COUVERT [Thu, 6 Feb 2014 07:56:38 +0000]
Fix non-regression test for binary versions where autoCompletionCli.h is not available.
To test: test_run console bug_13226
Change-Id: I0ce8b5412921d264b0cb4a247ec3b342ca1d7d9a
Bruno JOFRET [Wed, 5 Feb 2014 16:58:31 +0000]
Fix duplicated creation messages
Change-Id: I15c3292301420f743daf1194b6266a9420b24221
Calixte DENIZET [Wed, 5 Feb 2014 14:06:25 +0000]
Bug 13215 fixed: clf(1001) returned an error
Change-Id: I0278dd2895734dc3735c8cce5971a44588e06e6a
Calixte DENIZET [Wed, 5 Feb 2014 10:23:09 +0000]
Bug 13226 fixed: Completion with accentued chars could lead to a a crash
Change-Id: Ia21555f008711c9c64981efe3a5745a86b07dbb9
Antoine ELIAS [Wed, 5 Feb 2014 14:37:39 +0000]
setBorders(null) on main figure panels
Change-Id: Iab0674920f3d2be2dbc61aea54667212c270a351
Calixte DENIZET [Wed, 5 Feb 2014 11:36:53 +0000]
Several browsers could not be started
Change-Id: I596cf61c977bcb8b555b539c317232557c6d55dc
Bruno JOFRET [Wed, 5 Feb 2014 11:20:53 +0000]
Single OpenGL component within Figure
Change-Id: Ibee214a8b08eb2f36d06fc1df295312b4d7c51be
Antoine ELIAS [Tue, 4 Feb 2014 15:12:10 +0000]
add management of layer in SwingView
Change-Id: Id4ffb4e66e58a1e1e8ce7ed85c18bcf3ea56008b
Vincent COUVERT [Tue, 4 Feb 2014 16:56:47 +0000]
Fix code after https://codereview.scilab.org/#/c/13654/
Change-Id: I2d7eef70ff69c6fe9a991b277c44162e4249193a
Paul Bignier [Tue, 4 Feb 2014 16:30:48 +0000]
Typo fixes
Change-Id: Id25d19215bb3e74237d3f26e72c85f4bcd74e89b
Bruno JOFRET [Tue, 4 Feb 2014 15:40:30 +0000]
Enable old simulation interface
Change-Id: Ib7dd83c4e0434be5c88723ecd6dae39df883a6a2
Paul Bignier [Tue, 4 Feb 2014 16:41:37 +0000]
GUI: ISO C90 compatibility
Change-Id: I703e22e7d08a0043f3efc2a37eb594dc2fced2e2
Vincent COUVERT [Tue, 4 Feb 2014 15:11:45 +0000]
New fix for toolbar function (now works again for console & figures).
To test: test_run gui bug_9791
Change-Id: Ib4c325ef5a4aa1ca9833faf7006bb544ab64018f
Vincent COUVERT [Tue, 4 Feb 2014 14:24:24 +0000]
Fix all uicontrols unitary tests after https://codereview.scilab.org/#/c/13620/
To test:
test_run gui checkbox
test_run gui pushbutton
test_run gui slider
test_run gui image
test_run gui radiobutton
test_run gui table
test_run gui tab
test_run gui frame
test_run gui listbox
test_run gui popupmenu
test_run gui text
test_run gui edit
Change-Id: I3b7cc6a67cc78e45738bf969fa8ea88ff51da2c1
Bruno JOFRET [Tue, 4 Feb 2014 14:53:56 +0000]
ToolBar/MenuBar creation update
Change-Id: I666bf0370fbda56a2abbe832108c4932adf492f3
Calixte DENIZET [Tue, 4 Feb 2014 14:55:01 +0000]
Fix gui startup and browsevar bug
Change-Id: Ia2668431b34e3a9a7ba160cadd6f64cc719ac328
Calixte DENIZET [Mon, 3 Feb 2014 16:17:31 +0000]
Bug 13083 fixed: Datatip mark did not inherit colors from the polyline
Change-Id: Ica22364f7c14076152ed9b7af4e57bf263c279ab
Calixte DENIZET [Mon, 3 Feb 2014 15:43:11 +0000]
Bug 13084 fixed: Interp_mode could not be set on all datatips of the same polyline
Change-Id: I5df207b373dc7214da545fc5f060204880548ece
Calixte DENIZET [Mon, 3 Feb 2014 14:31:24 +0000]
Bug 10391 fixed: Error when completion occurs after global deletation
Change-Id: I59e5ea36ebd70ebd723d360d0a2656c0d99da566
Clément DAVID [Tue, 4 Feb 2014 09:03:43 +0000]
* Bug #13201 fixed - x_mdialog entries had no margin.
Change-Id: I836eba54cf0d4f17353a1daad0a5486c20aa6a81
Bruno JOFRET [Tue, 4 Feb 2014 10:31:00 +0000]
Remove Slider debug messages
Change-Id: I49ccebb8949b252568cb452f35192628b20b8e48
Bruno JOFRET [Tue, 4 Feb 2014 10:16:51 +0000]
Enable Axes through children modification.
Change-Id: I467116f87e9b4fc4bc28942947c4ac95bfd2f552
Bruno JOFRET [Mon, 3 Feb 2014 16:44:26 +0000]
Enable multiline uicontrol using min and max properties
Change-Id: I9cb3db0cf52958dccff5b4bf51e4b05a5d5b8a04
Antoine ELIAS [Fri, 31 Jan 2014 15:00:21 +0000]
xml load, tab font properties are use in tab titles
Change-Id: Ic6bc1a04f2a021d53854755e944202a11192c3be
Vincent COUVERT [Fri, 31 Jan 2014 13:20:30 +0000]
Add a property to manage L&F for uicontrols in GUIs.
Change-Id: Ib56c758d13d52094c9a41f65725fe16fc4da5072
Charlotte HECQUET [Thu, 30 Jan 2014 14:44:55 +0000]
* Bug #6512 fixed - %asn function tagged as obsolete.
Change-Id: Iec302b3383a732f8cf1b16acf5102d0110184e43
Calixte DENIZET [Mon, 3 Feb 2014 12:40:50 +0000]
Bug 7417 fixed: Auto-positionning datatips did not take into account the curvature
Change-Id: I57f18120e59c0af0c81e7016d34cebef1c30ab80
Bruno JOFRET [Mon, 3 Feb 2014 09:42:18 +0000]
Fix delmenu on non-dockable window
Change-Id: I9dcbdc6c792c996cc0a9062820fc5a2edebef19f
Calixte DENIZET [Thu, 21 Nov 2013 14:16:42 +0000]
Bug 8956 fixed: xpoly,xfpoly,xrect,xsegs,xarc did not update data_bounds property
Change-Id: I8e1e5491abbf227eee6d5a7893bbda9fc5e2fbe0
Calixte DENIZET [Fri, 31 Jan 2014 16:21:49 +0000]
Bug 13150 fixed: Vectorial export used too much memory for grayplot
Change-Id: I9fc010bfca402eb8906eebb60519930ac2f82f23
Vincent COUVERT [Mon, 3 Feb 2014 08:48:32 +0000]
* Bug #13222 fixed - ATOMS GUI was broken.
(The userdata property could not be set using figure()).
Change-Id: I41393a8fb7f570364c98c27967cf8923640bfc64
Cedric Delamarre [Fri, 31 Jan 2014 17:00:13 +0000]
lsslist documentation corrected.
Change-Id: I33a2de770c2c085babd9e9272a041d9534c97eff
Vincent COUVERT [Fri, 31 Jan 2014 15:31:04 +0000]
Fix test now datatips are stored in a dedicated field. To test: test_run graphics bug_12150
Change-Id: I3ae3d9494b777ab797c5dccc9fafecb692bbf2ec