Today
-
r100
(Refactoring in the 1.1 branche the CoreComponent (old Abstra...) committed by ekameleon
- Refactoring in the 1.1 branche the CoreComponent (old AbstractComponent) class, now extends the
vegas.display.Background class.
Refactoring in the 1.1 branche the CoreComponent (old AbstractComponent) class, now extends the
vegas.display.Background class.
-
r99
(Begin the unit tests of the version 1.1 of LunAS) committed by ekameleon
- Begin the unit tests of the version 1.1 of LunAS
Begin the unit tests of the version 1.1 of LunAS
-
r98
(begin the implementation of the version 1.1 of LunAS) committed by ekameleon
- begin the implementation of the version 1.1 of LunAS
begin the implementation of the version 1.1 of LunAS
Yesterday
-
r97
(Refactoring LabelButton use now the HTMLFormatter class (dep...) committed by ekameleon
- Refactoring LabelButton use now the HTMLFormatter class (depreciated the HTMLStringFormatter)
Refactoring LabelButton use now the HTMLFormatter class (depreciated the HTMLStringFormatter)
Last 30 days
-
r96
(Adds the themeFilters property in the style of the Backgroun...) committed by ekameleon
- Adds the themeFilters property in the style of the BackgroundButton class + refactoring
Adds the themeFilters property in the style of the BackgroundButton class + refactoring
-
r95
(minor refactoring licences) committed by ekameleon
- minor refactoring licences
minor refactoring licences
-
r94
(remove fdt files) committed by ekameleon
- remove fdt files
-
r93
(fix svn ignore) committed by ekameleon
- fix svn ignore
-
r92
(Fix licences 2010) committed by ekameleon
- Fix licences 2010
-
r91
(Fix bugs in the styles (init first, id second)) committed by ekameleon
- Fix bugs in the styles (init first, id second)
Fix bugs in the styles (init first, id second)
Earlier this year
-
r90
(Refactoring LunAS with the new alpha VEGAS v 1.6 (sources + ...) committed by ekameleon
- Refactoring LunAS with the new alpha VEGAS v 1.6 (sources + examples)
Refactoring LunAS with the new alpha VEGAS v 1.6 (sources + examples)
-
-
r88
(Fix AbstractComponent class, the style by default in a compo...) committed by ekameleon
- Fix AbstractComponent class, the style by default in a component must be the singleton of the
component defines by the full class path of the component + refactoring BackgroundButton example
Fix AbstractComponent class, the style by default in a component must be the singleton of the
component defines by the full class path of the component + refactoring BackgroundButton example
-
issue 38
(Fix AbstractStyle invert the first arguments in the construc...) reported by ekameleon
-
-
r87
(Fix AbstractStyle (invert the init and id arguments, now the...) committed by ekameleon
- Fix AbstractStyle (invert the init and id arguments, now the init argument is the first)
Fix AbstractStyle (invert the init and id arguments, now the init argument is the first)
-
issue 37
(External ressources pbs) changed by ekameleon
-
Status:
Fixed
Labels:
Type-Defect Priority-Medium Milestone-Release1.0 Component-UI
Status:
Fixed
Labels:
Type-Defect Priority-Medium Milestone-Release1.0 Component-UI
-
r86
(Fix externals with the libs/ directory) committed by ekameleon
- Fix externals with the libs/ directory
Fix externals with the libs/ directory
-
-
issue 36
(Add autoScroll property in the SimpleScrollbar class.) Status changed by ekameleon
-
-
issue 36
(Add autoScroll property in the SimpleScrollbar class.) reported by ekameleon
-
-
r85
(Add the autoScroll:Boolean property in the SimpleScrollbar c...) committed by ekameleon
- Add the autoScroll:Boolean property in the SimpleScrollbar class + autoScrollDelay (default 500ms)
Add the autoScroll:Boolean property in the SimpleScrollbar class + autoScrollDelay (default 500ms)
-
r84
(Test SimpleScrollbar with rounded left/right button) committed by ekameleon
- Test SimpleScrollbar with rounded left/right button
Test SimpleScrollbar with rounded left/right button
-
-
issue 35
(In the SimpleScrollbar class add the cornerRadius property) Status changed by ekameleon
-
-
issue 35
(In the SimpleScrollbar class add the cornerRadius property) Status changed by ekameleon
-
-
issue 35
(In the SimpleScrollbar class add the cornerRadius property) reported by ekameleon
-
-
-
-
r83
(Fix SimpleScrollbar class, use now a RoundedComplexRectangle...) committed by ekameleon
- Fix SimpleScrollbar class, use now a RoundedComplexRectanglePen in the class to draw the bar and the
thumb + fix the IScrollbar interface dragging(e:Event=null) method.
Fix SimpleScrollbar class, use now a RoundedComplexRectanglePen in the class to draw the bar and the
thumb + fix the IScrollbar interface dragging(e:Event=null) method.
-
r82
(Fix the logger in the LunAS library with the new system.logg...) committed by ekameleon
- Fix the logger in the LunAS library with the new system.logging engine.
Fix the logger in the LunAS library with the new system.logging engine.
-
r81
(CircleContainer fix with the new Degrees class in pegas.nume...) committed by ekameleon
- CircleContainer fix with the new Degrees class in pegas.numeric
CircleContainer fix with the new Degrees class in pegas.numeric
-
r80
(Fix the defaultTextFormat property in the AbstractTextInput ...) committed by ekameleon
- Fix the defaultTextFormat property in the AbstractTextInput class (don't use this property in the
IStyle of the input components)
Fix the defaultTextFormat property in the AbstractTextInput class (don't use this property in the
IStyle of the input components)
-
issue 33
(Adds the embedFonts r/w property in the AbstractTextInput cl...) Status changed by ekameleon
-
-
issue 33
(Adds the embedFonts r/w property in the AbstractTextInput cl...) reported by ekameleon
-
-
r79
(Add the embedFonts r/w property in the AbstractTextInput cla...) committed by ekameleon
- Add the embedFonts r/w property in the AbstractTextInput class
Add the embedFonts r/w property in the AbstractTextInput class
-
issue 32
(Implement the ButtonEvent.DESELECT event type in the buttons) Status changed by ekameleon
-
-
issue 32
(Implement the ButtonEvent.DESELECT event type in the buttons) Status changed by ekameleon
-
-
issue 32
(Implement the ButtonEvent.DESELECT event type in the buttons) reported by ekameleon
-
-
r78
(Change the signature of the setSelected() method in the IBut...) committed by ekameleon
- Change the signature of the setSelected() method in the IButton interface + use a new event type
ButtonEvent.DESELECT in the buttons + use it in the RadioButtonGroup select() method.
I test the ButtonEvent.DESELECT event type in the FrameLabelButton example.
Refactoring of the licences in the examples (use LunAS name and not PEGAS)
Change the signature of the setSelected() method in the IButton interface + use a new event type
ButtonEvent.DESELECT in the buttons + use it in the RadioButtonGroup select() method.
I test the ButtonEvent.DESELECT event type in the FrameLabelButton example.
Refactoring of the licences in the examples (use LunAS name and not PEGAS)
-
-
-
r76
(finish refactoring of lunas.text examples) committed by nicolas.surian
- finish refactoring of lunas.text examples
finish refactoring of lunas.text examples
-
r75
(finish SimpleTextInput example) committed by nicolas.surian
- finish SimpleTextInput example
finish SimpleTextInput example
-
r74
(finish of the container examples refactoring) committed by nicolas.surian
- finish of the container examples refactoring
finish of the container examples refactoring
-
-
-
r72
(refactoring AutoScrollContainer example) committed by nicolas.surian
- refactoring AutoScrollContainer example
refactoring AutoScrollContainer example
-
r71
(refactoring lunas.display.button package examples) committed by nicolas.surian
- refactoring lunas.display.button package examples
refactoring lunas.display.button package examples
-
-
r70
(refactoring SimpleScrollbar example) committed by nicolas.surian
- refactoring SimpleScrollbar example
refactoring SimpleScrollbar example
|