Antoine ELIAS [Tue, 4 Mar 2014 09:52:33 +0000]
xml load take care of scilab current directory
Change-Id: I8566dd6029173d9e6d07f3c03e538f31d721c5a4
Vincent COUVERT [Tue, 4 Mar 2014 12:49:57 +0000]
Update CHANGES with latest improvements and features
Change-Id: I17ef97a9f5bbe63b18ce1b574d6c11a0e6df5aee
Antoine ELIAS [Tue, 4 Mar 2014 10:29:36 +0000]
closerequestfnc is a interruptible callback
Change-Id: I10532178aafbedb0448c6d7ef3edc93579289a6b
Calixte DENIZET [Mon, 3 Mar 2014 11:42:27 +0000]
Bug 12967 fixed: Data editor icon was not 16x16
Change-Id: I74e96fa8cbae8675bf944fe3ba6066864c90cb19
Antoine ELIAS [Tue, 4 Mar 2014 09:17:45 +0000]
xml save take care of scilab current directory
Change-Id: I3cc62ddd46cc60591f2ba221b7e97e09835a703a
Antoine ELIAS [Mon, 3 Mar 2014 19:48:28 +0000]
* Bug #12763 fixed - Value of "listbox" style uicontrols was not updated when using arrow keys.
Change-Id: I4cd5ac3207a1ad93de35350c7f635b52a68d0277
Antoine ELIAS [Mon, 3 Mar 2014 19:31:27 +0000]
reset selected index in combobox after content change
Change-Id: Ie3617e17dd4c8876f67348b3af99996f5e0dec40
Calixte DENIZET [Mon, 3 Mar 2014 14:17:46 +0000]
Bug 7771 fixed: There was doc about arrow_size in champ_properties help page
Change-Id: I751cb5310d1cc50eeec15587712f791e63383f1d
Calixte DENIZET [Mon, 3 Mar 2014 14:57:59 +0000]
Bug 8323 fixed: About Scilab did not hide with Scilab main window
Change-Id: I5a0e9ec95788233a5e0a19e771d294c27892f15d
Antoine ELIAS [Mon, 3 Mar 2014 15:52:47 +0000]
fix crash for xrong value of style in uicontrol function 2
Change-Id: I0f397056619bebede8893e8a5b9bbe9305d8599c
Calixte DENIZET [Mon, 3 Mar 2014 13:42:44 +0000]
SciNotes: fix rare exception in closing
Change-Id: I5cda9625d4cc20b9a084c24d2c905ac6120ce4c9
Calixte DENIZET [Mon, 3 Mar 2014 11:49:08 +0000]
Bug 12860 fixed: Missing semicolon in style.css
Change-Id: Ieea221915066c2471a5f61c58f23546bff269942
Antoine ELIAS [Mon, 3 Mar 2014 15:36:15 +0000]
fix crash for wrong value of style in uicontrol function
Change-Id: Ic1f7f4b4b716e57ead080018b7d70cbaec6383d6
Calixte DENIZET [Mon, 3 Mar 2014 15:27:10 +0000]
Help: fix invalid xml files in ja_JP
Change-Id: I5814f7948271f269ddf2cd1b0fbdbc7eaa030957
Antoine ELIAS [Mon, 3 Mar 2014 14:15:10 +0000]
set background color to gray for disabled editbox
Change-Id: Ie26ed7ea40bd0d119e48c3bbe57a05a04ee05d03
Antoine ELIAS [Mon, 3 Mar 2014 10:54:59 +0000]
save and load uimenu from xml files
Change-Id: I268008f3d6a2d33db916a1d5eb2de4143418caa7
Calixte DENIZET [Mon, 3 Mar 2014 10:25:24 +0000]
Bug 13258 fixed: Bad number display in datatips
Change-Id: I55250046b99d1bef327969d29e58c8ad7727a69e
Antoine ELIAS [Mon, 3 Mar 2014 09:44:53 +0000]
fix trouble with relative path in xml loader
Change-Id: I6d351334bf76805bb8fce99cbc8eb964d1757914
Antoine ELIAS [Sat, 1 Mar 2014 17:39:57 +0000]
fix trouble in anchor enum in uicontrol class
Change-Id: I9d5a034cc17fdc5c46f81cd046b89164735e86b6
Antoine ELIAS [Sat, 1 Mar 2014 17:38:50 +0000]
do not set default border in titled border, remove debug message
Change-Id: Ic08a4965df731a35ba66a195e2da9d3dc30247d1
Antoine ELIAS [Sat, 1 Mar 2014 17:36:54 +0000]
add management of layout_options in uicontrol function
Change-Id: I763018ef632a00a8d9e0885610201bdc36814eaa
Antoine ELIAS [Fri, 28 Feb 2014 16:35:39 +0000]
manage menu in xml
Change-Id: Ie11275ed14eba75d209e6e7f0e66114a4248d7b6
Antoine ELIAS [Fri, 28 Feb 2014 14:38:46 +0000]
manage menu from xml
Change-Id: Iea425360e5b50b6c451ae7e927886ca80aeac3f9
Calixte DENIZET [Fri, 28 Feb 2014 16:14:37 +0000]
Bug 13013 fixed: In SciNotes, the first proposed directory to save a file was not cwd
Change-Id: I51c0dfbfbc8535bead530e740aaf9c03f6ba26c0
Clément DAVID [Fri, 28 Feb 2014 10:12:15 +0000]
Scicos: add a public function to force a simulation time
This function can be used by code-generator to call some blocks from the
standard library using a time in the future. This does not modify the
current simulation time (used by the solver).
Change-Id: I9c41645ab9f03c45b23e021064b051d260090d55
Calixte DENIZET [Fri, 28 Feb 2014 15:31:49 +0000]
Bug 12737 fixed: In SciNotes, autosave did not create directory if it did not exist
Change-Id: Ieed980ef1c98c407559fd6e4c230dde09dfc3fb1
Calixte DENIZET [Fri, 28 Feb 2014 12:12:13 +0000]
Bug 12716 fixed: In SciNotes, RTL languages were not correctly displayed
Change-Id: If6e96c3e1dde5452cae761cbbd6a3226bb65ce4c
Bruno JOFRET [Fri, 28 Feb 2014 15:29:40 +0000]
Improve m2sci tool
Change-Id: I27399e2b89f010307141232ab7b95ad2bbfb4f24
Antoine ELIAS [Fri, 28 Feb 2014 13:47:08 +0000]
enable/disable can pass through tab
Change-Id: I74ca6a48cc7748a492461793b775554dca844ff9
Antoine ELIAS [Fri, 28 Feb 2014 13:14:05 +0000]
restore callback on figure, do not save tab index
Change-Id: I35dfbbd3efa226d9b4ae6e215ceaa6ee43fd4a4b
Antoine ELIAS [Fri, 28 Feb 2014 09:57:19 +0000]
reorder children in save/load from xml
Change-Id: I08ad69c4e89f6a7992c8ea6751cf972e376eb96f
Antoine ELIAS [Fri, 28 Feb 2014 09:56:13 +0000]
fix enable/disable on editbox
Change-Id: I814f0e8e272bd1e6139c139c238f9d03e9e58781
Bruno JOFRET [Fri, 28 Feb 2014 09:21:51 +0000]
Do not force User System locale on MacOSX if specified.
Change-Id: Ib6e3e82626e8e4b438bdcc294e979dce1d102569
Paul Bignier [Thu, 27 Feb 2014 14:10:02 +0000]
Scicos_blocks: CSCOPXY3D fix
Entering dimensions other than 1x2 in the concerned fields crashed Scilab on Play.
Change-Id: I42d7a297d6b498bedce463ba5d7d4347e520955a
Paul Bignier [Thu, 27 Feb 2014 14:39:22 +0000]
Typo fixes
Change-Id: I0a63885691b63ab4c0d458dbf20b00f9943159da
Vincent COUVERT [Mon, 24 Feb 2014 17:31:43 +0000]
Enable setlocale under MacOSX
This reverts commit
1632aadd533c11c3267e15e944d849ab5fd0224e.
Change-Id: I16c75ecbc6c5864510d7981b8e1ba16962929904
Calixte DENIZET [Thu, 27 Feb 2014 14:15:51 +0000]
Definitly fix bug 11067: add ticks_format and ticks_st properties to improve ticks label display
Change-Id: If2f3f33838dbb62987d3f32dcc4df397e4aa5e8a
Antoine ELIAS [Thu, 27 Feb 2014 12:37:36 +0000]
fix trouble with combobox rezising, remove debug message from layer
Change-Id: I1fbd684208b9f4090e7e7f2c30712dee32854390
Vincent COUVERT [Thu, 27 Feb 2014 10:33:25 +0000]
Fix help issues (warnings + wrong format in files)
Change-Id: I91a3603089fa6104760133e92b63d909b3a75073
Antoine ELIAS [Thu, 27 Feb 2014 09:44:03 +0000]
allow multiple models by xml
Change-Id: I1e59b48f2655da335ae3531f535e43e8db3a921a
Antoine ELIAS [Thu, 27 Feb 2014 09:43:21 +0000]
disable callback during string update on popupmenu
Change-Id: I757ae61e2aceeda1dcc16e808748c200cdcf022f
Vincent COUVERT [Wed, 26 Feb 2014 18:12:40 +0000]
Avoid NullPointerException when parent is not set
This reverts commit
15b87bf2f2e5751ba25ab5411809a6be4a2f3473.
Change-Id: Iee3470fc1f1c3e65d76eaa1611908da675a968a6
Vincent COUVERT [Wed, 26 Feb 2014 18:12:24 +0000]
Revert "Avoid NullPointerException when parent is not set"
This reverts commit
32b0c371a91a497ea1eb1e830b71b993be5f2db2.
Change-Id: I5e605f741fffa68cafd1e70733606cb523080f5e
Vincent COUVERT [Wed, 26 Feb 2014 09:33:33 +0000]
Avoid NullPointerException when parent is not set
Change-Id: Ica06031e3836e9ad665aeb65a9ea9b83074bc032
Antoine ELIAS [Wed, 26 Feb 2014 16:13:16 +0000]
fix trouble in visible state of layer children + update layer adn layout tests
Change-Id: Idf61257f3d18ce0accf2b325807978c291942c86
Antoine ELIAS [Wed, 26 Feb 2014 17:14:30 +0000]
add onfocusloss as callback
Change-Id: Ic34e3db7bfde9b6d32e8672a4e00932dad48cdb5
Antoine ELIAS [Tue, 25 Feb 2014 22:18:25 +0000]
fix latex trouble from xml, add preferredsize in border constraints
Change-Id: Ia7b30119de1decdb947fa07831c47b972a7ad9f4
Antoine ELIAS [Wed, 26 Feb 2014 16:12:15 +0000]
uicontrol without parent parameter works again
Change-Id: Ic27a58d327012948ba0b5fe3601a2e33ac2bd791
Antoine ELIAS [Wed, 26 Feb 2014 16:09:04 +0000]
max property of popupmenu fix component width
Change-Id: I17845ccee4ca840a114757a3f6984aa720b7c3ec
Antoine ELIAS [Wed, 26 Feb 2014 16:06:54 +0000]
fix trouble on figure_id with non axes windows
Change-Id: I964ad60cf7e19b01e0aea7bef11499f321413a7e
Vincent COUVERT [Wed, 26 Feb 2014 10:41:34 +0000]
Fix help build (reglin with nans ==> nanreglin)
Change-Id: I5ba2ccd6008a650892c140aaf0a21d82f7751b97
Paul Bignier [Wed, 26 Feb 2014 09:08:04 +0000]
Statistics help: fix nanreglin page
Change-Id: I335bb29ac4479855d75d848961186f8d9d4206e1
Calixte DENIZET [Tue, 25 Feb 2014 16:35:06 +0000]
Graphics: compute margins when ticks labels are set
Change-Id: I0b952a43f2caf47d65c91b5b54f7f8d355da8a27
Paul Bignier [Mon, 27 Jan 2014 10:03:10 +0000]
* Bug #13208 fixed - Statistics: reglin with NaNs
Change-Id: Ib092b900a75c1f93d807e1dc8daa69b8a67534a4
Vincent COUVERT [Wed, 26 Feb 2014 08:16:39 +0000]
Fix all GUI failing tests
Change-Id: Ia18ec82dfcf0854160299c9d98f7773885df7b60
Calixte DENIZET [Tue, 25 Feb 2014 15:30:39 +0000]
Bug 10470 fixed: In SciNotes, split hor or vert was meaningless
Change-Id: I6e7162165a564fb42c83a8c25e4dbe4bf64d56cf
Calixte DENIZET [Tue, 25 Feb 2014 15:02:16 +0000]
Bug 10445 fixed: In SciNotes, ctrl+dnd moved text rather than to copy it
Change-Id: I075732849de60de26dedd890ed78f5480a08b437
Calixte DENIZET [Tue, 25 Feb 2014 14:31:14 +0000]
SciNotes: remove memleaks
Change-Id: I7a0f4d32228fe9556c22326c92702f2708a32b95
Vincent COUVERT [Tue, 25 Feb 2014 13:15:09 +0000]
Fix test (runs 10 times the loop to be sure Java GC runs).
Change-Id: If94726613d732aa2c99094efc204b77e2bd1b226
Calixte DENIZET [Tue, 25 Feb 2014 10:30:53 +0000]
Bug 13247 fixed: hypermatrix in structure definition did not work properly
Change-Id: I772469e9916bdb87ebff910d6968001c92d15449
Paul Bignier [Tue, 25 Feb 2014 11:40:25 +0000]
Minor fix in unwrap SEP
SEP #120 -> SEP #126 and bugzilla address.
Change-Id: I20bb9d894c26fc2f41b10f4d389e44b322cf87d5
Antoine ELIAS [Tue, 25 Feb 2014 11:37:39 +0000]
enable/disable a tab children frame, enable/disable tab title to show its state
Change-Id: Ie3b13595aa4d8620e12ec9c4259f89dda3789d7a
Antoine ELIAS [Mon, 24 Feb 2014 16:30:11 +0000]
update value and string on tab and layer uicontrol
Change-Id: I3d842e5cb76e0a726ebd7daa2420251d1cbb664c
Vincent COUVERT [Tue, 25 Feb 2014 08:54:06 +0000]
Fix test ref after https://codereview.scilab.org/#/c/13810/
Change-Id: I87cfdadfca20aefd60789d8b0677b09cb4a053df
Paul Bignier [Tue, 25 Feb 2014 08:28:17 +0000]
Elementary_functions: check sqrtm input
Input should be square and, for now, real or complex.
Change-Id: I14e42f287f24e09b0d2d9587abed058d1e35c3fe
Paul Bignier [Thu, 20 Feb 2014 13:23:21 +0000]
* Bug #13250 fixed - Scicos_blocks: CLSS with scalar D
When D was a scalar, it was set to ones(C*B),
whereas it should be set to D*ones(C*B) to keep its information.
DLSS has the same issue.
Change-Id: I17bad6353dfdc28124b4e0566ee480ac9cbdf5f4
Paul Bignier [Fri, 21 Feb 2014 09:07:55 +0000]
Xcos help: clarify CSCOPXY and CSCOPXY3D
Added small text boxes in blocks' icons to clarify which port was which.
Change-Id: Icf9411063897c9ba8427073788a6e5cd4fa05896
Samuel Gougeon [Wed, 19 Feb 2014 13:49:31 +0000]
Bug 10122 fixed: Function replot cannot be used in 3D
Change-Id: Ia646f47aa164d52c0382d52807e778152d293663
Calixte DENIZET [Mon, 24 Feb 2014 14:35:17 +0000]
Bug 12952 fixed: It was not always possible to search a word in file with SciNotes
Change-Id: I9b6b3391c00830e838dfad6b31997e554b913dd9
Caio SOUZA [Mon, 24 Feb 2014 18:48:44 +0000]
Editor: legend insert/remove fix
Change-Id: I75060b32ee1a31ce13fcfd12ad923fdd6716a4c7
Antoine ELIAS [Mon, 24 Feb 2014 16:26:09 +0000]
uicontrol function : manage scrollable on frame, remove index reference of properties
Change-Id: Ia773ea2ba3c605f9956d22f6febe4d2463c01ce0
Antoine ELIAS [Mon, 24 Feb 2014 16:28:06 +0000]
fix trouble in slider orientation
Change-Id: I1dfd0f04456057548c09c5b871a99528ba72887b
Vincent COUVERT [Mon, 24 Feb 2014 17:30:55 +0000]
Revert "Enable setlocale under MacOSX"
This reverts commit
d94f9df58a7e61f0bc791e231c8a787467bd8bc6.
Change-Id: I311fff855fa305119f3a4c9df80e4ec81503ab8a
Calixte DENIZET [Mon, 24 Feb 2014 15:17:21 +0000]
Bug 12037 fixed: Simplified Chinese version SciNotes warnings at startup
Change-Id: I1705780f4ed86843d3bebbf39b9f308ed3b4b21d
Bruno JOFRET [Mon, 24 Feb 2014 15:52:18 +0000]
Enable setlocale under MacOSX
Change-Id: I3ed27cb2a0d549d54d0468dcc0e9af499286a53e
Vincent COUVERT [Mon, 24 Feb 2014 14:11:27 +0000]
Fix tests.
bug #954:
- Delete the figure between tests
- See comment #1 on bug report, the bug was reproductible with only one figure ==> FIXED
bug #2888:
- Decrease font size from 130 to 100 (100 is huge enough)
Change-Id: I8bd228f80e243cc7b2d7521c7f95333e70eb82e8
Calixte DENIZET [Mon, 24 Feb 2014 11:46:07 +0000]
Help browser: set knobs to 0 at startup
Change-Id: Ie5c246492b1f5234f1dcf3e983c373ac9dad3c42
Antoine ELIAS [Mon, 24 Feb 2014 09:03:26 +0000]
load graphics java dependency @startup
Change-Id: If751a5be0552c15bd6922cd80da6d811e7eba3b6
Calixte DENIZET [Mon, 24 Feb 2014 08:32:08 +0000]
Graphics: fix for test bug_2045.tst
Change-Id: I9fdb4f519c6982905e946738b029f226b3d002a3
Yuri Chornoivan [Mon, 24 Feb 2014 07:42:48 +0000]
* Bug #13252 fixed - Minor typos
Change-Id: Ice26f9a5727e45b7eb03b53cf2591b155f9faf95
Vincent COUVERT [Mon, 17 Feb 2014 13:34:41 +0000]
Fix nested Axes drawing
This reverts commit
15aad28bf195a7e4c32392acff45ace513bb4d3a.
Change-Id: I2bf0f28765c4d908d02095aa90088ffbd988ba8f
Paul Bignier [Wed, 22 Jan 2014 15:57:21 +0000]
* Bug #13170 fixed - CACSD: fix legends for plzr
Legends were in an incorrect order.
Change-Id: I4aee1765f9bae4e35c812c18d9136189714735aa
Charlotte HECQUET [Wed, 29 Jan 2014 09:16:06 +0000]
* Bug #6584 fixed - Last input argument of mfft function should be optionnal.
Change-Id: I91db30a9f113752c8bc5bfef904905cedeec0cc6
Paul Bignier [Thu, 20 Feb 2014 10:46:40 +0000]
* Bug #13243 fixed - Optimization: "gc" with negative "imp"
When "imp" input argument was negative, "gc" algorithm
did not take a step but only called the user function every -imp iterations.
When "imp" was 1, "gc" even entered an infinite loop!
Change-Id: Iff1fa570f18683fe237abba30e8cca40a7f020f2
Vincent COUVERT [Thu, 20 Feb 2014 14:51:25 +0000]
Fix test + Enable it under Windows
Change-Id: Iac879dc1399e3e2da2522fab8f67c524a962148c
Paul Bignier [Thu, 20 Feb 2014 09:23:42 +0000]
Xcos tests: Inverted_pendulum
Now that the diagram compiles (https://codereview.scilab.org/#/c/13585/),
add its test.
Change-Id: I4d110b4bbb99c920126b39f504dad93dd6fc5188
Paul Bignier [Thu, 20 Feb 2014 09:53:38 +0000]
Elementary_functions help: fix compilation warning
Change-Id: I1d38cdc82e6a6ac81afc6b40e74abf843a3bde90
Bruno JOFRET [Mon, 17 Feb 2014 16:10:03 +0000]
Fix MacOSX multiplication 0 * %nan
Change-Id: I2fc1d5826eb5f2af3f61e52478a8bbeb1255918b
Vincent COUVERT [Thu, 20 Feb 2014 07:49:57 +0000]
Fix gui/table unit test
Change-Id: I1e7ed9159cba9c0f8089e46cbc29436170f4ffb1
Paul Bignier [Fri, 14 Feb 2014 14:23:33 +0000]
Xcos help: Discontinuities palette examples
Change-Id: I3c315f4d25ac6a8eb04282e45d2f6eaea22f1cb7
Vincent COUVERT [Wed, 19 Feb 2014 14:09:41 +0000]
Fix localized messages
Change-Id: I82e337038bfa3d118a6ddd95dcbaa0065357ff58
Calixte DENIZET [Tue, 18 Feb 2014 13:35:53 +0000]
Bug 12826 fixed: Missing <warning> and <note> in help pages
Change-Id: I3b527c06872809465ca0a6cacc01f1bd8fe7b5f2
Paul Bignier [Wed, 19 Feb 2014 09:56:24 +0000]
Graphics help: fix axes_properties
Fixed indentation and added pt_BR modification.
Follow-up on commit https://codereview.scilab.org/#/c/13506/
Change-Id: Ib266acc674cd26b3785e6b5f606fad671be01969
Calixte DENIZET [Wed, 19 Feb 2014 13:22:04 +0000]
Bug 7999 fixed: SwingScilabFileChooser.getFilterIndex() was unusable
Change-Id: Ie7e78cda54e6e535a131e34ea0ef0958d20d85ad
Calixte DENIZET [Wed, 19 Feb 2014 12:44:11 +0000]
Give focus to previous component after a confirmation dialog raised up
To test: clc() in the console (press Yes or No, the focus must returned to its previous owner)
Change-Id: I4632c9f06f4e00397eb4de43ccf6aa2aa22a6b01
Calixte DENIZET [Wed, 19 Feb 2014 11:00:26 +0000]
SciNotes: F1 did not show SciNotes help if a word was selected
Change-Id: If97d17ce6f224b1e196c8f80d3d5df3c5c34420e
Calixte DENIZET [Wed, 19 Feb 2014 10:45:55 +0000]
ExportUI: change title in Preview area
Change-Id: I011a9d3ed8a62b4b01c86ad12c7cc9fd60da8cdb
Antoine ELIAS [Wed, 19 Feb 2014 09:44:32 +0000]
tab can be selected by value or string
Change-Id: I47f1be7ed7e7860267b3ba82adef9a758547fbff
Vincent COUVERT [Wed, 19 Feb 2014 13:45:07 +0000]
Fix localized messages
Change-Id: I9deb8ed1a92f9ed3c7ff35c46a377571e7b98b16
Calixte DENIZET [Wed, 19 Feb 2014 10:24:35 +0000]
Bug 11523 fixed: In Scinotes, 'whereami line numbering' was not clear enough
Change-Id: I8176772b316803afc5eeb6fe3abcdd15a75e8083