summaryrefslogtreecommitdiffstats
path: root/src/about/version.c
Commit message (Collapse)AuthorAgeFilesLines
* s/__attribute__((unused))/G_GNUC_UNUSED/Patrick McDermott2017-10-071-2/+2
| | | | | | And rewrap lines. G_GNUC_UNUSED expands to nothing on compilers other than GCC 2.4+.
* about:(version): Use mq_gpl_3_0_html() instead of overlength stringPatrick McDermott2017-10-021-688/+2
|
* about:(version): Use mq_html_list_v() for authors listPatrick McDermott2017-10-011-4/+6
|
* mq_html_*_free(): Remove and merge with non-*_free() variantsPatrick McDermott2017-10-011-2/+2
|
* about:(version): Use mq_html_*() for credits pagePatrick McDermott2017-10-011-3/+7
|
* about:(version): Mark query parameter unusedPatrick McDermott2017-10-011-1/+2
|
* about:(version): Drop query handlingPatrick McDermott2017-10-011-24/+19
|
* about:(version): New pagePatrick McDermott2017-10-011-0/+754