source: tmcsimulator-scriptbuilder @ 170

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @170   6 years sdanthin MyScriptHandler?.java modified to use the addNewEventFromXML in place of …
(edit) @169   6 years sdanthin SimulationScript?.java modified to use correct names for both imported and …
(edit) @168   6 years sdanthin ScriptIncident?.java added addNewEventFromXML function, modified …
(edit) @167   6 years sdanthin TimeSlice?.java modified remove/getcorrespondingAudioEvent to work with ID …
(edit) @166   6 years sdanthin Editor.java removed legacy time text box
(edit) @165   6 years sdanthin Editor.java added a check to make moving an audioEvent possible - would …
(edit) @164   6 years sdanthin ScriptIncident?.java added if statement to create a correct AudioEvent? when …
(edit) @163   6 years sdanthin ScriptBuilderFrame?.java wrote out some comments of what I thought a color …
(edit) @162   6 years sdanthin TimeSlice?.java added a function to remove a corresponding audio event …
(edit) @161   6 years sdanthin AudioEvent?.java CHPRadioEvent.java added corresponding functions to match …
(edit) @160   6 years sdanthin IncidentEditorFrame?.java removed Audio button from GUI and removed …
(edit) @159   6 years sdanthin I_AudioEvent.java created a new interface to determine if an event …
(edit) @158   6 years jdalbey ScriptBuilderFrame?.java added new helper method loadCHPunits(). …
(edit) @157   6 years sdanthin ScriptBuilderFrame?.java updated units_template.xml location accordingly
(edit) @156   6 years sdanthin units.xml renamed to units_template.xml and moved to src/resources/
(edit) @155   6 years sdanthin units.xml moved to Incidents folder
(edit) @154   6 years jdalbey build.xml zip target enhanced to include units.xml
(edit) @153   6 years jdalbey CCTVEvent.java: Fix defect #202.
(edit) @152   6 years jdalbey TimeSlice?.java: Prepend a newline character to fix ticket #203.
(edit) @151   6 years sdanthin ScriptBuilderFrame?.form changed units menu title
(edit) @150   6 years sdanthin IncidentTimelinePanel?.java added right-click menu popup functionality to …
(edit) @149   6 years sdanthin CADLogPanel.form name for text field changed to Cad Log DEtail Text
(edit) @148   6 years sdanthin Properties.java updated types to Multiple
(edit) @147   6 years sdanthin Modified all types to optional
(edit) @146   6 years jdalbey Remove reference to JUnit 3 from TimelineTickPanel?.java, remove junit 3.8 …
(edit) @145   6 years sdanthin Move from Git to Svn (LARGE COMMIT)
(edit) @144   7 years jdalbey multi-file commit: Add color attribute, Add ScriptOverviewWindow?
(edit) @143   8 years bmcguffin Header_TruncLoc and Header_FullLoc have default values in class CadData?.
(edit) @142   8 years bmcguffin Band-aid fix for defect #68. CadData? object in TimeSlice? is now …
(edit) @141   8 years bmcguffin Band-aid fix for defect #68. Sim Mgr requires incidents to have some …
(edit) @140   8 years bmcguffin Fixed defect #67. Removing an event and then closing the event editor …
(edit) @139   8 years bmcguffin Incident properties frame now displays color hex code of currently …
(edit) @138   8 years bmcguffin Added support for incident color. Color is now read from the xml file; if …
(edit) @137   9 years bmcguffin Commented out my previous attempts at finding the incident directory.
(edit) @136   9 years jdalbey IncidentPalleteFrame?: Hard code name of incident directory to …
(edit) @135   9 years jdalbey IncidentEditorFrame?: Change "15:00" to "15" in order to fit in panel on …
(edit) @134   9 years bmcguffin The event-add dropdown menus in the event editor window now function …
(edit) @133   9 years jdalbey IncidentTImelinePanel.java: Added mousereleased event handler for …
(edit) @132   9 years bmcguffin Name of current working file is now visible in the title bar of the main …
(edit) @131   9 years bmcguffin DTD file for XML writing is now internal, so script.dtd file is no longer …
(edit) @130   9 years bmcguffin Changed implementation of save function for event editor panels. Instead …
(edit) @129   9 years bmcguffin Added link to quickstart page on TMC wiki.
(edit) @128   9 years bmcguffin Created stubs for un-implemented features. These features now present a …
(edit) @127   9 years bmcguffin Location of incidents folder now settable in application.properties file. …
(edit) @126   9 years jdalbey build.xml: Added target "zip" to create a distributable zip file.
(edit) @125   9 years jdalbey build.xml: Added target "package-jars" to add the needed libraries to the …
(edit) @124   9 years jdalbey IncidentEditorFrame?.java: Make text fields in "Incident Information" panel …
(edit) @123   9 years bmcguffin Fixed a bug in saveIncidentActionPerformed() which caused a null pointer …
(edit) @122   9 years bmcguffin Added message panel warning user, if the first event placed in an incident …
(edit) @121   9 years bmcguffin Removed select button. Added ability to deselect event buttons by clicking …
(edit) @120   9 years bmcguffin Altered addNewEvent() so that start times of events are now rounded to the …
(edit) @119   9 years bmcguffin Fixed a bug which caused an event to be destroyed if it was the only event …
(edit) @118   9 years bmcguffin Added a pair of radio buttons under the +15 button on IncidentEditorFrame?
(edit) @117   9 years bmcguffin Redesigned the method by which the first event in an event is added to …
(edit) @116   9 years bmcguffin The first event added to any incident is automatically placed at time 0 …
(edit) @115   9 years bmcguffin Fixed a bug that prevented more time from being added to the end of the …
(edit) @114   9 years bmcguffin Set visibility of +15:00 button in ScriptBuilderFrame? to false. This …
(edit) @113   9 years bmcguffin Added constructor to IncidentTimelinePanel? with a boolean parameter to …
(edit) @112   9 years bmcguffin Changed newIncidentActionPerformed() method to find the lowest new …
(edit) @111   9 years bmcguffin Annotated these files. Fixed a bug that caused newly created incidents to …
(edit) @110   9 years bmcguffin Annotated this file. Refactored various swing objects to have …
(edit) @109   9 years bmcguffin Annotated this file. Refactored various swing objects to have …
(edit) @108   9 years bmcguffin Removed JSpinner "addIncidentLength" in JFrame "incidentFrame". Replaced …
(edit) @107   9 years bmcguffin Fixed a bug where deleting the first timeslice of an incident would not …
(edit) @106   9 years bmcguffin Fixed a bug which prevented the length of an incident from being properly …
(edit) @105   9 years jdalbey ScriptBuilderFrame?: removed Edit Incident and Incident Details from the …
(edit) @104   9 years jdalbey IncidentEditor?: Changed text in title bar from "Script Builder" to …
(edit) @103   9 years bmcguffin Individual incident editor window now shows the relevant incident as …
(edit) @102   9 years bmcguffin Commented out main() method.
(edit) @101   9 years bmcguffin Added text field, txtEventStart, to bottom of event editor screen. This …
(edit) @100   9 years bmcguffin Added statements to disable zoom slider, zoom icons, and add time button …
(edit) @99   9 years bmcguffin Added statements to disable zoom slider, zoom icons, and add time button …
(edit) @98   9 years bmcguffin Added "Add 15 minutes" button, btnAddTime, to both Script Builder and …
(edit) @97   9 years bmcguffin Fixed bug preventing the last incident in a timeslice from being deleted …
(edit) @96   9 years bmcguffin Removed "Delete" option from popup context menu. Incidents can still be …
(edit) @95   9 years bmcguffin When the "new incident" properties screen is closed, the relevant incident …
(edit) @94   9 years bmcguffin Minor cosmetic changes.
(edit) @93   9 years bmcguffin Moved classes which represent elements of the main event editor frame to …
(edit) @92   9 years bmcguffin Removed superfluous "Remove" buttons on several panels. Removed interface …
(edit) @91   9 years bmcguffin Added functionality for popup menu options: "Events", "Properties", …
(edit) @90   9 years bmcguffin Removed the call to Editor.java from mouseClicked() when the parent window …
(edit) @89   9 years bmcguffin Added dropdown menu item to ScriptBuilderFrame?: "Delete Incident". When …
(edit) @88   9 years jdalbey IncidentTimelinePanel?.java: Added right-click context menu ("popup") with …
(edit) @87   9 years bmcguffin Fixed a bug in which editing an incident in the incident details screen, …
(edit) @86   9 years jdalbey Add new file OverviewWinSpike?.java to experiment with Overview Window …
(edit) @85   9 years jdalbey ScriptBuilderFrame? - added explanatory comments in …
(edit) @84   9 years jdalbey RangeSlider?: Fix defect that was allowing slider thumb to be dragged too …
(edit) @83   9 years bmcguffin Fixed a bug in which adding a new incident didn't increment the counter …
(edit) @82   9 years bmcguffin Fixed a bug that prevented the script builder frame from updating when the …
(edit) @81   9 years bmcguffin Renamed ScriptBuilderTimelinePanel? to IncidentTimelinePanel?. Renamed …
(edit) @80   9 years bmcguffin Renamed allSlices() method to arrangeAllSlices().
(edit) @79   9 years bmcguffin Renamed ScriptBuilderTimelinePanel? to IncidentTimelinePanel?. Renamed …
(edit) @78   9 years bmcguffin Changed algorithm that calculated minimum possible zoom.
(edit) @77   9 years jdalbey ScriptBuilderTimelinePanel?.java: change title bar text, adjust logic …
(edit) @76   9 years bmcguffin Added javadoc for several files.
(edit) @75   9 years jdalbey ScriptBuilderTimelinePanel?.java: Add local main to display this panel …
(edit) @74   9 years jdalbey TimelineTickPanel?.java: Added a local main to display just this panel (as …
(edit) @73   9 years bmcguffin Updated details in incident editor window allowing editor to more …
(edit) @72   9 years bmcguffin Added utility method to determine whether the event is an evaluation …
(edit) @71   9 years bmcguffin Updated tooltip text call to get proper text in incident editor window.
Note: See TracRevisionLog for help on using the revision log.