summaryrefslogtreecommitdiff
path: root/sources/prefs/VSDefaultPrefs.java
AgeCommit message (Collapse)Author
2008-05-31a bit of refactoringPaul Buetow
2008-05-30documented more.Paul Buetow
2008-05-30Paul Buetow -> Paul C. BuetowPaul Buetow
2008-05-30all java files now have a license header.Paul Buetow
2008-05-30cosmetic fixes for javadoc.Paul Buetow
2008-05-29Only relevant message delivering works.Paul Buetow
2008-05-28v0.3-devel taggedPaul Buetow
2008-05-28v0.2 releasedPaul Buetow
2008-05-28new roadmapPaul 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