summaryrefslogtreecommitdiffstats
path: root/src/schemes/about
Commit message (Expand)AuthorAgeFilesLines
* about:profiles: Use g_strconcat() instead of g_strdup_printf()Patrick McDermott2017-11-041-5/+5
* about:profiles: Implement editingPatrick McDermott2017-11-041-3/+41
* about:profiles: Factor out document generation into new functionPatrick McDermott2017-11-041-14/+18
* about:profiles: Free string vector of profile IDsPatrick McDermott2017-11-041-0/+1
* about:profiles: Disable "Make Default" button on default profilePatrick McDermott2017-11-041-1/+2
* about:profiles: New pagePatrick McDermott2017-11-043-0/+102
* src/schemes/about/*.c: #include "paths.h" before library headersPatrick McDermott2017-11-043-3/+6
* mq_html_container(): Add classes parameterPatrick McDermott2017-11-042-6/+6
* Add missing #endif comments to headersPatrick McDermott2017-11-031-1/+1
* Add missing G_BEGIN_DECLS/G_END_DECLS to headersPatrick McDermott2017-11-031-0/+4
* about:marquee: Convert static const document var to macroPatrick McDermott2017-11-011-28/+28
* about:marquee: Fix #includePatrick McDermott2017-11-011-1/+1
* src/config.[ch], src/settings.[ch]: Move under src/config/Patrick McDermott2017-11-011-1/+1
* src/about*, src/view-source.*: Move under src/schemes/Patrick McDermott2017-11-015-0/+452