Pierre Marechal [Mon, 12 Nov 2007 14:32:43 +0000]
Fix : Add the 2nd argument to the del_help_chapter call
Pierre Marechal [Mon, 12 Nov 2007 14:18:53 +0000]
removechapter.sce is no more needed
Pierre Marechal [Mon, 12 Nov 2007 14:18:40 +0000]
Fix the scilab binary path for "make install" versions
Allan Cornet [Mon, 12 Nov 2007 13:35:17 +0000]
warning
Allan Cornet [Mon, 12 Nov 2007 13:31:02 +0000]
update .in
Allan Cornet [Mon, 12 Nov 2007 13:26:17 +0000]
add include MALLOC path
Allan Cornet [Mon, 12 Nov 2007 13:23:56 +0000]
warning: implicit declaration of function 'vsnprintf'
Allan Cornet [Mon, 12 Nov 2007 11:00:11 +0000]
move sciprint in "output_stream" module
update .in
Allan Cornet [Mon, 12 Nov 2007 10:52:26 +0000]
move sciprint in "output_stream" module
Allan Cornet [Mon, 12 Nov 2007 10:11:01 +0000]
warnings
Allan Cornet [Mon, 12 Nov 2007 08:50:41 +0000]
dt = getdate(0) (windows only, x64 problem)
Allan Cornet [Mon, 12 Nov 2007 08:35:32 +0000]
remove include not used
Pierre Marechal [Mon, 12 Nov 2007 08:33:51 +0000]
Set svn:eol-style to native
Allan Cornet [Mon, 12 Nov 2007 08:32:46 +0000]
comments
Allan Cornet [Mon, 12 Nov 2007 08:31:22 +0000]
add scivprint
Jean-baptiste Silvy [Fri, 9 Nov 2007 17:23:48 +0000]
Use glu JoGL nurbs insttead of my own wrapping (it needs now to clean unnecessary code).
Sylvestre Ledru [Fri, 9 Nov 2007 15:42:00 +0000]
localization
Allan Cornet [Fri, 9 Nov 2007 14:56:20 +0000]
revert previous version (temp.)
sciprint doesn't call sciprint_nd
Pierre Marechal [Fri, 9 Nov 2007 14:33:05 +0000]
Version 0.3 :
Add :
- option "list"
- option "help"
- option "no_check_error_output"
- option "mode_nw"
- option "mode_nwni"
- Details with the files path
Pierre Marechal [Fri, 9 Nov 2007 12:27:22 +0000]
fix tests
Pierre Marechal [Fri, 9 Nov 2007 11:51:58 +0000]
Add missing file
Allan Cornet [Fri, 9 Nov 2007 11:48:41 +0000]
update messages
Allan Cornet [Fri, 9 Nov 2007 11:37:20 +0000]
fix error(241) Pierre :)
Allan Cornet [Fri, 9 Nov 2007 11:20:17 +0000]
fix :
errcatch(242,'continue','nomessage')
error(242)
Allan Cornet [Fri, 9 Nov 2007 10:58:53 +0000]
C2F(basout) (used by fortran) uses sciprint (remove fflush)
sciprint calls sciprint_nd
remove some extern about basout
Jean-baptiste Silvy [Fri, 9 Nov 2007 10:29:30 +0000]
Remove some files.
Jean-baptiste Silvy [Fri, 9 Nov 2007 10:24:56 +0000]
Remove readxbm and readgif primitives.
Jean-baptiste Silvy [Fri, 9 Nov 2007 09:52:49 +0000]
Remove warnings.
Pierre Marechal [Fri, 9 Nov 2007 09:51:18 +0000]
- Add a tag to detect a graphic test
- delete old tests
Jean-baptiste Silvy [Fri, 9 Nov 2007 09:17:32 +0000]
Remove warnings.
Jean-baptiste Silvy [Fri, 9 Nov 2007 08:49:53 +0000]
Fix bug when exiting scilab.
Fix bug with swap_handles unitary test.
Pierre Marechal [Thu, 8 Nov 2007 16:47:25 +0000]
Version 0.2 :
- Add options ( third argument );
- Fix some problems
Allan Cornet [Thu, 8 Nov 2007 15:12:28 +0000]
svn-ignore
Allan Cornet [Thu, 8 Nov 2007 14:39:05 +0000]
update .in
Allan Cornet [Thu, 8 Nov 2007 14:37:05 +0000]
Bug 2598
fflush sciprint
Vincent Couvert [Thu, 8 Nov 2007 07:57:09 +0000]
Bug 2594 fixed: Scilab used 100% CPU due to a missing condition
Allan Cornet [Thu, 8 Nov 2007 07:01:11 +0000]
comment
Jean-baptiste Silvy [Wed, 7 Nov 2007 17:37:42 +0000]
Prepare java mapper for using string arrays between C++ and Java.
Jean-baptiste Silvy [Wed, 7 Nov 2007 16:46:54 +0000]
Oups, last commit did not compile (vs did not tell me on the previous compilation...).
Jean-baptiste Silvy [Wed, 7 Nov 2007 16:33:53 +0000]
Simplify some functions.
Jean-baptiste Silvy [Wed, 7 Nov 2007 16:05:54 +0000]
Add files.
Jean-baptiste Silvy [Wed, 7 Nov 2007 15:26:53 +0000]
Add drawing of the inside of text boxes.
Vincent Couvert [Wed, 7 Nov 2007 15:19:35 +0000]
Bug 2590 fixed: updateScroll is now made is a Runnable + remove some unused setCaretPositionToEnd
Jean-baptiste Silvy [Wed, 7 Nov 2007 13:57:34 +0000]
Add files.
Jean-baptiste Silvy [Wed, 7 Nov 2007 13:48:37 +0000]
Add surrounding box drawing.
Vincent Couvert [Wed, 7 Nov 2007 13:13:11 +0000]
Remove unused import
Vincent Couvert [Wed, 7 Nov 2007 13:09:43 +0000]
Bug 2593 fixed: selection in output in impossible, or just brief
Vincent Couvert [Wed, 7 Nov 2007 12:44:23 +0000]
Bug fix: previous line deleted when hitting enter + synchronization of threads
Sylvestre Ledru [Wed, 7 Nov 2007 12:31:31 +0000]
string updated
Sylvestre Ledru [Wed, 7 Nov 2007 12:30:54 +0000]
Line return missing
Allan Cornet [Wed, 7 Nov 2007 11:07:44 +0000]
comment
Allan Cornet [Wed, 7 Nov 2007 10:40:22 +0000]
replaces values by define
Allan Cornet [Wed, 7 Nov 2007 10:24:21 +0000]
replaces value by nsiz (stack-c.h)
Allan Cornet [Wed, 7 Nov 2007 10:19:26 +0000]
replaces 4096 by psiz (stack-def.h)
Allan Cornet [Wed, 7 Nov 2007 10:09:10 +0000]
remove errmsgf.f replaced by errmsg.c
Allan Cornet [Wed, 7 Nov 2007 10:04:16 +0000]
comments
Allan Cornet [Wed, 7 Nov 2007 09:41:57 +0000]
error(208)
Serge Steer [Wed, 7 Nov 2007 09:40:24 +0000]
bug1614 fix (correct line count when .. are used)
Allan Cornet [Wed, 7 Nov 2007 09:07:29 +0000]
update
fix errors a=1; a+b
Sylvestre Ledru [Wed, 7 Nov 2007 09:02:40 +0000]
Localization files updated and french po added
Sylvestre Ledru [Wed, 7 Nov 2007 08:56:17 +0000]
template po
Vincent Couvert [Wed, 7 Nov 2007 08:43:56 +0000]
Bug 2592 fixed: text selected is put in clipboard
Pierre Marechal [Wed, 7 Nov 2007 07:56:28 +0000]
Set svn:eol-style to native
Allan Cornet [Wed, 7 Nov 2007 06:51:52 +0000]
dependency on MALLOC (output_stream)
Allan Cornet [Wed, 7 Nov 2007 05:22:44 +0000]
bug 2591
Allan Cornet [Tue, 6 Nov 2007 19:35:27 +0000]
update : fix problem with lasterror()
Jean-baptiste Silvy [Tue, 6 Nov 2007 16:43:10 +0000]
Fix center positioning of centered box mode.
Bruno Jofret [Tue, 6 Nov 2007 15:57:37 +0000]
* Warning down
* Add header includes
fire in the hole !
Jean-baptiste Silvy [Tue, 6 Nov 2007 15:57:30 +0000]
Update project file.
Jean-baptiste Silvy [Tue, 6 Nov 2007 15:54:45 +0000]
Add C->java interface for CenteredTextDrawJoGL
Bruno Jofret [Tue, 6 Nov 2007 15:44:32 +0000]
Better here.
Bruno Jofret [Tue, 6 Nov 2007 15:38:05 +0000]
include dereferencing
Jean-baptiste Silvy [Tue, 6 Nov 2007 15:32:22 +0000]
Update makefile.
Bruno Jofret [Tue, 6 Nov 2007 15:28:14 +0000]
mainsci definition through header.
Bruno Jofret [Tue, 6 Nov 2007 15:27:32 +0000]
What the F... is doing the ''main'' definition in gui
only referenced by shel ... ????
Jean-baptiste Silvy [Tue, 6 Nov 2007 15:21:23 +0000]
Add stubs function for centered text box drawing.
Sylvestre Ledru [Tue, 6 Nov 2007 14:51:02 +0000]
Update of updateLocalizationModule.sh.
* This script will parse the sources of a module and export all the string into the po file and will then update the other languages
if it is called with parse_all, it will regenerated all the string of scilab
Sylvestre Ledru [Tue, 6 Nov 2007 14:50:00 +0000]
header of a localization file
Sylvestre Ledru [Tue, 6 Nov 2007 14:48:55 +0000]
* Localization in french
* sources updated
* some string updated
Allan Cornet [Tue, 6 Nov 2007 14:47:05 +0000]
update funnamestore
Allan Cornet [Tue, 6 Nov 2007 14:45:46 +0000]
update errmsg (not finish)
all messages (1-280) are implemented.
TO DO : lasterror() doesn't work with all messages
need to save errors string in lasterror buffer
Sylvestre Ledru [Tue, 6 Nov 2007 14:39:05 +0000]
Update of the localization .. Test OKay
Sylvestre Ledru [Tue, 6 Nov 2007 14:37:05 +0000]
Update of the localization
Bruno Jofret [Tue, 6 Nov 2007 14:21:13 +0000]
Better includes management.
Bruno Jofret [Tue, 6 Nov 2007 14:19:50 +0000]
Exported symbols must be in includes.
Bruno Jofret [Tue, 6 Nov 2007 14:14:22 +0000]
Scierror include
Bruno Jofret [Tue, 6 Nov 2007 13:50:24 +0000]
* Adding header
* Comment dead code... ...
* Warning down
* Remove old C syntax
Sylvestre Ledru [Tue, 6 Nov 2007 13:14:38 +0000]
better error message
Bruno Jofret [Tue, 6 Nov 2007 12:33:34 +0000]
Add machine.h before other include/define refernces
Used to know some configuration stuff.
Bruno Jofret [Tue, 6 Nov 2007 10:44:12 +0000]
Do not forget <stdio.h>
Sylvestre Ledru [Tue, 6 Nov 2007 10:33:57 +0000]
wrong order
Sylvestre Ledru [Tue, 6 Nov 2007 10:29:50 +0000]
include missing
Jean-baptiste Silvy [Tue, 6 Nov 2007 10:06:23 +0000]
Fix an alignment bug with filled text.
Bruno Jofret [Tue, 6 Nov 2007 09:33:11 +0000]
Adding header.
Bruno Jofret [Tue, 6 Nov 2007 09:08:46 +0000]
* strncmp is in string.h... do not forget it
* EOL at the end of file.
Bruno Jofret [Tue, 6 Nov 2007 09:02:05 +0000]
* Update useless parameter kill in function call.
PLEASE AVOID ONE LINE 'if' STATEMENT WITH 1000 Columns !!
IT'S ABSOLUTELY UNREADABLE !!!
Bruno Jofret [Tue, 6 Nov 2007 08:51:52 +0000]
Scierror Include
Sylvestre Ledru [Tue, 6 Nov 2007 08:47:28 +0000]
spisp Test added ... Thx Bruno P
Vincent Couvert [Tue, 6 Nov 2007 08:09:06 +0000]
Checkstyle compatibility
Vincent Couvert [Tue, 6 Nov 2007 08:08:17 +0000]
Checkstyle compatibility