summaryrefslogtreecommitdiff
path: root/src/gui/window.c
Commit message (Collapse)AuthorAge
* Cleaning includes in GUI src filesAdam NAILI2018-01-09
|
* Changing the end of the program to let the user retry his morphingAdam NAILI2018-01-09
|
* Sources and import cleanuppacien2018-01-09
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Updating documentation, cleaning includes, updating reportAdam NAILI2018-01-03
|
* Implementing renderingAdam NAILI2018-01-01
|
* Adding asserts, modifying signatures of function for more precise type, ↵Adam NAILI2017-12-22
| | | | implementing window_add functions, window_print functions
* Formatting filesAdam NAILI2017-12-12
|
* Adding asserts, fixing the call of group_init that changedAdam NAILI2017-12-12
|
* Modification of the implementation of init, free and successful test for the ↵Adam NAILI2017-12-10
| | | | init function (creation of a window with the right parameters)
* Implementing init, free, add_button, add_pictureframe functions for windowAdam NAILI2017-12-10
|
* Creating source file window.cAdam NAILI2017-12-09