[E-devel] elementary doc build error

2012-03-02 Thread Jérôme Pinot
Hi, Building the doxygen doc of elementary doesn't seem to work anymore. When running 'make doc', the shell launch a loop: /bin/sh -c for ss in flip:preview-00.png:widget_preview_flip:100:100 button:preview-00.png:widget_preview_button1:160:50

Re: [E-devel] [patch] elm_genlist - add item flip set/get

2012-03-02 Thread Daniel Juyung Seo
Thanks for your patch. Everything is fine but I still see the floating item bug. And if the item is on dragging, it should not be unrealized. As far as I know, when an item is on dragging, unrealizing the item will cause unexpected problems. I don't remember what it is exactly. So I politely

Re: [E-devel] elementary doc build error

2012-03-02 Thread David Seikel
On Fri, 2 Mar 2012 19:04:31 +0900 Jérôme Pinot ngc...@gmail.com wrote: Building the doxygen doc of elementary doesn't seem to work anymore. When running 'make doc', the shell launch a loop: /bin/sh -c for ss in flip:preview-00.png:widget_preview_flip:100:100

Re: [E-devel] elementary doc build error

2012-03-02 Thread Jérôme Pinot
On 03/02/12 21:13, David Seikel wrote: On Fri, 2 Mar 2012 19:04:31 +0900 Jérôme Pinot ngc...@gmail.com wrote: Building the doxygen doc of elementary doesn't seem to work anymore. When running 'make doc', the shell launch a loop: /bin/sh -c for ss in

Re: [E-devel] elementary doc build error

2012-03-02 Thread David Seikel
On Fri, 2 Mar 2012 20:30:11 +0900 Jérôme Pinot ngc...@gmail.com wrote: On 03/02/12 21:13, David Seikel wrote: On Fri, 2 Mar 2012 19:04:31 +0900 Jérôme Pinot ngc...@gmail.com wrote: Building the doxygen doc of elementary doesn't seem to work anymore. When running 'make doc', the

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-03-02 Thread The Rasterman
On Mon, 27 Feb 2012 10:59:12 -0300 Jonas M. Gastal jgas...@profusion.mobi said: On Saturday 25 February 2012 09:35:01 Carsten Haitzler wrote: well logical for a user would be that list AND genlist are in the same section - genlist is just a more flexible/powerful/extendable list - that's

Re: [E-devel] : Elementary: Elm_colorpalette - New widget patch

2012-03-02 Thread The Rasterman
On Tue, 28 Feb 2012 13:05:33 +0900 ChunEon Parkher...@naver.com said: well my comment still stands - without being able to load a named palettes, save it. you didnt address # 6 - where u get an object item returned then u use color number (index) to address it. thats a bit inconsistent. Here

Re: [E-devel] [Patch] Elementary : New widget Elm_datetime patch

2012-03-02 Thread Sumanth Krishna Mannam
-- Virtualization Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service.

Re: [E-devel] [Patch][elementary_test] test_focus

2012-03-02 Thread The Rasterman
On Tue, 28 Feb 2012 11:10:12 +0900 cnook kimci...@gmail.com said: in svn. tnx! Dear All, Hello~ I have attached a patch which is for test_focus. Please review this and give any feedbacks. Thanks. Sincerely, Shinwoo Kim. -- - Codito, ergo sum - I code, therefore I am

Re: [E-devel] [Patch] Elementary : New widget Elm_datetime patch

2012-03-02 Thread Sumanth Krishna Mannam
This patch was made by Sumanth Krishna Mannam. Please refer following message ~ and attached patch. === first i was strolling along, reading elm_datetime.c... and then i saw: static int _days_in_month[12] = { 31, 28, 31, 30, 31, 30,

Re: [E-devel] E SVN: acidx IN trunk/PROTO/elev8/src: bin modules/dbus modules/elm modules/http

2012-03-02 Thread The Rasterman
On Thu, 1 Mar 2012 23:59:26 +0100 Cedric BAIL cedric.b...@free.fr said: On Thu, Mar 1, 2012 at 7:35 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: elev8: Allow loading modules in runtime  There are now two kinds of modules: native (.so) and JavaScript (.js). Both  

Re: [E-devel] [elementary] Deprecated API

2012-03-02 Thread The Rasterman
On Wed, 29 Feb 2012 18:01:19 +0900 Kim Shinwoo kimcinoo@gmail.com said: correct - they do have to be. Dear All, Hello~ The followings should be deprecated. Am I right? but it is not in the elm_deprecated.h elm_gengrid_item_cursor_engine_only_set

Re: [E-devel] E SVN: acidx IN trunk/PROTO/elev8/src: bin modules/dbus modules/elm modules/http

2012-03-02 Thread Lucas De Marchi
On Fri, Mar 2, 2012 at 9:48 AM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 1 Mar 2012 23:59:26 +0100 Cedric BAIL cedric.b...@free.fr said: On Thu, Mar 1, 2012 at 7:35 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: elev8: Allow loading modules in runtime  There

Re: [E-devel] E SVN: acidx IN trunk/PROTO/elev8/src: bin modules/dbus modules/elm modules/http

2012-03-02 Thread Leandro Pereira
Sanjeev, On 03/01/2012 11:27 PM, Elevate Efl wrote: Object::HasOwnProperty() is not to be found in v8.h. I did an apt-get update/upgrade and I did not find this in v8.h (version - 3.1.8.22) . The reference API page does provide this API though. Can you tell me which version of libv8 you

Re: [E-devel] E SVN: acidx IN trunk/PROTO/elev8/src: bin modules/dbus modules/elm modules/http

2012-03-02 Thread Leandro Pereira
On 03/02/2012 10:47 AM, Lucas De Marchi wrote: On Fri, Mar 2, 2012 at 9:48 AM, Carsten Haitzlerras...@rasterman.com wrote: On Thu, 1 Mar 2012 23:59:26 +0100 Cedric BAILcedric.b...@free.fr said: That's a really great update. I really like this new activity in elev8. I have just a little

Re: [E-devel] [PATCH][EYESIGHT] Compile again with mupdf

2012-03-02 Thread Vincent Torri
should be good, now Vincent On Fri, Mar 2, 2012 at 8:46 AM, Vincent Torri vincent.to...@gmail.com wrote: On Thu, Mar 1, 2012 at 7:51 PM, Leif Middelschulte leif.middelschu...@gmail.com wrote: Hi all, find a patch for eyesight, that will make it compile again, attached to this mail. ok.

[E-devel] Fwd: [nox: [PATCH] build fix for emotion with libxine 1.2.x]

2012-03-02 Thread thomasg
The attached patch fixes build for emotion with libxine 1.2.x. I only forward this for nox, who is not subscribed (and seems to have trouble getting in the moderation queue). All credits to him. -- Forwarded message -- From: Juergen Lock n...@jelal.kn-bremen.de Date: Sat, Mar 3,

Re: [E-devel] E SVN: acidx IN trunk/PROTO/elev8/src: bin modules/dbus modules/elm modules/http

2012-03-02 Thread Elevate Efl
Ubuntu 11.10. I am upgrading to 12.04 beta and it has 3.6.X version. Let me try. Regards Sanjeev On Fri, Mar 2, 2012 at 11:42 PM, Leandro Pereira lean...@profusion.mobiwrote: Sanjeev, On 03/01/2012 11:27 PM, Elevate Efl wrote: Object::HasOwnProperty() is not to be found in v8.h. I

Re: [E-devel] E SVN: acidx trunk/PROTO/elev8

2012-03-02 Thread Elevate Efl
Cool. On Sat, Mar 3, 2012 at 2:41 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: elev8: Test for the existence of Object::HasOwnProperty() Author: acidx Date: 2012-03-02 09:41:22 -0800 (Fri, 02 Mar 2012) New Revision: 68631 Trac:

[E-devel] (no subject)

2012-03-02 Thread Bluezery
Hello, This patch is for reading socks version5 proxy from global variables. This is almost same as previous socks version4. discomfitor can help to review this patch. Thanks. -- BRs, Kim. Index: src/lib/ecore_con/ecore_con_url.c

Re: [E-devel] (no subject)

2012-03-02 Thread Michael Blumenkrantz
On Sat, 3 Mar 2012 13:19:24 +0900 Bluezery ohpo...@gmail.com wrote: Hello, This patch is for reading socks version5 proxy from global variables. This is almost same as previous socks version4. discomfitor can help to review this patch. Thanks. hmm I could be reading this wrong, but it

Re: [E-devel] [patch] elm_genlist - add item flip set/get

2012-03-02 Thread Hyoyoung Chang
On Fri, Mar 2, 2012 at 7:39 PM, Daniel Juyung Seo seojuyu...@gmail.com wrote: Thanks for your patch. Everything is fine but I still see the floating item bug. Could you tell me how to reproduce? i tried several times but i can't see it And if the item is on dragging, it should not be

Re: [E-devel] Windows EFL leaking Handles

2012-03-02 Thread HariHara Sudhan
I tried running the ecore animator example as is. No modifications and the problem persists. The problem is as follows: - TImer is created - Timer continuously creates handles - TImer is deleted - handle creation process comes to a stop If the timer is allowed to continue, Handles are

Re: [E-devel] Windows EFL leaking Handles

2012-03-02 Thread Vincent Torri
On Sat, Mar 3, 2012 at 8:15 AM, HariHara Sudhan h...@emo2.com wrote: I tried running the ecore animator example as is. No modifications and the problem persists. The problem is as follows:   - TImer is created   - Timer continuously creates handles   - TImer is deleted - handle creation

Re: [E-devel] E SVN: discomfitor trunk/elementary/src/bin

2012-03-02 Thread Daniel Juyung Seo
Hello, On Fri, Mar 2, 2012 at 5:34 AM, Leif Middelschulte leif.middelschu...@gmail.com wrote: Since the order is important, why not use single select and dnd to sort the list? Like this, the reason for multiselect isn't communicated at all. Only people who know that elm has fallbacks could