summaryrefslogtreecommitdiff
path: root/sources/prefs/VSDefaultPrefs.java
AgeCommit message (Collapse)Author
2008-05-28v0.2 branchedv0.2Paul Buetow
2008-05-28cosmetic fixPaul Buetow
2008-05-27cosmetic fixesPaul Buetow
2008-05-27onServerStart vs onClientStart works.Paul Buetow
2008-05-27Pull down menu now sorted by protocol's shortnamesPaul Buetow
2008-05-26new option: "sim.message.prob.mean"Paul Buetow
new brainstorm.
2008-05-26VSPrefs sorted.Paul Buetow
2008-05-26all relevant variables now do have units.Paul Buetow
2008-05-26backupPaul Buetow
2008-05-25comments.Paul Buetow
2008-05-25Run astyle.Paul Buetow
2008-05-25comments.Paul Buetow
2008-05-25JAutoDoc :)Paul Buetow
2008-05-25Imports cleaned.Paul Buetow
2008-05-24run astyle.Paul Buetow
2008-05-24Cleanup.Paul Buetow
2008-05-24PRocesses now get removed properly.Paul Buetow
Removed all VSSimulation* classes.
2008-05-24Processes are now deletable.Paul Buetow
2008-05-24INitial new Protocol Editor.Paul Buetow
2008-05-22A ProcessRecoverEvent should get handled the VERY first.Paul Buetow
Dafault sim time now 15s. New brainstorm.
2008-05-22Clock Speed implemented. For slow motion.Paul Buetow
2008-05-22Expert mode quick checkbox added.Paul Buetow
2008-05-22Expert mode changable.Paul Buetow
2008-05-21New brainstorm.Paul Buetow
2008-05-21JTable editor done?!? :)Paul Buetow
2008-05-21Ok inline editor seems to work.Paul Buetow
2008-05-21JTable editor better now.Paul Buetow
2008-05-21Initial JTable editor.Paul Buetow
2008-05-21Removed a JSplitPane which was useless.Paul Buetow
Initial new JTabbedPane for Variables etc.
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-20new default values.Paul Buetow
2008-05-19Anti-Aliasing checkbox works.Paul Buetow
2008-05-19TaskManager improvements.Paul Buetow
2008-05-18new Task Manager works :-)Paul Buetow
2008-05-18TaskManager better.Paul Buetow
2008-05-18Some cleanup in the VSDefaultPrefs. Paul Buetow
Initial ProtocolEvent, which is for protocol activation/deactivation
2008-05-18layout done.Paul Buetow
2008-05-18Layout for the Process Quick Panel done.Paul Buetow
2008-05-17Editor window's size has changed.Paul Buetow
2008-05-17New paintarea background.Paul Buetow
Background now also editable.
2008-05-17VSEvent interface has now has the init method.Paul Buetow
2008-05-17introduced "Edit" JMenuPaul Buetow
2008-05-17Logging filter works!Paul Buetow
2008-05-17sim.message.own.recv option added.Paul Buetow
2008-05-17Vectortimestamps workPaul Buetow
Better representation of Lamporttimestamps BerkelyTimeProtocol M trunk/ROADMAP M trunk/sources/prefs/VSPrefs.java M trunk/sources/prefs/VSDefaultPrefs.java M trunk/sources/simulator/VSMain.java M trunk/sources/simulator/VSSimulation.java M trunk/sources/simulator/VSSimulationPanel.java M trunk/sources/utils/VSFrame.java M trunk/sources/utils/VSClassLoader.java M trunk/sources/utils/VSInfoArea.java M trunk/sources/protocols/BroadcastSturmProtocol.java M trunk/sources/protocols/ExternalTimeSyncProtocol.java M trunk/sources/protocols/RegisteredProtocols.java M trunk/sources/protocols/PingPongProtocol.java M trunk/sources/protocols/InternalTimeSyncProtocol.java M trunk/sources/protocols/VSProtocol.java M trunk/sources/protocols/DummyProtocol.java A trunk/sources/protocols/BerkelyTimeProtocol.java M trunk/sources/core/VSLamport.java M trunk/sources/core/VSProcess.java A trunk/sources/core/VSTime.java A trunk/sources/core/VSVectorTime.java M trunk/sources/core/VSTask.java M trunk/sources/core/VSMessage.java M trunk/sources/editors/VSEditor.java M trunk/sources/editors/VSProtocolEditor.java M trunk/sources/editors/VSSimulationEditor.java M trunk/sources/editors/VSEditorFrame.java M trunk/sources/editors/VSProcessEditor.java
2008-05-15Version changed from v0.1 into v0.2-devel.Paul Buetow
2008-05-15 1 Moved the stuff to trunk!Paul Buetow