On Wed, Mar 31, 2010 at 4:50 AM, Enlightenment SVN
wrote:
> Log:
> * calendar: fix month decrease/increase.
>
> Author: cedric
> Date: 2010-03-31 05:50:25 -0700 (Wed, 31 Mar 2010)
> New Revision: 47625
>
> Modified:
> trunk/E-MODULES-EXTRA/calendar/src/e_mod_main.c
>
> Modifi
On Wed, Mar 31, 2010 at 4:51 AM, Enlightenment SVN
wrote:
> Log:
> Removing deprecated code
> Author: tiago
> Date: 2010-03-31 05:51:55 -0700 (Wed, 31 Mar 2010)
> New Revision: 47626
>
> Modified:
> trunk/editje/editje/details_state.py
>
> Modified: trunk/editje/editje/details_stat
On Tue, Mar 30, 2010 at 9:40 PM, Vincent Torri wrote:
> On Tue, 30 Mar 2010, Dave Ray wrote:
>
>> My environment is MacOS-X 10.5.8 (Leopard) on a Macbook Pro (64-bit
>> Intel i686 Darwin), gcc 4.0.1 from XCode 3.1.4.
>> I am not using fink, everything installs in /usr/local. e16 and many
>> other
Hello,
2010/3/29 Enlightenment SVN :
> Log:
> * calendar: now you can move in the timeline.
>
> TODO: Add support for remote service with a local cache.
> People do you have suggestion on what kind of remote
> calendar this module should support ?
>
How about (Web-/)Cal
On Mon, Mar 29, 2010 at 5:54 PM, Enlightenment SVN
wrote:
> Log:
> * calendar: now you can move in the timeline.
>
> TODO: Add support for remote service with a local cache.
> People do you have suggestion on what kind of remote
> calendar this module should support ?
>
On Wed, Mar 31, 2010 at 4:52 PM, Leif Middelschulte
wrote:
> Hello,
>
> 2010/3/29 Enlightenment SVN :
>> Log:
>> * calendar: now you can move in the timeline.
>>
>> TODO: Add support for remote service with a local cache.
>> People do you have suggestion on what kind of remote
Thunderbird & Evolution both support CalDAV, as does Google & Yahoo.
Seems like a well supported standard!
On 31 March 2010 23:04, Cedric BAIL wrote:
> On Wed, Mar 31, 2010 at 4:52 PM, Leif Middelschulte
> wrote:
>> Hello,
>>
>> 2010/3/29 Enlightenment SVN :
>>> Log:
>>> * calendar: now y
Gustavo Sverzut Barbieri wrote:
>> Well, there is several solutions:
>>
>> 1) as you said, write your own .pc file and put it in the correct
>> directory. (that's what i do for Windows)
>>
>> 2) i can add a check of lua library in edje's configure.ac if
>> no .pc file
>> is found.
>>
>> I'll try
On Wed, 31 Mar 2010, Dave Ray wrote:
> Gustavo Sverzut Barbieri wrote:
>>> Well, there is several solutions:
>>>
>>> 1) as you said, write your own .pc file and put it in the correct
>>> directory. (that's what i do for Windows)
>>>
>>> 2) i can add a check of lua library in edje's configure.ac
On Mar 31, 2010, at 12:36 PM, Vincent Torri wrote:
> On Wed, 31 Mar 2010, Dave Ray wrote:
>> Gustavo Sverzut Barbieri wrote:
Well, there is several solutions:
...
2) i can add a check of lua library in edje's configure.ac if
no .pc file
is found.
I'll try to find
On Wed, 31 Mar 2010, Dave Ray wrote:
>>
>> if you just configured with
>>
>> LUA_CFLAGS="-I/my/prefix/include" LUA_LIBS="-L/my/prefix/lib" ./configure
>>
>> then it's normal.
>>
>> Try
>>
>> LUA_CFLAGS="-I/my/prefix/include" LUA_LIBS="-L/my/prefix/lib -llua"
>> ./configure
did you read **
On Mar 31, 2010, at 1:05 PM, Vincent Torri wrote:
> On Wed, 31 Mar 2010, Dave Ray wrote:
>>> if you just configured with
>>> LUA_CFLAGS="-I/my/prefix/include" LUA_LIBS="-L/my/prefix/lib" ./
>>> configure
>>> then it's normal.
>>> Try
>>> LUA_CFLAGS="-I/my/prefix/include" LUA_LIBS="-L/my/prefix/l
On Wed, 31 Mar 2010 14:57:52 -0700 Dave Ray said:
>
> On Mar 31, 2010, at 1:05 PM, Vincent Torri wrote:
>
> > On Wed, 31 Mar 2010, Dave Ray wrote:
> >>> if you just configured with
> >>> LUA_CFLAGS="-I/my/prefix/include" LUA_LIBS="-L/my/prefix/lib" ./
> >>> configure
> >>> then it's normal.
>
i recently found quite a number of accounts we have for svn commit access that
are simply 100% inactive (never used once for anything) or have been inactive
for what i consider "a while" with no good reason for that. here's the list. if
you are on it expect your account to be removed some-time soon
On Wed, 31 Mar 2010 23:18:35 +0800 Tom Haste wrote:
> >>> Log:
> >>> * calendar: now you can move in the timeline.
> >>>
> >>> TODO: Add support for remote service with a local cache.
> >>> People do you have suggestion on what kind of remote
> >>> calendar this module
On Thu, 1 Apr 2010 10:41:00 +0900 Carsten Haitzler (The Rasterman)
wrote:
> i recently found quite a number of accounts we have for svn commit
> access that are simply 100% inactive (never used once for anything)
> or have been inactive for what i consider "a while" with no good
> reason for that
On Wed, 31 Mar 2010, Dave Ray wrote:
>
> On Mar 31, 2010, at 1:05 PM, Vincent Torri wrote:
>
>> On Wed, 31 Mar 2010, Dave Ray wrote:
if you just configured with
LUA_CFLAGS="-I/my/prefix/include" LUA_LIBS="-L/my/prefix/lib" ./configure
then it's normal.
Try
LUA_CFLAGS="-I
On 03/31/2010 11:37 PM, David Seikel wrote:
> On Thu, 1 Apr 2010 10:41:00 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
>> i recently found quite a number of accounts we have for svn commit
>> access that are simply 100% inactive (never used once for anything)
>> or have been inactive for wha
On Wed, Mar 31, 2010 at 7:59 PM, Enlightenment SVN
wrote:
> Log:
> Initial support for Emotion as Edje EXTERNAL.
>
> Very crude, needs testing... but I can already play videos from inside
> editje and edje_player :-D
mandatory sample edc, sorry! Just edje_cc it and run with
edje_player... gree
1) patch edje with the attached file :
put that file in edje/, then:
patch -p0 < edje_lua.diff
2) set CFLAGS accordingly:
export CFLAGS="$CFLAGS -I/my/lua/prefix/include"
3) set LDFLAGS accordingly:
export LDFLAGS="$LDFLAGS -L/my/lua/prefix/lib"
note that there is no -llua anymore
4) run
On Wed, 31 Mar 2010, Enlightenment SVN wrote:
> Log:
> Initial support for Emotion as Edje EXTERNAL.
would you be interested in an m4 macro to simplify the integration of
edje_external in configure.ac ?
Vincent
--
D
On Thu, Apr 1, 2010 at 4:22 AM, Vincent Torri wrote:
>
>
> On Wed, 31 Mar 2010, Enlightenment SVN wrote:
>
>> Log:
>> Initial support for Emotion as Edje EXTERNAL.
>
> would you be interested in an m4 macro to simplify the integration of
> edje_external in configure.ac ?
>
Are you selling those
On Wed, 31 Mar 2010 20:33:38 -0300 Eduardo Felipe
said:
> > this is a fundamental issue with lua upstream. they simply don't want to
> > join the modern world. if you want to use lua upstream directly-as-is...
> > you will continue to have such problems. i know i'm in no mood to work
> > around s
On Thu, 1 Apr 2010, Iván Briano (Sachiel) wrote:
On Thu, Apr 1, 2010 at 4:22 AM, Vincent Torri wrote:
On Wed, 31 Mar 2010, Enlightenment SVN wrote:
Log:
Initial support for Emotion as Edje EXTERNAL.
would you be interested in an m4 macro to simplify the integration of
edje_external in
On Thu, Apr 1, 2010 at 5:04 AM, Vincent Torri wrote:
>
>
> On Thu, 1 Apr 2010, Iván Briano (Sachiel) wrote:
>
>> On Thu, Apr 1, 2010 at 4:22 AM, Vincent Torri wrote:
>>>
>>>
>>> On Wed, 31 Mar 2010, Enlightenment SVN wrote:
>>>
Log:
Initial support for Emotion as Edje EXTERNAL.
>>>
>>>
On Wed, 31 Mar 2010 23:48:36 -0400 Christopher Michael
wrote:
> On 03/31/2010 11:37 PM, David Seikel wrote:
> > Personally, I've been way to busy with other stuff to do much in the
> > way of open source coding. I started working on my own linux last
> > month,
> Sounds interestingany url ?
Hey,
I want to simulate "ls |grep foo" with ecore_exe. So i create an
Ecore_Exe *, named exe1, to execute "ls". In the DATA callback I create
another Ecore_Exe *, named exe2, which executes "grep foo" and i call
ecore_exe_send with exe2 and the data returned by "ls".
If I create exe2 with jus
27 matches
Mail list logo