Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | about: Make path handlers send responses to WK | Patrick McDermott | 2017-09-29 | 1 | -10/+14 |
* | mq_about_request(): Move g_free() call | Patrick McDermott | 2017-09-29 | 1 | -1/+2 |
* | mq_about_request(): Free duplicated query string | Patrick McDermott | 2017-09-29 | 1 | -0/+1 |
* | src/about.c: Use strtok_r() to parse query strings | Patrick McDermott | 2017-09-29 | 1 | -16/+8 |
* | mq_about_request(): Finish request | Patrick McDermott | 2017-09-29 | 1 | -1/+10 |
* | mq_about_marquee_response(): New function | Patrick McDermott | 2017-09-29 | 1 | -2/+2 |
* | mq_about_request(): Parse query string into hash table | Patrick McDermott | 2017-09-29 | 1 | -0/+43 |
* | mq_about_request(): Activate marquee mode on "about:marquee" | Patrick McDermott | 2017-09-29 | 1 | -2/+2 |
* | src/about.*: New files | Patrick McDermott | 2017-09-29 | 1 | -0/+40 |