Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nxdialog: fix/suppress some pylint findings | Ulrich Sibiller | 2021-06-07 | 1 | -26/+35 |
| | | | | | | | | | | | | | | Increase pylint scrore from 9.5 to 10.0 I: 61, 0: Locally disabling wrong-import-position (C0413) (locally-disabled) W:119, 0: TODO: Show title item in bold font (fixme) W:390, 0: TODO: Implement all dialog types (fixme) C: 41, 0: Trailing whitespace (trailing-whitespace) C: 50, 0: Line too long (108/100) (line-too-long) W:158,30: Unused argument '_ypos' (unused-argument) W:158,23: Unused argument '_xpos' (unused-argument) W:291,15: Catching too general exception Exception (broad-except) R:333, 4: Too many branches (15/12) (too-many-branches) | ||||
* | release 3.5.99.263.5.99.26 | Mike Gabriel | 2021-02-04 | 1 | -2/+2 |
| | |||||
* | release 3.5.99.253.5.99.25 | Mike Gabriel | 2020-11-04 | 1 | -2/+2 |
| | |||||
* | release 3.5.99.243.5.99.24 | Mike Gabriel | 2020-05-31 | 1 | -2/+2 |
| | |||||
* | release 3.5.99.233.5.99.23 | Mike Gabriel | 2020-01-30 | 1 | -2/+2 |
| | |||||
* | release 3.5.99.223.5.99.22 | Mike Gabriel | 2019-08-27 | 1 | -2/+2 |
| | |||||
* | release 3.5.99.213.5.99.21 | Mike Gabriel | 2019-08-05 | 1 | -2/+2 |
| | |||||
* | spelling fixes | Ulrich Sibiller | 2019-05-10 | 1 | -4/+4 |
| | |||||
* | release 3.5.99.203.5.99.20 | Mike Gabriel | 2019-04-17 | 1 | -2/+2 |
| | |||||
* | nxdialog/bin/nxdialog: Fix error dialog-type-not-supplied error message. | Mike Gabriel | 2019-04-17 | 1 | -1/+1 |
| | | | | Fixes ArcticaProject/nx-libs#793. | ||||
* | nxdialog: fix example | Ulrich Sibiller | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | release 3.5.99.193.5.99.19 | Mike Gabriel | 2019-03-01 | 1 | -2/+2 |
| | |||||
* | nxdialog: Allow user to specify hexadecimal X11 window IDs. | Ulrich Sibiller | 2019-03-01 | 1 | -3/+4 |
| | |||||
* | nxdialog: Turn into autotools project, add man page. | Mike Gabriel | 2019-03-01 | 2 | -0/+397 |