On 23/07/13 07:17, Sung W. Park wrote:
> No problem. :)
>
> I was worried that I would break something since I couldn't compile it but
> it was simple a simple addition so I just went ahead with it.
No Worries :) Ideally I would request at Least a compile check ;) (let's
not pick up any bad habits
No problem. :)
I was worried that I would break something since I couldn't compile it but
it was simple a simple addition so I just went ahead with it.
For big ones, I'll let you know. :)
cheers,
Sung
On Tue, Jul 23, 2013 at 2:58 PM, Christopher Michael wrote:
> Thank you for porting this !!
Thank you for porting this !! :)
Cheers,
dh
On 23/07/13 02:29, Sung W. Park - Enlightenment Git wrote:
> sung pushed a commit to branch master.
>
> commit 7aa516c01a620da3438de864ac0c0e5b80c93d0b
> Author: Sung W. Park
> Date: Tue Jul 23 10:23:36 2013 +0900
>
> Evas: adding image dump deb
+27568
awesome!
On Tue, Jul 23, 2013 at 11:07 AM, Sung W. Park wrote:
> Looks really nice hermet! :)
>
> what's wrong with 'enventor'??? it totally makes sense you know, like all
> the other names. i'm surprised that terminology wasn't name eterminology
> ;-)
>
> cheers,
> Sung
>
>
> On Tue,
Dear Tom,
what does "if the app using elm is translatable." mean?
With setlocale LC_MESSAGES to NULL, running applications with environment
variable with LANG doesn't translate the texts.
const char *msg_locale = setlocale(LC_MESSAGES, NULL);
I tried with "" instead of NULL and it worked.
c
Looks really nice hermet! :)
what's wrong with 'enventor'??? it totally makes sense you know, like all
the other names. i'm surprised that terminology wasn't name eterminology
;-)
cheers,
Sung
On Tue, Jul 23, 2013 at 10:52 AM, Carsten Haitzler wrote:
> On Tue, 23 Jul 2013 02:42:10 +0900 (KST
On Mon, 22 Jul 2013 17:30:17 +0100 Tom Hacohen said:
> On 21/07/13 14:18, Jérémy Zurcher wrote:
> > Hello from my holiday in France (for the frenchies who know lofofora ;)
> >
> > On Friday 12 July 2013 15:42, Carsten Haitzler wrote :
> >> On Mon, 08 Jul 2013 18:00:15 +0100 Tom Hacohen
> >> sai
On Tue, 23 Jul 2013 02:42:10 +0900 (KST) ChunEon Park said:
> http://www.youtube.com/watch?v=cOdgBBV4J3s&feature=youtu.be
just call it inventor. enough of the "e" stuff. it sounds stupid to mangle
words to stuff an e on the front. we have so much of it that people already
can't keep track of wha
On Tue, Jul 23, 2013 at 12:53 AM, Gustavo Sverzut Barbieri
wrote:
> On Mon, Jul 22, 2013 at 5:12 AM, Cedric BAIL wrote:
>> Hello,
>>
>> On Fri, Jul 19, 2013 at 10:51 PM, Gustavo Lima Chaves
>> wrote:
>> > Hi, Edje people (Cedric, Raster, mainly).
>> >
>> > When centering two or more parts on a b
On Jul 22, 2013 2:43 PM, "ChunEon Park" wrote:
>
> http://www.youtube.com/watch?v=cOdgBBV4J3s&feature=youtu.be
>
Looks really nice... What about a way to emmit signals? Maybe click on over
a program + open a ctx popup with an emmit signal btn?
Regards and good lucky...
> ---
looks nice and promising! Let's hope this one will survive more than
edje_editor and editje :-D
On Mon, Jul 22, 2013 at 4:31 PM, Daniel Juyung Seo wrote:
> Good job! I'm loving it!
> I am a big fan of enventor from its start, edje_writer :)
>
> Daniel Juyung Seo (SeoZ)
>
>
> On Tue, Jul 23, 2013
Good job! I'm loving it!
I am a big fan of enventor from its start, edje_writer :)
Daniel Juyung Seo (SeoZ)
On Tue, Jul 23, 2013 at 3:10 AM, Chris Michael wrote:
> Looking good Hermet, Nice work !! :)
>
> dh
>
> On 07/22/13 18:42, ChunEon Park wrote:
> > http://www.youtube.com/watch?v=cOdgBBV4J
Looking good Hermet, Nice work !! :)
dh
On 07/22/13 18:42, ChunEon Park wrote:
> http://www.youtube.com/watch?v=cOdgBBV4J3s&feature=youtu.be
>
>
> -Regards, Hermet-
> --
> See every
http://www.youtube.com/watch?v=cOdgBBV4J3s&feature=youtu.be
-Regards, Hermet-
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with applica
On Mon, Jul 22, 2013 at 5:12 AM, Cedric BAIL wrote:
>
> Hello,
>
> On Fri, Jul 19, 2013 at 10:51 PM, Gustavo Lima Chaves
> wrote:
> > Hi, Edje people (Cedric, Raster, mainly).
> >
> > When centering two or more parts on a broader layout, with no use of
> > offsets (think scalable interfaces), it'
Hi Hermet,
I have an issue with that commit. In Tizen, I am almost sure it sigsegvs
because of the change from list to inlist. In
_translate_string_data_get, ts = NULL is done before the it->next of the
loop. I say I am almost sure because gdb gives me a ts not NULL and
sigsegvs on the line be
On 21/07/13 14:18, Jérémy Zurcher wrote:
> Hello from my holiday in France (for the frenchies who know lofofora ;)
>
> On Friday 12 July 2013 15:42, Carsten Haitzler wrote :
>> On Mon, 08 Jul 2013 18:00:15 +0100 Tom Hacohen
>> said:
>>
>> ok. looked at eo2test.c
>>
>> eo2_do(obj,
>>
Well, If app breaks the nested object, it should be printed eina log before.
I'm almost sure this nested pointer has a potential problem or other efl lib
has.
Later i will send a test case if i can make a simpler one but at this moment,
you can see the problem in this sequence
Enventor(Edje
On 18/07/13 03:00, Cedric BAIL wrote:
> On Thu, Jul 18, 2013 at 9:37 AM, Carsten Haitzler
> wrote:
>> On Wed, 17 Jul 2013 15:10:45 +0100 Tom Hacohen
>> said:
>>> On 17/07/13 15:04, Stefan Schmidt wrote:
On 07/17/2013 02:07 PM, Tom Hacohen wrote:
> On 16/07/13 09:02, Cedric BAIL wrote:
Hello.
This should give everyone an overview over what has happened in the last
week regarding our continuous integration builds, unit tests and
coverage as well as all static analyser runs and things like
address-sanitizer.
The numbers in parentheses reflect the values from last week to give
Hello,
On Fri, Jul 19, 2013 at 10:51 PM, Gustavo Lima Chaves
wrote:
> Hi, Edje people (Cedric, Raster, mainly).
>
> When centering two or more parts on a broader layout, with no use of
> offsets (think scalable interfaces), it's of great use to have these
> sub-parts bundled in a subgroup, which
On Mon, Jul 22, 2013 at 2:25 PM, ChunEon Park wrote:
> The case is happened when createing win -> layout -> entry.
>
> And swallow entry to layout.
>
> Of course the prerequistion may be reuquired to reproduce the problem,
>
> But the usage, itself is pretty correct independently.
Damn ! You seem
22 matches
Mail list logo