Age | Commit message (Expand) | Author |
2021-01-06 | remove support for deprecated GtkAlignment | Caolán McNamara |
2020-12-22 | state GtkAlignment is deprecated in lint-ui | Caolán McNamara |
2020-12-22 | fix lint-ui syntax error | Caolán McNamara |
2020-10-07 | lint-ui: add exclusion | Noel |
2020-10-07 | lint-ui: remove checks for top-level widgets | Noel |
2020-10-07 | lint-ui: add exclusions for remaining capitalisation warnings | Noel |
2020-10-07 | ui files: fix some capitalisation issues | Noel |
2020-10-07 | Revert "lint-ui: check that we only have one has_default==True" | Noel Grandin |
2020-10-05 | lint-ui: check that we only have one has_default==True | Noel |
2020-10-05 | lint-ui: disable some checks | Noel |
2020-10-05 | lint-ui: validate has_default and can_default | Noel |
2020-10-05 | lint-ui: fix GtkAdjustment check | Noel |
2020-10-02 | lint-ui: add check for upper in GtkAdjustment | Noel |
2020-10-02 | lint-ui: add some more valid top-level widgets | Noel |
2020-10-02 | lint-ui: put line numbers in error messages | Noel |
2020-10-02 | lint-ui.py check that GtkMenuButton has a label property | Noel |
2020-10-01 | improvements to lint-ui script | Noel |
2018-04-14 | look for check buttons without underlines | Caolán McNamara |
2018-04-14 | look for radio buttons without underlines | Caolán McNamara |
2017-09-21 | lint-ui: Error when label contains a colon | Samuel Mehrbrodt |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2015-06-25 | tdf#80387 Extended lint-ui.py to check for UI title labels | Rosemary |
2013-08-12 | drop explicit python3 from shebang line | Caolán McNamara |
2013-08-08 | update lint-ui to know about message box HIG rules | Caolán McNamara |
2013-03-15 | first crack at writing a linter for .ui files | Jack Leigh |