summaryrefslogtreecommitdiff
path: root/src/gui/group.c
Commit message (Collapse)AuthorAge
* Implementing the add constraint feature, need to be fixedAdam NAILI2017-12-28
|
* Implementing the locking system to disable componentsAdam NAILI2017-12-27
|
* Updating doc of group, correcting chained list behaviour, completing ↵Adam NAILI2017-12-22
| | | | implementation of group_init, implementing group_print and group_click_handler to delegate on components
* Formatting filesAdam NAILI2017-12-12
|
* Adding beta version of print function, working on implementation of the ↵Adam NAILI2017-12-12
| | | | linked list (add + free)
* Update doc and reworking structure and signature of init function for groupAdam NAILI2017-12-10
|
* Deleting the documentation button_free and the prototypeAdam NAILI2017-12-10