summaryrefslogtreecommitdiff
path: root/sources/events/implementations/MessageReceiveEvent.java
AgeCommit message (Collapse)Author
2008-05-20A new package events.internal has been introduced. It only contains events ↵Paul Buetow
which are for internal usage. the events which are in the events.implementations menu are the events which are editable in the task manager.
2008-05-20Loggin texts cleaned.Paul Buetow
2008-05-20A VSMessage is not a VSEvent any more. Instead a MessageReceiveEvent has ↵Paul Buetow
been introduced.