On Thu, 22 Oct 2009, Brian Wang wrote:
> Hello all,
>
> I just made my first attempt to improve Elementary.
> The attached patch adds an indicator format callback function for
> showing a more versatile indicator string. It also sends drag
> start/stop signals when the dragging starts and ends.
Hello all,
I just made my first attempt to improve Elementary.
The attached patch adds an indicator format callback function for
showing a more versatile indicator string. It also sends drag
start/stop signals when the dragging starts and ends.
This is useful for showing a music playback progress
2009/10/21 Atton Jonathan
> I don't understand why the string is saved but ok.
>
it is saved to have the ability to free it later
>
> 2009/10/21 Dave Andreoli
>
> > http://pastebin.com/m67f0d62f
> >
> > Here you can find my simple solution to the elm_entry ' bug'.
> >
> > I'm not sure is the
Hello,
any ideas why elm fileselector adds a "" at the end of the path?
This is really confusing while working with the result path.
regards
Andreas
--
Come build with us! The BlackBerry(R) Developer Conference in SF, C
I don't understand why the string is saved but ok.
2009/10/21 Dave Andreoli
> http://pastebin.com/m67f0d62f
>
> Here you can find my simple solution to the elm_entry ' bug'.
>
> I'm not sure is the right solution, Raster spoken about remember when you
> have strippend the or not...don't underst
On Wed, Oct 21, 2009 at 6:59 PM, Gustavo Chaves wrote:
> Attached is a patch fixing of the list iterating macros.
In svn, thanks.
--
Cedric BAIL
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is
Hi, all.
Attached is a patch fixing of the list iterating macros.
Cheers,
--
Gustavo Lima Chaves
Computer Engineer @
ProFUSION Embedded Systems
Index: trunk/eina/src/include/eina_list.h
===
--- trunk/eina/src/include/eina_list.h (re
http://pastebin.com/m67f0d62f
Here you can find my simple solution to the elm_entry ' bug'.
I'm not sure is the right solution, Raster spoken about remember when you
have strippend the or not...don't understand why :P
This can be considered an API BREAK, if you have managed the removal in
your