index
:
vs-sim
ds-sim
master
packages
VS-Sim is an open source simulator programmed in Java for distributed systems. VS-Sim stands for "Verteilte Systeme Simulator" which is the german translation for "Distributed Sytstems Simulator".
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sources
/
simulator
/
VSSimulationPanel.java
Age
Commit message (
Expand
)
Author
2008-05-20
A new package events.internal has been introduced. It only contains events wh...
Paul Buetow
2008-05-20
New Tabs can be created. but not yet deleted.
Paul Buetow
2008-05-20
anti aliasing button faster.
Paul Buetow
2008-05-20
Process highlighting is now asap even if isPaused
Paul Buetow
2008-05-20
A VSMessage is not a VSEvent any more. Instead a MessageReceiveEvent has been...
Paul Buetow
2008-05-19
JPopupMenu bugfix.
Paul Buetow
2008-05-19
new brainstorm.
Paul Buetow
2008-05-19
Anti-Aliasing checkbox works.
Paul Buetow
2008-05-19
buffer strategy is now synchronized.
Paul Buetow
2008-05-19
Canvas seems to work finally.
Paul Buetow
2008-05-19
TaskManager bugfix.
Paul Buetow
2008-05-19
TaskManager done for today.
Paul Buetow
2008-05-19
TaskManager improvements.
Paul Buetow
2008-05-19
Bugfix in the TaskManager.insert method.
Paul Buetow
2008-05-18
Process Crash and Process Recover Events work with the new Task maanger.
Paul Buetow
2008-05-18
The TaskManager works partly.
Paul Buetow
2008-05-18
TaskManager better.
Paul Buetow
2008-05-17
Bugfix: Crash and Recover tasks use global time.
Paul Buetow
2008-05-17
Manual crash/recover implemented.
Paul Buetow
2008-05-17
VSEvent interface has now has the init method.
Paul Buetow
2008-05-17
introduced "Edit" JMenu
Paul Buetow
2008-05-17
Logging filter works!
Paul Buetow
2008-05-17
sim.message.rcv.own bugfix.
Paul Buetow
2008-05-17
1 Renamed the editors package into prefs.editors
Paul Buetow
2008-05-17
sim.message.own.recv option added.
Paul Buetow
2008-05-17
core.time package complete.
Paul Buetow
2008-05-17
Vectortimestamps work
Paul Buetow
2008-05-15
1 Moved the stuff to trunk!
Paul Buetow