On Wed, Apr 18, 2012 at 7:28 PM, Carsten Haitzler wrote:
> On Wed, 18 Apr 2012 10:50:53 +0900 Daniel Juyung Seo
> said:
>
>> Hello,
>> I agree with this change but I'm sad that Elm_Object_Select_Mode is
>> not reusable here :(
>> If we need to add Elm_Calendar_Select_Mode enum, I recommend to ren
On Wed, 18 Apr 2012 00:13:15 +0200 Michaël Bouchaud said:
hey yoz... see my reply to daniel... can u push out a patch asap? :) like when
you wake up and see this? :)
> -- Forwarded message --
> From: Michaël Bouchaud
> Date: 2012/4/18
> Subject: queue 1
> To: Enlightenment users
On Wed, 18 Apr 2012 10:50:53 +0900 Daniel Juyung Seo
said:
> Hello,
> I agree with this change but I'm sad that Elm_Object_Select_Mode is
> not reusable here :(
> If we need to add Elm_Calendar_Select_Mode enum, I recommend to rename them.
> So my suggestion is
>
> typedef enum
> {
>ELM_CALE
Hello,
I agree with this change but I'm sad that Elm_Object_Select_Mode is
not reusable here :(
If we need to add Elm_Calendar_Select_Mode enum, I recommend to rename them.
So my suggestion is
typedef enum
{
ELM_CALENDAR_SELECT_MODE_ALWAYS,
ELM_CALENDAR_SELECT_MODE_NONE,
ELM_CALENDAR_SELE
-- Forwarded message --
From: Michaël Bouchaud
Date: 2012/4/18
Subject: queue 1
To: Enlightenment users discussion & support <
enlightenment-us...@lists.sourceforge.net>
Hi all,
I come here about release, I want made some changes to elm_calendar in
future.
Here is the problem abo