summaryrefslogtreecommitdiff
path: root/test/gui
Commit message (Collapse)AuthorAge
* Continuing test to fixAdam NAILI2017-12-31
|
* Implementing all kinds of buttons. Rendering to fixAdam NAILI2017-12-31
|
* Implementing the add constraint feature, need to be fixedAdam NAILI2017-12-28
|
* Reworking signatures of pictureframe function, beginning of implementation, ↵Adam NAILI2017-12-28
| | | | debug tests
* Implementing the locking system to disable componentsAdam NAILI2017-12-27
|
* Successful test for the group management and button handling. Buttons are ↵Adam NAILI2017-12-22
| | | | placed in the right spots thanks to group position handling
* Updating doc of button, implementing button_is_selected, button_print, ↵Adam NAILI2017-12-22
| | | | button_click_test (debug click handling), button_init
* Successful test of initializing and beta printing of the group_buttons that ↵Adam NAILI2017-12-12
| | | | held window
* 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)
* Creating test file windowAdam NAILI2017-12-09