aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/GUI/Event.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Updated dateAngelo Naselli2016-01-111-1/+1
|
* delWidget needs event name not eventAngelo Naselli2016-01-011-4/+4
| | | | changed processEvents to manage event deletion during event managing
* fixed comment on PODAngelo Naselli2015-08-301-1/+2
|
* add a Role-based Event handling systemMaarten Vanraes2015-08-291-0/+160