honestly, :-] I just want to follow and keep as others. But I got feedbacks
and there is no reason to deny those suggestions. If there would be a case
to use at the outside of elementary, then EAPI will be back. :)
Thanks for your response always.
Shinwoo Kim.
2012/6/20 Vincent Torri
> honestly
honestly, i just saw the other functions having EAPI, so, i just ask
:-) I know less than you about all those functions :-)
Vincent
On Wed, Jun 20, 2012 at 8:35 AM, Kim Shinwoo wrote:
> EAPI would be necessary and previous patch has EAPI. but Gustavo said
> remove it.
> Now I'm confused. If it i
EAPI would be necessary and previous patch has EAPI. but Gustavo said
remove it.
Now I'm confused. If it is necessary to export, I'll add it. Thanks for
your response.
Sincerely,
Shinwoo Kim.
2012/6/20 Vincent Torri
> is it normal that _elm_access_edje_object_part_object_register() has
> no EAP
is it normal that _elm_access_edje_object_part_object_register() has
no EAPI in front of it ?
Vincent
On Wed, Jun 20, 2012 at 8:10 AM, Kim Shinwoo wrote:
> Please cedric. :)
>
> 2012/6/19 Carsten Haitzler
>
>> On Mon, 4 Jun 2012 15:01:39 +0900 Kim Shinwoo
>> said:
>>
>> cedric - put it in as i
in svn, thanks :)
On Wed, Jun 20, 2012 at 7:57 AM, Kim Shinwoo wrote:
> Dear all, hello.
>
> The datetime module has unnecessary lines.
> The datetime resets ctxpopup parent in ctxpopup parent resize callback.
>
> But ctxpopup has its own callback for the parent resize.
> In this callback, ctxpop
Please cedric. :)
2012/6/19 Carsten Haitzler
> On Mon, 4 Jun 2012 15:01:39 +0900 Kim Shinwoo
> said:
>
> cedric - put it in as is :) name is fine.
>
> > Dear all, hello.
> >
> > To read TEXTBLOCK (especially, TEXTBLOCKs in layout object) in the
> > accessibility environment, the TEXTBLOCK shoul
Dear all, hello.
Here is test code for turning on/off access mode.
There are ACCESS ON button and ACCESS OFF button.
This is temporal test code so.. please use, enjoy and abandon it.
Thanks.
Shinwoo Kim.
2012/6/20 Kim Shinwoo
> I have revised the previous patch again as below
> - check previ
Dear all, hello.
The datetime module has unnecessary lines.
The datetime resets ctxpopup parent in ctxpopup parent resize callback.
But ctxpopup has its own callback for the parent resize.
In this callback, ctxpopup hides itself. then, ctxpopup recalculates its
parent size when ctxpopup shows its
I have revised the previous patch again as below
- check previous status both is_access and module
A cosmetic bug in the previous mail.
- the argument name: elm_config_access_set(Eina_Bool is_access, const
char* module)
Thanks.
Sincerely,
Shinwoo Kim.
2012/6/20 Kim Shinwoo
> Dear all, he
Dear all, hello.
I have revised the previous patch as below
- elm_config_access_set(Eina_Bool is_access, const char* module_name)
- checki previous status
- use @since in doc (Vincent, thanks for your response!)
Then please review and give come feedbacks. Thanks.
Sincerely,
Shinwoo Kim.
2
On 19/06/2012, at 23:21, Jihoon Kim wrote:
> Thanks for your comment.
> I've fixed and committed according to your comment.
I saw, thanks!
>
> On Wednesday, June 20, 2012, Gustavo Sverzut Barbieri wrote:
>
>> On Tue, Jun 19, 2012 at 12:18 PM, Enlightenment SVN
>> > wrote:
>>> Log:
>>> xim:
Thanks for your comment.
I've fixed and committed according to your comment.
On Wednesday, June 20, 2012, Gustavo Sverzut Barbieri wrote:
> On Tue, Jun 19, 2012 at 12:18 PM, Enlightenment SVN
> > wrote:
> > Log:
> > xim: add NULL checker
>
>
> > + if (!imf_context_data) return;
>
> As this is a
On Tue, Jun 19, 2012 at 10:50 PM, David Seikel wrote:
> On Tue, 19 Jun 2012 21:45:17 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>> On Tue, 19 Jun 2012 22:19:55 +1000 David Seikel
>> said:
>> > On Tue, 19 Jun 2012 13:04:19 +0100 Stefan Schmidt
>> > wrote:
>> > > On 06/19/2012 12:44 PM, Davi
Damn !!!
sorry raster, I've forget to send my draft answer.
I have talked to the author on irc, but I don't warned you to not apply
it
I've rewrited this patch in a diffferent way and it's already commited.
Sorry for your waste of time to review it... but I must revert it.
Sorry sorry sorry, I
* Gustavo Sverzut Barbieri [2012-06-19 19:02:20
-0300]:
> On Tue, Jun 19, 2012 at 6:20 PM, Eduardo Lima (Etrunko)
> wrote:
> > One thing I noticed when running some instances of terminology it that
> > it is very processor hungry. For instance when running 'top' you may
> > notice it figures am
On Tue, Jun 19, 2012 at 6:20 PM, Eduardo Lima (Etrunko)
wrote:
> One thing I noticed when running some instances of terminology it that
> it is very processor hungry. For instance when running 'top' you may
> notice it figures among the first ones. This doesn't happen when you
> run top from gnome
One thing I noticed when running some instances of terminology it that
it is very processor hungry. For instance when running 'top' you may
notice it figures among the first ones. This doesn't happen when you
run top from gnome-terminal for instance.
Best regards, Etrunko
On Tue, Jun 19, 2012 at
Indeed, wishing you a happy birthday Jorge!
53 Year Old Mom Looks 33
The Stunning Results of Her Wrinkle Trick Has Botox Doctors Worried
http://thirdpartyoffers.juno.com/TGL3141/4fe0e7746c2d094aa12st02duc
---
* Gustavo Sverzut Barbieri [2012-06-19 15:28:41
-0300]:
> On Tue, Jun 19, 2012 at 3:20 PM, Enlightenment SVN
> wrote:
> > Log:
> > Elm: fix the widget event callback freeing
> >
> > Removes the event callback list within _smart_del. The current
> > implementation does not care about the node
On Tue, Jun 19, 2012 at 3:20 PM, Enlightenment SVN
wrote:
> Log:
> Elm: fix the widget event callback freeing
>
> Removes the event callback list within _smart_del. The current
> implementation does not care about the node data resulting on
> memory leaks.
>
> Here follows the valgrind log:
>
Hello.
On Tue, 2012-06-19 at 16:55, Daniel Willmann wrote:
> Just a quick fix. Seems like this was not compile tested.
Build fix. Nice. Its in svn now.
regards
Stefan Schmidt
--
Live Security Virtual Conference
Exclusiv
http://www.maths.univ-evry.fr/pages_perso/vtorri/files/terminology_cursor.mpeg
Vincent
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed an
yes, happy birthday !
Vincent
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include
On Tue, 19 Jun 2012 13:13:06 -0300 Gustavo Sverzut Barbieri
wrote:
> On Tue, Jun 19, 2012 at 1:06 PM, David Seikel
> wrote:
> > On Wed, 20 Jun 2012 00:29:57 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >
> >> On Wed, 20 Jun 2012 00:47:40 +1000 David Seikel
> >> said:
> >>
> >> > > > It'
On Tue, Jun 19, 2012 at 6:10 PM, Gustavo Sverzut Barbieri
wrote:
> On Tue, Jun 19, 2012 at 11:47 AM, David Seikel wrote:
>> On Tue, 19 Jun 2012 17:27:59 +0300 Viktor Kojouharov
>> wrote:
>>
>>> On Tue, Jun 19, 2012 at 4:50 PM, David Seikel
>>> wrote:
>>>
>>> > On Tue, 19 Jun 2012 21:45:17 +0900
This just got in Elementary, support it here as well.
Signed-off-by: Daniel Willmann
---
trunk/PROTO/elev8/data/javascript/progressbar.js | 29 +--
.../PROTO/elev8/src/modules/elm/CElmProgressBar.cc | 38
.../PROTO/elev8/src/modules/elm/CElmProgressBar.h |
On Tue, Jun 19, 2012 at 12:18 PM, Enlightenment SVN
wrote:
> Log:
> xim: add NULL checker
> + if (!imf_context_data) return;
As this is an error use EINA_SAFETY_ON_NULL_RETURN() and
EINA_SAFETY_ON_NULL_RETURN_VAL() so people can know when it
unexpectedly failed.
It would be nice to convert o
On Tue, Jun 19, 2012 at 1:06 PM, David Seikel wrote:
> On Wed, 20 Jun 2012 00:29:57 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
>> On Wed, 20 Jun 2012 00:47:40 +1000 David Seikel
>> said:
>>
>> > > > It's the "when you bring it up" part that's the problem. Tabs
>> > > > don't need to be "
On Tue, Jun 19, 2012 at 11:47 AM, David Seikel wrote:
> On Tue, 19 Jun 2012 17:27:59 +0300 Viktor Kojouharov
> wrote:
>
>> On Tue, Jun 19, 2012 at 4:50 PM, David Seikel
>> wrote:
>>
>> > On Tue, 19 Jun 2012 21:45:17 +0900 Carsten Haitzler (The Rasterman)
>> > wrote:
>> >
>> > > On Tue, 19 Jun 2
On Wed, 20 Jun 2012 00:29:57 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Wed, 20 Jun 2012 00:47:40 +1000 David Seikel
> said:
>
> > > > It's the "when you bring it up" part that's the problem. Tabs
> > > > don't need to be "brought up" to show you the info they
> > > > display. You don
Just a quick fix. Seems like this was not compile tested.
Regards,
Signed-off-by: Daniel Willmann
---
.../elementary/src/examples/progressbar_example.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/trunk/elementary/src/examples/progressbar_example.c b/trunk/elementary/s
On Tue, Jun 19, 2012 at 12:19 PM, Gustavo Sverzut Barbieri
wrote:
> On Tue, Jun 19, 2012 at 10:16 AM, Enlightenment SVN
> wrote:
>>
>> Log:
>> emit signal to cursor on key down.
>
> I usually dislike your graphics, but I have to admit this patch is
> nice indeed. I'm considering to use it with mi
On Tue, 19 Jun 2012 23:14:44 +0900 Daniel Juyung Seo
said:
looks like the image data for an image got corrupted.
> OMG.
> Look at this.
> http://www.enlightenment.org/ss/e-4fe0885bc67d38.29931697.jpg
>
> This happened when I launched every-launcher while building trunk on
> terminology.
>
> Da
On Wed, 20 Jun 2012 00:47:40 +1000 David Seikel said:
> > > It's the "when you bring it up" part that's the problem. Tabs don't
> > > need to be "brought up" to show you the info they display. You
> > > don't have to do anything to keep an eye on programs that change
> > > the tab text to show
On Tue, Jun 19, 2012 at 10:16 AM, Enlightenment SVN
wrote:
>
> Log:
> emit signal to cursor on key down.
I usually dislike your graphics, but I have to admit this patch is
nice indeed. I'm considering to use it with mild.edc :-)
Anyone using mild.edc? If so, do you want this cursor as well?
--
In svn r72484. thanks.
On Tue, Jun 19, 2012 at 2:23 PM, Minseok Kim wrote:
> Dear all,
>
> I've added patches for fixing bugs in multibuttonentry.
>
> First, elm_multibuttonentry_1.patch
> When multibuttonentry is clicked, it shows entry input panel.
> but at this time, there's no code for settin
On Tue, 19 Jun 2012 17:27:59 +0300 Viktor Kojouharov
wrote:
> On Tue, Jun 19, 2012 at 4:50 PM, David Seikel
> wrote:
>
> > On Tue, 19 Jun 2012 21:45:17 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >
> > > On Tue, 19 Jun 2012 22:19:55 +1000 David Seikel
> > > said:
> > >
> > > > On Tue,
On Tue, Jun 19, 2012 at 4:50 PM, David Seikel wrote:
> On Tue, 19 Jun 2012 21:45:17 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Tue, 19 Jun 2012 22:19:55 +1000 David Seikel
> > said:
> >
> > > On Tue, 19 Jun 2012 13:04:19 +0100 Stefan Schmidt
> > > wrote:
> > >
> > > > Hello.
> >
OMG.
Look at this.
http://www.enlightenment.org/ss/e-4fe0885bc67d38.29931697.jpg
This happened when I launched every-launcher while building trunk on
terminology.
Daniel Juyung Seo (SeoZ)
On Tue, Jun 19, 2012 at 10:58 PM, David Seikel wrote:
> On Tue, 19 Jun 2012 23:50:50 +1000 David Seikel
>
On Tue, 19 Jun 2012 23:50:50 +1000 David Seikel
wrote:
> On Tue, 19 Jun 2012 21:45:17 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Tue, 19 Jun 2012 22:19:55 +1000 David Seikel
> > said:
> >
> > > On Tue, 19 Jun 2012 13:04:19 +0100 Stefan Schmidt
> > > wrote:
> > >
> > > > Hello.
@since in doc
Vincent
On Tue, Jun 19, 2012 at 3:37 PM, Kim Shinwoo wrote:
> Dear all, hello.
>
> This patch is for setting the accessibility mode.
> I'm not sure that the way to set is proper or not, because the module name
> is fixed in the code as "access_output>access/api"
> There would be be
On Tue, 19 Jun 2012 21:45:17 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Tue, 19 Jun 2012 22:19:55 +1000 David Seikel
> said:
>
> > On Tue, 19 Jun 2012 13:04:19 +0100 Stefan Schmidt
> > wrote:
> >
> > > Hello.
> > >
> > > On 06/19/2012 12:44 PM, David Seikel wrote:
> > > > On Tue, 19
Dear all, hello.
This patch is for setting the accessibility mode.
I'm not sure that the way to set is proper or not, because the module name
is fixed in the code as "access_output>access/api"
There would be better way to set it. If you have, please let me know.
thanks.
hmm. elm_config_access_set
On Tue, 19 Jun 2012 14:29:04 +0200 Sebastian Dransfeld
said:
> On 06/19/2012 02:26 PM, Tom Hacohen wrote:
> > On 19/06/12 15:21, Sebastian Dransfeld wrote:
> >> Hi,
> >>
> >> Why does my font size in terminology not change? No special config flags.
> >
> > We don't do any scaling to bitmap fonts,
On Tue, 19 Jun 2012 22:19:55 +1000 David Seikel said:
> On Tue, 19 Jun 2012 13:04:19 +0100 Stefan Schmidt
> wrote:
>
> > Hello.
> >
> > On 06/19/2012 12:44 PM, David Seikel wrote:
> > > On Tue, 19 Jun 2012 20:37:37 +0900 Carsten Haitzler (The Rasterman)
> > > wrote:
> > >>
> > >> no - i dont
On Tue, 19 Jun 2012 22:30:09 +1000 David Seikel said:
> On Tue, 19 Jun 2012 21:23:27 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Tue, 19 Jun 2012 21:41:16 +1000 David Seikel
> > said:
> >
> > aaah indeed this is it. terminus fonts work, others dont. now time to
> > find out precis
On Tue, 19 Jun 2012 21:23:27 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Tue, 19 Jun 2012 21:41:16 +1000 David Seikel
> said:
>
> > On Tue, 19 Jun 2012 21:13:25 +1000 David Seikel
> > wrote:
> >
> > > On Tue, 19 Jun 2012 19:24:20 +0900 Carsten Haitzler (The
> > > Rasterman) wrote:
> >
On 06/19/2012 02:26 PM, Tom Hacohen wrote:
> On 19/06/12 15:21, Sebastian Dransfeld wrote:
>> Hi,
>>
>> Why does my font size in terminology not change? No special config flags.
>
> We don't do any scaling to bitmap fonts, so if you use one, you can't
> resize it IIRC.
That's it.
S.
---
On 19/06/12 15:21, Sebastian Dransfeld wrote:
> Hi,
>
> Why does my font size in terminology not change? No special config flags.
We don't do any scaling to bitmap fonts, so if you use one, you can't
resize it IIRC.
--
Tom.
-
On Tue, 19 Jun 2012 21:41:16 +1000 David Seikel said:
> On Tue, 19 Jun 2012 21:13:25 +1000 David Seikel
> wrote:
>
> > On Tue, 19 Jun 2012 19:24:20 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >
> > > On Mon, 18 Jun 2012 21:54:23 -0300 Gustavo Sverzut Barbieri
> > > said:
> > >
> > >
On Tue, 19 Jun 2012 21:44:57 +1000 David Seikel said:
> On Tue, 19 Jun 2012 20:37:37 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Tue, 19 Jun 2012 21:13:25 +1000 David Seikel
> > said:
> >
> > > On Tue, 19 Jun 2012 19:24:20 +0900 Carsten Haitzler (The Rasterman)
> > > wrote:
> >
Hi,
Why does my font size in terminology not change? No special config flags.
evas configure output:
evas 1.2.99.72470
Configuration Options Summary:
On Tue, 19 Jun 2012 13:04:19 +0100 Stefan Schmidt
wrote:
> Hello.
>
> On 06/19/2012 12:44 PM, David Seikel wrote:
> > On Tue, 19 Jun 2012 20:37:37 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >>
> >> no - i dont want that. i want to do something more like wp2.
> >
> > What's wp2?
>
> I
Hello.
On 06/19/2012 12:44 PM, David Seikel wrote:
> On Tue, 19 Jun 2012 20:37:37 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>>
>> no - i dont want that. i want to do something more like wp2.
>
> What's wp2?
I think he refers to wallpaper 2. Settings -> Wallpaper 2 from the menu.
regards
On Tue, 19 Jun 2012 20:37:37 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Tue, 19 Jun 2012 21:13:25 +1000 David Seikel
> said:
>
> > On Tue, 19 Jun 2012 19:24:20 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >
> > > On Mon, 18 Jun 2012 21:54:23 -0300 Gustavo Sverzut Barbieri
> > >
On Tue, 19 Jun 2012 21:13:25 +1000 David Seikel
wrote:
> On Tue, 19 Jun 2012 19:24:20 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Mon, 18 Jun 2012 21:54:23 -0300 Gustavo Sverzut Barbieri
> > said:
> >
> > > On Sun, Jun 17, 2012 at 10:27 PM, Carsten Haitzler
> > > wrote:
> > > >
On Tue, 19 Jun 2012 21:13:25 +1000 David Seikel said:
> On Tue, 19 Jun 2012 19:24:20 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Mon, 18 Jun 2012 21:54:23 -0300 Gustavo Sverzut Barbieri
> > said:
> >
> > > On Sun, Jun 17, 2012 at 10:27 PM, Carsten Haitzler
> > > wrote:
> > > > O
Hi,
Can somebody have a look at the patch and provide feedback on it.
If things are fine, please commit it.
This will address the issue related to slideshow transition with no effect.
Thank You.
Regards,
Rajeev
--- Original Message ---
Sender : Gustavo Lima Chaves
Date : Jun 11, 2012 19
On Tue, 19 Jun 2012 13:10:02 +0300 Tom Hacohen said:
> On 19/06/12 12:44, Vincent Torri wrote:
> > it would be nice to have some comparisons with different terminals
> > about speed and mem consumption
>
> "time cat" to all the works of shakespeare (
> http://www.gutenberg.org/ebooks/100 ) is wa
On Tue, 19 Jun 2012 19:24:20 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Mon, 18 Jun 2012 21:54:23 -0300 Gustavo Sverzut Barbieri
> said:
>
> > On Sun, Jun 17, 2012 at 10:27 PM, Carsten Haitzler
> > wrote:
> > > On Sun, 17 Jun 2012 21:43:05 -0300 Gustavo Sverzut Barbieri
> > > said:
>
On Mon, 18 Jun 2012 21:54:23 -0300 Gustavo Sverzut Barbieri
said:
> On Sun, Jun 17, 2012 at 10:27 PM, Carsten Haitzler
> wrote:
> > On Sun, 17 Jun 2012 21:43:05 -0300 Gustavo Sverzut Barbieri
> > said:
> >
> > there are some gfx mode thgins in escapes. i assume thats used to draw lines
> > usi
On 19/06/12 12:44, Vincent Torri wrote:
> it would be nice to have some comparisons with different terminals
> about speed and mem consumption
"time cat" to all the works of shakespeare (
http://www.gutenberg.org/ebooks/100 ) is way faster in Terminology
compared to xterm:
Terminology: real
On Mon, 18 Jun 2012 18:50:52 +1000 David Seikel said:
> On Mon, 18 Jun 2012 08:37:32 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > it doesn't handle every escape sequence in existence and even the
> > ones it does handle may be buggy - ie i got it wrong. as such there
> > is no documen
On Tue, Jun 19, 2012 at 11:35 AM, Carsten Haitzler wrote:
> On Fri, 15 Jun 2012 09:22:40 +0200 Vincent Torri
> said:
>
>> Hey
>>
>> I just committed the textgrid object, which will be used in
>> terminology and maybe a couple of other apps. It needs love, though,
>> as I'm not a text master in E
On Fri, 15 Jun 2012 09:22:40 +0200 Vincent Torri said:
> Hey
>
> I just committed the textgrid object, which will be used in
> terminology and maybe a couple of other apps. It needs love, though,
> as I'm not a text master in Evas.
>
> I've attached a test example, which should give that :
>
>
On Tue, 19 Jun 2012 18:21:58 +0900 Daniel Juyung Seo
said:
me being silly and making it easier to track what i'm editing :) removed now.
> What are those empty lines?
> On Jun 19, 2012 10:15 AM, "Enlightenment SVN"
> wrote:
>
> > Log:
> > add new genlisut stiles for one_icon, end_icon and no_i
good job man :) it was too old.
On Jun 19, 2012 5:11 PM, "Enlightenment SVN"
wrote:
> Log:
> www - updated descriptions also
>
>
>
> Author: hermet
> Date: 2012-06-19 01:11:32 -0700 (Tue, 19 Jun 2012)
> New Revision: 72456
> Trac: http://trac.enlightenment.org/e/changeset/72
On Thu, 14 Jun 2012 15:04:40 +0100 Daniel Willmann
said:
thanks! in svn it is!
> Some more discussion in IRC led to the conclusion that this should be a
> handled in a signal callback I've attached the new patch where I also
> updated the progress bar example.
--
- Codito, ergo
What are those empty lines?
On Jun 19, 2012 10:15 AM, "Enlightenment SVN"
wrote:
> Log:
> add new genlisut stiles for one_icon, end_icon and no_icon
>
>
>
> Author: raster
> Date: 2012-06-18 00:35:27 -0700 (Mon, 18 Jun 2012)
> New Revision: 72364
> Trac: http://trac.enlighte
On Mon, 4 Jun 2012 15:01:39 +0900 Kim Shinwoo said:
cedric - put it in as is :) name is fine.
> Dear all, hello.
>
> To read TEXTBLOCK (especially, TEXTBLOCKs in layout object) in the
> accessibility environment, the TEXTBLOCK should be focusable.
> Because the accessibility uses the elementary
70 matches
Mail list logo