Re: [E-devel] elm_notify positioning problem

2010-03-06 Thread Atton Jonathan
See the message : http://sourceforge.net/mailarchive/forum.php?thread_name=c81c5d9c1002270545s70e25e53wbddded2772c6b...@mail.gmail.com&forum_name=enlightenment-devel 2010/3/7 Carsten Haitzler > On Fri, 26 Feb 2010 13:11:03 +0800 Brian Wang > said: > > > Hello all, > > > > I've been bothered by

Re: [E-devel] [PATCH] Extend E dbus interface

2010-03-06 Thread The Rasterman
On Sat, 6 Mar 2010 23:08:12 +0100 Joel Klinghed said: > On Tue, 2 Mar 2010 10:51:27 +1100 > Carsten Haitzler (The Rasterman) wrote: > > > On Mon, 1 Mar 2010 14:17:03 -0300 Gustavo Sverzut Barbieri > > said: > > > > > On Mon, Mar 1, 2010 at 2:00 PM, Carsten Haitzler > > > wrote: > > > > On Su

Re: [E-devel] [RFC] Implement evas_object_move for polygons

2010-03-06 Thread The Rasterman
On Mon, 1 Mar 2010 15:40:21 +0100 Cedric BAIL said: > For the sake of consistency, I would like to propose this patch that > enable the possibility to move around polygons like any other evas > object. It comes with a patch to expedite. With this patch, it also > open the path to improve polygon

Re: [E-devel] Add http basic auth to ecore_con_url

2010-03-06 Thread The Rasterman
On Sun, 28 Feb 2010 22:20:53 + Rui Miguel Silva Seabra said: > Em 28-02-2010 22:18, Vincent Torri escreveu: > > > > > > On Sun, 28 Feb 2010, Rui Miguel Silva Seabra wrote: > > > >> Em 28-02-2010 22:10, Vincent Torri escreveu: > >>> > >>> > >>> On Sun, 28 Feb 2010, Rui Miguel Silva Seabra w

Re: [E-devel] elm_notify positioning problem

2010-03-06 Thread The Rasterman
On Fri, 26 Feb 2010 13:11:03 +0800 Brian Wang said: > Hello all, > > I've been bothered by this question for quite some time but still > haven't been able to come up with a simple code that reproduce the > problem. > > Here it goes: > elm_notify container may be mis-positioned after some object

Re: [E-devel] [PATCH] evas: Allow to reduce line spacing in Textblock

2010-03-06 Thread The Rasterman
On Mon, 01 Mar 2010 03:23:09 +0600 Mikhail Gusarov said: in svn - with a small added check (make sure ascent+descent > 0) > > Here's the proposed patch for Evas which removes extra checks and makes > it possible to reduce line spacing in Textblock (previously it was only > possible to make it b

Re: [E-devel] ecore_con API

2010-03-06 Thread The Rasterman
On Thu, 25 Feb 2010 06:05:28 +0100 (CET) Vincent Torri said: that's a good q. as it is now - it means you can get all the platform specific info about your connection... BUT this is platform-specific. the other option is a whole bunch of calls or a big struct we fill in from addrinfo that is at l

Re: [E-devel] e17 wallpaper engine configuration

2010-03-06 Thread The Rasterman
On Mon, 8 Feb 2010 06:46:35 + Laurent Ghigonis said: > On Mon, 8 Feb 2010 04:49:44 + > Laurent Ghigonis wrote: > > On Sun, 7 Feb 2010 22:25:13 +0900 > > Carsten Haitzler (The Rasterman) wrote: > > > is xrender actually appreciably faster than software for the bg? in > > > my experience

Re: [E-devel] I have a sugestion for E website: use mod_rewrite for better urls

2010-03-06 Thread The Rasterman
On Tue, 26 Jan 2010 13:24:34 -0200 Leandro Santiago said: > I wrote a .htaccess file: > > It worked for me with a en.org copy on my computer running Apache2: > > > RewriteEngine On > > RewriteRule ^(about(/[[:alnum:]]*)?|news|download|support|contribute| > contact|docs|index)/?$ p.php

Re: [E-devel] removal of deprecated functions

2010-03-06 Thread The Rasterman
On Sat, 6 Mar 2010 18:15:36 +0100 (CET) Vincent Torri said: > > > On Sat, 6 Mar 2010, Vincent Torri wrote: > > > > > On Sat, 6 Mar 2010, Gustavo Sverzut Barbieri wrote: > > > >> On Sat, Mar 6, 2010 at 1:54 PM, Vincent Torri wrote: > >>> > >>> Hey > >>> > >>> it's a reminder : tomorrow, the

Re: [E-devel] e's default.edc missing parts

2010-03-06 Thread Tom Haste
The only mention of those parts are in in the CPU freq code, and theyre all commented out. Are you using the most recent SVN checkout? It looks fine with SVN revision 46921. Toma On 7 March 2010 01:39, Leif Middelschulte wrote: > Hello, > > I noticed that the parts "increase", "increase_button"

Re: [E-devel] removal of deprecated functions

2010-03-06 Thread Rui Miguel Silva Seabra
Em 06-03-2010 17:12, Gustavo Sverzut Barbieri escreveu: > IMHO we should just remove. Eet is a better replacement, however maybe > we need some examples... See Rui, from Elmdentica, he is using eet > much like ecore-config, and it's not good... if we have simple > examples on how to save simple sin

[E-devel] e's default.edc missing parts

2010-03-06 Thread Leif Middelschulte
Hello, I noticed that the parts "increase", "increase_button", "decrease", and "decrease_button" are missing but targeted in e's default.edc which leads to a failure during build. Another bug appears on OSX during 'msgmerge --update' command due to acl reasons apparently. A workaround is exten

Re: [E-devel] removal of deprecated functions

2010-03-06 Thread Vincent Torri
On Sat, 6 Mar 2010, Vincent Torri wrote: On Sat, 6 Mar 2010, Gustavo Sverzut Barbieri wrote: On Sat, Mar 6, 2010 at 1:54 PM, Vincent Torri wrote: Hey it's a reminder : tomorrow, the following functions / directories will e removed :  * eina_error (parts that are deprecated by eina_log)

Re: [E-devel] removal of deprecated functions

2010-03-06 Thread Gustavo Sverzut Barbieri
On Sat, Mar 6, 2010 at 2:07 PM, Vincent Torri wrote: > > On Sat, 6 Mar 2010, Gustavo Sverzut Barbieri wrote: > >> On Sat, Mar 6, 2010 at 1:54 PM, Vincent Torri wrote: >>> >>> Hey >>> >>> it's a reminder : tomorrow, the following functions / directories will e >>> removed : >>> >>>  * eina_error (

Re: [E-devel] removal of deprecated functions

2010-03-06 Thread Vincent Torri
On Sat, 6 Mar 2010, Gustavo Sverzut Barbieri wrote: On Sat, Mar 6, 2010 at 1:54 PM, Vincent Torri wrote: Hey it's a reminder : tomorrow, the following functions / directories will e removed :  * eina_error (parts that are deprecated by eina_log) these were removed already! indeed. Last

Re: [E-devel] removal of deprecated functions

2010-03-06 Thread Gustavo Sverzut Barbieri
On Sat, Mar 6, 2010 at 1:54 PM, Vincent Torri wrote: > > Hey > > it's a reminder : tomorrow, the following functions / directories will e > removed : > >  * eina_error (parts that are deprecated by eina_log) these were removed already! >  * Evas_Data.h and src/lib/data >  * ecore_txt >  * ecore_

[E-devel] removal of deprecated functions

2010-03-06 Thread Vincent Torri
Hey it's a reminder : tomorrow, the following functions / directories will e removed : * eina_error (parts that are deprecated by eina_log) * Evas_Data.h and src/lib/data * ecore_txt * ecore_con_dns should ecore_config really removed from the svn or just disabled in ecore ? Vincent

Re: [E-devel] It's that time again!!!!

2010-03-06 Thread Ian Caldwell
Well, I think that's fair however I think it should be something to the effect of must be readily available to students for questions in order to help them. or something similiar. Also I was not able to hear any complaints from students maybe the mentors know of a couple? On Sat, Mar 6, 2010 at 1:

Re: [E-devel] E SVN: rui IN trunk/elmdentica: . src

2010-03-06 Thread Rui Miguel Silva Seabra
Em 06-03-2010 01:16, Gustavo Sverzut Barbieri escreveu: > On Fri, Mar 5, 2010 at 6:45 PM, Enlightenment SVN > wrote: >> #include >> #include >> @@ -45,7 +44,6 @@ >> extern char * url_post; >> extern char * url_friends; >> extern int debug; >> -extern GConfClient *conf_client; > > try to re

Re: [E-devel] E SVN: rui trunk/elmdentica/src

2010-03-06 Thread Rui Miguel Silva Seabra
Em 06-03-2010 09:09, Rui Miguel Silva Seabra escreveu: > Em 06-03-2010 00:51, Gustavo Sverzut Barbieri escreveu: >>- keep indentation consistent! Your code goes as a cascade, with >> new indent levels for no obvious reasons... this makes review harder >> (I was wondering if the buf was the same

Re: [E-devel] E SVN: rui trunk/elmdentica/src

2010-03-06 Thread Rui Miguel Silva Seabra
Em 06-03-2010 00:51, Gustavo Sverzut Barbieri escreveu: > On Thu, Mar 4, 2010 at 8:44 PM, Enlightenment SVN > wrote: >> Modified: trunk/elmdentica/src/curl.c >> === >> --- trunk/elmdentica/src/curl.c 2010-03-04 22:42:31 UTC (rev 46883

Re: [E-devel] How to Use gst in EFL?

2010-03-06 Thread Vincent Torri
On Thu, 28 Jan 2010, xupengxiang wrote: > Hi ,all > > I want to develop a gstreamer-based audioplayer, which modules support > gstreamer's bus? I try use gstreamer directly, but I found that > gst_bus_add_watch (bus, onBusMessage, NULL)); is invalid. you can use gstreamer bus. We use it i

Re: [E-devel] It's that time again!!!!

2010-03-06 Thread Tom Haste
>From the article: What criteria did you use to select these individuals as mentors? Please be as specific as possible. - They must be a member who has been around awhile. - They must be a developer who has shown experience and or exceptional knowledge in this area as well made multiple extensive