Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | about:profiles: Disable default button for new profile | Patrick McDermott | 2017-11-04 | 1 | -1/+1 |
* | about:profiles: Don't edit, remove, or make default new profiles | Patrick McDermott | 2017-11-04 | 1 | -6/+12 |
* | about:profiles: Show new profile on add button click | Patrick McDermott | 2017-11-04 | 1 | -7/+20 |
* | mq_html_form*(): Add optional button names | Patrick McDermott | 2017-11-04 | 1 | -1/+1 |
* | about:profiles: Implement removal | Patrick McDermott | 2017-11-04 | 1 | -1/+1 |
* | about:profiles: Use g_strconcat() instead of g_strdup_printf() | Patrick McDermott | 2017-11-04 | 1 | -5/+5 |
* | about:profiles: Implement editing | Patrick McDermott | 2017-11-04 | 1 | -3/+41 |
* | about:profiles: Factor out document generation into new function | Patrick McDermott | 2017-11-04 | 1 | -14/+18 |
* | about:profiles: Free string vector of profile IDs | Patrick McDermott | 2017-11-04 | 1 | -0/+1 |
* | about:profiles: Disable "Make Default" button on default profile | Patrick McDermott | 2017-11-04 | 1 | -1/+2 |
* | about:profiles: New page | Patrick McDermott | 2017-11-04 | 1 | -0/+97 |