Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |