[E-devel] about elm_module.c

2009-10-17 Thread Vincent Torri
Hey I have several questions / remarks about elm_module.c: 1) line 88, snprintf has too much arguments. I don't know how to fix that 2) why isn't elm_module using eina_module ? 3) I have a patch to support dll: http://pastebin.ca/1626693 no objection to apply it ? Vincent -

[E-devel] Project announcement: e code snippets

2009-10-17 Thread Laszlo KREKACS
Dear lists, I have started a project, where I write/collect small self-containing e application, each of them features some specific function: http://esnippets.googlecode.com Currently there are 3 code snippets already there: 1. edje groups packed into an elementary.Box, which swallowed to an el

Re: [E-devel] E SVN: billiob IN trunk/BINDINGS/python: python-ecore/ecore python-elementary/tests

2009-10-17 Thread Gustavo Sverzut Barbieri
On Fri, Oct 16, 2009 at 1:27 PM, Boris 'billiob' Faure wrote: > I've "translated" TMP/st/elementary/src/bin/test_progressbar.c It was > written there, that's why i did it. > But I hope you like : > +EVAS_HINT_EXPAND = 1.0 > +EVAS_HINT_FILL = -1.0 these are fine, because they give a hint of what's