aboutsummaryrefslogtreecommitdiff
path: root/scripts/style_api_gen.py
Commit message (Collapse)AuthorAge
...
* feat(label) update long modes and use LV_SIZE_CONTENTGabor Kiss-Vamosi2021-04-27
|
* minor fixesGabor Kiss-Vamosi2021-04-23
|
* refactor(style) rename LV_STYLE_PROP_ALL to LV_STYLE_PROP_ANYGabor Kiss-Vamosi2021-04-23
|
* refactor(style, obj) lv_obj_get_width/height_fit -> ↵Gabor Kiss-Vamosi2021-04-20
| | | | lv_objget_get_content_width/height, style_tranform_x/y -> style_translate_x/y
* feat(style) add transform_x/yGabor Kiss-Vamosi2021-04-17
|
* feat(style) add transform_x/yGabor Kiss-Vamosi2021-04-15
|
* feat(style) add basic support to min/max-width/heightGabor Kiss-Vamosi2021-04-02
|
* solve conflictsGabor Kiss-Vamosi2021-03-31
|\
| * fix(style_api_gen.py) extract style_get_cast and style_set_cast (#2174)Xiang Xiao2021-03-31
| |
* | api(style) add lv_style_selector_t instead of lv_part_t and lv_state_t in ↵Gabor Kiss-Vamosi2021-03-31
|/ | | | style API
* fix(style_gen) update style_api_gen.py according to the changed style propertiesGabor Kiss-Vamosi2021-03-26
|
* fix(style_api_gen.py): change lv_color_filter_cb_t to lv_color_filter_dsc_t ↵Xiang Xiao2021-03-26
| | | | | (#2162) and update the generated style header files
* fix(build): remove lv_ prefix from pathXiang Xiao2021-03-23
|
* fix(style): make the code generated by style_api_gen.py confirm the coding ↵Xiang Xiao2021-02-23
| | | | style (#2093)
* fix(v8) handle most compiler warnings (#2086)embeddedt2021-02-20
|
* Various v8 compilation fixes (#2078)embeddedt2021-02-19
| | | | | * fix(style) improve script and fix C/C++ compilation * fix(api_map) add NO_TASK_READY
* format(style_api_gen.py) change tabs to spacesGabor Kiss-Vamosi2021-02-15
|
* add some extra components and examplesGabor Kiss-Vamosi2021-02-05
|
* clean up widgetsGabor Kiss-Vamosi2021-02-01
|
* refactoring and fixesGabor Kiss-Vamosi2021-01-23
|
* integarte label and checkboxGabor Kiss-Vamosi2020-12-21
|
* add color filter style propertyGabor Kiss-Vamosi2020-12-19