2013-03-29 |
Sylvestre Ledru |
Merge remote-tracking branch 'origin/5.4' 69/11169/1 |
tree | commitdiff |
2013-03-28 |
Cedric Delamarre |
fix linux compilation with stop-on-warning flag. 49/11149/1 |
tree | commitdiff |
2013-03-28 |
Calixte DENIZET |
Bug 12399 fixed: Bad data bounds computation with ... 88/10888/4 |
tree | commitdiff |
2013-03-28 |
Sylvestre Ledru |
Merge remote-tracking branch 'origin/5.4' 23/11123/1 |
tree | commitdiff |
2013-03-27 |
Calixte DENIZET |
Bug 12455 fixed: format_n had no effects 54/11054/3 |
tree | commitdiff |
2013-03-27 |
Sylvestre Ledru |
Merge remote-tracking branch 'origin/5.4' 46/11046/1 |
tree | commitdiff |
2013-03-27 |
Antoine ELIAS |
fix windows compilation 35/11035/2 |
tree | commitdiff |
2013-03-27 |
Calixte DENIZET |
Bug 12289 fixed: sub_ticks property was ignored 93/10993/3 |
tree | commitdiff |
2013-03-26 |
Calixte DENIZET |
Graphics: don't release a needed string (crash in cacsd... 17/11017/1 |
tree | commitdiff |
2013-03-12 |
Vincent COUVERT |
Properties are now of type int and no more char* 83/10783/2 |
tree | commitdiff |
2013-03-01 |
Sylvestre Ledru |
Merge remote-tracking branch 'origin/5.4' 50/10650/1 |
tree | commitdiff |
2013-02-28 |
Sylvestre Ledru |
Kill the libs/hashtable/ directory and move the files... 29/10629/3 |
tree | commitdiff |
2013-02-26 |
Sylvestre Ledru |
doublylinkedlist was no longer used. Drop it. Found... 17/10617/2 |
tree | commitdiff |
2013-02-13 |
Sylvestre Ledru |
Merge remote-tracking branch 'origin/5.4' 62/10462/1 |
tree | commitdiff |
2013-02-12 |
Sylvestre Ledru |
Fix some memory leaks and useless declarations 57/10457/2 |
tree | commitdiff |
2013-01-25 |
Sylvestre Ledru |
Merge remote-tracking branch 'origin/5.4' 07/10307/1 |
tree | commitdiff |
2013-01-25 |
Calixte DENIZET |
Bug 11778: Bad color_map dims did not return an error 85/10285/5 |
tree | commitdiff |
2013-01-25 |
Calixte DENIZET |
Fix memleaks and slightly improve perfs 90/10290/2 |
tree | commitdiff |
2013-01-18 |
Antoine ELIAS |
remove bad FREE in graphics module 55/10255/2 |
tree | commitdiff |
2013-01-05 |
Sylvestre Ledru |
Merge remote-tracking branch 'origin/5.4' 16/10116/1 |
tree | commitdiff |
2013-01-02 |
Sylvestre Ledru |
Update of the copyright 01/10101/2 |
tree | commitdiff |
2012-12-31 |
Sylvestre Ledru |
Remove a (new) warning found by clang 3.2: 73/10073/2 |
tree | commitdiff |
2012-11-27 |
Sylvestre Ledru |
Merge remote-tracking branch 'origin/5.4' 14/9814/1 |
tree | commitdiff |
2012-11-23 |
Clément DAVID |
Graphics: avoid throw/catch NPE at scilab startup ... 83/9783/1 |
tree | commitdiff |
2012-11-23 |
Vincent COUVERT |
Revert "Graphics: avoid throw/catch NPE at scilab startup" 78/9778/2 |
tree | commitdiff |
2012-11-23 |
Clément DAVID |
Graphics: avoid throw/catch NPE at scilab startup 88/9488/3 |
tree | commitdiff |
2012-10-24 |
Cedric Delamarre |
GUI module ported to api_scilab. test_run("gui") 68/9368/7 |
tree | commitdiff |
2012-10-23 |
Antoine ELIAS |
Merge remote-tracking branch 'origin/5.4' 05/9505/1 |
tree | commitdiff |
2012-10-23 |
Antoine ELIAS |
fix warning in graphics module, convert char* to int 03/9503/2 |
tree | commitdiff |
2012-10-22 |
Antoine ELIAS |
Convert internal functions of graphics and gui to api... 53/9453/7 |
tree | commitdiff |
2012-10-19 |
Cedric Delamarre |
Make documentation compilation work: 72/9472/4 |
tree | commitdiff |
2012-10-18 |
Sylvestre Ledru |
Merge remote-tracking branch 'origin/5.4' 64/9464/1 |
tree | commitdiff |
2012-10-16 |
Bruno JOFRET |
Compare graphic properties with integer. 49/9449/1 |
tree | commitdiff |
2012-10-01 |
Vincent COUVERT |
Change dll version number from 5.4.0 to 5.5.0 41/9341/1 |
tree | commitdiff |
2012-10-01 |
Vincent COUVERT |
Change library version number from 5.4.0 to 5.4.1 35/9335/1 |
tree | commitdiff |
2012-09-28 |
Vincent COUVERT |
Bug in set links property. 19/9319/2 |
tree | commitdiff |
2012-09-27 |
Vincent COUVERT |
Fix f.position getter 08/9308/1 |
tree | commitdiff |
2012-09-19 |
Calixte DENIZET |
Graphics: Move constructRectangle on Java side 60/8960/4 |
tree | commitdiff |
2012-09-19 |
Bruno JOFRET |
Fix regression: zoom box property can only be set on... 66/9066/1 |
tree | commitdiff |
2012-09-18 |
Bruno JOFRET |
Change MVC property type : string -> int 48/9048/5 |
tree | commitdiff |
2012-09-18 |
Vincent COUVERT |
* Bug #11657 fixed - Setting the callback_type property... 41/9041/2 |
tree | commitdiff |
2012-08-31 |
Cedric Delamarre |
bug 11619 : the text create with the function titlepage... 58/8758/2 |
tree | commitdiff |
2012-08-09 |
Sylvestre Ledru |
Missing declaration 41/8641/1 |
tree | commitdiff |
2012-08-09 |
Sylvestre Ledru |
Stop using some useless helpers. 40/8640/2 |
tree | commitdiff |
2012-08-02 |
Bruno JOFRET |
Rectangle Objects inherits Axes mark_mode property. 86/8486/2 |
tree | commitdiff |
2012-08-01 |
Cedric Delamarre |
set default value of font labels style, color and size. 74/8474/1 5.4.0-beta-2 |
tree | commitdiff |
2012-07-31 |
Bruno JOFRET |
Fix param3d not creating surface but polyline object. 38/8438/1 |
tree | commitdiff |
2012-07-31 |
Bruno JOFRET |
Fix Plot2dn functions after Polylines pool draw. 35/8435/1 |
tree | commitdiff |
2012-07-31 |
Bruno JOFRET |
(xfpoly / xfpolys) Put all Polylines in Compound as... 23/8423/3 |
tree | commitdiff |
2012-07-26 |
Vincent COUVERT |
* Bug #11069 fixed - An axes could be wrongly set as... 23/8323/2 |
tree | commitdiff |
2012-07-23 |
Bruno JOFRET |
xrects should not put objects in both axes and compound. 57/8257/2 |
tree | commitdiff |
2012-07-23 |
Yuri Chornoivan |
Fix typos in messages, comments and docs. 34/8234/1 |
tree | commitdiff |
2012-07-20 |
Sylvestre Ledru |
Fix some memory leaks + remove dead code 09/8209/4 |
tree | commitdiff |
2012-07-19 |
Bruno JOFRET |
[Delete] ObjectStructure.h 94/8194/1 |
tree | commitdiff |
2012-07-19 |
Bruno JOFRET |
[Delete] sciPOintObj and other old graphics data structure. 93/8193/1 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] p*_FEATURE defines in ObjectStructure. 81/8181/1 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] Wrong reference to sciPointObj. 79/8179/1 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] showPixmap, clearPixmap functions. 78/8178/1 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] sciGetGraphicMode. 77/8177/1 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] sciGetZooming. 76/8176/1 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] No more defined stubs. 67/8167/1 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] sciGetEntityType. 66/8166/2 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] sciAddNewHandle. 65/8165/2 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] sciGetParent. 60/8160/2 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] sciGetParentFigure // Deprecate xset show_pixm... 59/8159/2 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] sciGetHandle. 58/8158/2 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] sciGetPointerFromHandle. 57/8157/2 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] sciGetCurrentFigure. 37/8137/5 |
tree | commitdiff |
2012-07-18 |
Bruno JOFRET |
[Delete] Format useless functions. 34/8134/4 |
tree | commitdiff |
2012-07-18 |
Vincent COUVERT |
* Figure closure can now be managed by the user (confir... 97/7997/11 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] nographics stub symbols. 30/8130/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetNbSubTics. 29/8129/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciIsAutomaticallyRedrawn. 28/8128/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetSubwinIndex. 27/8127/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetZoomBox. 26/8126/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetAxesVisible. 25/8125/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetAuto{,sub}Ticks. 24/8124/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetTightLimitsOn. 23/8123/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetAxesReverse. 22/8122/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetIsCubeScaled. 21/8121/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetIsIsoView. 20/8120/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetIsClosed. 19/8119/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetPolylineStyle. 18/8118/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetNbPoints. 17/8117/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sci{Set,Get,Init}PixmapMode. 16/8116/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetViewingAngles. 15/8115/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGet{,Real}DataBounds. 14/8114/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetMargins. 13/8113/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetAxesBounds. 12/8112/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetEventHandler,sciGetIsEventHandlerEnable. 11/8111/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetNbTypedObjects. 10/8110/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] GetHandleVisibilityOnUimenu. 09/8109/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetIsAccessibleChild. 08/8108/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetNbChildren. 07/8107/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetUserSize. 06/8106/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetAlignment. 05/8105/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetAutoSize. 04/8104/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetDisplayedDataBounds. 03/8103/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGet{x,y}Location. 02/8102/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetCenterPos. 01/8101/1 |
tree | commitdiff |
next |