aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/GUI/ExtTab.pm
Commit message (Collapse)AuthorAgeFilesLines
* ExtWidget: define a base class for ExtTabMaarten Vanraes2016-03-251-355/+31
|
* optional name for widgets, items, eventsMaarten Vanraes2016-02-131-0/+6
| | | | | | the name will now be autogenerated depending on a basename that each EventRole needs to implement, with a numeric suffix increasing in number, it checks this in the already present eventHandler.
* typoMaarten Vanraes2016-01-121-1/+1
|
* better handling of event return valuesMaarten Vanraes2016-01-121-4/+5
| | | | | | 0 if need to exit positive if not handled yet and negative otherwise.
* Updated dateAngelo Naselli2016-01-111-1/+1
|
* add parent link to EventHandlerRole move parentDialogMaarten Vanraes2016-01-091-0/+7
|
* Convert to use ReplacePointMaarten Vanraes2016-01-091-25/+14
|
* rename ExtTab item functionsMaarten Vanraes2016-01-091-19/+19
|
* Do not delete YDumbTab child (YReplacePoint)Maarten Vanraes2015-12-061-3/+0
|
* error in recursive ExtTab: clean up properlyMaarten Vanraes2015-12-051-1/+43
|
* an ExtTab has both the Event Role (being a widget) and an EventHandlerMaarten Vanraes2015-08-291-51/+85
| | | | role for it's children.
* Fixed Tab refreshmentAngelo Naselli2015-08-271-1/+17
| | | | Added missed comments
* Move ExtTab module to GUI subdirMaarten Vanraes2015-08-261-0/+407