This patch enables math expression evaluation for most of the text input controls in pcbnew. NEW: pcbnew text input controls are able to evaluate simple mathematical expressions, including distance units (e.g. 5.0+(2*1.2mm)).
- corrected copyright headers - code formatting - made dialog pointer private, added UpdateAnchor() and modified click handler routine accordingly - renamed .fbp file to match other dialogs pattern