Pierre Marechal [Mon, 11 Feb 2008 07:42:32 +0000]
Fix XML syntax
Allan Cornet [Mon, 11 Feb 2008 07:36:27 +0000]
return previous version
getLocaleUserInfo returns user system locale and not locale setting by user for scilab :(
Laurent VAYLET [Sun, 10 Feb 2008 22:24:25 +0000]
Some simple nonreg tests - To be completed/updated
Pierre Marechal [Sun, 10 Feb 2008 22:08:26 +0000]
Update :
- extend to matrix of strings
- Add examples
Pierre Marechal [Sun, 10 Feb 2008 21:54:34 +0000]
Add tests
Pierre Marechal [Sun, 10 Feb 2008 20:14:42 +0000]
Extend getmd5 to matrix of string
Serge Steer [Sun, 10 Feb 2008 17:56:41 +0000]
stricmp used instead of strcmp for uicontrol
Serge Steer [Sun, 10 Feb 2008 17:53:44 +0000]
to allow assigning any variable type to a user_data property
Allan Cornet [Sun, 10 Feb 2008 17:00:31 +0000]
add 2 functions :
char* getLocaleUserInfo(void) returns User locale example en_US, fr_FR
char* getLocaleSystemInfo(void) returns System locale example en_US, fr_FR
(for Windows)
Sylvestre Ledru [Sun, 10 Feb 2008 16:21:22 +0000]
Massive cleanup of the copyfile macros
Simone Mannori [Sun, 10 Feb 2008 16:20:46 +0000]
bug fixes
Sylvestre Ledru [Sun, 10 Feb 2008 16:20:42 +0000]
Unit test when there are spaces in the path
Sylvestre Ledru [Sun, 10 Feb 2008 16:08:37 +0000]
better explanaition
Sylvestre Ledru [Sun, 10 Feb 2008 16:04:38 +0000]
better explanaition
Simone Mannori [Sun, 10 Feb 2008 16:02:56 +0000]
make these function applicable to a selection vector
Vincent Couvert [Sun, 10 Feb 2008 15:48:34 +0000]
I forgot to destroy Scilab corresponding object
Jean-baptiste Silvy [Sun, 10 Feb 2008 15:43:41 +0000]
Update def for a new gui function.
Jean-baptiste Silvy [Sun, 10 Feb 2008 15:25:13 +0000]
Correct Makefile
--Cette ligne, tes suivantes ci-dessous, seront ignorées--
M Makefile.in
Vincent Couvert [Sun, 10 Feb 2008 15:25:08 +0000]
Delete function mapping for Java uiobjects.
Jean-baptiste Silvy [Sun, 10 Feb 2008 15:12:31 +0000]
Put some cpp files under giws file list oups.
Jean-baptiste Silvy [Sun, 10 Feb 2008 15:04:16 +0000]
Add drawing of Legend Object.
Correct some bugs in ticks drawing and text display.
Allan Cornet [Sun, 10 Feb 2008 11:22:26 +0000]
fix test bug 2699 ;)
Pierre Marechal [Sun, 10 Feb 2008 11:10:01 +0000]
Add no regression test for bug 2699
Pierre Marechal [Sun, 10 Feb 2008 09:53:16 +0000]
To get the same ref each time
Pierre Marechal [Sun, 10 Feb 2008 09:50:33 +0000]
Add bug_2706.tst reference
Allan Cornet [Sat, 9 Feb 2008 19:45:00 +0000]
case strcat('') or strcat(['',''])
Vincent Couvert [Sat, 9 Feb 2008 19:02:15 +0000]
addmenu can now use C or Fortran routines for callbacks
Allan Cornet [Sat, 9 Feb 2008 18:36:00 +0000]
to build on linux
Allan Cornet [Sat, 9 Feb 2008 18:23:39 +0000]
load dynamic scicos gateway at runtime
remove %scicos
remove no used files
To do : update linux version (just after ;) )
Vincent Couvert [Sat, 9 Feb 2008 18:12:19 +0000]
unsetmenu now also disables the menu callback (Thanks Bruno).
Vincent Couvert [Sat, 9 Feb 2008 17:55:24 +0000]
Display problem fixed (pasted lines and Scilab display lines were mixed):
- lines to execute are now displayed when Scilab read them
- display is done in SciOutputView.getCmdBuffer
- and no more in SciConsole.sendCommandsToScilab
- flag added in setCmdBuffer parameters.
Vincent Couvert [Sat, 9 Feb 2008 16:19:47 +0000]
First version of Java x_choose
Sylvestre Ledru [Sat, 9 Feb 2008 15:44:06 +0000]
No comment
Vincent Couvert [Sat, 9 Feb 2008 15:05:32 +0000]
Remove unused imports.
Vincent Couvert [Sat, 9 Feb 2008 14:54:19 +0000]
Avoid null message for uninitialised userValue
Sylvestre Ledru [Sat, 9 Feb 2008 13:59:39 +0000]
When scicos_blocks is compiled, scicos is not yet built
Allan Cornet [Sat, 9 Feb 2008 13:19:30 +0000]
add tests (primitives)
Allan Cornet [Fri, 8 Feb 2008 21:15:25 +0000]
add toolbox only if we have a loader.sce
Allan Cornet [Fri, 8 Feb 2008 21:06:31 +0000]
update paths for scicos
Allan Cornet [Fri, 8 Feb 2008 20:48:20 +0000]
update makefile.in
Allan Cornet [Fri, 8 Feb 2008 20:38:31 +0000]
merge scicos gateways gw_cscisos & gw_scicos to gw_scicos
it will be easier to load ...
Allan Cornet [Fri, 8 Feb 2008 20:07:58 +0000]
remove str2sci
Allan Cornet [Fri, 8 Feb 2008 20:02:57 +0000]
remove str2sci already defined in core
Vincent Couvert [Fri, 8 Feb 2008 17:48:29 +0000]
x_dialog is now OK
Vincent Couvert [Fri, 8 Feb 2008 17:48:07 +0000]
Multi-line display is now OK
Sylvestre Ledru [Fri, 8 Feb 2008 16:39:28 +0000]
bug 2706 fixed and comments added (it doesn't hurt).
Sylvestre Ledru [Fri, 8 Feb 2008 16:38:51 +0000]
cleanup (variable renamed, localization, etc.)
Sylvestre Ledru [Fri, 8 Feb 2008 16:37:46 +0000]
non greg test for bug 2706
Jean-baptiste Silvy [Fri, 8 Feb 2008 16:26:14 +0000]
Add some missing properties.
Pierre Marechal [Fri, 8 Feb 2008 16:03:47 +0000]
Unitary test for getmd5()
need to be completed
Vincent Couvert [Fri, 8 Feb 2008 15:49:37 +0000]
Special case for emptystr() given as initial dir
Cong Wu [Fri, 8 Feb 2008 15:47:03 +0000]
solve some warnings
Allan Cornet [Fri, 8 Feb 2008 15:39:42 +0000]
force dependencies (scicos)
Vincent Couvert [Fri, 8 Feb 2008 15:30:37 +0000]
Temporary implementation of imbricated menus
Vincent Couvert [Fri, 8 Feb 2008 15:26:19 +0000]
Sorry...
Sylvestre Koumar [Fri, 8 Feb 2008 15:24:05 +0000]
add online-help for xs2fig format
Pierre Marechal [Fri, 8 Feb 2008 15:23:52 +0000]
French and english help are now in the same module
Vincent Couvert [Fri, 8 Feb 2008 15:20:15 +0000]
Should not commit these lines
Sylvestre Koumar [Fri, 8 Feb 2008 15:19:09 +0000]
bad-link corrected
Allan Cornet [Fri, 8 Feb 2008 15:12:21 +0000]
noscicos
Allan Cornet [Fri, 8 Feb 2008 15:11:56 +0000]
add files
Vincent Couvert [Fri, 8 Feb 2008 15:11:48 +0000]
Should not be commited
Vincent Couvert [Fri, 8 Feb 2008 15:00:52 +0000]
JNI and Bridge for x_message function
Vincent Couvert [Fri, 8 Feb 2008 14:54:23 +0000]
Adding MessageBox implementation
Jean-baptiste Silvy [Fri, 8 Feb 2008 14:54:00 +0000]
More understandable error message.
Vincent Couvert [Fri, 8 Feb 2008 14:49:52 +0000]
Oups... some .svn side effect
Vincent Couvert [Fri, 8 Feb 2008 14:46:23 +0000]
Oups... some .svn side effect
Allan Cornet [Fri, 8 Feb 2008 14:45:03 +0000]
fix bug getversion(<module>)
Vincent Couvert [Fri, 8 Feb 2008 14:44:30 +0000]
Adding MessageBox
Pierre Marechal [Fri, 8 Feb 2008 14:31:25 +0000]
Add tests
Pierre Marechal [Fri, 8 Feb 2008 14:29:20 +0000]
Edit svn:ignore property :
*.htm
.last_successful_build
.list_htm
*.bak
.list_en_US
.list_fr_FR
.last_successful_check
Pierre Marechal [Fri, 8 Feb 2008 14:27:50 +0000]
Add new online help section :
graphics : exporting and printing
Sylvestre Koumar [Fri, 8 Feb 2008 14:13:09 +0000]
Online-help for export (bitmap & poscript)
Allan Cornet [Fri, 8 Feb 2008 13:59:32 +0000]
enables scicos in .sln (windows)
Pierre Marechal [Fri, 8 Feb 2008 13:41:27 +0000]
Add getversion() unitary test.
=> need to be completed
Sylvestre Ledru [Fri, 8 Feb 2008 13:40:02 +0000]
Path to the new declaration file
Pierre Marechal [Fri, 8 Feb 2008 12:57:55 +0000]
Remove creted directories
Allan Cornet [Fri, 8 Feb 2008 12:50:57 +0000]
warning
Allan Cornet [Fri, 8 Feb 2008 12:49:21 +0000]
svn-ignore (release)
Pierre Marechal [Fri, 8 Feb 2008 12:20:27 +0000]
Edit svn:ignore property
*.bak
.libs
.deps
*.lo
*.la
*.o
Makefile
*.bak
.libs
.deps
*.lo
*.la
*.o
Makefile
Pierre Marechal [Fri, 8 Feb 2008 12:19:16 +0000]
Fix some tests
Allan Cornet [Fri, 8 Feb 2008 12:01:54 +0000]
build scicos & scicos_blocks modules on windows (VS PRO & EXPRESS)
TO DO : install script & check dependencies
Allan Cornet [Fri, 8 Feb 2008 11:49:38 +0000]
update Import symbols (windows)
Allan Cornet [Fri, 8 Feb 2008 11:46:35 +0000]
add files (f2c projects)
Allan Cornet [Fri, 8 Feb 2008 11:45:41 +0000]
update release mode
Allan Cornet [Fri, 8 Feb 2008 11:41:59 +0000]
move file
Allan Cornet [Fri, 8 Feb 2008 11:39:57 +0000]
remove warning
fortran common defined in c (f2c)
Allan Cornet [Fri, 8 Feb 2008 11:27:36 +0000]
put TRUE
Allan Cornet [Fri, 8 Feb 2008 11:26:25 +0000]
add full path (load)
Sylvestre Ledru [Fri, 8 Feb 2008 11:01:06 +0000]
ls, license et C
Sylvestre Ledru [Fri, 8 Feb 2008 10:52:40 +0000]
ls Crappy second input argument removed
Bruno Jofret [Fri, 8 Feb 2008 10:51:58 +0000]
Load Scilab libs adapted to Scilab 5 modules organization.
Bruno Jofret [Fri, 8 Feb 2008 10:50:27 +0000]
Command Line Scicos test.
Sylvestre Ledru [Fri, 8 Feb 2008 10:50:05 +0000]
make macros is working and .PHONY added where needed (thanks Bruno J)
Allan Cornet [Fri, 8 Feb 2008 10:09:23 +0000]
svn-ignore (Release)
Allan Cornet [Fri, 8 Feb 2008 09:33:58 +0000]
to convert with f2c
Pierre Marechal [Fri, 8 Feb 2008 09:12:53 +0000]
Fix example
Pierre Marechal [Fri, 8 Feb 2008 09:10:32 +0000]
m2sci tests are now ok
Allan Cornet [Fri, 8 Feb 2008 08:52:43 +0000]
svn-ignore
Allan Cornet [Fri, 8 Feb 2008 08:52:14 +0000]
svn-ignore (f2c files)