summaryrefslogtreecommitdiff
path: root/include/gui/window.h
Commit message (Collapse)AuthorAge
* 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>