Timeline


and

09/01/2017:

12:13 Changeset in tmcsimulator-scriptbuilder [103] by bmcguffin
Individual incident editor window now shows the relevant incident as …
12:08 Changeset in tmcsimulator-scriptbuilder [102] by bmcguffin
Commented out main() method.

08/30/2017:

10:05 Changeset in tmcsimulator-scriptbuilder [101] by bmcguffin
Added text field, txtEventStart, to bottom of event editor screen. This …

08/29/2017:

10:51 Changeset in tmcsimulator-scriptbuilder [100] by bmcguffin
Added statements to disable zoom slider, zoom icons, and add time button …
10:50 Changeset in tmcsimulator-scriptbuilder [99] by bmcguffin
Added statements to disable zoom slider, zoom icons, and add time button …
10:40 Changeset in tmcsimulator-scriptbuilder [98] by bmcguffin
Added "Add 15 minutes" button, btnAddTime, to both Script Builder and …
10:10 Changeset in tmcsimulator-scriptbuilder [97] by bmcguffin
Fixed bug preventing the last incident in a timeslice from being deleted …
09:44 Changeset in tmcsimulator-scriptbuilder [96] by bmcguffin
Removed "Delete" option from popup context menu. Incidents can still be …
09:38 Changeset in tmcsimulator-scriptbuilder [95] by bmcguffin
When the "new incident" properties screen is closed, the relevant incident …
09:36 Changeset in tmcsimulator-scriptbuilder [94] by bmcguffin
Minor cosmetic changes.
08:12 Changeset in tmcsimulator-scriptbuilder [93] by bmcguffin
Moved classes which represent elements of the main event editor frame to …

08/28/2017:

16:12 Changeset in tmcsimulator-scriptbuilder [92] by bmcguffin
Removed superfluous "Remove" buttons on several panels. Removed interface …
15:39 Changeset in tmcsimulator-scriptbuilder [91] by bmcguffin
Added functionality for popup menu options: "Events", "Properties", …
13:50 Changeset in tmcsimulator-scriptbuilder [90] by bmcguffin
Removed the call to Editor.java from mouseClicked() when the parent window …
13:38 Changeset in tmcsimulator-scriptbuilder [89] by bmcguffin
Added dropdown menu item to ScriptBuilderFrame?: "Delete Incident". When …
13:17 Changeset in tmcsimulator-scriptbuilder [88] by jdalbey
IncidentTimelinePanel?.java: Added right-click context menu ("popup") with …
09:44 Ticket #13 (Viewing incident details destroys events in that incident) closed by bmcguffin
fixed
09:42 Changeset in tmcsimulator-scriptbuilder [87] by bmcguffin
Fixed a bug in which editing an incident in the incident details screen, …

08/27/2017:

14:58 Changeset in tmcsimulator-scriptbuilder [86] by jdalbey
Add new file OverviewWinSpike?.java to experiment with Overview Window …
13:04 Changeset in tmcsimulator-scriptbuilder [85] by jdalbey
ScriptBuilderFrame? - added explanatory comments in …

08/26/2017:

15:46 Changeset in tmcsimulator-scriptbuilder [84] by jdalbey
RangeSlider?: Fix defect that was allowing slider thumb to be dragged too …

08/25/2017:

15:44 Ticket #11 (Loading incidents deletes existing blank incidents) closed by bmcguffin
done
15:44 Changeset in tmcsimulator-scriptbuilder [83] by bmcguffin
Fixed a bug in which adding a new incident didn't increment the counter …
15:33 Changeset in tmcsimulator-scriptbuilder [82] by bmcguffin
Fixed a bug that prevented the script builder frame from updating when the …
15:28 Ticket #12 (Closing palette doesn't update main window) closed by bmcguffin
fixed
14:42 Changeset in tmcsimulator-scriptbuilder [81] by bmcguffin
Renamed ScriptBuilderTimelinePanel? to IncidentTimelinePanel?. Renamed …
14:41 Changeset in tmcsimulator-scriptbuilder [80] by bmcguffin
Renamed allSlices() method to arrangeAllSlices().
14:40 Changeset in tmcsimulator-scriptbuilder [79] by bmcguffin
Renamed ScriptBuilderTimelinePanel? to IncidentTimelinePanel?. Renamed …
14:33 Ticket #13 (Viewing incident details destroys events in that incident) created by bmcguffin
If the user loads an incident, and then selects Incidents>Incident Details …
14:30 Ticket #12 (Closing palette doesn't update main window) created by bmcguffin
Upon closing the incident selection palette, the main window should …
14:28 Ticket #11 (Loading incidents deletes existing blank incidents) created by bmcguffin
If a new incident is created on the script, and then the user selects …
14:22 Changeset in tmcsimulator-scriptbuilder [78] by bmcguffin
Changed algorithm that calculated minimum possible zoom.
13:50 Changeset in tmcsimulator-scriptbuilder [77] by jdalbey
ScriptBuilderTimelinePanel?.java: change title bar text, adjust logic …
12:22 Changeset in tmcsimulator-scriptbuilder [76] by bmcguffin
Added javadoc for several files.
08:10 Changeset in tmcsimulator-scriptbuilder [75] by jdalbey
ScriptBuilderTimelinePanel?.java: Add local main to display this panel …
07:59 Changeset in tmcsimulator-scriptbuilder [74] by jdalbey
TimelineTickPanel?.java: Added a local main to display just this panel (as …

08/24/2017:

13:51 Changeset in tmcsimulator-scriptbuilder [73] by bmcguffin
Updated details in incident editor window allowing editor to more …
13:46 Changeset in tmcsimulator-scriptbuilder [72] by bmcguffin
Added utility method to determine whether the event is an evaluation …
13:43 Changeset in tmcsimulator-scriptbuilder [71] by bmcguffin
Updated tooltip text call to get proper text in incident editor window.
13:41 Changeset in tmcsimulator-scriptbuilder [70] by bmcguffin
Removed some redundant, never-used classes.
11:50 Changeset in tmcsimulator-scriptbuilder [69] by bmcguffin
Updated palette to describe number of incidents currently in script as …
09:14 Changeset in tmcsimulator-scriptbuilder [68] by bmcguffin
Moved apache commons jars into project folder.
08:09 Changeset in tmcsimulator-scriptbuilder [67] by jdalbey
TimeSlice?.java: improved implementation. TimeSliceTest?.java added a test.
07:27 Changeset in tmcsimulator-scriptbuilder [66] by bmcguffin
Added a directory full of incident savefiles, for use with the incident …
07:25 Changeset in tmcsimulator-scriptbuilder [65] by bmcguffin
Moved the "add incident" statement set into its own publicly accessible …
07:24 Changeset in tmcsimulator-scriptbuilder [64] by bmcguffin
Created the repeatable panel for the Incident Palette. The primary …
07:22 Changeset in tmcsimulator-scriptbuilder [63] by bmcguffin
Created Incident Selection Palette window. Incident files in a given …
07:21 Changeset in tmcsimulator-scriptbuilder [62] by bmcguffin
Added functionality to "load incident" dropdown item.

08/19/2017:

04:42 Changeset in tmcsimulator-scriptbuilder [61] by bmcguffin
Made a few cosmetic changes to the code. Added a statement in the update …

08/15/2017:

11:16 Ticket #4 (Review ScriptBuilder SRS 2.1-2.2, Effort Estimates, Schedule) closed by bmcguffin
done
11:16 Ticket #9 (Write Integration Test of Save Incident, Save Script) closed by bmcguffin
done

08/14/2017:

15:44 Changeset in tmcsimulator-scriptbuilder [60] by bmcguffin
Filled out test cases for SimulationScript?.
15:27 Changeset in tmcsimulator-scriptbuilder [59] by bmcguffin
Created new method incidentCount() for testing purposes. Added call to …
15:25 Changeset in tmcsimulator-scriptbuilder [58] by bmcguffin
Updated setOffset() method to actually shift timeslices. Changed scope of …
14:46 Changeset in tmcsimulator-scriptbuilder [57] by bmcguffin
Added test cases for TimeSlice? class. Added a reference file containing a …
12:35 Changeset in tmcsimulator-scriptbuilder [56] by bmcguffin
Added test files and began filling them out. Added an integration test for …
12:33 Changeset in tmcsimulator-scriptbuilder [55] by bmcguffin
Removed most of the panels and buttons from the Script Builder frame. Left …

08/09/2017:

16:12 Changeset in tmcsimulator-scriptbuilder [54] by bmcguffin
Duplicated main ScriptBuilder? window. The new window will become the …
10:03 Changeset in tmcsimulator-scriptbuilder [53] by bmcguffin
Duplicated main ScriptBuilder? window. The new window will become the …

08/08/2017:

18:01 Changeset in tmcsimulator-scriptbuilder [52] by bmcguffin
Duplicated main ScriptBuilder? window. The new window will become the …
12:15 Changeset in tmcsimulator-scriptbuilder [51] by bmcguffin
Added functionality to File>New Script menu option.
11:51 Ticket #7 (Create menu item action handler for File > Save menu item) closed by bmcguffin
done
11:09 Changeset in tmcsimulator-scriptbuilder [50] by bmcguffin
Added action listeners and functionality to all editor windows. Changes …
09:55 Changeset in tmcsimulator-scriptbuilder [49] by bmcguffin
Updated menu dropdowns; added functionality for Save, Save As, and Open …
09:54 Changeset in tmcsimulator-scriptbuilder [48] by bmcguffin
Added guards to protect against null pointer errors when dealing with CAD …
09:36 Changeset in tmcsimulator-scriptbuilder [47] by bmcguffin
Updated toXML behaviors for several classes to bring final adjustments in …
09:04 Ticket #10 (Fix bug in main window that prevents user from adding event past current ...) closed by bmcguffin
fixed

08/07/2017:

16:20 Changeset in tmcsimulator-scriptbuilder [46] by bmcguffin
Added file: XMLWriter, in package Scriptbuilder.structures. It holds …
15:10 Changeset in tmcsimulator-scriptbuilder [45] by bmcguffin
Changed storage structure for units from a TreeMap? to an ArrayList?. Also …
15:09 Changeset in tmcsimulator-scriptbuilder [44] by bmcguffin
Filled out toXML method of LocationInfo? object.
15:08 Changeset in tmcsimulator-scriptbuilder [43] by bmcguffin
Filled out toXML method of CadData? object.
12:57 Changeset in tmcsimulator-scriptbuilder [42] by bmcguffin
Fixed a bug which caused null evaluation events to be improperly …

08/04/2017:

15:56 Changeset in tmcsimulator-scriptbuilder [41] by bmcguffin
Added parsing support for CAD data elements.
15:56 Changeset in tmcsimulator-scriptbuilder [40] by bmcguffin
Added handling methods for injecting CAD data into timeslices.
15:55 Changeset in tmcsimulator-scriptbuilder [39] by bmcguffin
Added new data structures to hold CAD data for each TimeSlice?.

08/03/2017:

16:30 Changeset in tmcsimulator-scriptbuilder [38] by bmcguffin
Removed the newLine at the end of each openTag method.
15:24 Changeset in tmcsimulator-scriptbuilder [37] by bmcguffin
Updated XML methods to more accurately export data.
09:31 Ticket #5 (Add toXML methods to individual Events) closed by bmcguffin
done
09:26 Changeset in tmcsimulator-scriptbuilder [36] by bmcguffin
Added toXML implementation for all remaining event classes.
Note: See TracTimeline for information about the timeline view.