summaryrefslogtreecommitdiffstats
path: root/src/schemes/about
Commit message (Expand)AuthorAgeFilesLines
* about:profiles: Add color picker scriptsPatrick McDermott2017-11-061-0/+57
* about:profiles: Add color picker elementsPatrick McDermott2017-11-061-0/+15
* about:profiles: Change class name of color picker button boxPatrick McDermott2017-11-061-4/+2
* about:profiles: Add hidden color inputPatrick McDermott2017-11-061-0/+3
* about:profiles: Add color picker stylesPatrick McDermott2017-11-061-0/+68
* about:profiles: Include tabs in styles stringPatrick McDermott2017-11-061-44/+44
* about:profiles: Drop flexi-color-picker/themes.cssPatrick McDermott2017-11-061-3/+0
* about:(version), about:preferences: Update mq_html_document() callsPatrick McDermott2017-11-052-2/+2
* about:profiles: Add color picker resources to documentPatrick McDermott2017-11-051-1/+15
* about:(version), about:preferences: Update mq_html_document() callsPatrick McDermott2017-11-052-2/+2
* about:profiles: Pass profiles styles to mq_html_document()Patrick McDermott2017-11-051-1/+84
* about:profiles: Add "current" class to <span> of current profilePatrick McDermott2017-11-051-9/+16
* about:profiles: Insert new profilesPatrick McDermott2017-11-041-0/+6
* about:profiles: Allocate room for trailing NULL in string vectorPatrick McDermott2017-11-041-1/+1
* about:profiles: Free the color string of each displayed profilePatrick McDermott2017-11-041-1/+4
* about:profiles: Disable default button for new profilePatrick McDermott2017-11-041-1/+1
* about:profiles: Don't edit, remove, or make default new profilesPatrick McDermott2017-11-041-6/+12
* about:profiles: Show new profile on add button clickPatrick McDermott2017-11-041-7/+20
* mq_html_form*(): Add optional button namesPatrick McDermott2017-11-042-2/+2
* about:profiles: Implement removalPatrick McDermott2017-11-041-1/+1
* 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