summaryrefslogtreecommitdiff
path: root/src/gui/button.c
Commit message (Collapse)AuthorAge
* Update report, add authorship to C filesHEADmasterpacien2018-01-09
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Ordering includesAdam NAILI2018-01-09
|
* Cleaning includes in GUI src filesAdam 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
|
* Implementing all kinds of buttons. Rendering to fixAdam NAILI2017-12-31
|
* Implementing the add constraint feature, need to be fixedAdam NAILI2017-12-28
|
* Implementing the locking system to disable componentsAdam NAILI2017-12-27
|
* Updating doc of button, implementing button_is_selected, button_print, ↵Adam NAILI2017-12-22
button_click_test (debug click handling), button_init