projects
/
scilab.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
slider : set value to [] => 0
[scilab.git]
/
scilab
/
modules
/
gui
/
src
/
java
/
org
/
scilab
/
modules
/
gui
/
bridge
/
slider
/
SwingScilabSlider.java
2014-04-08
Antoine ELIAS
slider : set value to [] => 0
81/14381/1
blob
|
commitdiff
2014-04-03
Antoine ELIAS
uicontrol : change default value of property string...
23/14323/2
blob
|
commitdiff
|
diff to current
2014-04-01
Bruno JOFRET
Force Slider not to display value.
68/14268/2
blob
|
commitdiff
|
diff to current
2014-03-10
Antoine ELIAS
default foreground color is [-1 -1 -1] in model, use...
65/13965/4
blob
|
commitdiff
|
diff to current
2014-02-24
Antoine ELIAS
fix trouble in slider orientation
15/13815/3
blob
|
commitdiff
|
diff to current
2014-02-18
Vincent COUVERT
Fix default value for relief property.
79/13779/1
blob
|
commitdiff
|
diff to current
2014-02-17
Antoine ELIAS
cleanup gui
70/13770/5
blob
|
commitdiff
|
diff to current
2014-02-10
Antoine ELIAS
set model default values from L&F
99/13699/3
blob
|
commitdiff
|
diff to current
2014-02-04
Bruno JOFRET
Remove Slider debug messages
49/13649/1
blob
|
commitdiff
|
diff to current
2014-02-03
Vincent COUVERT
Add a property to manage L&F for uicontrols in GUIs.
20/13620/5
blob
|
commitdiff
|
diff to current
2013-10-15
Antoine ELIAS
WIP : remplace graphics UID string by int
22/12922/5
blob
|
commitdiff
|
diff to current
2013-09-24
Bruno JOFRET
Remove Java useless depencies/import
51/12651/2
blob
|
commitdiff
|
diff to current
2013-08-27
Sylvestre Ledru
Also update the URL to the CeCILL license. Thanks to...
40/12340/2
blob
|
commitdiff
|
diff to current
2013-03-20
Vincent COUVERT
* Bug #12319 fixed - Slider no more sensitive to "Value...
04/10904/4
blob
|
commitdiff
|
diff to current
2012-09-19
Vincent COUVERT
* Bug #10840 fixed - Keyboard arrows were disabled...
67/9067/2
blob
|
commitdiff
|
diff to current
2012-09-19
Vincent COUVERT
* Bug #11489 fixed - 'SliderStep' property was ignored...
49/9049/4
blob
|
commitdiff
|
diff to current
2012-09-18
Bruno JOFRET
Change MVC property type : string -> int
48/9048/5
blob
|
commitdiff
|
diff to current
2012-03-12
Vincent COUVERT
* 'Value' 'Max' ...
56/6656/3
blob
|
commitdiff
|
diff to current
2012-02-06
Vincent COUVERT
Fix callback for slider uicontrols
18/6118/2
blob
|
commitdiff
|
diff to current
2011-10-13
Vincent COUVERT
uimenu now use MVC
20/5220/3
blob
|
commitdiff
|
diff to current
2009-02-03
Jean-Baptiste Silvy
Fix drawing of sliders with GLCanvas and JVM 1.6.0.12
blob
|
commitdiff
|
diff to current
2008-08-26
Vincent Couvert
Force a minimum size for the knob
blob
|
commitdiff
|
diff to current
2008-08-26
Vincent Couvert
Adapt the knob size to values
blob
|
commitdiff
|
diff to current
2008-08-18
Jean-baptiste Silvy
- Remove exceptions when exiting metanet.
blob
|
commitdiff
|
diff to current
2008-08-08
Vincent Couvert
Bug fixes:
blob
|
commitdiff
|
diff to current
2008-06-27
Vincent Couvert
Bug 3166 fixed: problems with slider callbacks
blob
|
commitdiff
|
diff to current
2008-06-18
Vincent Couvert
Avoid the execution of the callback when values are...
blob
|
commitdiff
|
diff to current
2008-06-09
Vincent Couvert
Bug 3106 fixed: wrong position for uicontrols
blob
|
commitdiff
|
diff to current
2008-03-07
Vincent Couvert
Scilab has now beautiful status bars.
blob
|
commitdiff
|
diff to current
2008-02-18
Sylvestre Koumar
Licence (header) added
blob
|
commitdiff
|
diff to current
2008-02-14
Vincent Couvert
Change setCallback in the Bridge + checkstyle
blob
|
commitdiff
|
diff to current
2008-02-11
Vincent Couvert
Destroy now also make the Widget invisible waiting...
blob
|
commitdiff
|
diff to current
2008-02-11
Vincent Couvert
Background problem fixed (user settings no more erased...
blob
|
commitdiff
|
diff to current
2008-02-10
Vincent Couvert
Delete function mapping for Java uiobjects.
blob
|
commitdiff
|
diff to current
2008-02-03
Vincent Couvert
Change slider orientation according to their width...
blob
|
commitdiff
|
diff to current
2008-01-30
Vincent Couvert
Scilab slider object is now a JScrollbar and no more...
blob
|
commitdiff
|
diff to current
2008-01-17
Vincent Couvert
Java code for Relief property + some unit tests added
blob
|
commitdiff
|
diff to current
2008-01-11
Vincent Couvert
Add SliderStep Min Max (sliders), MultipleSelectionEnab...
blob
|
commitdiff
|
diff to current
2008-01-11
Vincent Couvert
horizontalalignment and verticalalignment properties...
blob
|
commitdiff
|
diff to current
2008-01-10
Vincent Couvert
Java implementation of uicontrols of style checkbox...
blob
|
commitdiff
|
diff to current
2007-07-19
Majouane BENJELLOUL
Append a subMenu to a Menu
blob
|
commitdiff
|
diff to current
2007-07-18
Majouane BENJELLOUL
removed the extends hierarchie of SimpleConcepts.
blob
|
commitdiff
|
diff to current
2007-07-17
Majouane BENJELLOUL
Refactored Bridge Interfaces for to new Names SimpleCon...
blob
|
commitdiff
|
diff to current
2007-07-15
Pierre Marechal
set svn:eol-style to native
blob
|
commitdiff
|
diff to current
2007-07-11
Majouane BENJELLOUL
Started implementation for Concepts (Still TODO : Scila...
blob
|
commitdiff
|
diff to current
2007-07-09
Majouane BENJELLOUL
Started implementation for Concepts (Still TODO : Scila...
blob
|
commitdiff
|
diff to current
2011-10-07
Vincent COUVERT
Enable Callbacks for all GraphicObjects
68/5168/4
blob
|
commitdiff
|
diff to current
2011-10-04
Vincent COUVERT
Slider uicontrols now use MVC
05/5105/2
blob
|
commitdiff
|
diff to current