summaryrefslogtreecommitdiff
path: root/include/gui/window.h
Commit message (Collapse)AuthorAge
* 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>
* Add authorship info in headers docpacien2018-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
* Creation of component.h and move the content about Component to this header fileAdam NAILI2017-12-10
|
* Updating documentation and reworking the structure of the WindowAdam NAILI2017-12-10
|
* Rework of the structure WindowAdam NAILI2017-12-09
|
* Updating window.h doc and rework of the Component struct (adding a pointer ↵Adam NAILI2017-12-08
| | | | of function to print)
* Update doc on window.hAdam NAILI2017-12-06
|
* Add GUI spec draftpacien2017-12-04
Signed-off-by: pacien <pacien.trangirard@pacien.net>