[E-devel] [PATCH] evas_object_polygon patch for evas_object_polygon_points_clear

2010-12-07 Thread YUNHAN KIM
Dear Evas Developers, There is something wrong with evas_object_polygon_points_clear() in evas_object_polygon. After you call points_clear API, you have a problem with point_add API because of its wrong intialization. Here is a patch for its right initialization. ---

Re: [E-devel] [e-devel] website download links are broken

2010-12-07 Thread The Rasterman
On Wed, 8 Dec 2010 13:22:17 +0900 Daniel Juyung Seo said: tnx! bad beta2 releaser didnt set the links right! spank! fixed. > Dear all, > I just found that some download links were broken. > http://www.enlightenment.org/p.php?p=download&l=en > "Dowonload ENLIGHTENMENT" and "Download ELEMENTARY" a

[E-devel] [e-devel] website download links are broken

2010-12-07 Thread Daniel Juyung Seo
Dear all, I just found that some download links were broken. http://www.enlightenment.org/p.php?p=download&l=en "Dowonload ENLIGHTENMENT" and "Download ELEMENTARY" are broken. Anybody can check for this? Thanks. Daniel Juyung Seo. --

Re: [E-devel] E SVN: raster trunk/edje/src/lib

2010-12-07 Thread The Rasterman
On Sun, 5 Dec 2010 18:01:35 -0200 Gustavo Sverzut Barbieri said: > On Sun, Dec 5, 2010 at 6:12 AM, Fabiano Fidêncio > wrote: > > Why not use eina_stringshare_replace() ? > > because he'll never remember of such utility i did consider it - i just decided not to. > > On Sun, Dec 5, 2010 at 1:12

Re: [E-devel] E SVN: raster IN trunk: e/src/modules/comp evas/src/lib evas/src/lib/canvas evas/src/modules/engines/gl_x11

2010-12-07 Thread The Rasterman
On Mon, 6 Dec 2010 12:06:27 -0500 Mike Blumenkrantz said: > On Mon, 6 Dec 2010 10:17:42 +0100 (CET) > Vincent Torri wrote: > > > > > > > On Sun, 5 Dec 2010, Enlightenment SVN wrote: > > > > > Log: > > > change native api to allow for other types of native data like texture > > > id's, fbo's

Re: [E-devel] [PATCH] elm_slider patch for disable state

2010-12-07 Thread Jihoon Kim
It looks good. Thank you for your effort. -Original Message- From: Otávio Pontes [mailto:ota...@profusion.mobi] Sent: Wednesday, December 08, 2010 1:44 AM To: Carsten Haitzler Cc: Jihoon Kim; enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [PATCH] elm_slider patch for di

Re: [E-devel] [PATCH] elm_slider patch for disable state

2010-12-07 Thread Otávio Pontes
Hi, The patch was nice, but it is not usual to see, in default theme, transparent widgets when disabled. I changed the transparent slider to a gray slider. I am sending the patch attached. The other patch is to fix bugs in the slider red bar. For non git users, the image can be found in http://peo

[E-devel] what about exhibit????

2010-12-07 Thread PaulTT
is someone out there still mantaining/developping it i liked it very much, of nobody is taking care of it, i think i could -- What happens now with your Lotus Notes apps - do you make another costly upgrade, or s

[E-devel] Fwd: about elm_clock used as stopwatch

2010-12-07 Thread PaulTT
sorry, i replied to you, raster :( instead of the list, g**dam gmail :( On Tue, Dec 7, 2010 at 3:16 AM, Carsten Haitzler wrote: > On Mon, 6 Dec 2010 19:14:35 +0100 PaulTT said: > > as a stopwatch.. you'd need sub-section precision too... and thats going to be > hard for elm clock to do with its

[E-devel] A bug in the 'ctxpopup' elementary widget

2010-12-07 Thread Tom Hacohen
Hey guys, There's a bug in the ctxpopup elementary widget which causes a weird behavior with _theme_hook. When _theme_hook is issued, some of the popup's are drawn weirdly on the screen (they don't get open or anything, just the contents are drawn in weird places). To check: go to elementary_test

Re: [E-devel] E SVN: raster trunk/TMP/st/elementary/src/lib

2010-12-07 Thread The Rasterman
On Tue, 7 Dec 2010 17:43:20 +1000 David Seikel said: > On Tue, 7 Dec 2010 14:01:50 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > > > anyway - what i added doesn't break elm_calendar - it adds a > > > > feature in a different way to the marks you have. the marks you > > > > have have iss