| Commit message (Expand) | Author | Age |
* | Updating doc of group, correcting chained list behaviour, completing implemen... | Adam NAILI | 2017-12-22 |
* | Modifying signature of ClickHandler pointer of function, PrintMethod pointer ... | Adam NAILI | 2017-12-22 |
* | Updating doc of button, implementing button_is_selected, button_print, button... | Adam NAILI | 2017-12-22 |
* | Formatting files | Adam NAILI | 2017-12-12 |
* | Successful test of initializing and beta printing of the group_buttons that h... | Adam NAILI | 2017-12-12 |
* | Adding asserts, fixing the call of group_init that changed | Adam NAILI | 2017-12-12 |
* | Adding beta version of print function, working on implementation of the linke... | Adam NAILI | 2017-12-12 |
* | Reworking on the _GroupElement structure and updating doc | Adam NAILI | 2017-12-12 |
* | Reworking on the signature of PrintMethod | Adam NAILI | 2017-12-12 |
* | Modification of the implementation of init, free and successful test for the ... | Adam NAILI | 2017-12-10 |
* | Update doc and reworking structure and signature of init function for group | Adam NAILI | 2017-12-10 |
* | Deleting the documentation button_free and the prototype | Adam NAILI | 2017-12-10 |
* | Creation of component.h and move the content about Component to this header file | Adam NAILI | 2017-12-10 |
* | Updating documentation of group.h | Adam NAILI | 2017-12-10 |
* | Implementing init, free, add_button, add_pictureframe functions for window | Adam NAILI | 2017-12-10 |
* | Updating documentation and reworking the structure of the Window | Adam NAILI | 2017-12-10 |
* | Updating button documentation | Adam NAILI | 2017-12-10 |
* | Merge remote-tracking branch 'origin/master' into gui | Adam NAILI | 2017-12-10 |
|\ |
|
| * | Rename phony targets | pacien | 2017-12-09 |
| * | Add proper struct documentation | pacien | 2017-12-09 |
* | | Rework of the structure Window | Adam NAILI | 2017-12-09 |
* | | Rework of the structure Group | Adam NAILI | 2017-12-09 |
* | | Creating source file window.c | Adam NAILI | 2017-12-09 |
* | | Creating test file window | Adam NAILI | 2017-12-09 |
* | | Including window.h | Adam NAILI | 2017-12-08 |
* | | Updating window.h doc and rework of the Component struct (adding a pointer of... | Adam NAILI | 2017-12-08 |
* | | Update doc on button.h | Adam NAILI | 2017-12-06 |
* | | Update doc on window.h | Adam NAILI | 2017-12-06 |
|/ |
|
* | Add GUI spec draft | pacien | 2017-12-04 |
* | Update doc | pacien | 2017-12-02 |
* | Change local utility function scope | pacien | 2017-12-02 |
* | Impl. canvas blending | pacien | 2017-12-02 |
* | Impl. morpher stub | pacien | 2017-12-02 |
* | Fix typo | pacien | 2017-12-02 |
* | Rename canvas dim. func. | pacien | 2017-12-02 |
* | Add vector cmp. func. | pacien | 2017-12-02 |
* | Add color cmp. func. | pacien | 2017-12-02 |
* | Impl. color blending and unit test, minor API change | pacien | 2017-12-02 |
* | Impl. canvas, minor api change | pacien | 2017-12-02 |
* | Fix makefile env. and test exec. | pacien | 2017-12-02 |
* | Temporary type declaration | pacien | 2017-12-02 |
* | Update doc topics | pacien | 2017-12-02 |
* | Redefine time constants | pacien | 2017-12-02 |
* | Add missing target to defaults list | pacien | 2017-12-02 |
* | Add matrix op impl. and test, minor spec change | pacien | 2017-12-02 |
* | Add some common utility functions | pacien | 2017-12-02 |
* | Add makefile and its doc | pacien | 2017-12-02 |
* | Add code style guidelines | pacien | 2017-11-28 |
* | Add module spec headers | pacien | 2017-11-28 |
* | Add api-doc and report template + their recipes | pacien | 2017-11-28 |