summaryrefslogtreecommitdiff
path: root/sources/events/implementations
AgeCommit message (Collapse)Author
2008-05-27client and server variables are now separate in the editor.Paul Buetow
2008-05-26All abstract classes now have an Abstract in it's namePaul Buetow
2008-05-25Added private static final long serialVersionUID = 1L;Paul Buetow
Some docu update.
2008-05-25comments.Paul Buetow
2008-05-25Run astyle.Paul Buetow
2008-05-25JAutoDoc :)Paul Buetow
2008-05-25Imports cleaned.Paul Buetow
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.
2008-05-18TaskManager bugfixes.Paul Buetow
2008-05-18new Task Manager works :-)Paul Buetow
2008-05-18The TaskManager works partly.Paul Buetow
2008-05-18Some cleanup in the VSDefaultPrefs. Paul Buetow
Initial ProtocolEvent, which is for protocol activation/deactivation
2008-05-18tempPaul Buetow
2008-05-17VSEvent interface has now has the init method.Paul Buetow
2008-05-17RecoverEvent added.Paul Buetow
2008-05-17added a new package.Paul Buetow