summaryrefslogtreecommitdiffstats
path: root/src/notebook.c
Commit message (Expand)AuthorAgeFilesLines
* MqNotebook: Set tab page and label positionsPatrick McDermott2017-10-231-0/+3
* mq_notebook_insert_top(): New functionPatrick McDermott2017-10-231-0/+15
* mq_notebook_insert_*(): Require non-NULL sibling/child argumentsPatrick McDermott2017-10-231-0/+4
* Revert "mq_notebook_insert_(): Allow NULL sibling/parent arguments"Patrick McDermott2017-10-231-25/+10
* mq_notebook_insert_*(): Return tab pagePatrick McDermott2017-10-231-2/+6
* mq_notebook_insert_(): Allow NULL sibling/parent argumentsPatrick McDermott2017-10-231-10/+25
* mq_notebook_insert_*(): New functionsPatrick McDermott2017-10-231-0/+75
* src/notebook.c: Fix MQ_TAB_TREE()Patrick McDermott2017-10-231-1/+1
* MqNotebook: Set up MqTree rootPatrick McDermott2017-10-231-0/+15
* MqNotebook: New classPatrick McDermott2017-10-221-0/+119