summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Adding beta version of print function, working on implementation of the ↵Adam NAILI2017-12-12
| | | | linked list (add + free)
* 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)
* Update doc and reworking structure and signature of init function for groupAdam NAILI2017-12-10
|
* Deleting the documentation button_free and the prototypeAdam NAILI2017-12-10
|
* Implementing init, free, add_button, add_pictureframe functions for windowAdam NAILI2017-12-10
|
* Creating source file window.cAdam NAILI2017-12-09
|
* Change local utility function scopepacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Impl. canvas blendingpacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Impl. morpher stubpacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Fix typopacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Rename canvas dim. func.pacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Add vector cmp. func.pacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Add color cmp. func.pacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Impl. color blending and unit test, minor API changepacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Impl. canvas, minor api changepacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Add matrix op impl. and test, minor spec changepacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Add some common utility functionspacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Set up repositorypacien2017-11-10