[E-devel] [Patch] elm_colorselector : mouse_down (on buttons) is canceled when mouse_move.

2011-04-10 Thread WooHyun Jung
Hello. I made a patch for elm_colorselector. Purpose is "Mouse_down (on buttons) is canceled when mouse_move (i.e. flicking)". Can anybody check about this ? Thanks. : ) colorselector.patch Description: Binary data ---

[E-devel] [Xcb] Announcement of x11vis, an X11 visualizer (fwd)

2011-04-10 Thread Vincent Torri
a tool to graphicly see the X informations of an app. Could be useful Vincent -- Forwarded message -- Date: Sun, 10 Apr 2011 21:23:29 +0200 From: Michael Stapelberg To: xcb Subject: [Xcb] Announcement of x11vis, an X11 visualizer Hi! I am proud to announce my new tool to hel

Re: [E-devel] discussion of elementary header separation.

2011-04-10 Thread Atton Jonathan
Maybe we can split headers by type of widget: simple, list(genlist, list, gengrid), map (it is a big header) ... 2011/4/9 Daniel Juyung Seo > Hello all, > I wanna raise a discussion of elementary header separation like eina. > > Raster is moving dox into headers. > I agree with him to put dox in

Re: [E-devel] discussion of elementary header separation.

2011-04-10 Thread Tom Hacohen
On Sat, 2011-04-09 at 12:24 +0900, Carsten Haitzler wrote: > ugh. i actually hate these multiple headers. :) it means always having to go > open and look at a new file each time u want to see some bit of the api rather > than just scroll around the current one you have open for reference. As I tol

Re: [E-devel] discussion of elementary header separation.

2011-04-10 Thread ChunEon Park
Hi, this is Hermet. I think it need to move the doxygen to the header file since Elementry.h is for the users. If Elementary.h could not be accepted the doxygen because it's the full already, Then I agree with SeoZ, I guess Opening the another widget header file is not much burden tha