summaryrefslogtreecommitdiffstats
path: root/src/about
Commit message (Expand)AuthorAgeFilesLines
* about:preferences: s/Smooth Scrolling/Enable Smooth Scrolling/Patrick McDermott2017-10-071-1/+1
* s/__attribute__((unused))/G_GNUC_UNUSED/Patrick McDermott2017-10-071-2/+2
* about:preferences: Make tabs.new and cookies.accept <select>sPatrick McDermott2017-10-071-4/+11
* about:preferences: Don't try to save "_tabs" form elementPatrick McDermott2017-10-051-1/+3
* about:preferences: Get string list values (as strings)Patrick McDermott2017-10-051-1/+1
* about:preferences: Get string valuesPatrick McDermott2017-10-051-1/+1
* about:preferences: Add two more pages of preferencesPatrick McDermott2017-10-051-0/+86
* about:preferences: Display and save some preferencesPatrick McDermott2017-10-051-16/+120
* about:(version): Use mq_gpl_3_0_html() instead of overlength stringPatrick McDermott2017-10-021-688/+2
* about:preferences: Convert to a vertical notebookPatrick McDermott2017-10-021-1/+1
* 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-014-1/+759
* about:preferences: Use mq_html_document()Patrick McDermott2017-10-011-15/+17
* about:preferences: New (stub) pagePatrick McDermott2017-09-303-0/+65
* about:marquee: Add CSSPatrick McDermott2017-09-291-0/+13
* about:marquee: Set HTML charsetPatrick McDermott2017-09-291-0/+1
* about:marquee: Support RTL text in HTMLPatrick McDermott2017-09-291-2/+4
* about:marquee: Redirect to "mq-about:marquee" on togglePatrick McDermott2017-09-291-3/+4
* about: Make path handlers send responses to WKPatrick McDermott2017-09-292-6/+10
* mq_about_marquee_response(): Return an HTML documentPatrick McDermott2017-09-291-2/+16
* mq_about_marquee_response(): New functionPatrick McDermott2017-09-293-0/+74