morenull in Mirth

no_comment
no_comment
no_comment
no_comment
    • binary
    /branches/docs/help/mirth_logo.png
no_comment
no_comment
fixed *new* bug in TransformerPane where we weren't clearing the data in the mapping area of a new step. tada.
fixed *new* bug in TransformerPane where we weren't clearing the data in the mapping area of a new step. tada.
updated SWLParserUtil because it was incorrectly parsing the SQL statement in Parse() so that it was returning NULL. it is now working,and populating the dbVarTable;
updated SWLParserUtil because it was incorrectly parsing the SQL statement in Parse() so that it was returning NULL. it is now working,and populating the dbVarTable;
updated size of type col in transformerpane
updated size of type col in transformerpane
no more '$' before 'newVar';…
no more '$' before 'newVar';

added tooltips and more variables in the variable table

added senders/writers
added senders/writers
    • -13
    • +74
    /branches/docs/help/channel.html
corrected bug where var names were being set null in inbound editor panes
corrected bug where var names were being set null in inbound editor panes
changed jTextField to MirthTextField for cut/copy/paste context menu in mapperPanel
changed jTextField to MirthTextField for cut/copy/paste context menu in mapperPanel
no_comment
no_comment
    • -0
    • +123
    /branches/docs/help/channel.html
    • binary
    /branches/docs/help/mirthLogo.gif
no_comment
no_comment
trying to get rid of Ostermiller errors...
trying to get rid of Ostermiller errors...
no more ArrayIndexOutOfBoundsException on referencetables
no more ArrayIndexOutOfBoundsException on referencetables
added icons to right click menu in editors
added icons to right click menu in editors
moved TabbedReferencePane out of panels and into MirthEditorPane;…
moved TabbedReferencePane out of panels and into MirthEditorPane;

added functionality in editors to preserver pasted HL7 messages;

no_comment
no_comment
default constructor for VariableReferenceTable
default constructor for VariableReferenceTable
minor code clean up
minor code clean up
changed the HL7 paste area to a jtextpane for syntax highlighting and right-click edit functionality;
changed the HL7 paste area to a jtextpane for syntax highlighting and right-click edit functionality;
added constructor to MirthTextPane that accepts StyledDocuments
added constructor to MirthTextPane that accepts StyledDocuments
added a new tab to the reference area holding the global vars and now db vars;…
added a new tab to the reference area holding the global vars and now db vars;

refactored from HL7ReferenceTree to TabbedReferencePanel

more gui cleanup
more gui cleanup
added EditorConstants
added EditorConstants
added NotesReferenceTable;…
added NotesReferenceTable;

made HL7XMLPanel select on mouseover;

no_comment
no_comment
the HL7 tree is now working in the editors;
the HL7 tree is now working in the editors;
no_comment
no_comment
added HL7ReferenceTree.java
added HL7ReferenceTree.java
trying to figure out why the HL7 tree is acting so wacky (won't parse a message);
trying to figure out why the HL7 tree is acting so wacky (won't parse a message);