Vincent COUVERT [Tue, 28 Jan 2014 13:38:22 +0000]
* Bug #13185 fixed - When the "checked" option of an uimenu was set to "on" for
the first time, the display order of others uimenus was changed.
Change-Id: Ibe9ad74d7c1b630753fc1d7c4397e5a26130ca4f
Calixte DENIZET [Mon, 20 Jan 2014 14:00:46 +0000]
Bug 1751 fixed: Margins were not computed according to contents
Change-Id: I8de65e736a987df4f01df7ec3e29b4211e60722a
Calixte DENIZET [Mon, 13 Jan 2014 15:19:13 +0000]
UIW: fix font size issue (getter)
Change-Id: Id6c71acf896109e1a1433230130f06f9e4987f21
Calixte DENIZET [Tue, 7 Jan 2014 15:09:31 +0000]
UIW: xclick did not work
Change-Id: Iaee08b83b5ac7af72c387cfcf49fdac5d2d3e908
Calixte DENIZET [Tue, 7 Jan 2014 10:15:24 +0000]
Merge remote-tracking branch 'remotes/origin/master' into uiwidget
Change-Id: Ic75ad01dc38ad7c04800bc878bd3b85b819bbd3c
Paul Bignier [Mon, 6 Jan 2014 14:12:36 +0000]
IO: fix for 'file' help page
That help page was pointing to itself.
Change-Id: I641271ea0e52c95a50e93b2e16715bce26499f48
Adeline CARNIS [Mon, 6 Jan 2014 16:21:00 +0000]
Update umfpack_lusolve test: an error message has been updated.
Change-Id: I048c21e59d70adcc85416da014c4aefe4dde9113
Adeline CARNIS [Mon, 6 Jan 2014 07:56:43 +0000]
ENGLISH IMPOSED sentence has been added in tests.
Change-Id: Ic2e8e27dff66c64b4c5ef97b8b4d87fec4842b6c
Bruno JOFRET [Mon, 6 Jan 2014 15:45:04 +0000]
Remove useless include
Change-Id: I8c23526a3e4f4287bbed6ad291f81576661f0867
Bruno JOFRET [Mon, 6 Jan 2014 15:17:17 +0000]
Move sources to avoid subdir-objetcs Autotools conflict in make distclean.
Change-Id: I07409d1c146bc424322d9a43f67ae5ca3373722a
Vincent COUVERT [Fri, 3 Jan 2014 11:30:55 +0000]
Fix wrong initialization
Change-Id: I2d0308ee2c05a3038bef0af00dad71b7c729b6da
Charlotte HECQUET [Fri, 3 Jan 2014 10:40:15 +0000]
Update savewave function to work in mono in 24bits (in addition to bug #11860).
Change-Id: Ibbbc056030f31ed70033574a401854ac0bd7fa8b
Paul Bignier [Fri, 3 Jan 2014 09:28:55 +0000]
Xcos demos & tests: RLC demo fixed
Wiring problem reported here:
http://mailinglists.scilab.org/Re-Xcos-RLC-Modelica-electrical-circuit-demo-td4028130.html
Change-Id: I823f3554d5d2ba422957625ec4439113999ad231
Vincent COUVERT [Tue, 31 Dec 2013 08:32:33 +0000]
Update of the copyright (2013/2014)
Change-Id: Ief97c1a37f22a75f5eb3380f8c926ce0605198b5
Clément DAVID [Fri, 20 Dec 2013 16:50:29 +0000]
* Bug #12966 fixed - Rotation, tool tip and other Xcos plot actions were
disabled by default.
This is enable out of EDT issue which will be fixed by this commit. This
Change-Id: I94b7d2ac7d9c92fd75ad6b7f72935bfdd4e3fc79
Vincent COUVERT [Tue, 17 Dec 2013 15:02:29 +0000]
Fix total time value
Change-Id: I1f7363f7b86bef6adbc0e2bb5d9cc60848f8420a
Clément DAVID [Thu, 19 Dec 2013 11:17:28 +0000]
* Bug #13064 fixed - Deleting a link connected to a split lead to a translated
link.
Change-Id: I180bfd7740b5c13d79a679ddf9f7a651cd78c499
Samuel Gougeon [Fri, 13 Dec 2013 13:43:46 +0000]
* Bug #13146 fixed - Functions: fix for profile
If the function that ones wishes to profile has a comment in the same line that it was declared,
the profiling failed.
Change-Id: If11d61f98d3777ced7cfa40e08b75cbd913caed7
Vincent COUVERT [Wed, 18 Dec 2013 16:24:27 +0000]
Fix stacksize max for Mac OS X
Change-Id: Ife08b2c35d9695ba61d212a9df5682a98ebcf2ba
Sylvestre Ledru [Thu, 19 Dec 2013 09:31:14 +0000]
Fix a wrong header guard.
Found thanks to clang 3.4 with:
make clean all CC=clang CXX=clang++ CFLAGS="-Werror=header-guard" CXXFLAGS="-Werror=header-guard"
Change-Id: Id9cf46f64ed0b5346e76aecf59c6b5c6567bdf6f
Clément DAVID [Wed, 18 Dec 2013 14:33:01 +0000]
Graph: limit catched NPE
Change-Id: I9d31da34b0bddc2359e262647388a4edef568018
Paul Bignier [Tue, 17 Dec 2013 16:12:03 +0000]
* Bug #13152 foxed - CACSD: typo in syslin FR help
en temps que -> en tant que.
Change-Id: I924b877d6862763ce89f5c8fee52dd5b39c6e9b9
Vincent COUVERT [Tue, 17 Dec 2013 14:15:00 +0000]
Revert "Xcos tests: update"
This reverts commit
20a6b47a5dbb9744f9c2c75c1a9dcbfdf18ffc6a.
See real fix: https://codereview.scilab.org/#/c/13373/
Change-Id: Ife02fcf4bcfdd5dfa66c96b3d166ed621f1da805
Clément DAVID [Mon, 16 Dec 2013 14:36:20 +0000]
Scicos simulation: fix the simulation after f5d00d
Fix the Reinitialization issue, pass DEBUG_SCICOS.tst
Change-Id: Icec969d53cd1753fe8c7b886660b483471f94b53
Paul Bignier [Mon, 16 Dec 2013 10:52:09 +0000]
Fix helptools images after help modification
I had forgotten to modify the help files after commit https://codereview.scilab.org/#/c/13367/
Change-Id: I880b535b85837abf43cfc457a5b6e7c3c127635a
Paul Bignier [Mon, 16 Dec 2013 10:51:10 +0000]
Typo fix: acurate -> accurate
Change-Id: I3362c0a0b7b582ca9f2a8be7205f5462aa7ad425
Bruno JOFRET [Sun, 15 Dec 2013 20:27:39 +0000]
MPI : Fix Compilation trouble under MacOSX
Change-Id: I6e2fb301768833a777d8e653e1b8c23d766826ba
Paul Bignier [Fri, 13 Dec 2013 12:05:29 +0000]
Graphics: fix plot warnings
Don't display any warning when plot has only one argument.
Also, fixed help compilation warnings.
Change-Id: I5fd9599d7c271509cdf7b116125516dd1b6de5b5
Vincent COUVERT [Fri, 13 Dec 2013 08:53:13 +0000]
Fix item
Change-Id: I9f7e62c036045fd6157092b0854d58e40c6f2f61
Paul Bignier [Thu, 12 Dec 2013 16:34:26 +0000]
* Bug #12880 fixed - Graphics: issue a warning when transposing
Change-Id: Ib1d3e7cb7e53d22c07f042cfa759e60c0f4209ff
Vincent COUVERT [Thu, 12 Dec 2013 15:50:17 +0000]
Revert "* Bug #12880 fixed - Graphics: issue a warning when transposing"
This reverts commit
61c2b7dc396d9c4336170b7cc6e70246a7b70738.
The warning should not be displayed when X and Y have the same size.
Change-Id: I96f96f2561dfb45b58f414f449ccd870af621333
Calixte DENIZET [Wed, 11 Dec 2013 16:02:24 +0000]
UIW: scrollbar value not set correctly just after view dimensions change
Change-Id: I12792203a11f3d395f993cab91568e2b5c9a5865
Pawel Zagorski [Thu, 12 Dec 2013 12:44:54 +0000]
* Bug #13031 fixed - Fixed the Lorentz Butterfly demo.
Change-Id: If2fd1c657f6911a49c56ee9f8f647aaf8028f641
Sylvestre Ledru [Wed, 11 Dec 2013 12:58:35 +0000]
Update of the localization
Change-Id: If4064b38f7c3005da4826cabf0ed775e93dc52eb
Paul BIGNIER [Mon, 2 Sep 2013 15:14:04 +0000]
* Bug #12880 fixed - Graphics: issue a warning when transposing
Display warnings when the function checkXYPair() transposes input data.
Destined to function plot().
Consequently modified plot() demo to not display warnings.
Change-Id: Ibbc4deee746b98edb949b8ed8f146ac288d776cc
Antoine ELIAS [Wed, 11 Dec 2013 11:16:16 +0000]
bug 12968: Cannot save variable named 'temp'
Change-Id: I8e735b0150ca64440f8f2f9446739bd72ca035ff
Calixte DENIZET [Tue, 10 Dec 2013 17:14:12 +0000]
UIW: return correct color values
Change-Id: I0e29e21a20e3b0562e820658e6e38efe6f70b984
Calixte DENIZET [Tue, 10 Dec 2013 15:23:26 +0000]
NW mode: don't let the JVM catch SIGINT (ctrl+C)
Change-Id: I78bcc53740843b2bfc71a8267fb57715ce78ad68
Calixte DENIZET [Tue, 10 Dec 2013 15:16:34 +0000]
Bug 12156 fixed: Closing a Scilab session in Javasci could lead to a HDF5 error message
To test: cd SCI/modules/javasci && make test => no HDF5 error should be printed
Change-Id: I64942a02a2ccaa5279bd823b9aa5a423a5ed9203
Antoine ELIAS [Tue, 10 Dec 2013 13:43:18 +0000]
fix import/export of ierode common on Windows
Change-Id: Ibebda6a9e8dcada17a4451116d1babe5f5cf7b32
Sylvestre Ledru [Tue, 10 Dec 2013 10:06:46 +0000]
Fix the CR on variancef.sci
Change-Id: I0e31f35ac108c5d2f7655b1253fcdada72b67e44
Calixte DENIZET [Mon, 9 Dec 2013 15:17:06 +0000]
Bug 13127 fixed: There were no subticks with user defined ticks
Change-Id: I99de750156b9f17721be07cbad81827f73afc82a
Calixte DENIZET [Mon, 9 Dec 2013 14:16:00 +0000]
Bug 13134 fixed: User defined ticks in log scale were invisible
Change-Id: Ie8a88d31dc52c246e4659e8d1c47137aa2d60b76
Paul Bignier [Mon, 9 Dec 2013 10:47:10 +0000]
Typo fix: additionnal -> additional
Also optionnal -> optional and functionnal -> functional
Change-Id: I0e373b0a024d7923b69bc5da6c84eecb9f725e6b
Vincent COUVERT [Mon, 9 Dec 2013 13:46:22 +0000]
Merge remote-tracking branch 'origin/master' into uiwidget
Conflicts:
scilab/modules/gui/Makefile.in
scilab/modules/types/Makefile.in
Change-Id: Ia4a044381911a70dcfdd34ecf8e92fa2649aa8cb
Yuri Chornoivan [Mon, 9 Dec 2013 10:28:28 +0000]
* Bug #13140 fixed - Typo fixes
Change-Id: I29c3d97d1edf98f76baed58e60210ffd3db5b3ac
Sylvestre Ledru [Mon, 9 Dec 2013 13:24:43 +0000]
Also ignore .dirstamp (necessary since commit
0bdef06d172764c7f087cd77e33b7d9c6d98a7f9
Change-Id: I697fa7be8902d9048da721c3869c9a9952c8411d
Antoine ELIAS [Mon, 9 Dec 2013 11:53:46 +0000]
change method to alloc stack in stacksize max ( Windows )
Change-Id: I5f6d1f461c76300dfc8698d3f014ac43834cb8f2
Calixte DENIZET [Mon, 9 Dec 2013 10:56:31 +0000]
Export: plug figure_size on axes_size in headless mode
Change-Id: I83a63dbec34832e08471d5009573f4d843c8b943
Sylvestre Ledru [Mon, 9 Dec 2013 09:31:48 +0000]
add subdir-objects to the list automake options. Fix the tonnes of warning triggered by automake / autoconfig
Change-Id: I197c998ba777066922d72cd4f5262c6735c05ebd
Sylvestre Ledru [Mon, 9 Dec 2013 08:48:26 +0000]
Update of the localization templates
Change-Id: I03faa7ac55d6290d323ffecd8f6585cdffbf9909
Paul Bignier [Mon, 9 Dec 2013 08:11:30 +0000]
* Bug #13139 fixed - Signal_processing: fft help page fixed
Fixed indentation error in French fft help page that caused a compilation error.
Change-Id: I4aea368811e1d146500bc8ec63aa4cf7531eab11
Calixte DENIZET [Fri, 6 Dec 2013 16:58:52 +0000]
Bug 5656 definitly fixed: invalid selection when find/replace is used from menu in SciNotes
Change-Id: I67fb7a3d7d28740eec44613344ed0978953a0cc6
Paul Bignier [Fri, 29 Nov 2013 14:39:05 +0000]
* Bug #13108 fixed - Atoms: updates spread and configurable
By default, set time between ATOMS updates from a day to a month.
This value is now configurable through atomsSetConfig("updateTime", value)
and accessible thanks to atomsGetConfig("updateTime").
Change-Id: Ib0c4a3b25f157f91b8f78f4a0540525d276cbfdf
Vincent COUVERT [Fri, 6 Dec 2013 16:13:06 +0000]
Fix some documentation generation warnings
Change-Id: I4aee7fe14c18ebbd158635cc4615150784b095ad
Samuel GOUGEON [Tue, 19 Nov 2013 09:23:38 +0000]
* Bug #7858 fixed - Statistics: variance and variancef
After commit https://codereview.scilab.org/#/c/13009/ ,
variance and variancef help pages reworked
and fix for variancef.
CHANGES file already modified, in mentioned commit.
Change-Id: I640e1b256514459831d84012c5a8f256b7b459aa
Calixte DENIZET [Fri, 6 Dec 2013 13:29:28 +0000]
Bug 10645 fixed: File encoding could not be given as argument in xmlRead
Change-Id: I39428e43aca1069f5ebc29c4c545ac84182294b8
Charlotte HECQUET [Mon, 9 Sep 2013 15:12:16 +0000]
* Bug #6305 fixed - dsearch function did not work with integers, strings and hypermatrices.
Change-Id: I6a273d4ba5a73921cebdb9271d5888fb3cca6ce5
Paul Bignier [Thu, 5 Dec 2013 11:52:50 +0000]
* Bug #10221 fixed - Signal_processing: ifftshift function
Introducing the ifftshift function to shift matrices.
Change-Id: I8b34793f0e303ec3cdcfc61435c50b1682b30b0f
Vincent COUVERT [Thu, 28 Nov 2013 14:44:02 +0000]
* Bug #11996 fixed - Extend eye() to hypermatrix.
This reverts commit
3872184733e13cd859805a04edc0eef7352e37ad.
Change-Id: I881315428e57a5d323dfabb03bf221c1dc7ba728
Calixte DENIZET [Fri, 6 Dec 2013 15:23:03 +0000]
Bug 12733 fixed: There was no way to direct graphs to nothing with driver function
Change-Id: I90be81507a0c9f4d1c7eeafddf34bd29e6d8f939
Calixte DENIZET [Fri, 6 Dec 2013 11:45:39 +0000]
Bug 13132 fixed: There were missing graduations when data_bound interval was too small
Change-Id: Ibf2be72949863697e879d8a0dc33215f53f836d2
Calixte DENIZET [Fri, 6 Dec 2013 14:46:12 +0000]
UIW: fix bug in normalized position
Change-Id: I4b0e968e8c8bcc20a54f6710ad88e6bec1c10871
Paul Bignier [Fri, 6 Dec 2013 13:12:14 +0000]
Fix the CHANGES file
histc is related to bug #6306, not 6036.
Change-Id: Id1c13a6340885c7c50ec1708e30c9c208cf70548
Stanislav KROTER [Tue, 3 Dec 2013 15:02:21 +0000]
Revision of help page for macr2lst function
Change-Id: I53561e9cb5b9a3082d235966e87a93391ba4d205
Paul Bignier [Thu, 5 Dec 2013 09:19:23 +0000]
* Bug #10998 fixed - Fixed matrix*hypermatrix and hypermatrix*matrix
matrix*hypermatrix and hypermatrix*matrix operations failed.
Change-Id: Ifc2b61ed180004336a3f02d3749ae77144ff88d5
Adeline CARNIS [Wed, 4 Dec 2013 10:46:36 +0000]
* Bug #12121 fixed - inv function did not work for complex sparse matrices.
Change-Id: I2dab5286eee1b1a7385896460f565eee7f888aff
Simon Marchetto [Mon, 2 Dec 2013 13:59:46 +0000]
external_object_java: fix jcreatejar documentation
Change-Id: I68debc0c1287c767203a28faced848d1536fee9d
Clément DAVID [Tue, 12 Nov 2013 15:37:42 +0000]
Xcos blocks: fix all warnings using -Wall
Change-Id: I18c48feee59744bab633c87bd74692d720de2585
Vincent COUVERT [Fri, 6 Dec 2013 10:41:52 +0000]
Update localization templates
Change-Id: I98474100ab1246a6184ef3d6b0af26de355b5349
Paul Bignier [Fri, 6 Dec 2013 09:21:12 +0000]
Non reg test for bug #10695
The bug does not occur anymore.
Add a nonreg test to make sure it will stay fixed.
Change-Id: I87c627323705b8a43635caba9e88e25e646d081c
Calixte DENIZET [Thu, 5 Dec 2013 13:30:25 +0000]
Doc Scilab image gen: when localized='false' in locale other than en_US and when the image exists then the image is not generated
Change-Id: I49b3b0dc375d71c0ac15d29e67c6627e16622ae8
Calixte DENIZET [Thu, 5 Dec 2013 12:22:22 +0000]
Fix warnings in doc building
Change-Id: I1bf4f0e89280257b9c37ff307263085a266c92e9
Antoine ELIAS [Thu, 5 Dec 2013 17:59:18 +0000]
allow UTF in dos command
Change-Id: I8acf949fe31ed7637fc94732e3c5ff692cd4c577
Paul Bignier [Fri, 6 Dec 2013 08:52:15 +0000]
Nonreg test for bug #9999
The bug does not occur anymore.
Add a nonreg test to make sure it will stay fixed.
Change-Id: If66122b01280b15f341678a5b566fa55ec0e26e9
Paul Bignier [Thu, 5 Dec 2013 14:07:03 +0000]
Revert modification to zip file
Revert modification happening in
https://codereview.scilab.org/#/c/13320/
Change-Id: Ied03340915e56a6ead38214d9d013a9949ec1dd1
Paul Bignier [Thu, 5 Dec 2013 13:54:20 +0000]
Fix CeCill license number
Change-Id: Ia5a90ec12f33426c811f6d75ebad2042825669a2
Paul BIGNIER [Wed, 2 Oct 2013 12:31:25 +0000]
Graphics tests: fix histrogram references
Change-Id: I0c1864a69e2fdf2a73148bb923fc1be15a598a0d
Stanislav KROTER [Wed, 4 Dec 2013 13:43:10 +0000]
Fixed typos
Change-Id: Idc91b7ed574387606686b58899617bc5c8ed7a43
Adeline CARNIS [Wed, 4 Dec 2013 13:09:38 +0000]
The functions of umfpack module returned API messages error.
Change-Id: I1583e6ba9d993ea0e79c1e4de43b29ddef92ae3e
Paul Bignier [Mon, 2 Dec 2013 16:38:03 +0000]
Typo fixes
Change-Id: I8ef51bcbc189c03a0e67822ce2c99d537785bb00
Cedric Delamarre [Tue, 3 Dec 2013 10:50:55 +0000]
bug_13121 : execution on Windows fixed.
Change-Id: I805c3b7d7dd3fcb5414159f9f33ad9bf06281455
Adeline CARNIS [Mon, 2 Dec 2013 15:09:31 +0000]
The single quotes are replaced by the double quotes.
test_run('graphics', 'barhomogenize')
Change-Id: I8b9aea10c943553f0b2c75e84bc482e7f848f900
Adeline CARNIS [Mon, 2 Dec 2013 13:58:37 +0000]
Fix test in core module: test_run('core', 'bug_4048')
Change-Id: Iac7c0c79fd3a485f986ac63a43779afac429a08c
Vincent COUVERT [Mon, 2 Dec 2013 09:52:34 +0000]
Fix XML error
Change-Id: I6ec6ed057b665e631d5444dd57c64396939f5dce
Paul Bignier [Mon, 2 Dec 2013 10:07:25 +0000]
* Bug #13111 fixed - Elementary_functions: fix 0 and -0 for sqrt.
sqrt returned different results when imaginary part was -0 versus 0.
Change-Id: Ic82dd9b0f2e8a155fac815df89f782820db934da
Stanislav KROTER [Sun, 1 Dec 2013 16:52:15 +0000]
Revision of help page for overloading
Added russian translation of this help page.
Change-Id: I8aa4c234330bd0d67ad3270bf95140a2e3f80161
Stanislav KROTER [Sun, 1 Dec 2013 11:14:23 +0000]
Revision of help page for macro
Added russian translation of this help page.
Change-Id: I10fbed7fdb801bf0c22a30096aa264a6f2c58131
Stanislav KROTER [Sun, 1 Dec 2013 08:55:56 +0000]
Revision of help page for macrovar function
Added russian translation of this page.
Change-Id: I76c7d53af13d5335f293b73b894b1cdf461e1316
Stanislav KROTER [Sun, 1 Dec 2013 07:50:48 +0000]
Revision of help page for listfunctions function
Added russian translation of this help page.
Change-Id: I5000fabd5d49adb112ec341f5ecc455f71110ea7
Stanislav KROTER [Sun, 1 Dec 2013 04:49:40 +0000]
Revision of help page for head_comments function
Added russian translation of this page.
Change-Id: I3aaba475ba05f2d3fef6be5b2f900348992ea242
Stanislav KROTER [Sun, 1 Dec 2013 03:53:01 +0000]
Revision of help page for getd function
Added russian translation of this page.
Change-Id: Icc8957e795e9bcafae353e44c34b2fa23d73383d
Stanislav KROTER [Sat, 30 Nov 2013 15:58:01 +0000]
Revision of help page for functions
Added russian translation for this help page.
Change-Id: If30d1bd9a95d932cb975c2bee51db0506804d533
Stanislav KROTER [Sat, 30 Nov 2013 10:47:37 +0000]
Revision of help page for function.
Added russian translation of this page.
Change-Id: I794c351f1923b346d2de6d022e331f80149236c3
Stanislav KROTER [Sat, 30 Nov 2013 09:43:22 +0000]
Revision of help pages for funcprot function
Change-Id: I62d10e8a132bac050ffdd00ede77ca3b19fd9617
Stanislav KROTER [Sat, 30 Nov 2013 09:29:05 +0000]
Revision of help page for fun2string function
Added russian translation of this page.
Change-Id: I0311fbc6413b773bea5951c28fcbb50e2851b46b
Stanislav KROTER [Sat, 30 Nov 2013 08:49:59 +0000]
Fixed a typo
Change-Id: I9ec3e0893ee315a1ba0d821b27b894ee0b091345
Vincent COUVERT [Fri, 29 Nov 2013 14:44:12 +0000]
Fix test after https://codereview.scilab.org/#/c/13213/ (test_run graphics bug_4964)
Change-Id: Ie1c82cf9563bce00784e75c033fb77fb7018e327
Vincent COUVERT [Fri, 29 Nov 2013 15:03:13 +0000]
Fix test after recent changes on graphics and empty matrix extraction (test_run graphics bug_3999)
Change-Id: Ife81da9c2fc02337a66c811895133be401464c7d
Vincent COUVERT [Fri, 29 Nov 2013 14:34:03 +0000]
Fix histplot demo (test_run graphics bug_3204)
Change-Id: I92c7bd84699bfb3c1c23846e15d0d9a94866064e