150 Commits (a9bdc74b25297a6c39ae888a0a6bcafeeb8a80a7)

Author SHA1 Message Date
Dave Parker c054c3d19f Updates to various GUI components for better behaviour under font size changes. 19 years ago
Dave Parker e32673e850 Better error messages for deadlocks in GUI (not experiments though). 19 years ago
Dave Parker f80af96ef5 GUI view/export of multiple experiments. 19 years ago
Dave Parker e8b96bbe1b Code tidy for font increase/decrease feature in GUI. 19 years ago
Dave Parker b629cd1541 Font increase/decrease feature in GUI. 19 years ago
Dave Parker 2fcf7d48fc Shifted cumulative time/rewards in the path table; and changed some tooltips. 19 years ago
Mark Kattenbelt 08a8ad01cd Added warning message when manual exploration is attempted without being in the most recently explored state. 19 years ago
Mark Kattenbelt d4a1a55d20 Fixed graph name issue 19 years ago
Mark Kattenbelt 0b4aafb7ea Fixed accidental typo in previous fix 19 years ago
Mark Kattenbelt 420d744e43 Fixed NullPointer in GUISimulator.SimulationView 19 years ago
Dave Parker 065e88091b Button label in simulator. 19 years ago
Mark Kattenbelt 6f7a8aec11 Remembers simulation view settings such as render style and time settings accross models 19 years ago
Mark Kattenbelt ae1db7aed1 Path view remembered when model reloaded 19 years ago
Mark Kattenbelt a5cd6a4b56 Fixed bug where java 1.6 gave an exception when clicking on path table header. 19 years ago
Mark Kattenbelt bd9f448b89 Fixed bug where "backtrack to here" and "remove preceeding" where not disabled if the context menu popped up on the background 19 years ago
Mark Kattenbelt 01071fe1fc Added tooltips to simulator (non-trivial change, have to check the simulator table always comes up), removed test output, fixed group header tooltip bug. 19 years ago
Mark Kattenbelt 708f090ea5 Changed simulator to remember the view whenever possible 19 years ago
Mark Kattenbelt 2e34d9d86f Path style included in view configuration dialog. Options path style setting demoted to default option. 19 years ago
Mark Kattenbelt 20be482528 Left justified time in the path table 19 years ago
Dave Parker 25a37f2a9c GUI simulator displays labels from model file too. 19 years ago
Dave Parker b75a481807 Allow loading of partially (syntactically) correct properties files in GUI. 19 years ago
Dave Parker 29a0a556b2 Negative image export size check. 19 years ago
Mark Kattenbelt 8409816438 Attempt to fix deadlock bug that occurs when properties are verified quickly. IconThread caused deadlock. 19 years ago
Dave Parker 6a908bc1ba New icon set. 19 years ago
Dave Parker 92aa058d85 Button label in simulator. 19 years ago
Dave Parker d0d22ffd45 Makefile fix: rebuilding of userinterface/graph dir. 19 years ago
Mark Kattenbelt 013c2eb637 Changed notices in PrismLogarithmicAxis.java 19 years ago
Dave Parker 1b6b8a1f6d Merged jfreechart port into trunk. 19 years ago
Mark Kattenbelt 9b943536a3 Added module names to group headers in simulator path table 19 years ago
Dave Parker f2fbae14e9 Improvements/tidying to PRISM options and their descriptions. 19 years ago
Dave Parker bbc42fe37a Clearer log output: separator lines between each build/verification. 19 years ago
Dave Parker cb7df46175 Typo in simulator GUI. 19 years ago
Dave Parker d636ab1969 Addition of 64-bit PRISM branch to trunk. 19 years ago
Dave Parker 8f8565a579 Removed redundant testing code. 19 years ago
Dave Parker 5ef3824832 Rearrangement and tidy-up of copyright/license info in file headers. 19 years ago
Mark Kattenbelt f59ab5b562 Small improvement to the Simulator GUI, the separator on the top can now be moved without constraints. 20 years ago
Mark Kattenbelt 8d1d7628e8 Added dialog when a deterministic loop causes exploration to stop prior to the users expectation. 20 years ago
Mark Kattenbelt 18b7e78149 Made cumulative time visible by default in SimulationView for CTMCs. 20 years ago
Dave Parker 683164b8c3 Removed unnecessary import statement (breaks under Java 6). 20 years ago
Mark Kattenbelt b587c24490 Added time-bounded backtracking. Does not work well when backtracking should be to the first state. 20 years ago
Mark Kattenbelt 513081bb5f Added time-bound exploration option to the simulator. Needs make clean! 20 years ago
Mark Kattenbelt 550be3344d Made GUISimulatorUpdatesTable traversable with the Up and Down arrow keys when in focus, and also allows Enter to execute the update when in focus. Table has focus by default. 20 years ago
Mark Kattenbelt bb1155353e Redesign of GUISimulator interface. 20 years ago
Mark Kattenbelt eeea726580 Added an icon to the `make visible' and `make hidden' buttons in de view configuration dialog. 20 years ago
Mark Kattenbelt 5621b1bdb3 Added tooltips to the GUIGroupedTableHeader. 20 years ago
Mark Kattenbelt b274cf97eb Added tooltips to the cells of the GUISimulatorPathTable. 20 years ago
Mark Kattenbelt 2b308bfc17 Made a start of presenting doubles decently. 20 years ago
Dave Parker ab301c47fd Code tidy in GUIMultiProperties.java. 20 years ago
Mark Kattenbelt 6f323a773d Changed the way in which the simulator table is rendered. Main change is the collapsing view of rewards. 20 years ago
Mark Kattenbelt ff6708e600 Added cumulative time to the front end of the simulator. 20 years ago