|
|
|
@134
|
9 years |
bmcguffin |
The event-add dropdown menus in the event editor window now function …
|
|
|
|
@133
|
9 years |
jdalbey |
IncidentTImelinePanel.java: Added mousereleased event handler for …
|
|
|
|
@132
|
9 years |
bmcguffin |
Name of current working file is now visible in the title bar of the main …
|
|
|
|
@131
|
9 years |
bmcguffin |
DTD file for XML writing is now internal, so script.dtd file is no longer …
|
|
|
|
@130
|
9 years |
bmcguffin |
Changed implementation of save function for event editor panels. Instead …
|
|
|
|
@129
|
9 years |
bmcguffin |
Added link to quickstart page on TMC wiki.
|
|
|
|
@128
|
9 years |
bmcguffin |
Created stubs for un-implemented features. These features now present a …
|
|
|
|
@127
|
9 years |
bmcguffin |
Location of incidents folder now settable in application.properties file.
…
|
|
|
|
@124
|
9 years |
jdalbey |
IncidentEditorFrame?.java: Make text fields in "Incident Information" panel …
|
|
|
|
@123
|
9 years |
bmcguffin |
Fixed a bug in saveIncidentActionPerformed() which caused a null pointer …
|
|
|
|
@122
|
9 years |
bmcguffin |
Added message panel warning user, if the first event placed in an incident …
|
|
|
|
@121
|
9 years |
bmcguffin |
Removed select button. Added ability to deselect event buttons by clicking …
|
|
|
|
@120
|
9 years |
bmcguffin |
Altered addNewEvent() so that start times of events are now rounded to the …
|
|
|
|
@119
|
9 years |
bmcguffin |
Fixed a bug which caused an event to be destroyed if it was the only event …
|
|
|
|
@118
|
9 years |
bmcguffin |
Added a pair of radio buttons under the +15 button on IncidentEditorFrame? …
|
|
|
|
@117
|
9 years |
bmcguffin |
Redesigned the method by which the first event in an event is added to …
|
|
|
|
@116
|
9 years |
bmcguffin |
The first event added to any incident is automatically placed at time 0 …
|
|
|
|
@115
|
9 years |
bmcguffin |
Fixed a bug that prevented more time from being added to the end of the …
|
|
|
|
@114
|
9 years |
bmcguffin |
Set visibility of +15:00 button in ScriptBuilderFrame? to false. This …
|
|
|
|
@113
|
9 years |
bmcguffin |
Added constructor to IncidentTimelinePanel? with a boolean parameter to …
|
|
|
|
@112
|
9 years |
bmcguffin |
Changed newIncidentActionPerformed() method to find the lowest new …
|
|
|
|
@111
|
9 years |
bmcguffin |
Annotated these files. Fixed a bug that caused newly created incidents to …
|
|
|
|
@110
|
9 years |
bmcguffin |
Annotated this file. Refactored various swing objects to have …
|
|
|
|
@109
|
9 years |
bmcguffin |
Annotated this file. Refactored various swing objects to have …
|
|
|
|
@108
|
9 years |
bmcguffin |
Removed JSpinner "addIncidentLength" in JFrame "incidentFrame". Replaced …
|
|
|
|
@107
|
9 years |
bmcguffin |
Fixed a bug where deleting the first timeslice of an incident would not …
|
|
|
|
@106
|
9 years |
bmcguffin |
Fixed a bug which prevented the length of an incident from being properly …
|
|
|
|
@105
|
9 years |
jdalbey |
ScriptBuilderFrame?: removed Edit Incident and Incident Details from the …
|
|
|
|
@104
|
9 years |
jdalbey |
IncidentEditor?: Changed text in title bar from "Script Builder" to …
|
|
|
|
@103
|
9 years |
bmcguffin |
Individual incident editor window now shows the relevant incident as …
|
|
|
|
@102
|
9 years |
bmcguffin |
Commented out main() method.
|
|
|
|
@101
|
9 years |
bmcguffin |
Added text field, txtEventStart, to bottom of event editor screen. This …
|
|
|
|
@100
|
9 years |
bmcguffin |
Added statements to disable zoom slider, zoom icons, and add time button …
|
|
|
|
@99
|
9 years |
bmcguffin |
Added statements to disable zoom slider, zoom icons, and add time button …
|
|
|
|
@98
|
9 years |
bmcguffin |
Added "Add 15 minutes" button, btnAddTime, to both Script Builder and …
|
|
|
|
@97
|
9 years |
bmcguffin |
Fixed bug preventing the last incident in a timeslice from being deleted …
|
|
|
|
@96
|
9 years |
bmcguffin |
Removed "Delete" option from popup context menu. Incidents can still be …
|
|
|
|
@95
|
9 years |
bmcguffin |
When the "new incident" properties screen is closed, the relevant incident …
|
|
|
|
@94
|
9 years |
bmcguffin |
Minor cosmetic changes.
|
|
|
|
@93
|
9 years |
bmcguffin |
Moved classes which represent elements of the main event editor frame to …
|
|
|
|
@92
|
9 years |
bmcguffin |
Removed superfluous "Remove" buttons on several panels.
Removed interface …
|
|
|
|
@91
|
9 years |
bmcguffin |
Added functionality for popup menu options: "Events", "Properties", …
|
|
|
|
@90
|
9 years |
bmcguffin |
Removed the call to Editor.java from mouseClicked() when the parent window …
|
|
|
|
@89
|
9 years |
bmcguffin |
Added dropdown menu item to ScriptBuilderFrame?: "Delete Incident". When …
|
|
|
|
@88
|
9 years |
jdalbey |
IncidentTimelinePanel?.java: Added right-click context menu ("popup") with …
|
|
|
|
@87
|
9 years |
bmcguffin |
Fixed a bug in which editing an incident in the incident details screen, …
|
|
|
|
@86
|
9 years |
jdalbey |
Add new file OverviewWinSpike?.java to experiment with Overview Window …
|
|
|
|
@85
|
9 years |
jdalbey |
ScriptBuilderFrame? - added explanatory comments in …
|
|
|
|
@84
|
9 years |
jdalbey |
RangeSlider?: Fix defect that was allowing slider thumb to be dragged too …
|
|
|
|
@83
|
9 years |
bmcguffin |
Fixed a bug in which adding a new incident didn't increment the counter …
|
|
|
|
@82
|
9 years |
bmcguffin |
Fixed a bug that prevented the script builder frame from updating when the …
|
|
|
|
@81
|
9 years |
bmcguffin |
Renamed ScriptBuilderTimelinePanel? to IncidentTimelinePanel?. Renamed …
|
|
|
|
@80
|
9 years |
bmcguffin |
Renamed allSlices() method to arrangeAllSlices().
|
|
|
|
@79
|
9 years |
bmcguffin |
Renamed ScriptBuilderTimelinePanel? to IncidentTimelinePanel?. Renamed …
|
|
|
|
@78
|
9 years |
bmcguffin |
Changed algorithm that calculated minimum possible zoom.
|
|
|
|
@77
|
9 years |
jdalbey |
ScriptBuilderTimelinePanel?.java: change title bar text, adjust logic …
|
|
|
|
@76
|
9 years |
bmcguffin |
Added javadoc for several files.
|
|
|
|
@75
|
9 years |
jdalbey |
ScriptBuilderTimelinePanel?.java: Add local main to display this panel …
|
|
|
|
@74
|
9 years |
jdalbey |
TimelineTickPanel?.java: Added a local main to display just this panel (as …
|
|
|
|
@73
|
9 years |
bmcguffin |
Updated details in incident editor window allowing editor to more …
|
|
|
|
@72
|
9 years |
bmcguffin |
Added utility method to determine whether the event is an evaluation …
|
|
|
|
@71
|
9 years |
bmcguffin |
Updated tooltip text call to get proper text in incident editor window.
|
|
|
|
@70
|
9 years |
bmcguffin |
Removed some redundant, never-used classes.
|
|
|
|
@69
|
9 years |
bmcguffin |
Updated palette to describe number of incidents currently in script as …
|
|
|
|
@67
|
9 years |
jdalbey |
TimeSlice?.java: improved implementation. TimeSliceTest?.java added a test.
|
|
|
|
@65
|
9 years |
bmcguffin |
Moved the "add incident" statement set into its own publicly accessible …
|
|
|
|
@64
|
9 years |
bmcguffin |
Created the repeatable panel for the Incident Palette. The primary …
|
|
|
|
@63
|
9 years |
bmcguffin |
Created Incident Selection Palette window. Incident files in a given …
|
|
|
|
@62
|
9 years |
bmcguffin |
Added functionality to "load incident" dropdown item.
|
|
|
|
@61
|
9 years |
bmcguffin |
Made a few cosmetic changes to the code. Added a statement in the update …
|
|
|
|
@60
|
9 years |
bmcguffin |
Filled out test cases for SimulationScript?.
|
|
|
|
@59
|
9 years |
bmcguffin |
Created new method incidentCount() for testing purposes. Added call to …
|
|
|
|
@58
|
9 years |
bmcguffin |
Updated setOffset() method to actually shift timeslices. Changed scope of …
|
|
|
|
@57
|
9 years |
bmcguffin |
Added test cases for TimeSlice? class. Added a reference file containing a …
|
|
|
|
@56
|
9 years |
bmcguffin |
Added test files and began filling them out. Added an integration test for …
|
|
|
|
@55
|
9 years |
bmcguffin |
Removed most of the panels and buttons from the Script Builder frame. Left …
|
|
|
|
@54
|
9 years |
bmcguffin |
Duplicated main ScriptBuilder? window. The new window will become the …
|
|
|
|
@53
|
9 years |
bmcguffin |
Duplicated main ScriptBuilder? window. The new window will become the …
|
|
|
|
@52
|
9 years |
bmcguffin |
Duplicated main ScriptBuilder? window. The new window will become the …
|
|
|
|
@51
|
9 years |
bmcguffin |
Added functionality to File>New Script menu option.
|
|
|
|
@50
|
9 years |
bmcguffin |
Added action listeners and functionality to all editor windows. Changes …
|
|
|
|
@49
|
9 years |
bmcguffin |
Updated menu dropdowns; added functionality for Save, Save As, and Open …
|
|
|
|
@48
|
9 years |
bmcguffin |
Added guards to protect against null pointer errors when dealing with CAD …
|
|
|
|
@47
|
9 years |
bmcguffin |
Updated toXML behaviors for several classes to bring final adjustments in …
|
|
|
|
@46
|
9 years |
bmcguffin |
Added file: XMLWriter, in package Scriptbuilder.structures. It holds …
|
|
|
|
@45
|
9 years |
bmcguffin |
Changed storage structure for units from a TreeMap? to an ArrayList?. Also …
|
|
|
|
@44
|
9 years |
bmcguffin |
Filled out toXML method of LocationInfo? object.
|
|
|
|
@43
|
9 years |
bmcguffin |
Filled out toXML method of CadData? object.
|
|
|
|
@42
|
9 years |
bmcguffin |
Fixed a bug which caused null evaluation events to be improperly …
|
|
|
|
@41
|
9 years |
bmcguffin |
Added parsing support for CAD data elements.
|
|
|
|
@40
|
9 years |
bmcguffin |
Added handling methods for injecting CAD data into timeslices.
|
|
|
|
@39
|
9 years |
bmcguffin |
Added new data structures to hold CAD data for each TimeSlice?.
|
|
|
|
@38
|
9 years |
bmcguffin |
Removed the newLine at the end of each openTag method.
|
|
|
|
@37
|
9 years |
bmcguffin |
Updated XML methods to more accurately export data.
|
|
|
|
@36
|
9 years |
bmcguffin |
Added toXML implementation for all remaining event classes.
|
|
|
|
@35
|
9 years |
bmcguffin |
Added toXML implementation for Audio, CAD detail, Unit, Paramics, …
|
|
|
|
@34
|
9 years |
bmcguffin |
Added functionality to "Save Incident" menu dropdown button. Program now …
|
|
|
|
@33
|
9 years |
bmcguffin |
Added functionality to "Export to XML" menu dropdown button. Program now …
|
|
|
|
@32
|
9 years |
bmcguffin |
Added a constant representing the maximum simulation length in seconds. …
|
|
|
|
@31
|
9 years |
bmcguffin |
Fixed bug in which event icons failed to be rendered past the end of an …
|
|
|
|