Re: [E-devel] [PATCH] patch for describing ecore_imf APIs more detail

2011-03-10 Thread The Rasterman
On Wed, 02 Mar 2011 11:17:08 +0900 Jihoon Kim said: tnx! in svn! > Hi, EFL developers. > > This patch will supplement the documentation about > ecore_imf_context_preedit_start_event_add, > ecore_imf_context_preedit_end_event_add and > ecore_imf_context_delete_surrounding_event_add API. > Would

Re: [E-devel] [PATCH] elm_entry: context menu is shown even though the state of entry is disabled

2011-03-10 Thread The Rasterman
On Wed, 02 Mar 2011 10:53:43 +0900 Jihoon Kim said: fie.. fei.. fo... fum... i smell the blood of ... errr... someone committed this already :) > Hi, > > In elementary entry widget, context menu appear even though the state of > entry is disabled. > This patch is for solving this problem. > Thi

Re: [E-devel] [RFC] Evas - OpenGL and Evas (Part 3)

2011-03-10 Thread The Rasterman
On Mon, 7 Mar 2011 17:33:00 +0900 "Sung W. Park" said: ok - i skipped all the way to this mail since this already was discussed and you've moved on 1 step. :) > Hi all, > > In my earlier post, I've discussed about the issues with getting the > > evas_object_image_native_surface_set(...,

Re: [E-devel] [Patch] small patch for elm_module

2011-03-10 Thread The Rasterman
On Thu, 03 Mar 2011 10:13:25 +0900 WooHyun Jung said: in svn! > Hello. All ~ > > > > I made a patch for elm_module. > > Null setting for freed pointer ~ > > > > Can anybody check about this ? > > Thanks. > -- - Codito, ergo sum - "I code, therefore I am" ---

Re: [E-devel] [PATCH] elm_gengrid selection key patch

2011-03-10 Thread The Rasterman
On Thu, 03 Mar 2011 13:26:06 +0900 Jihoon Kim said: in svn! tnx muchly! > Hi, EFL developers. > > Unlike other widget, gengrid processes only the "Return" key for selecting > item. > This patch makes gengrid be able to process KP_Enter and space key for > selecting item. > > Thanks. --

Re: [E-devel] Receipe website

2011-03-10 Thread The Rasterman
On Tue, 1 Mar 2011 16:32:44 +0100 Cedric BAIL said: > On Tue, Mar 1, 2011 at 7:05 AM, Ian Caldwell wrote: > > while your at it. Find a web dev for E.org :P maybe we should roll some > > django like so http://djink.chrismorgan.info/ ? > > Yeah, that's rock to have so many people ready to help on

Re: [E-devel] RFC: eina simple (and stupid) XML parser

2011-03-10 Thread The Rasterman
On Wed, 9 Mar 2011 16:31:23 -0300 Gustavo Sverzut Barbieri said: > On Wed, Mar 9, 2011 at 8:19 AM, Carsten Haitzler wrote: > > On Sun, 27 Feb 2011 20:25:06 -0300 Gustavo Sverzut Barbieri > > said: > > > > well i'll respond to the original post here after having read this entire > > thread. > >

Re: [E-devel] Crash with elementary after recompile

2011-03-10 Thread The Rasterman
On Wed, 2 Mar 2011 23:30:55 +0100 Andreas Volz said: > Am Wed, 2 Mar 2011 00:22:56 +0100 schrieb Andreas Volz: > > > Hello, > > > > my application crashes after recompiling EFL: > > > > http://codepad.org/gQc8fqaL > > > > Reason is that elm_config=NULL while dereferencing and using the > > ma

Re: [E-devel] Crash with elementary after recompile

2011-03-10 Thread The Rasterman
On Wed, 2 Mar 2011 23:30:55 +0100 Andreas Volz said: > Am Wed, 2 Mar 2011 00:22:56 +0100 schrieb Andreas Volz: > > > Hello, > > > > my application crashes after recompiling EFL: > > > > http://codepad.org/gQc8fqaL > > > > Reason is that elm_config=NULL while dereferencing and using the > > ma

Re: [E-devel] Evas - OpenGL and Image Object - evas_object_image_native_surface_set()

2011-03-10 Thread The Rasterman
On Mon, 28 Feb 2011 17:14:58 +0900 "Sung W. Park" said: > Hi all, > > My name is Sung Park and I've recently started working on a project for a > Big mobile hw company in Korea ;-) oh out with it already! :) everyone knows its samsung. :) > I've been given the assignment of getting the OpenGL

Re: [E-devel] imlib2 caching can fail

2011-03-10 Thread The Rasterman
On Sun, 06 Mar 2011 07:49:59 +0100 "Kim Woelders" said: > On Thu, 03 Mar 2011 15:46:15 +0100, Jesper Saxtorph > wrote: > > > I have just submitted a bugraport + a patch on trac (bug #716). > > > > I just wanted to notifify it here also as I do not know the > > enlightenment community and how

Re: [E-devel] [Patch] elm_map_marker_region_get

2011-03-10 Thread The Rasterman
On Mon, 7 Mar 2011 11:10:16 +0900 sangho park said: > Dear all, > > This is a patch for elm_map_marker. > I added one api to get the coordinates of the marker. > because marker->longitude and marker->latitude are private data, > app can't access the coordinates of the marker. > > pls review thi

Re: [E-devel] [Patch] anchorview's "clicked" signal is always sent when mouse up.

2011-03-10 Thread The Rasterman
On Fri, 04 Mar 2011 21:15:34 +0900 WooHyun Jung said: thanks! in svn! :) > Hello. All. > > I've checked "anchor,clicked" signal is always sent with mouse_up. > > That is, mouse_down on the anchor -> mouse_move out from the anchor -> > mouse_up can emit "anchor,clicked" signal. > > So I made

Re: [E-devel] more evas implicits

2011-03-10 Thread The Rasterman
On Mon, 7 Mar 2011 00:34:11 -0500 Mike Blumenkrantz said: how do you get these? i don't with -W -Wall -Wextra ... and it always complains of implicit decl's. > evas_font_draw.c: In function 'evas_common_font_int_cache_glyph_get': > evas_font_draw.c:205: warning: implicit declaration of function

Re: [E-devel] Need suggestion to support multiple text parts in elm_progressbar

2011-03-10 Thread The Rasterman
On Mon, 07 Mar 2011 16:25:58 + (GMT) PRINCE KUMAR DUBEY said: the general idea, i like, BUT... exposing the actual part name i don't. making multiple calls to set multiple defined/known labels that a style may or may not provide sounds good, but if you want to make this "pass in the part name

Re: [E-devel] [Patch] elm_smart_scroller_child_region_show_internal

2011-03-10 Thread The Rasterman
On Mon, 07 Mar 2011 08:11:50 + (GMT) Jae Hwan Kim said: i'm happy with that patch! thanks! in svn! :) > > Dear all > > In the els_scroller of the elementary, the function > "elm_smart_scroller_child_region_show_internal" have a problem. If the > parameters "x,y,w,h" have the wrong value li

Re: [E-devel] [PATCH]: keyboard navigation in menus

2011-03-10 Thread The Rasterman
On Wed, 9 Mar 2011 16:24:10 +0100 Tristan Lelong said: ok. going to have to "reject" here. patch 1: 1. formatting - elm_menu_discard() in Elementary.h.in doesnt align with the rest of the calls next to it (looks ugly) 2. elm_menu_discard() in elm_menu.c is indented using tabs, not spaces. make i

Re: [E-devel] [E-Devel] Edje program signal for key press

2011-03-10 Thread The Rasterman
On Wed, 9 Mar 2011 20:19:23 +0100 "Christian K." said: > Yes, understood. > > >What's your use case? Other than simple tests? > > I write a calculator module, mainly with edje and embryo, and i wanted to > add a quick keyboard entry. > For the numbers i use elementary buttons, but they simply c

Re: [E-devel] Crash with elementary after recompile

2011-03-10 Thread Cedric BAIL
On Thu, Mar 10, 2011 at 7:35 AM, Carsten Haitzler wrote: > On Wed, 2 Mar 2011 23:30:55 +0100 Andreas Volz said: >> Am Wed, 2 Mar 2011 00:22:56 +0100 schrieb Andreas Volz: >> > my application crashes after recompiling EFL: >> > >> > http://codepad.org/gQc8fqaL >> > >> > Reason is that elm_config=N

Re: [E-devel] Crash with elementary after recompile

2011-03-10 Thread The Rasterman
On Thu, 10 Mar 2011 12:00:33 +0100 Cedric BAIL said: > On Thu, Mar 10, 2011 at 7:35 AM, Carsten Haitzler > wrote: > > On Wed, 2 Mar 2011 23:30:55 +0100 Andreas Volz said: > >> Am Wed, 2 Mar 2011 00:22:56 +0100 schrieb Andreas Volz: > >> > my application crashes after recompiling EFL: > >> > > >

Re: [E-devel] [PATCH]: keyboard navigation in menus

2011-03-10 Thread Tristan Lelong
Ok, I correct all these and I'll submit patches again. Thx for the feedback. Le jeudi 10 mars 2011, Carsten Haitzler a écrit : > On Wed, 9 Mar 2011 16:24:10 +0100 Tristan Lelong > > said: > > ok. going to have to "reject" here. > > patch 1: > 1. formatting - elm_menu_discard() in Elementary.h.i

Re: [E-devel] E SVN: raster trunk/evas/src/modules/loaders/bmp

2011-03-10 Thread Vincent Torri
no changelog ? Vincent On Thu, 10 Mar 2011, Enlightenment SVN wrote: > Log: > ok - finally - biran wang... you get your hacky bmp loader. > > > > Author: raster > Date: 2011-03-10 04:11:42 -0800 (Thu, 10 Mar 2011) > New Revision: 57668 > Trac: http://trac.enlightenment.org

[E-devel] Repaired DBus-c++ ecore integration

2011-03-10 Thread Andreas Volz
Hello, I just repaired the long partly broken ecore integration to DBus-C++. If you like to use DBus-c++ with Ecore, please test it. https://sourceforge.net/projects/dbus-cplusplus/ http://gitorious.org/dbus-cplusplus Thanks zmike for ecore help! Yes I know there's e_dbus, but this one fits bet

Re: [E-devel] E SVN: raster trunk/evas/src/modules/loaders/bmp

2011-03-10 Thread Vincent Torri
forget it vincent On Thu, 10 Mar 2011, Vincent Torri wrote: > > no changelog ? > > Vincent > > On Thu, 10 Mar 2011, Enlightenment SVN wrote: > >> Log: >> ok - finally - biran wang... you get your hacky bmp loader. >> >> >> >> Author: raster >> Date: 2011-03-10 04:11:42 -0800 (Thu,

[E-devel] No animations in editje

2011-03-10 Thread Andreas Volz
Hello, I updated to current E SVN some days ago, but I've still problems with animations in editje. Here is my example: http://tux-style.com/tmp/screens.edj It was created by hand, then continued by edje_editor and now continued by editje. There're definitive animations when I load and unload a

Re: [E-devel] No animations in editje

2011-03-10 Thread Gustavo Sverzut Barbieri
On Thu, Mar 10, 2011 at 10:04 AM, Andreas Volz wrote: > Hello, > > I updated to current E SVN some days ago, but I've still problems with > animations in editje. Here is my example: > > http://tux-style.com/tmp/screens.edj > > It was created by hand, then continued by edje_editor and now continued

Re: [E-devel] [RFC] Evas - OpenGL and Evas (Part 3)

2011-03-10 Thread Solerman Kaplon
Em 10-03-2011 06:11, Carsten Haitzler (The Rasterman) escreveu: > > one thing that an eventual implementation of this will need is both a "gl" and > "software" path. the software path may literally us importing a special build > of mesa with all the software rendering only enabled and glued to rend

Re: [E-devel] [RFC] Evas - OpenGL and Evas (Part 3)

2011-03-10 Thread The Rasterman
On Thu, 10 Mar 2011 11:15:58 -0300 Solerman Kaplon said: > Em 10-03-2011 06:11, Carsten Haitzler (The Rasterman) escreveu: > > > > one thing that an eventual implementation of this will need is both a "gl" > > and "software" path. the software path may literally us importing a special > > build o

Re: [E-devel] E SVN: raster trunk/evas/src/modules/loaders/bmp

2011-03-10 Thread Nicolas Aguirre
2011/3/10 Vincent Torri : > > forget it > > vincent > someone could please fix vtorri.c it seems there is a bug in the automatic changelog mail system? Sorry vincent :P -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http://enna.geexbox.org Blog: http://dev.enlightenment.fr/~captainigl

Re: [E-devel] E SVN: raster trunk/evas/src/modules/loaders/bmp

2011-03-10 Thread Vincent Torri
On Thu, 10 Mar 2011, Nicolas Aguirre wrote: > 2011/3/10 Vincent Torri : >> >> forget it >> >> vincent >> > > someone could please fix vtorri.c it seems there is a bug in the > automatic changelog mail system? > > Sorry vincent :P i'm too evil to be fixed. Vincent -

Re: [E-devel] more evas implicits

2011-03-10 Thread Mike Blumenkrantz
On Thu, 10 Mar 2011 19:22:48 +0900 Carsten Haitzler (The Rasterman) wrote: > On Mon, 7 Mar 2011 00:34:11 -0500 Mike Blumenkrantz said: > > how do you get these? i don't with -W -Wall -Wextra ... and it always > complains of implicit decl's. > > > evas_font_draw.c: In function 'evas_common_font

Re: [E-devel] Crash with elementary after recompile

2011-03-10 Thread Andreas Volz
Am Thu, 10 Mar 2011 12:00:33 +0100 schrieb Cedric BAIL: > On Thu, Mar 10, 2011 at 7:35 AM, Carsten Haitzler > wrote: > > On Wed, 2 Mar 2011 23:30:55 +0100 Andreas Volz > > said: > >> Am Wed, 2 Mar 2011 00:22:56 +0100 schrieb Andreas Volz: > >> > my application crashes after recompiling EFL: > >>

Re: [E-devel] imlib2 caching can fail

2011-03-10 Thread Kim Woelders
On Thu, 10 Mar 2011 10:31:32 +0100, Carsten Haitzler wrote: > On Sun, 06 Mar 2011 07:49:59 +0100 "Kim Woelders" said: > >> On Thu, 03 Mar 2011 15:46:15 +0100, Jesper Saxtorph >> wrote: >> >> > I have just submitted a bugraport + a patch on trac (bug #716). >> > >> > I just wanted to notifify

Re: [E-devel] CeBIT 2011 reports

2011-03-10 Thread Tom Hacohen
On Tue, Mar 8, 2011 at 12:27 AM, Thomas Gstädtner wrote: > You might not be familiar with this, but they actually do sell razors > in Germany. :P > But I don't speak German... Anyhow, I'm currently in france, and I still haven't shaved (can't speak french)... :P Well actually, I want to use a t

Re: [E-devel] CeBIT 2011 reports

2011-03-10 Thread Mike Blumenkrantz
On Thu, 10 Mar 2011 23:14:26 +0200 Tom Hacohen wrote: > On Tue, Mar 8, 2011 at 12:27 AM, Thomas Gstädtner > wrote: > > > You might not be familiar with this, but they actually do sell razors > > in Germany. :P > > > > But I don't speak German... Anyhow, I'm currently in france, and I still > h

Re: [E-devel] CeBIT 2011 reports

2011-03-10 Thread Vincent Torri
On Thu, 10 Mar 2011, Tom Hacohen wrote: On Tue, Mar 8, 2011 at 12:27 AM, Thomas Gstädtner wrote: You might not be familiar with this, but they actually do sell razors in Germany. :P But I don't speak German... Anyhow, I'm currently in france, and I still haven't shaved (can't speak frenc

[E-devel] edje_decc -> build.sh

2011-03-10 Thread Andreas Volz
Hello, I'm just wondering why edje_decc writes a build.sh with this content: edje_edit $@ -id . -fd . generated_source.edc -o screens.edj This for sure doesn't work. I searched the sources and found this in edje_decc.c: if (build_sh) { snprintf(out, sizeof(out),

Re: [E-devel] CeBIT 2011 reports

2011-03-10 Thread Daniel Juyung Seo
Hey Tom, How is your tour? Anything fun in France? Daniel Juyung Seo (SeoZ) On Fri, Mar 11, 2011 at 6:14 AM, Tom Hacohen wrote: > On Tue, Mar 8, 2011 at 12:27 AM, Thomas Gstädtner > wrote: >> >> You might not be familiar with this, but they actually do sell razors >> in Germany. :P > > But I do

Re: [E-devel] E SVN: andreas trunk/devs/andreas

2011-03-10 Thread Daniel Juyung Seo
Great! I can recognize your face :) Daniel Juyung Seo (SeoZ) On Thu, Mar 10, 2011 at 9:18 PM, Enlightenment SVN wrote: > Log: > update my dev info >  add images > > Author:       andreas > Date:         2011-03-10 04:18:46 -0800 (Thu, 10 Mar 2011) > New Revision: 57670 > Trac:         http://tra

Re: [E-devel] No animations in editje

2011-03-10 Thread Andreas Volz
Am Thu, 10 Mar 2011 10:13:06 -0300 schrieb Gustavo Sverzut Barbieri: > On Thu, Mar 10, 2011 at 10:04 AM, Andreas Volz > wrote: > > Hello, > > > > I updated to current E SVN some days ago, but I've still problems > > with animations in editje. Here is my example: > > > > http://tux-style.com/tmp/s

Re: [E-devel] edje_decc -> build.sh

2011-03-10 Thread Daniel Juyung Seo
It looks like a bug. When using editje for edj creation, edje_file->compiler becomes edje_edit. When using edje_cc for edj creation, edje_file->compiler becomes edje_cc. Daniel Juyung Seo (SeoZ) On Fri, Mar 11, 2011 at 6:36 AM, Andreas Volz wrote: > Hello, > > I'm just wondering why edje_decc wr

Re: [E-devel] No animations in editje

2011-03-10 Thread Gustavo Lima Chaves
* Andreas Volz [2011-03-10 23:01:10 +0100]: > Am Thu, 10 Mar 2011 10:13:06 -0300 schrieb Gustavo Sverzut Barbieri: > > > On Thu, Mar 10, 2011 at 10:04 AM, Andreas Volz > > wrote: > > > Hello, > > > > > > I updated to current E SVN some days ago, but I've still problems > > > with animations in

Re: [E-devel] libtool issues recently ... libjpeg.la

2011-03-10 Thread Daniel Kasak
On Tue, 2011-03-08 at 06:59 +, Vincent Torri wrote: > > On Tue, 8 Mar 2011, Daniel Kasak wrote: > > > Greetings. > > > > I've been building from svn via the easy_e17.sh script. Recently, evas > > and others have been failing when looking for libjpeg.la. My system > > ( Gentoo / Sabayon ) does

[E-devel] (Re)moving stuff from SVN without author knowledge

2011-03-10 Thread Andreas Volz
Hello, Some time ago I wrote a little tool called edje_player: http://andreasvolz.wordpress.com/2009/01/25/edjeplayer-01/ It was very simple and not yet finished. I like to use it often. Now I just noticed that someone removed it from SVN: http://svn.enlightenment.org/svn/e/trunk/PROTO/edje_pl

Re: [E-devel] (Re)moving stuff from SVN without author knowledge

2011-03-10 Thread unixti...@gmail.com
I think you make a very good point Andreas. While the other side may argue that it is in public subversion and is open source code, at the same time the project still has an author with an idea and scope for the project. I think its rude to change the code of ones project and even the scope of i

Re: [E-devel] E SVN: raster trunk/evas/src/modules/loaders/bmp

2011-03-10 Thread Brian Wang
On Thu, Mar 10, 2011 at 8:11 PM, Enlightenment SVN wrote: > Log: > ok - finally - biran wang... you get your hacky bmp loader. cool and thanks. :-) > > > > Author:       raster > Date:         2011-03-10 04:11:42 -0800 (Thu, 10 Mar 2011) > New Revision: 57668 > Trac:         http://trac.enlighte

[E-devel] Adding support for a ternary state shift in illume keyboard

2011-03-10 Thread Rui Miguel Silva Seabra
Hi, I'm completely unsure of this patch and haven't had the change of testing it. The desired behavior is to have a shit key that will alternate between shift, capslock and then normal state. This would allow a caps lock in the Default.kbd without adding another virtual key. I'm thinking

Re: [E-devel] Adding support for a ternary state shift in illume keyboard

2011-03-10 Thread Rui Miguel Silva Seabra
Em 10-03-2011 23:49, Rui Miguel Silva Seabra escreveu: > Hi, > > I'm completely unsure of this patch and haven't had the change of > testing it. > > The desired behavior is to have a shit key that will alternate between > shift, capslock and then normal state. > > This would allow a caps lock in th

Re: [E-devel] CeBIT 2011 reports

2011-03-10 Thread David Seikel
On Thu, 10 Mar 2011 16:26:39 -0500 Mike Blumenkrantz wrote: > On Thu, 10 Mar 2011 23:14:26 +0200 > Tom Hacohen wrote: > > > On Tue, Mar 8, 2011 at 12:27 AM, Thomas Gstädtner > > wrote: > > > > > You might not be familiar with this, but they actually do sell > > > razors in Germany. :P > > > >

Re: [E-devel] CeBIT 2011 reports

2011-03-10 Thread 박춘언
Actually, real man has one more WINDMILL in his face. ---Original Message--- Sender : David Seikel Date : 2011/03/11 09:42 (GMT+09:00) Subject : Re: [E-devel] CeBIT 2011 reports On Thu, 10 Mar 2011 16:26:39 -0500 Mike Blumenkrantz wrote: > On Thu, 10 Mar 2011 23:14:26 +0200 > Tom Hacohen w

Re: [E-devel] CeBIT 2011 reports

2011-03-10 Thread Mike Blumenkrantz
On Fri, 11 Mar 2011 01:55:47 + (GMT) 박춘언 wrote: > Actually, real man has one more WINDMILL in his face. > > > ---Original Message--- > Sender : David Seikel > Date : 2011/03/11 09:42 (GMT+09:00) > Subject : Re: [E-devel] CeBIT 2011 reports > > > On Thu, 10 Mar 2011 16:26:39 -0500 Mike B

Re: [E-devel] Adding support for a ternary state shift in illume keyboard

2011-03-10 Thread Christopher Michael
On 03/10/2011 06:49 PM, Rui Miguel Silva Seabra wrote: > Hi, > > I'm completely unsure of this patch and haven't had the change of > testing it. > > The desired behavior is to have a shit key that will alternate between > shift, capslock and then normal state. > > This would allow a caps lock in t

[E-devel] [Patch] Focus issue in elm_widget.c

2011-03-10 Thread WooHyun Jung
Hello ~ I've checked there were some focus problems when an object is hidden. So I made patch for that ~ Can anybody check about this ? Thanks. elm_widget.patch Description: Binary data -- Colocation vs. Managed