Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updating doc of button, implementing button_is_selected, button_print, ↵ | Adam NAILI | 2017-12-22 |
| | | | | button_click_test (debug click handling), button_init | ||
* | Formatting files | Adam NAILI | 2017-12-12 |
| | |||
* | Adding asserts, fixing the call of group_init that changed | Adam NAILI | 2017-12-12 |
| | |||
* | Adding beta version of print function, working on implementation of the ↵ | Adam NAILI | 2017-12-12 |
| | | | | linked list (add + free) | ||
* | Modification of the implementation of init, free and successful test for the ↵ | Adam NAILI | 2017-12-10 |
| | | | | init function (creation of a window with the right parameters) | ||
* | Update doc and reworking structure and signature of init function for group | Adam NAILI | 2017-12-10 |
| | |||
* | Deleting the documentation button_free and the prototype | Adam NAILI | 2017-12-10 |
| | |||
* | Implementing init, free, add_button, add_pictureframe functions for window | Adam NAILI | 2017-12-10 |
| | |||
* | Creating source file window.c | Adam NAILI | 2017-12-09 |