Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Don't show submit help on form if there is no submit callback | Paul Fariello | 2018-09-10 | 1 | -1/+3 |
| | | | | Could be missleading for user. | ||||
* | Conform to Section 3.2.2.1 of XML Schema Part 2: Datatypes | Paul Fariello | 2018-09-05 | 1 | -1/+1 |
| | | | | | | | | In accordance with Section 3.2.2.1 of XML Schema Part 2: Datatypes, the allowable lexical representations for the xs:boolean datatype are the strings "0" and "false" for the concept 'false' and the strings "1" and "true" for the concept 'true'; implementations MUST support both styles of lexical representation. | ||||
* | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 1 | -0/+348 |
Configuration windows are now being used by both muc and cmd. |