Bruno JOFRET [Thu, 3 Apr 2014 09:02:35 +0000]
Fix UiTable display
Change-Id: Ibc9c3698e05a1bf4acaef1a8bbd7ea38b2ed43a5
Paul Bignier [Thu, 3 Apr 2014 07:40:45 +0000]
DE demos: fix cylinder
After https://codereview.scilab.org/#/c/14263/ ,
case x=0.9 and -0.9 didn't work because the root function detected
(and it was right to) a zero-crossing at the start of simulation.
With 0.95 it should be fine.
Change-Id: I9b56966f53f4d626ceb30499cb7b26c71677a25d
Antoine ELIAS [Thu, 3 Apr 2014 07:55:23 +0000]
fix latex demo
Change-Id: I261269ad32aaf79fb8710038d2adcea8656bc4f5
Antoine ELIAS [Thu, 3 Apr 2014 07:55:02 +0000]
fix uicontrol handle print
Change-Id: Ibdc3ea9c0a997595205b9ce25ddd5ae28a5eeb5c
Vladislav TRUBKIN [Thu, 3 Apr 2014 07:17:30 +0000]
Demos: latex demo updated.
Change-Id: Ia62febd52db4ae39cb8785823322f918457b74c8
Vladislav TRUBKIN [Mon, 31 Mar 2014 13:02:42 +0000]
Demos: increased control panel.
Change-Id: Ifa966a7f8838527e3d9c8c690214b9d2a39363b9
Vincent COUVERT [Wed, 2 Apr 2014 20:49:29 +0000]
Fixes test_run graphics save_load
Change-Id: I4887d8ae3b94d13b87d67c791c5508d791c7fbd8
Vincent COUVERT [Wed, 2 Apr 2014 20:42:42 +0000]
English must be imposed because of warnings
Change-Id: I1296d594e079ce77021e0c5da330747ab2b143b8
Antoine ELIAS [Wed, 2 Apr 2014 18:25:53 +0000]
fix textbox size in uicontrol2
Change-Id: I38648c0372385b3a194e9afbc25c963421e7617e
Antoine ELIAS [Wed, 2 Apr 2014 15:23:09 +0000]
xml : do not save figure_size
Change-Id: I7ed7e1121f6825a16eb7a7a4e8cea547f3c9918e
Vincent COUVERT [Wed, 2 Apr 2014 15:17:33 +0000]
Minor fixes
Change-Id: Ibaf26baa1839fbc5299f9a2f1447bcf3f5b41d32
Vincent COUVERT [Wed, 2 Apr 2014 14:37:43 +0000]
Update after https://codereview.scilab.org/#/c/14299/
Change-Id: I1d23a1588d834af79511cae0b44fafafe03dfbf5
Pierre-Aime Agnel [Tue, 1 Apr 2014 08:22:39 +0000]
Flow demos revamped
Change-Id: I3128c0fa00fb1f238fe5ab40fdeb5cf4aecb6607
Antoine ELIAS [Wed, 2 Apr 2014 13:17:02 +0000]
allow to change layout_options for border and grid layout after contruction
Change-Id: I641219e2feb1cb1ad61630ba16389cd8324c8849
Bruno JOFRET [Wed, 2 Apr 2014 11:22:37 +0000]
Fix line wrap on EditBox
u = uicontrol("style", "edit", "position", [10 10 100 50], "string", "abcd efgh ijkl mnop qrst uvwx yz")
//single line
u.scrollable = %t;
u.scrollable = %f;
//multiline
u.max = 2;
u.scrollable = %t;
u.scrollable = %f;
//single line
u.max = 1;
u.scrollable = %t;
u.scrollable = %f;
Change-Id: I373e93d16730856d8030a714a3172644b218d194
Vincent COUVERT [Wed, 2 Apr 2014 11:46:30 +0000]
Revert "Enable 8x anti aliasing through JoGL native multisampling."
This reverts commit
f46ec729e85525f61233e8dcb0229b2a2321181d.
Change-Id: Ibaebabce6bd94a322799dc797f40827554540087
Paul Bignier [Wed, 2 Apr 2014 09:29:11 +0000]
Graphics test: update plot3d_demo
Update after https://codereview.scilab.org/#/c/14288/
Change-Id: I474f414f739e2a86e3602436d03623079b05768a
Antoine ELIAS [Wed, 2 Apr 2014 09:26:07 +0000]
uicontrol : setEnabled take care of previous status
Change-Id: Ia962f933e477d8cd83f71b49ccc083bd71e9125d
Vincent COUVERT [Wed, 2 Apr 2014 09:29:18 +0000]
Update for release
Change-Id: Id345983ac64eabb97025aed09822df9cab397657
Vincent COUVERT [Wed, 2 Apr 2014 09:25:49 +0000]
Full 5.4.1-5.5.0 changes
Change-Id: If84fc645e86f9e9956003b4771024b83c1cabf05
Vincent COUVERT [Wed, 2 Apr 2014 09:23:33 +0000]
Minor fixes
Change-Id: Ie6e1bfe6922ea7b5cae6547451d00e9b1c3ea167
Antoine ELIAS [Wed, 2 Apr 2014 07:14:21 +0000]
set correct current_entity
Change-Id: If16f9d154b9e5d7c46560d5a8d8de1d5b24346fa
Antoine ELIAS [Wed, 2 Apr 2014 08:24:59 +0000]
xml gui : correctly save/restore menu/tool/info bars visibility
Change-Id: Ib2b8d05bab2d10f2979d8deb0c02e8fde184a56e
Vincent COUVERT [Wed, 2 Apr 2014 08:16:24 +0000]
Fix localization issues
Change-Id: I6d196f359cdf0c7630842f5e6a8a3fd1fa1906df
Vincent COUVERT [Wed, 2 Apr 2014 08:01:35 +0000]
Update localization files
Change-Id: I8e3bdf761848df8a118a8600ccb7b694888f870d
Vincent COUVERT [Wed, 2 Apr 2014 07:35:00 +0000]
Fix order
Change-Id: I7428577fc34227cd23beb29622f3100a51ac9ebb
Vladislav TRUBKIN [Tue, 1 Apr 2014 17:20:56 +0000]
Scilab gui: improved m2sci.
Change-Id: I27226423b6b64cdfad6d3d0cff350319ac599e1e
Vincent COUVERT [Tue, 1 Apr 2014 15:57:55 +0000]
Fix doc generation (invalid links) after https://codereview.scilab.org/#/c/14266/
Change-Id: I55eb83af79f2dcfa5e8bac351ca7087405b2ea37
Antoine ELIAS [Tue, 1 Apr 2014 15:27:38 +0000]
figure : fix trouble with id
Change-Id: I4db08fecf1eeed5940285a405b95f85b83f47b7d
Adeline CARNIS [Tue, 1 Apr 2014 15:27:35 +0000]
* Bug #13295 fixed - Add datatip_properties help page.
Change-Id: Ia19fbbc2bab20482d91731477c0dd2fd1da9bc4e
Vincent COUVERT [Tue, 1 Apr 2014 13:38:44 +0000]
* Bug #13294 fixed - .datatips, .display_function and .display_function_data were not described in polyline_properties
Change-Id: Ic98adbd930b840e5745deb57ce1706f9e381fa6d
Bruno JOFRET [Tue, 1 Apr 2014 14:50:01 +0000]
Enable drawlater/drawnow for Frame containing Axes.
Change-Id: Ia648e6e235e9d787220cacc1b28d869bee6c1f78
Paul Bignier [Tue, 1 Apr 2014 09:13:39 +0000]
* getfont, getmark, getlinestyle and getsymbol removed. Please use ged instead.
Change-Id: I7fd0b1ab8f4346a447bf34e0dd06a0b0ea502daa
Antoine ELIAS [Tue, 1 Apr 2014 14:46:13 +0000]
ATOMS_GUI : avoid error when clicking in installed module list without item
Change-Id: Ibbe82d18bfc4ce8e47fbb8fec505decec307a028
Calixte DENIZET [Tue, 1 Apr 2014 14:47:21 +0000]
SciNotes: code navigator was broken
Change-Id: I7b26b75847935c1177d97e69a3e6778929e63ec5
Antoine ELIAS [Tue, 1 Apr 2014 14:26:58 +0000]
toolbar_visible default is %t
Change-Id: I5d041d8a23d5dcacf0e4189380f328c13b2206cd
Simon Marchetto [Tue, 1 Apr 2014 14:29:34 +0000]
optimization: update ref
Change-Id: Ib584b12d9f7432035b47fd5ed6ed9c78d2938be1
Antoine ELIAS [Tue, 1 Apr 2014 10:46:03 +0000]
fix axes_size with figure/gcf function and xml load
Change-Id: I2401fd24e6997cb461e9f6399536bd18384b60eb
Paul Bignier [Tue, 1 Apr 2014 07:52:13 +0000]
* datatipRedraw removed
Change-Id: Iaf11373697edec55622f22b602c48bc5e7419ad9
Paul Bignier [Mon, 31 Mar 2014 12:53:07 +0000]
* datatipInitStruct removed
Change-Id: I79da3c430fe9d3be946b5f761798e9b55a5ea335
Vincent COUVERT [Tue, 1 Apr 2014 12:48:05 +0000]
Add already fixed bugs
Change-Id: I29b1ee8921faf444466ffefc95caf1ee57f6665c
Vincent COUVERT [Tue, 1 Apr 2014 12:27:29 +0000]
Fix figure title
Change-Id: Ic1574fdcbd5d5eec50f2835b5714ad4ee3e83a2b
Vincent COUVERT [Tue, 1 Apr 2014 12:08:48 +0000]
Fix indentation/quotes in ref
Change-Id: I0251081658553814882cffec53d77ae491732a59
Vincent COUVERT [Tue, 1 Apr 2014 10:36:06 +0000]
Update localization templates
Change-Id: I5bfddd6a6bd525576166df9f996d1747e1e2ff8d
Bruno JOFRET [Tue, 1 Apr 2014 10:20:18 +0000]
Force Slider not to display value.
Change-Id: I0fe7c3a27703cff5966d108f9f2691033ed0e595
Vincent COUVERT [Tue, 1 Apr 2014 10:24:13 +0000]
Re-apply doc after Font setting
Change-Id: Iaed8d54cfbbef9be3181c200e37ca0055561104d
Vladislav TRUBKIN [Mon, 31 Mar 2014 07:23:56 +0000]
Demos: improved the uicontrol demo, replace 'findobj' by 'get'.
Change-Id: I4b96fd1034873cddb3f99216a53d0e6cbd5af72c
Vladislav TRUBKIN [Tue, 1 Apr 2014 08:29:26 +0000]
Test fix: marked as linux only.
Change-Id: I46e4981187bb7b8fb710a8304c885a6338f97069
Vincent COUVERT [Tue, 1 Apr 2014 09:22:59 +0000]
Revert "Update the scale demo in tcl/tk."
This reverts commit
194a91a715c5a1b7bbc77f539baaa737efcb37a2.
Change-Id: Iee6a4fd82fb3e8c21b96eb349cac1d8bddc21fab
Vincent COUVERT [Tue, 1 Apr 2014 08:55:13 +0000]
Partially revert modifications from:
https://codereview.scilab.org/#/c/14193/
https://codereview.scilab.org/#/c/14174/
https://codereview.scilab.org/#/c/14238/
Change-Id: Iee97ebdcbceff5d97109fdfdf1e5fb78c9749c49
Vincent COUVERT [Mon, 31 Mar 2014 15:11:35 +0000]
* xmltochm tagged as obsolete. Will be removed in Scilab 5.5.1.
Change-Id: I1a164b9ceccd14898e2d52f52e34d943477e9d60
Calixte DENIZET [Mon, 31 Mar 2014 13:06:44 +0000]
Graphics: fix light problems
Change-Id: Ib98374c702ab72d83dea628071c00ec1d7475d03
Vincent COUVERT [Mon, 31 Mar 2014 14:56:22 +0000]
Update localization files
Change-Id: Ia59724b15c7d9226b42a0f94f4ffbe2626ae6a89
Vincent COUVERT [Sun, 30 Mar 2014 17:04:56 +0000]
Doc gen: fix database path for indexer
This reverts commit
ab43ddfac3ab40b8a021dbfa35e3b815e1f27230.
Change-Id: I36fb4ebcb23412d7071037a8d43789de18bacf39
Vincent COUVERT [Mon, 31 Mar 2014 14:21:11 +0000]
Fix examples after https://codereview.scilab.org/#/c/14237/
Change-Id: I18e6bc94c180e9343edd0e2999b46213dd8019be
Vladislav TRUBKIN [Mon, 31 Mar 2014 14:16:17 +0000]
Demos: invisible buttons fixed.
Change-Id: Icbea52c2504f0032cc88ab89729862a6698da800
Adeline CARNIS [Mon, 31 Mar 2014 13:26:38 +0000]
Update the scale demo in tcl/tk.
Change-Id: I0c681596f5a3c57eeaec4263d7818a35f0bbaef9
Vincent COUVERT [Mon, 31 Mar 2014 13:18:51 +0000]
Change default color values
Change-Id: I7402e0a85867b5de301aa2d306afe45eda354821
Bruno JOFRET [Mon, 31 Mar 2014 12:01:31 +0000]
nicholschart should not change data_bounds
Change-Id: Ia1c07eb352ec009150c37a5da03a1f78d530f92e
Bruno JOFRET [Mon, 31 Mar 2014 10:46:28 +0000]
Static method for LogView (may be used by JIMS)
Change-Id: Id56b1994a6c6f4f29c2d9e3a5e8c71100a4396ab
Bruno JOFRET [Mon, 31 Mar 2014 10:45:50 +0000]
Enable 8x anti aliasing through JoGL native multisampling.
Change-Id: I567d355527c19ca9cd6b0c14ebd7cfe6a2ad54dc
Vincent COUVERT [Mon, 31 Mar 2014 12:18:30 +0000]
* winclose removed. Please use close instead.
Change-Id: If91d810c04ac6e997853702f1751906526d233ff
Bruno JOFRET [Mon, 31 Mar 2014 12:41:54 +0000]
Reset mark type to avoid ugly rectangle.
Change-Id: Iae30e581ccf6b3a805463aaf44aa247eeb5a4b94
Vincent COUVERT [Mon, 31 Mar 2014 12:07:03 +0000]
* fit_dat removed. Please use datafit instead.
Change-Id: I0c0e3f8740ff98047a89477a0817fc16b1f203b6
Paul Bignier [Mon, 31 Mar 2014 10:15:46 +0000]
CACSD demos: add a message to halt()
Having a message is more user-friendly.
Change-Id: I3753aed0af8caaea8d925204da999e61761f178e
Vincent COUVERT [Mon, 31 Mar 2014 10:21:55 +0000]
Do not force figure_id
Change-Id: Ic87733c66dcde8160cefeab812215e8c2d4082ca
Antoine ELIAS [Fri, 28 Mar 2014 22:42:53 +0000]
convert color, addcolor and name2rgb in gataway
Change-Id: Icc7c897d22082f9ac94c2d46a06b3f5564294814
Paul Bignier [Mon, 31 Mar 2014 07:58:20 +0000]
Graphics macros & demos: replace gcf with scf
Complementary commit to https://codereview.scilab.org/#/c/14174/
Change-Id: Iedf7628034210da20b8a10e615c4ca56244274ec
Paul Bignier [Mon, 31 Mar 2014 08:38:44 +0000]
* Bug #13290 fixed - DE: fix compilation warning
Similarly to ires, iero is supposed to be set in the call to user-defined RES function.
ires is set by the user and iero is internal to Scilab.
Change-Id: I84fb747cb2351bfc04b0c07ba351720b1dc5a315
Vincent COUVERT [Mon, 31 Mar 2014 09:25:18 +0000]
Fix localization issues
Change-Id: Ic26ece3e5e89d5cd6a64ea277a3306e0ea2da1dc
Simon Marchetto [Tue, 4 Feb 2014 16:24:30 +0000]
move optional argument old API out of stack-c.h into stack-optional.h
Change-Id: I7b603e926184fdf5fa7363d1cf3bbb0e9560ca08
Reason: remove dependency from api_optional.h to stack-c.h
Adeline CARNIS [Fri, 28 Mar 2014 17:29:40 +0000]
Add loadGui and saveGui help pages.
Change-Id: I832fe64c94189648ed256c279047094629a689f7
Vincent COUVERT [Mon, 31 Mar 2014 08:06:20 +0000]
Update image to match example
Change-Id: I91e22edad1f017a60839a4866fecdee44d66bd1b
Vincent COUVERT [Sun, 30 Mar 2014 17:04:35 +0000]
Revert "Doc gen: fix database path for indexer"
Prereqs back to old jhall.jar version.
This reverts commit
9921dcb24415a491be5eb65dbb2aeaa6b9cb5bc5.
Change-Id: I13cd6c18838c6947d5a52473f526aa432114e06d
Vincent COUVERT [Sun, 30 Mar 2014 17:01:38 +0000]
Revert "Fix path after https://codereview.scilab.org/#/c/14176/"
This reverts commit
0711b45d0d8fb8c6d393fe6951ce29c76c1a5095.
Change-Id: I43e21d514d0d3104da4b2e029c18a93a5440dea7
Bruno JOFRET [Fri, 28 Mar 2014 17:22:57 +0000]
Update geom3d demo to use datatip
Change-Id: Ifa4535300556f7957d5e4f62158c8e80209f3e55
Vincent COUVERT [Sun, 30 Mar 2014 14:10:54 +0000]
Manage xload
To test:
test_run graphics bug_3975 // xload
test_run graphics save_load // without xload
Change-Id: I5353c72bde95058bb05e170254d8daddface39a1
Vincent COUVERT [Sun, 30 Mar 2014 14:01:44 +0000]
Update test after recent changes
Change-Id: Id06e865d63393fcea529bc5123ed329531f6fd0d
Vincent COUVERT [Sat, 29 Mar 2014 14:03:39 +0000]
Fix refs for automatically indented .tst
Change-Id: I4630369e8122d77f80913b50844bf62868986c63
Vincent COUVERT [Sat, 29 Mar 2014 13:58:08 +0000]
Fix path after https://codereview.scilab.org/#/c/14176/
Change-Id: Iefd64de9fd1ee6827bd8c7e3d07327b971f6d7fa
Vincent COUVERT [Fri, 28 Mar 2014 16:41:59 +0000]
Update localization templates
Change-Id: Ia64654b7bc344b11b571ab248a4965594947b674
Paul Bignier [Fri, 28 Mar 2014 16:12:47 +0000]
Typo fixes
Change-Id: Ic3f71c37b1a45725b7538ecfb1e9d4a71fc7c499
Bruno JOFRET [Fri, 28 Mar 2014 16:07:00 +0000]
Avoid handle no more valid if closing demo before end.
Change-Id: I84e93a88fb85decd91f1a61d78e85aa37efbe139
Antoine ELIAS [Fri, 28 Mar 2014 14:23:36 +0000]
add createWindow macro
Change-Id: I8cc4a47471e1e24175fb30d7457a22a78c1c5d59
Vincent COUVERT [Fri, 28 Mar 2014 16:01:35 +0000]
This use of xset was already deprecated in Scilab 5.4.1
Change-Id: I02c789e47db7d6bc897f2088206403673921ac48
Vincent COUVERT [Fri, 28 Mar 2014 15:37:37 +0000]
Do not create a figure if not needed.
Change-Id: I8f3a4aeb77987fbcaef6562226cfd1982c946ad9
Fixes: test_run graphics bug_3975
Bruno JOFRET [Fri, 28 Mar 2014 15:04:47 +0000]
Milkdrop : Rewrite demo to avoid deprecated function use.
Change-Id: I86fd805367e8ad1a4e9832c386caf28229e0dcdb
Antoine ELIAS [Fri, 28 Mar 2014 15:16:59 +0000]
set axes_size and/or figure_size after figure creation
Change-Id: I35594fb316c0ad86b7335640ecaea5211415f6b4
Antoine ELIAS [Fri, 28 Mar 2014 15:07:37 +0000]
callback can be ininterruptible
Change-Id: I77531250b5b1434bb63df140d9bc0ff5e9b463c5
Vincent COUVERT [Wed, 19 Feb 2014 15:55:52 +0000]
Create new callback types for uninterruptible callbacks.
Change-Id: I8875dc839ce9e606772c9d766adc1bbb1463b676
Vincent COUVERT [Wed, 26 Mar 2014 15:43:30 +0000]
Update compilers references
Change-Id: I062b7d8334d4fbe22cbd3d410341066b1b26c26b
Vincent COUVERT [Thu, 27 Mar 2014 15:38:47 +0000]
Update with recent changes
Change-Id: I03cc527f843b6469737d47a77dadceef7a399a98
Antoine ELIAS [Fri, 28 Mar 2014 13:56:33 +0000]
spinner : fix exception in case of min > max
Change-Id: Ib238ec4fd072befb924cb7571d4cb99f58a9dce7
Antoine ELIAS [Fri, 28 Mar 2014 13:55:50 +0000]
scrollable properties can be set by "off/on" or %t/%f
Change-Id: Ief4f0b41836ac9d8505873e2160d0be372573140
Antoine ELIAS [Fri, 28 Mar 2014 13:55:03 +0000]
popupmenu : use good l&f font
Change-Id: I99f35dc03153b870d98821e6e68da0148761fafc
Vincent COUVERT [Fri, 28 Mar 2014 10:46:24 +0000]
* New display for uicontrols handles properties. Only properties used for Java rendering are displayed.
To display all available properties, use the "ShowHiddenProperties" "Console" property.
Change-Id: Id74745f8622dd9d6a6d73bad3df7f0c06f4b79e4
Vincent COUVERT [Thu, 27 Mar 2014 13:05:47 +0000]
Document recent changes on uicontrols.
Only display uicontrol properties if used in Java.
Change-Id: Ifda733d867daa2cd149cc78f07910f30a5999c15
Vincent COUVERT [Fri, 28 Mar 2014 13:53:28 +0000]
Update graphic_export tests after: https://codereview.scilab.org/#/c/14174/
Change-Id: I35072f7934ea2fbe455ea339a9d6da8d8380325c
Vincent COUVERT [Fri, 28 Mar 2014 13:34:05 +0000]
Revert "Re-apply https://codereview.scilab.org/#/c/14091/ after recnet updates of compilation process."
Not needed.
This reverts commit
259dc168967f469cca76f43a4304aa2146e8ab00.
Change-Id: Ieda8e2c7e65c6ab40366f609b31b87365fcca40b
Vincent COUVERT [Fri, 28 Mar 2014 13:13:41 +0000]
There are no more macros in this module
Change-Id: I18d0278816374ec51dbe4e104282d5dd80a6aff8