[E-devel] equivalent function like gdk_draw_rgb_image() in EFL ??

2010-07-14 Thread Hyun Park
Hi, Firstly, English is not my native language, please understand this : ) I'm now trying to re-write my GTK application by using Elementary widget library. I already checked test application, 'elementary_test' but I couldn't find some appropriate APIs like gdk_draw_rgb_image() in Evas or

Re: [E-devel] equivalent function like gdk_draw_rgb_image() in EFL ??

2010-07-14 Thread The Rasterman
On Wed, 14 Jul 2010 16:00:11 +0900 Hyun Park hyuny...@gmail.com said: Hi, Firstly, English is not my native language, please understand this : ) I'm now trying to re-write my GTK application by using Elementary widget library. I already checked test application, 'elementary_test' but I

[E-devel] [PATCH] evas BMP loader - fix for 32-bit BMP files saved by GIMP

2010-07-14 Thread Brian Wang
Hello all, GIMP (2.6.8) seems to save 32-bit BMP in the Windows 3.0 + (v3) format mentioned in evas_image_load_bmp.c. I'm not sure if the patch breaks anything (or images created by other tools). Please correct it if you see fit. This patch should enable support for ARGB BMP files for evas.

Re: [E-devel] [announce] geneet: eet boilerplate generator

2010-07-14 Thread Gustavo Sverzut Barbieri
On Tue, Jul 13, 2010 at 8:52 PM, Carsten Haitzler ras...@rasterman.com wrote: On Tue, 13 Jul 2010 12:17:12 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Tue, Jul 13, 2010 at 1:22 AM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 12 Jul 2010 21:10:21 -0300 Gustavo

Re: [E-devel] E SVN: glima IN trunk/TMP/st/elementary: data/themes src/lib

2010-07-14 Thread Gustavo Sverzut Barbieri
On Wed, Jul 14, 2010 at 4:04 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log:  Elm notify theme apply.  Patch by k-s. Thanks about the commit! @all: people, when doing theme/style for your object, try to understand the infrastructure that raster did, the style is the last

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-14 Thread dhp_E17
On 14/07/10 07:52, Andreas Volz wrote: Could you maybe report about your oo.org issue? I noticed a problem with oo.org dialog placing and have this on my TODO list for fixing. Maybe it's the same problem... ah ... i also have this one, but it's again a different issue ^^ I had forget it.

[E-devel] Genlist strange selection behavior

2010-07-14 Thread Rafael Fonseca
Guys, if you go to the first genlist test example from elementary_test and click in the item #8, for example. Pressing the mouse down in that item again and start dragging will cause the item to be unselected. I think that if the user has selected the item it should not be unselected because

[E-devel] [PATCH] [Elementary] Make elm_slideshow themeable

2010-07-14 Thread Rafael Fonseca
Guys, the elm_slideshow widget was ignoring the object style in its theme_hook and a user made theme would never be used. The attached patch fix that. B.R. -- Rafael Fonseca ProFUSION embedded systems http://www.profusion.mobi Index: src/lib/elm_slideshow.c

Re: [E-devel] [PATCH] [Elementary] Make elm_slideshow themeable

2010-07-14 Thread Gustavo Sverzut Barbieri
On Wed, Jul 14, 2010 at 5:55 PM, Rafael Fonseca rfons...@profusion.mobi wrote: Guys, the elm_slideshow widget was ignoring the object style in its theme_hook and a user made theme would never be used. The attached patch fix that. Hold on, I'll commit a mega patch fixing all bugs grep can find

Re: [E-devel] [PATCH] [Elementary] Make elm_slideshow themeable

2010-07-14 Thread Gustavo Sverzut Barbieri
On Wed, Jul 14, 2010 at 6:04 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Wed, Jul 14, 2010 at 5:55 PM, Rafael Fonseca rfons...@profusion.mobi wrote: Guys, the elm_slideshow widget was ignoring the object style in its theme_hook and a user made theme would never be used.

Re: [E-devel] E SVN: barbieri trunk/TMP/st/elementary/src/lib

2010-07-14 Thread Atton Jonathan
the slideshow bug with only one slide haha I will fix i. 2010/7/14 Enlightenment SVN no-re...@enlightenment.org Log: fix widgets that were forcing style to be default. Author: barbieri Date: 2010-07-14 14:14:52 -0700 (Wed, 14 Jul 2010) New Revision: 50257 Modified:

[E-devel] [PATCH] [Elementary] Fix elm_thumb smart callback calling

2010-07-14 Thread Rafael Fonseca
Currently, elm_thumb is passing the wrong pointer to the smart_callback_call function, so the callbacks are not being called. The attached patch fix that. B.R. -- Rafael Fonseca ProFUSION embedded systems http://www.profusion.mobi Index: src/lib/elm_thumb.c

Re: [E-devel] [PATCH] [Elementary] Fix elm_thumb smart callback calling

2010-07-14 Thread Gustavo Sverzut Barbieri
On Wed, Jul 14, 2010 at 5:58 PM, Rafael Fonseca rfons...@profusion.mobi wrote: Currently, elm_thumb is passing the wrong pointer to the smart_callback_call function, so the callbacks are not being called. The attached patch fix that. in svn r50258. -- Gustavo Sverzut Barbieri

[E-devel] Fwd: E SVN: tiago IN trunk/THEMES: . efenniht efenniht/images

2010-07-14 Thread Gustavo Sverzut Barbieri
FYI, Efenniht-E17 made into SVN. -- Forwarded message -- From: Enlightenment SVN no-re...@enlightenment.org Date: Wed, Jul 14, 2010 at 6:58 PM Subject: E SVN: tiago IN trunk/THEMES: . efenniht efenniht/images To: enlightenment-...@lists.sourceforge.net Log:  Efenniht theme for

Re: [E-devel] E SVN: tiago IN trunk/THEMES: . efenniht efenniht/images

2010-07-14 Thread Gustavo Sverzut Barbieri
On Wed, Jul 14, 2010 at 7:34 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: FYI, Efenniht-E17 made into SVN. BTW, people that are using it, please raise your hand... and give some feedback. If you want to try it, check out http://people.profusion.mobi/~gustavo/efenniht.edj --

Re: [E-devel] E SVN: tiago IN trunk/THEMES: . efenniht efenniht/images

2010-07-14 Thread Gustavo Sverzut Barbieri
On Wed, Jul 14, 2010 at 10:09 PM, Tom Haste tomha...@gmail.com wrote: Looks nice! Heres a couple things I might change (if you agree)... 1. The text boxes look almost out of place being such a lithe grey. That's something we talked a bit. While in our theme we can control them, in all other

Re: [E-devel] E SVN: tiago IN trunk/THEMES: . efenniht efenniht/images

2010-07-14 Thread Christopher Michael
On 7/14/2010 8:33 PM, Gustavo Sverzut Barbieri wrote: On Wed, Jul 14, 2010 at 7:34 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: FYI, Efenniht-E17 made into SVN. BTW, people that are using it, please raise your hand... and give some feedback. If you want to try it, check

[E-devel] elm_ethumb / dbus / ethumb setup problem

2010-07-14 Thread Brian Wang
Hello all, I'm playing with elm_ethumb on my target but the app just stops responding (little to none CPU usage). The same app runs on my x86 box without a problem. I guess it's a dbus/ethumb? setup problem; however, I have no clue what the problem is and where to check. Any pointers? What

Re: [E-devel] E SVN: tiago IN trunk/THEMES: . efenniht efenniht/images

2010-07-14 Thread Gustavo Sverzut Barbieri
On Wed, Jul 14, 2010 at 10:47 PM, Christopher Michael cpmicha...@comcast.net wrote: On 7/14/2010 8:33 PM, Gustavo Sverzut Barbieri wrote: On Wed, Jul 14, 2010 at 7:34 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi  wrote: FYI, Efenniht-E17 made into SVN. BTW, people that are using it,

Re: [E-devel] E SVN: tiago IN trunk/THEMES: . efenniht efenniht/images

2010-07-14 Thread Christopher Michael
On 07/14/2010 09:59 PM, Gustavo Sverzut Barbieri wrote: On Wed, Jul 14, 2010 at 10:47 PM, Christopher Michael cpmicha...@comcast.net wrote: On 7/14/2010 8:33 PM, Gustavo Sverzut Barbieri wrote: On Wed, Jul 14, 2010 at 7:34 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobiwrote: FYI,

Re: [E-devel] elm_ethumb / dbus / ethumb setup problem

2010-07-14 Thread Gustavo Sverzut Barbieri
On Wed, Jul 14, 2010 at 10:41 PM, Brian Wang brian.wang.0...@gmail.com wrote: Hello all, I'm playing with elm_ethumb on my target but the app just stops responding (little to none CPU usage). The same app runs on my x86 box without a problem. I guess it's a dbus/ethumb? setup problem;

Re: [E-devel] E SVN: tiago IN trunk/THEMES: . efenniht efenniht/images

2010-07-14 Thread Tom Haste
I downloaded the .edj because Im lazy. :) On 15 July 2010 09:27, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Wed, Jul 14, 2010 at 10:09 PM, Tom Haste tomha...@gmail.com wrote: Looks nice! Heres a couple things I might change (if you agree)... 1. The text boxes look almost out

Re: [E-devel] elm_ethumb / dbus / ethumb setup problem

2010-07-14 Thread Brian Wang
On Thu, Jul 15, 2010 at 10:03 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Wed, Jul 14, 2010 at 10:41 PM, Brian Wang brian.wang.0...@gmail.com wrote: Hello all, I'm playing with elm_ethumb on my target but the app just stops responding (little to none CPU usage). The same

Re: [E-devel] E SVN: tiago IN trunk/THEMES: . efenniht efenniht/images

2010-07-14 Thread Samuel Nicholas
On 15 July 2010 10:03, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Wed, Jul 14, 2010 at 7:34 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: FYI, Efenniht-E17 made into SVN. BTW, people that are using it, please raise your hand... and give some feedback. looks

Re: [E-devel] equivalent function like gdk_draw_rgb_image() in EFL ??

2010-07-14 Thread Hyun Park
Hi, All I tried to find some APIs from evas_image_* api in Evas.h and refered to some sample codes concering this. Finally, I wrote below test code, but it didn't work well that I intended. It displays just only sky_03.jpg image on its entire window. Below source code seems looks weird, but I

Re: [E-devel] equivalent function like gdk_draw_rgb_image() in EFL ??

2010-07-14 Thread Vincent Torri
Hey, I tried to find some APIs from evas_image_* api in Evas.h and refered to some sample codes concering this. Finally, I wrote below test code, but it didn't work well that I intended. It displays just only sky_03.jpg image on its entire window. Below source code seems looks weird, but I

Re: [E-devel] [announce] geneet: eet boilerplate generator

2010-07-14 Thread The Rasterman
On Wed, 14 Jul 2010 12:00:11 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Tue, Jul 13, 2010 at 8:52 PM, Carsten Haitzler ras...@rasterman.com wrote: On Tue, 13 Jul 2010 12:17:12 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Tue, Jul 13, 2010 at 1:22