summaryrefslogtreecommitdiff
path: root/sources/simulator/VSSimulatorFrame.java
AgeCommit message (Expand)Author
2022-04-03reformatted with astyleds-simPaul Buetow
2022-04-03fix java deprecation noticesPaul Buetow
2021-05-01fix URIs in headersPaul Buetow
2009-01-17added initial multiple langua support.Paul Buetow
2008-08-13some cleanupPaul Buetow
2008-08-12small fixes in key eventsPaul Buetow
2008-08-08(no commit message)Paul Buetow
2008-08-07more writtenPaul Buetow
2008-08-04restructured stuffPaul Buetow
2008-06-14run astylePaul Buetow
2008-06-14bugfixPaul Buetow
2008-06-14if creating a new simulator frame, it has no simulation loaded. you can eitherPaul Buetow
2008-06-12fixed deadlock (probably) bugPaul Buetow
2008-06-11More javadoc.Paul Buetow
2008-06-03All known bugs fixed.Paul Buetow
2008-06-03made future serialized class versions backwards compatible.Paul Buetow
2008-06-03okPaul Buetow
2008-06-02saveing seems work, but may have bugsPaul Buetow
2008-06-01better serializationPaul Buetow
2008-06-01initial complete serialization supportPaul Buetow
2008-05-31a bit of refactoringPaul Buetow
2008-05-31cosmetic fixPaul Buetow
2008-05-31window close bugPaul 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-30new package has been documented.Paul Buetow
2008-05-29Only relevant message delivering works.Paul Buetow
2008-05-25Added private static final long serialVersionUID = 1L;Paul Buetow
2008-05-25refactoring.Paul Buetow
2008-05-25comments.Paul Buetow
2008-05-25Run astyle.Paul Buetow
2008-05-25JAutoDoc :)Paul Buetow
2008-05-25Imports cleaned.Paul Buetow
2008-05-24PRocesses now get removed properly.Paul Buetow
2008-05-24Processes are now deletable.Paul Buetow
2008-05-23+100 not needed.Paul Buetow
2008-05-22run astyle.Paul Buetow
2008-05-22"Takeover button" for simulation prefs editor.Paul Buetow
2008-05-22Simulator frame closes now, if you press 'cancel'Paul Buetow
2008-05-22Run astyle.Paul Buetow
2008-05-22Buttons and Menu Items are disabled if there is no simulation yet.Paul Buetow
2008-05-22Now using png iconsPaul Buetow
2008-05-22initial icons supportPaul Buetow
2008-05-22JToolBar works.Paul Buetow
2008-05-22Expert mode quick checkbox added.Paul Buetow
2008-05-22BugfixPaul Buetow
2008-05-22Expert mode changable.Paul Buetow
2008-05-21JTable editor done?!? :)Paul Buetow