but we have elm_object_content_part_set/get() already.
i.e)
#define ELM_BUTTON_ICON "elm.swallow.icon"
elm_object_content_part_set(obj, ELM_BUTTON_ICON, icon);
Let's run together for the best moment!
-Regards, Hermet-
-Original Message-
From: "Enligh
On Fri, 21 Oct 2011, Enlightenment SVN wrote:
> Log:
> add call to get maximum image size (eg max texture size)
changelog, and @since in the doc
Vincent
>
>
>
> Author: raster
> Date: 2011-10-21 01:17:14 -0700 (Fri, 21 Oct 2011)
> New Revision: 64244
> Trac: http://trac.
SeoZ, you definitely need a lock, so somebody could not access your TODO list.
or..
Set a deadly trap there to blow someone away when he open your TODO list. :p
Let's run together for the best moment!
-Regards, Hermet-
-Original Message-
From: "Enlig
On Fri, 21 Oct 2011 17:35:44 +0900
ChunEon Park wrote:
> but we have elm_object_content_part_set/get() already.
> i.e)
> #define ELM_BUTTON_ICON "elm.swallow.icon"
> elm_object_content_part_set(obj, ELM_BUTTON_ICON, icon);
>
> Let's run together for the best m
On Fri, 21 Oct 2011 17:44:52 +0900
ChunEon Park wrote:
> SeoZ, you definitely need a lock, so somebody could not access your TODO
> list. or..
> Set a deadly trap there to blow someone away when he open your TODO list. :p
>
> Let's run together for the best mom
On Fri, Oct 21, 2011 at 12:00 PM, Enlightenment SVN
wrote:
> Log:
> and disable invalidate optimization
>
>
>
> Author: raster
> Date: 2011-10-21 03:00:03 -0700 (Fri, 21 Oct 2011)
> New Revision: 64249
> Trac: http://trac.enlightenment.org/e/changeset/64249
>
> Modified:
> t
Dear developers.
I'd made a small patch of elm_entry.
It's not a special code itself, however it modify some important policy of
elm_entry.
Current elm_entry only supports content sets to internal scroller's edc.
However it can't be used if scrollable is not set.
I think it's definitely a bug. So
On Fri, 21 Oct 2011 12:34:05 +0200 Cedric BAIL said:
> On Fri, Oct 21, 2011 at 12:00 PM, Enlightenment SVN
> wrote:
> > Log:
> > and disable invalidate optimization
> >
> >
> >
> > Author: raster
> > Date: 2011-10-21 03:00:03 -0700 (Fri, 21 Oct 2011)
> > New Revision: 64249
> > Tra
Spank spank raster!
This introduces trailing whitespaces.
Daniel Juyung Seo (SeoZ)
On Fri, Oct 21, 2011 at 2:50 PM, Enlightenment SVN
wrote:
> Log:
> nicer formatting of async events
>
>
>
> Author: raster
> Date: 2011-10-20 22:50:05 -0700 (Thu, 20 Oct 2011)
> New Revision: 64240
>
This is cool.
Thanks zmike!
Daniel Juyung Seo (SeoZ)
2011/10/21 Mike Blumenkrantz :
> On Fri, 21 Oct 2011 17:44:52 +0900
> ChunEon Park wrote:
>
>> SeoZ, you definitely need a lock, so somebody could not access your TODO
>> list. or..
>> Set a deadly trap there to blow someone away when he open y
Ha! I was about to start a thread about this specific issue!
I don't know if you noticed but I added a 'efl-indent' script in FORMATTING
which uses GNU's indent. That works very good, and is used by GStreamer to
do their code formatting.
GStreamer uses git and when you try to commit something that
Hi,
Why does gnome-terminal exit with code 255 when executed from the menu
in E, but not when executed from a terminal?
S.
--
The demand for IT networking professionals continues to grow, and the
demand for specialized
On 21/10/11 21:27, Sebastian Dransfeld wrote:
> Hi,
>
> Why does gnome-terminal exit with code 255 when executed from the menu
> in E, but not when executed from a terminal?
I'm also having issues with exit codes, premature exits, and etc.
For example, when running libreoffice from e (using a c
On Fri, 21 October 2011 Tom Hacohen wrote:
> On 21/10/11 21:27, Sebastian Dransfeld wrote:
> > Why does gnome-terminal exit with code 255 when executed from the menu
> > in E, but not when executed from a terminal?
>
> I'm also having issues with exit codes, premature exits, and etc.
>
> For ex
On Fri, 21 Oct 2011 09:53:01 -0700
"Enlightenment SVN" wrote:
> Log:
> elm gengrid: Changed widget data member 'self' to 'obj'. Sync with genlist.
>
>
> Author: seoz
> Date: 2011-10-21 09:53:01 -0700 (Fri, 21 Oct 2011)
> New Revision: 64262
> Trac: http://trac.enlightenm
On 21/10/11 22:10, Bruno wrote:
> Is it a matter of those apps forking (LibreOffice) and possibly the
> environment they are seeing?
>
> stracing enlightenment (and looking at the clone which execs the app +
> further children) might shed some more precise light on it.
If it was only easily/consi
On Fri, 2011-10-21 at 21:27 +0200, Sebastian Dransfeld wrote:
> Why does gnome-terminal exit with code 255 when executed from the menu
> in E, but not when executed from a terminal?
Bug in gnome-terminal, has nothing to do with menu launching. See:
https://bugzilla.gnome.org/show_bug.cgi?id=6463
On Sat, 22 Oct 2011 00:47:33 +0900 Daniel Juyung Seo
said:
> Spank spank raster!
> This introduces trailing whitespaces.
turn off your annoyance mode in your editor. fyi if u mean trailing white
spaces at the START of blank lines - thats actually HOW many editors work on
autoindent... because th
On Fri, 21 Oct 2011 21:16:33 -0400 Ross Vandegrift said:
> On Fri, 2011-10-21 at 21:27 +0200, Sebastian Dransfeld wrote:
> > Why does gnome-terminal exit with code 255 when executed from the menu
> > in E, but not when executed from a terminal?
>
> Bug in gnome-terminal, has nothing to do with
On Fri, 21 Oct 2011 14:44:31 -0400 Youness Alaoui
said:
> Ha! I was about to start a thread about this specific issue!
> I don't know if you noticed but I added a 'efl-indent' script in FORMATTING
> which uses GNU's indent. That works very good, and is used by GStreamer to
> do their code formatt
Yeah, I've seen ecrustify but I think when testing it, it didn't give good
results and from what I could perceive, other devs don't seem to trust it to
work reliably which is why I put efl-indent in there.
Also I believe using a tested and used GNU app is better than using a custom
made one that mi
On Sat, 22 Oct 2011 01:38:35 -0400 Youness Alaoui
said:
> Yeah, I've seen ecrustify but I think when testing it, it didn't give good
> results and from what I could perceive, other devs don't seem to trust it to
> work reliably which is why I put efl-indent in there.
> Also I believe using a test
22 matches
Mail list logo