Dave Parker
|
4629fa462a
|
Bugfix: GUI does not offer graphs for integer-values properties.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1582 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
17 years ago |
Mark Kattenbelt
|
5853d638c0
|
bugfix copy/paste
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1540 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
17 years ago |
Dave Parker
|
d199d035ed
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1406 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
17 years ago |
Mark Kattenbelt
|
ff7b9744c5
|
made Java 5 compatible (removed annotations)
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1052 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
18 years ago |
Mark Kattenbelt
|
6fdb6937e0
|
isValid bug
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@935 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
18 years ago |
Mark Kattenbelt
|
d461557f7d
|
bugfix that avoids overloading the java.awt.Component.isValid method; causes problems with new JVMs
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@934 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
18 years ago |
Mark Kattenbelt
|
939bf6914c
|
isValid overwrites java.awt.Component method
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@933 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
18 years ago |
Mark Kattenbelt
|
bc758e3d7c
|
update to JFreeChart 1.0.11
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@888 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
18 years ago |
Mark Kattenbelt
|
ecc854535a
|
improved handling of undo/redo/clipboard events
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@820 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
18 years ago |
Dave Parker
|
4a81939bf1
|
GUI bug fix: tidy closing of Property Details windows.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@786 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
38a8c28958
|
Text fix.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@773 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
9fb8080f49
|
GUI bug fix: null pointer when graph dialog closed.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@764 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
ba83bf6fd6
|
Code tidy.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@697 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
b8a2444e1e
|
More improvements to output of results of model checking.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@696 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
e674ca94e6
|
Result popups in GUI for simulations too.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@695 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
69b62449fd
|
New class to encapsulate results from PRISM engine.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@693 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
84bc3d3d47
|
Eclipse tidy (remove unused imports).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@661 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
5d3d24bc17
|
Merged prism-parser branch (revs 577:659) into trunk.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@660 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Mark Kattenbelt
|
087728f4ab
|
Fixed alignment constant picking dialog for experiments
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@552 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
2179deefdb
|
Updated email addresses and affiliations in copyright info.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@547 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
c054c3d19f
|
Updates to various GUI components for better behaviour under font size changes.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@515 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
f80af96ef5
|
GUI view/export of multiple experiments.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@511 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Mark Kattenbelt
|
d4a1a55d20
|
Fixed graph name issue
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@475 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
b75a481807
|
Allow loading of partially (syntactically) correct properties files in GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@453 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Mark Kattenbelt
|
8409816438
|
Attempt to fix deadlock bug that occurs when properties are verified quickly. IconThread caused deadlock.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@444 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
6a908bc1ba
|
New icon set.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@441 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
1b6b8a1f6d
|
Merged jfreechart port into trunk.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@436 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
19 years ago |
Dave Parker
|
bbc42fe37a
|
Clearer log output: separator lines between each build/verification.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@382 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
5ef3824832
|
Rearrangement and tidy-up of copyright/license info in file headers.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@253 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
ab301c47fd
|
Code tidy in GUIMultiProperties.java.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@195 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
5e1803c594
|
Improvements to GUI handling of constants/labels, especially w.r.t. error handling.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@184 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
de860fce16
|
Bugfix: Property editor window handles closing event properly.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@183 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
9a56953fd5
|
Bugfix: Can now edit invalid properties in GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@182 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
013b62f232
|
Default value of new properties file label in GUI is now "true" so adding a new label is less problematic.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@162 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
0c287de8db
|
Experiments table scrolls to bottom of list when adding a new experiment.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@130 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
6845512140
|
Removal of APMC code.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@129 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
957c0b300e
|
'New experiment' dialog remembers state of 'Create graph' tickbox.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@125 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
df052b0d54
|
Fixed bug which did not let the GUIResultsTable resize.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@119 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
683a4c53e7
|
Updated the copy/paste mechanism such that properties are actually put on the clipboard as objects (GUIClipboardProperties). This fixes some bugs with regards to copy/pasting properties.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@117 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
004e4f4a9d
|
Fixed some enabling/disabling problems in GUI menu items.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@99 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
5198f94502
|
Added "new experiment" option to main menu.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@95 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
89367a3602
|
Yet another file that failed to compile.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@91 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
17ba6ffdda
|
Failed to compile due to JButtons being declared locally.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@90 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
ec9a000871
|
Changed the dialog boxes such that the "Okay" button is default when you press enter.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@87 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Mark Kattenbelt
|
29fd2e186e
|
Adds a "new experiment" option to the menu of properties.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@86 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
d0a7b5005d
|
(Hopefully) a fix for occasional freezing of GUI when plotting many quick results.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@74 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
e177915ca5
|
Fixed various dialogs so that they centre on their window parent.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@60 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
20 years ago |
Dave Parker
|
7d7d06ef99
|
Bugfix: GUI option 'clear properties on model load' now respected.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@49 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
21 years ago |
Dave Parker
|
b54050a199
|
PRISM trunk layout rearrangement.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4 bbc10eb1-c90d-0410-af57-cb519fbb1720
|
21 years ago |