Age | Commit message (Expand) | Author |
2016-02-02 | Trivial todo note updates and doc fix | Kai Huuhko |
2016-01-23 | just a bit of indentation | Dave Andreoli |
2016-01-23 | New 1.17 API: evas.Object.paragraph_direction | Dave Andreoli |
2016-01-23 | New 1.17 API: elm.Ctxpopup "geometry,update" smart cb | Dave Andreoli |
2015-08-03 | New 1.15 API: evas.Textblock.obstacle_* functions | Dave Andreoli |
2015-08-03 | New 1.15 API: EVAS_CALLBACK_CANVAS_VIEWPORT_RESIZE, with test | Dave Andreoli |
2015-04-12 | New 1.14 property: Evas.Image.orient | Dave Andreoli |
2015-03-13 | Evas.SmartObject: Add smart callback introspection | Kai Huuhko |
2015-03-12 | Evas.SmartObject: Keep reference to Smart in the SO object | Kai Huuhko |
2015-03-11 | Evas.SmartObject: Revert SmartCb add/del mechanism partially | Kai Huuhko |
2015-03-11 | Evas: Change SmartCb event_info conversions into C functions | Kai Huuhko |
2015-03-11 | Evas.SmartObject: Keep refs in a list | Kai Huuhko |
2015-03-11 | Evas.SmartObject: Simplify callback handler code | Kai Huuhko |
2015-03-11 | Evas.SmartObject: changed smart event callback add/del methods to cdef | Kai Huuhko |
2015-03-10 | Move smart callback handling from elm Object to evas SO and inherit | Kai Huuhko |
2015-03-08 | Evas.SmartObject: Switch to using C implementation of ClippedSO | Kai Huuhko |
2015-03-08 | Evas.SmartObject: Fix issues in the new API implementation | Kai Huuhko |
2015-03-05 | Evas: Bring back SmartObject | Kai Huuhko |
2015-03-02 | Evas.Rect: Rename intercepts to intersects, correct the algorithm | Kai Huuhko |
2015-01-19 | Docs: improved evas pages | Dave Andreoli |
2015-01-17 | New 1.13 property evas.Map.util_object_move_sync | Dave Andreoli |
2015-01-06 | Evas.Object: New convenience props, size_hint_expand and size_hint_fill | Dave Andreoli |
2015-01-05 | Evas: better define for EVAS_HINT_FILL/EXPAND | Dave Andreoli |
2015-01-04 | Use new cython cpdef-enums in evas | Dave Andreoli |
2015-01-04 | Forgot to commit this (when I disabled SmartObject) | Dave Andreoli |
2015-01-02 | Another year has passed... | Dave Andreoli |
2014-05-10 | Added evas_font_path_global_* API | davemds |
2014-04-14 | s/2013/2014/g | davemds |
2014-04-05 | Remove const hacks | Kai Huuhko |
2013-12-07 | Python-EFL: fix the mess with the lgpl version. | davemds |
2013-12-04 | Evas: Use _set_properties_from_keyword_args | Kai Huuhko |
2013-11-10 | Optimize exception propagation in several hot/time critical cases. | Kai Huuhko |
2013-11-07 | Use types in objects' callback list definitions to simplify access. | Kai Huuhko |
2013-11-05 | Reduce usage of cpdef. | Kai Huuhko |
2013-09-30 | Rename efl.pxd to efl.eina.pxd | Kai Huuhko |
2013-04-22 | Evas: Add Grid. | Kai Huuhko |
2013-04-22 | Evas: Add some missing API to Object. | Kai Huuhko |
2013-04-22 | Evas: Add Table. | Kai Huuhko |
2013-04-22 | Evas: Improve documentation for Box, Line, Map, Textblock, Text, | Kai Huuhko |
2013-04-22 | Evas: Add some missing bits to Image. | Kai Huuhko |
2013-04-22 | Evas: Clean up evas.pxd | Kai Huuhko |
2013-04-09 | Python-EFL: unbreak compilation with cython 0.17.3 | davemds |
2013-04-07 | Evas: Add code for Textgrid, compiles but not tested. | Kai Huuhko |
2013-04-07 | Evas: Implemented Object.map_get() | Kai Huuhko |
2013-04-03 | Evas: Use cpdef for making internal calls faster, small performance | Kai Huuhko |
2013-04-03 | Add an enums file for Evas so it gets the values directly from C lib. | Kai Huuhko |
2013-03-23 | Internal function renames: | Kai Huuhko |
2013-02-24 | Python-EFL: docs for evas map | Davide Andreoli |
2013-02-14 | New line chars from CR/LF to LF | Davide Andreoli |
2013-02-13 | todo-- | Davide Andreoli |