Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mq_application_add_window(), mq_window_new(): Make uris const | Patrick McDermott | 2017-09-27 | 1 | -1/+1 |
| | |||||
* | src/application.h, src/window.h: Forward declare types | Patrick McDermott | 2017-09-22 | 1 | -2/+4 |
| | | | | | This is not legal in C99, but configure.ac will be changed to set the standard to C11. | ||||
* | mq_application_delete_window(): New function | Patrick McDermott | 2017-09-22 | 1 | -0/+3 |
| | |||||
* | src/application.[ch]: New files | Patrick McDermott | 2017-09-22 | 1 | -0/+42 |