| Commit message (Expand) | Author | Age | Files | Lines |
* | src/*.c: Reorganize #include directives | Patrick McDermott | 2017-10-13 | 1 | -2/+3 |
|
|
* | src/about.c: URI-unescape query keys and values | Patrick McDermott | 2017-10-06 | 1 | -5/+14 |
|
|
* | Revert "src/about.c: Use strtok_r() to parse query strings" | Patrick McDermott | 2017-10-05 | 1 | -8/+16 |
|
|
* | src/about.c: Make query string parsing function static | Patrick McDermott | 2017-10-05 | 1 | -1/+1 |
|
|
* | about:(version): New page | Patrick McDermott | 2017-10-01 | 1 | -2/+2 |
|
|
* | about:preferences: New (stub) page | Patrick McDermott | 2017-09-30 | 1 | -0/+2 |
|
|
* | mq_about_request(): Add "about:" branch | Patrick McDermott | 2017-09-30 | 1 | -1/+3 |
|
|
* | mq_about_redirect(): New function | Patrick McDermott | 2017-09-29 | 1 | -0/+10 |
|
|
* | 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 |
|
|