On Thu, 19 May 2011 13:13:18 +1000 David Seikel said:
> On Thu, 19 May 2011 11:51:18 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Mon, 16 May 2011 19:41:01 +0200 (CEST) Vincent Torri
> > said:
> >
> > i forgot about embryo.. fixed. uses eina_path now :) the osx code..
> > thats od
On Thu, 19 May 2011 11:51:18 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Mon, 16 May 2011 19:41:01 +0200 (CEST) Vincent Torri
> said:
>
> i forgot about embryo.. fixed. uses eina_path now :) the osx code..
> thats odd. the generic argv0 + $PATH + cwd should be able to find the
> executab
On Mon, 16 May 2011 19:41:01 +0200 (CEST) Vincent Torri
said:
i forgot about embryo.. fixed. uses eina_path now :) the osx code.. thats odd.
the generic argv0 + $PATH + cwd should be able to find the executable in the
generic way rather than needing a specific osx call.
as such now tho.. all the
Hello, EFL developers.
When elm_entry_entry_set() is called, the preedit text in the entry should
be cleared. ATM, it doesn’t works so.
This patch will resolve this problem.
When ecore_imf_context_reset() is called, the preedit text in the immodule
will be committed by calling ‘ecore_imf_c
On Sun, 15 May 2011 06:41:47 +0200 (CEST) Vincent Torri
said:
looks like someone committed already :)
>
> is the patch below good ?
>
> Vincent
>
> Index: src/lib/cache/evas_cache_image.c
> ===
> --- src/lib/cache/evas_cache_imag
On Wed, May 18, 2011 at 3:11 PM, Tom Hacohen
wrote:
> On Wed, 2011-05-18 at 10:04 +0300, Tom Hacohen wrote:
>> There are the eina utf8 functions that do exactly that. I wonder what
>> logic is implemented in that widget that needs that...
>
> I wonder what whoever who wrote it tried to do, cause I
Original-Nachricht
> Datum: Wed, 18 May 2011 17:35:26 +0200
> Von: "Nikolas Arend"
> An: enlightenment-devel@lists.sourceforge.net
> Betreff: Re: [E-devel] comp-scale module
>
> Original-Nachricht
> > Datum: Wed, 18 May 2011 08:29:25 +0200
> > Von: "hannes.ja
Original-Nachricht
> Datum: Wed, 18 May 2011 08:29:25 +0200
> Von: "hannes.janet...@gmail.com"
> An: enlightenment-devel@lists.sourceforge.net
> Betreff: Re: [E-devel] comp-scale module
> ok, problem was just that the redraw timer was only run once and after
> the animation sho
On Wed, 2011-05-18 at 17:30 +0300, Tom Hacohen wrote:
> Nope, was actually supposed to be __BINBUF_MAGIC_STR.
>
> Fixed now.
(By cedric)
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn
On Wed, 2011-05-18 at 10:56 -0300, Gustavo Sverzut Barbieri wrote:
> I guess this will still break --enable-amalgamation since you'll have
> 2 __STRBUF_MAGIC_STR[]. I guess you mean:
>
> #define _STRBUF_MAGIC_STR __BINBUF_MAGIC_STR
> static const char _STRBUF_MAGIC_STR[] = "Eina Binbuf";
On Wed, May 18, 2011 at 3:56 PM, Gustavo Sverzut Barbieri
wrote:
> On Wed, May 18, 2011 at 8:45 AM, Enlightenment SVN
> wrote:
>> Log:
>> Eina binbuf: Fix compilation and correct the mistakes.
>>
>> Author: tasn
>> Date: 2011-05-18 04:45:32 -0700 (Wed, 18 May 2011)
>> New Revision:
On Wed, May 18, 2011 at 8:45 AM, Enlightenment SVN
wrote:
> Log:
> Eina binbuf: Fix compilation and correct the mistakes.
>
> Author: tasn
> Date: 2011-05-18 04:45:32 -0700 (Wed, 18 May 2011)
> New Revision: 59500
> Trac: http://trac.enlightenment.org/e/changeset/59500
>
> Mo
* Brian Wang [2011-05-18 11:18:05 +0800]:
> Hello all,
>
> If elm_flipselector_interval_set() the interval to be shorter, say
> 0.25, the displayed item may be question marks or wrong characters.
>
> Thanks in advance.
Yes, know bug, which lies in Embryo, AFAIR. Someone knowing embryo
guts got
On Fri, 13 May 2011 00:00:50 +0900 "Sung W. Park" said:
ok. missing the focus hook thing u'd need if u want key events to work...
display_func -> render_func_set() probably better. z_get probably can be
skipped if really too much of a pita.
whats the gl_func_call api for.. why pass the func - u
On Sat, 14 May 2011 21:20:55 +0200 Thomas Gstädtner
said:
in svn. fixed.
> Attached patch renames the mouse bindings (conf_bindings), registered as
> "Mouse" to "Mouse Buttons", because there is also "Mouse" in
> conf_interaction.
> Patch is on e17 root, not svnroot.
>
> Alternative would be to
On Thu, 12 May 2011 23:11:21 +0900 "Sung W. Park" said:
> Hi all,
>
> I'm attaching a patch for Evas_GL that fixes a few minor bugs.
> For one, I had issues with stencil and depth format on OpenGL ES on a mobile
> device using FBO.
>
> Here's a part of the patch as an example...
> (By the way,
2011/5/18 Nicolas Aguirre
>
>
> 2011/5/18 Enlightenment SVN
>
>> Log:
>> elm grid obj++
>>
>>
>>
>> Author: raster
>> Date: 2011-05-18 00:15:36 -0700 (Wed, 18 May 2011)
>> New Revision: 59483
>> Trac: http://trac.enlightenment.org/e/changeset/59483
>>
>>
>>
> No edje implem
2011/5/18 Enlightenment SVN
> Log:
> elm grid obj++
>
>
>
> Author: raster
> Date: 2011-05-18 00:15:36 -0700 (Wed, 18 May 2011)
> New Revision: 59483
> Trac: http://trac.enlightenment.org/e/changeset/59483
>
>
>
No edje implementation of this object ?
--
Nicolas Aguirre
Ma
On Fri, 13 May 2011 19:42:57 +0200 Cedric BAIL said:
> On Fri, May 13, 2011 at 11:29 AM, Carsten Haitzler
> wrote:
> > On Sun, 08 May 2011 14:41:47 +0300 Tom Hacohen
> > said:
> >
> > eina is pretty good to go - only thing thats up for debate is eina_object
> > stuff.. i've been meaning to look
Hello all,
[ sorry... I typed the wrong subject line... It's flipselector, not
diskselector. ]
If elm_flipselector_interval_set() the interval to be shorter, say
0.25, the displayed item may be question marks or wrong characters.
Please find below the valgrind report when flipping through the
f
On Wed, 18 May 2011 10:02:03 +0200 Laszlo KREKACS
said:
there isn't a way to filter specific keystrokes for an entry. there is a way to
filter specific TEXt before its inserted, but this is after a keystroke
(sequence) has been converted already to a string:
elm_entry_text_filter_append()
elm_en
Hi,
On Fri, May 13, 2011 at 8:40 PM, Laszlo KREKACS
wrote:
> Im still fighting with shortcuts. With Ctrl-S I change file export
> behaviour, and it
> inputs into the focused elementary.Entry a hexa 13 char.
>
> But what I really miss is the TAB key. Thats a real blocker. Jumping
> to the next ele
On Wed, 2011-05-18 at 10:04 +0300, Tom Hacohen wrote:
> There are the eina utf8 functions that do exactly that. I wonder what
> logic is implemented in that widget that needs that...
I wonder what whoever who wrote it tried to do, cause I just took a look
at the code and it makes zero sense :)
--
On Wed, 2011-05-18 at 09:05 +0800, Brian Wang wrote:
> Hello all,
>
> elm_diskselector seems to support only ASCII characters when cutting
> the text strings at the sides.
> _check_string/_check_letter() may be examined.
> Does evas has some handy exported functions to cut the text at proper
> UT
24 matches
Mail list logo