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-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-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-23 |
Antoine ELIAS |
fix warning in graphics module, convert char* to int 03/9503/2 |
tree | commitdiff |
2012-10-16 |
Bruno JOFRET |
Compare graphic properties with integer. 49/9449/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 |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetAutoPosition. 00/8100/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetAutoRotation. 99/8099/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetIsColorInterpolated. 98/8098/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetInterpVector. 97/8097/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetOriginalSubWin. 96/8096/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetSurface. 95/8095/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciIsExistingSubWin. 94/8094/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetNum. 93/8093/1 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetVisibility. 91/8091/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetRealVisibility. 90/8090/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetClipping. 89/8089/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetIsClipping. 88/8088/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetNumFigure. 87/8087/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetParentSubwin. 86/8086/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetIsAutoDrawable,sciGetImmediateDrawingMode. 85/8085/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetLegendPos. 84/8084/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetLegendPlace. 83/8083/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetIsBoxed. 82/8082/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetBoxType. 81/8081/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetArrowSize. 80/8080/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetPointerToUserData. 79/8079/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetFontContext. 78/8078/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetFontStyle. 77/8077/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetText. 76/8076/2 |
tree | commitdiff |
2012-07-17 |
Bruno JOFRET |
[Delete] sciGetTextPos. 75/8075/2 |
tree | commitdiff |
next |