User Details
- User Since
- Feb 19 2013, 12:16 AM (519 w, 15 h)
- Availability
- Available
Aug 3 2020
Jan 17 2019
Thank you for your patch.
Oct 2 2018
Sep 30 2018
Sep 28 2018
May 3 2018
Apr 6 2018
Mar 26 2018
@cedric
Please see https://phab.enlightenment.org/D5832 for the latest version.
I'll abandon this revision after I check if there's anything to consider from the comments.
Mar 21 2018
This patch removes legacy theme and refactors sample code.
Mar 15 2018
Mar 5 2018
Feb 21 2018
evas_object_image_size_set()
evas_object_image_load_size_set()
evas_object_image_load_scale_down_set()
Dec 12 2017
Looks good to me.
Nov 21 2017
Nov 17 2017
Nov 16 2017
ewww... fixed it.
on my side, distcheck failed as follows:
Nov 15 2017
Nov 8 2017
@jpeg please briefly look through this and let me know if this is "similar" to what you expected.
Nov 6 2017
Here is the link to the differential:
https://phab.enlightenment.org/D5430
I rebuilt the code from the scratch and here is the new branch:
Aug 4 2017
I have been working on building classes to support page view in efl and just pushed the results so far.
Jul 14 2017
Jun 9 2017
Should each property in Elm.Interface_Scrollable be a part of Efl.Ui.Scrollable interface?
Apr 27 2017
Apr 26 2017
static void
_down_cb(void *data, Evas *e, Evas_Object *obj, void *event_info)
{
printf("MOUSE DOWN!\n"); fflush(stdout);
}