Re: [E-devel] E SVN: seoz IN trunk/ecore: doc src/lib/ecore

2011-05-24 Thread Daniel Juyung Seo
>> One of the reason is to update the version number automatically with >> configure. Ooops! My bad. >> I have some plans for the documentation. I just need time (and help on the >> Windows side :p) Hmm if you have an idea, I'll just leave it. Or we can share it. Thanks! Daniel Juyung Seo (SeoZ

Re: [E-devel] E SVN: seoz IN trunk/ecore: doc src/lib/ecore

2011-05-24 Thread Cedric BAIL
On Tue, May 24, 2011 at 1:59 PM, Vincent Torri wrote: > On Tue, 24 May 2011, Daniel Juyung Seo wrote: >> It's already done in other libs such as evas, edje, eina, ... >> >> And ecore has missing documentations on the website due to this. >> http://docs.enlightenment.org/auto/ecore/ >> Compare this

Re: [E-devel] E SVN: seoz IN trunk/ecore: doc src/lib/ecore

2011-05-24 Thread Vincent Torri
On Tue, 24 May 2011, Cedric BAIL wrote: > On Tue, May 24, 2011 at 1:59 PM, Vincent Torri wrote: >> On Tue, 24 May 2011, Daniel Juyung Seo wrote: >>> It's already done in other libs such as evas, edje, eina, ... >>> >>> And ecore has missing documentations on the website due to this. >>> http://

Re: [E-devel] EEZE

2011-05-24 Thread Steve Jones
> you are using the test located in eeze/src/bin, correct? not one which was > previously installed? > Apologies! I changed to eeze/src/bin, then forgot to put ./ on the command, so it used the old one anyway. To think I was so close to doing something right today Anyway, I've done it prope

Re: [E-devel] EEZE

2011-05-24 Thread Jérémy Zurcher
mine ... $ svn info Path: . URL: http://svn.enlightenment.org/svn/e/trunk/eeze Repository Root: http://svn.enlightenment.org/svn/e Repository UUID: 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 Revision: 59653 Node Kind: directory Schedule: normal Last Changed Author: discomfitor Last Changed Rev: 59644 La

Re: [E-devel] E SVN: seoz IN trunk/ecore: doc src/lib/ecore

2011-05-24 Thread Daniel Juyung Seo
>> I personally dislike the fact that our >> header are growing that much and much prefer eina's header, where each >> of the functionnality have it's own header I already raised the same suggestion but raster disliked header separation. http://www.mail-archive.com/enlightenment-devel@lists.sourc

Re: [E-devel] Need test for 1.0.1

2011-05-24 Thread Dave Ray
On May 24, 2011, at 1:37 AM, Cedric BAIL wrote: > On Tue, May 24, 2011 at 9:51 AM, Cedric BAIL wrote: >> On Mon, May 23, 2011 at 8:18 PM, Dave Ray wrote: >>> The directory http://www.enlightenment.org/~cedric/ is missing embryo. >> >> Embryo didn't need any fix, so doesn't need a 1.0.1 release.

Re: [E-devel] EEZE

2011-05-24 Thread Thomas Gstädtner
./eeze_udev_test For my first trick, I will find all of your keyboards and return their syspaths. Found keyboard: /sys/devices/pci:00/:00:13.1/usb6/6-2/6-2:1.1/input/input8/event6 Found keyboard: /sys/devices/pci:00/:00:13.1/usb6/6-2/6-2:1.1/input/input8/mouse1 Found keyboard: /sys/

Re: [E-devel] EEZE

2011-05-24 Thread rob
On 23/05/11 12:41, Mike Blumenkrantz wrote: > Hi, > > I requested that everyone re-run the eeze udev test a couple weeks ago. I got > 4 > responses. This is not sufficient. > > Take your removable hard drives and plug them in. Put a cd in your cdrom > drive. Run the test as root to let it open you

Re: [E-devel] EEZE

2011-05-24 Thread Boris Faure
For my first trick, I will find all of your keyboards and return their syspaths. Found keyboard: /sys/devices/pci:00/:00:12.0/usb4/4-2/4-2:1.0/input/input5/event4 Found keyboard: /sys/devices/platform/i8042/serio0/input/input0/event0 Next, I will find all of your mice and print the corresp

Re: [E-devel] E SVN: seoz IN trunk/ecore: doc src/lib/ecore

2011-05-24 Thread The Rasterman
On Tue, 24 May 2011 14:59:49 +0200 (CEST) Vincent Torri said: > > > On Tue, 24 May 2011, Cedric BAIL wrote: > > > On Tue, May 24, 2011 at 1:59 PM, Vincent Torri wrote: > >> On Tue, 24 May 2011, Daniel Juyung Seo wrote: > >>> It's already done in other libs such as evas, edje, eina, ... > >>>

Re: [E-devel] E SVN: seoz IN trunk/ecore: doc src/lib/ecore

2011-05-24 Thread The Rasterman
On Tue, 24 May 2011 22:43:33 +0900 Daniel Juyung Seo said: > >> I personally dislike the fact that our > >> header are growing that much and much prefer eina's header, where each > >> of the functionnality have it's own header > > I already raised the same suggestion but raster disliked header

Re: [E-devel] e17 todo

2011-05-24 Thread Rafael Antognolli
On Fri, May 13, 2011 at 9:00 AM, Carsten Haitzler wrote: > just fyi: > > http://trac.enlightenment.org/e/wiki/Release > > i've knocked off another item (environment var config)... anyone lurking with > a > desire to do things... please go attack an item on the list (put your name > there so we kn

Re: [E-devel] [patch] elm_genlist - bugfix in single selection mode to prevent multiple selection

2011-05-24 Thread Daniel Juyung Seo
Right. In SVN!! Btw, I just fixed a bit because I did some refactoring in genlist yesterday. Thanks. Daniel Juyung Seo (SeoZ) On Tue, May 24, 2011 at 7:43 PM, Hyoyoung Chang wrote: > Dear Elementary developers. > > I made a oneline patch. > It's about in single selection mode of elm_genlist. >

Re: [E-devel] E SVN: seoz IN trunk/ecore: doc src/lib/ecore

2011-05-24 Thread Vincent Torri
On Wed, 25 May 2011, Carsten Haitzler (The Rasterman) wrote: > On Tue, 24 May 2011 22:43:33 +0900 Daniel Juyung Seo > said: > I personally dislike the fact that our header are growing that much and much prefer eina's header, where each of the functionnality have it's own header

Re: [E-devel] E SVN: cedric IN branches/ecore-1.0: . src/lib/ecore_evas

2011-05-24 Thread Cedric BAIL
On Mon, May 23, 2011 at 8:05 PM, Mike Blumenkrantz wrote: > On Mon, 23 May 2011 14:27:16 +0200 > Cedric BAIL wrote: >> On Mon, May 23, 2011 at 1:50 PM, Mike Blumenkrantz wrote: >> > On Mon, 23 May 2011 19:32:59 +0900 >> > Carsten Haitzler (The Rasterman) wrote: >> >> On Mon, 23 May 2011 12:10:

Re: [E-devel] Need test for 1.0.1

2011-05-24 Thread Cedric BAIL
Hi, On Mon, May 23, 2011 at 8:18 PM, Dave Ray wrote: >> On Mon, 23 May 2011, Cedric BAIL wrote: >>> We are ready to ship 1.0.1, but before that and to avoid a borked >>> release, could some of you test either the 1.0 branch, or directly the >>> tarball from http://www.enlightenment.org/~cedric/ .

Re: [E-devel] E SVN: seoz trunk/ecore/src/lib/ecore

2011-05-24 Thread Cedric BAIL
2011/5/24 Daniel Juyung Seo : > Yeah right. > I was working on that. And stopped by another issue :) > I'll do this very soon. This patch says refactoring, I don't see a reason for a backport. Only bug fixes should be backported. Maybe the svn log isn't giving all the information, and you should a

Re: [E-devel] E SVN: seoz trunk/ecore/src/lib/ecore

2011-05-24 Thread Daniel Juyung Seo
Yeah, this is the second patch after fixing bug. The first commit is this : http://trac.enlightenment.org/e/changeset/59549 I'll do backport today with changelog. Actually I already wrote changelog but I'm stuck with other urgent issues. Thanks. Daniel Juyung Seo (SeoZ) On Tue, May 24, 2011 at 4:

Re: [E-devel] Need test for 1.0.1

2011-05-24 Thread Cedric BAIL
On Tue, May 24, 2011 at 9:51 AM, Cedric BAIL wrote: > On Mon, May 23, 2011 at 8:18 PM, Dave Ray wrote: >>> On Mon, 23 May 2011, Cedric BAIL wrote: We are ready to ship 1.0.1, but before that and to avoid a borked release, could some of you test either the 1.0 branch, or directly the >>>

Re: [E-devel] EEZE

2011-05-24 Thread Mike Blumenkrantz
On Tue, 24 May 2011 14:23:12 +0900 Jérôme Pinot wrote: > On 05/23/11 07:41, Mike Blumenkrantz wrote: > > Hi, > > > > I requested that everyone re-run the eeze udev test a couple weeks ago. I > > got 4 responses. This is not sufficient. > > > > Take your removable hard drives and plug them in. P

Re: [E-devel] EEZE

2011-05-24 Thread Steve Jones
On 05/23/2011 12:41 PM, Mike Blumenkrantz wrote: > Hi, > > I requested that everyone re-run the eeze udev test a couple weeks ago. I got > 4 > responses. This is not sufficient. > > Take your removable hard drives and plug them in. Put a cd in your cdrom > drive. Run the test as root to let it o

Re: [E-devel] EEZE

2011-05-24 Thread Jérôme Pinot
On 05/24/11 05:00, Mike Blumenkrantz wrote: > > root@comet:/tmp/eeze/src/bin# ./eeze_udev_test > > For my first trick, I will find all of your keyboards and return their > > syspaths. Found > > keyboard: /sys/devices/platform/i8042/serio0/input/input72/event0 > > > > Next, I will find all of your

Re: [E-devel] EEZE

2011-05-24 Thread Mike Blumenkrantz
On Tue, 24 May 2011 10:57:58 +0100 Steve Jones wrote: > On 05/23/2011 12:41 PM, Mike Blumenkrantz wrote: > > Hi, > > > > I requested that everyone re-run the eeze udev test a couple weeks ago. I > > got 4 responses. This is not sufficient. > > > > Take your removable hard drives and plug them i

Re: [E-devel] EEZE

2011-05-24 Thread Mike Blumenkrantz
On Tue, 24 May 2011 19:02:18 +0900 Jérôme Pinot wrote: > On 05/24/11 05:00, Mike Blumenkrantz wrote: > > > root@comet:/tmp/eeze/src/bin# ./eeze_udev_test > > > For my first trick, I will find all of your keyboards and return their > > > syspaths. Found > > > keyboard: /sys/devices/platform/i8042/

Re: [E-devel] EEZE

2011-05-24 Thread Ag. Systems Administrator - Danny
For my first trick, I will find all of your keyboards and return their syspaths. Found keyboard: /sys/devices/pci:00/:00:12.0/usb3/3-2/3-2:1.0/input/input4/event4 Found keyboard: /sys/devices/pci:00/:00:12.0/usb3/3-2/3-2:1.1/input/input5/event5 Found keyboard: /sys/devices/pci:0

Re: [E-devel] EEZE

2011-05-24 Thread Ag. Systems Administrator - Danny
One more, from different system: For my first trick, I will find all of your keyboards and return their syspaths. Found keyboard: /sys/devices/pci:00/:00:1d.0/usb2 Found keyboard: /sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1:1.0/input/input0/event0 Next, I will find all of your

[E-devel] [patch] elm_genlist - bugfix in single selection mode to prevent multiple selection

2011-05-24 Thread Hyoyoung Chang
Dear Elementary developers. I made a oneline patch. It's about in single selection mode of elm_genlist. In single selection mode, some multi touching can make multi selected items. It can't easy reproduce at PC environment(like as mouse+keyboard), but If you have multi touching device yo

Re: [E-devel] EEZE

2011-05-24 Thread Jérôme Pinot
On 05/24/11 06:09, Mike Blumenkrantz wrote: > > I had plug an external USB hard drive which was detected here: > > > > device: > > /sys/devices/pci:00/:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 > > You probably know it better as /dev/sdb1 It's formatted as ext3! >

Re: [E-devel] EEZE

2011-05-24 Thread Mike Blumenkrantz
On Tue, 24 May 2011 13:29:27 +0300 "Ag. Systems Administrator - Danny" wrote: > One more, from different system: > > > > For my first trick, I will find all of your keyboards and return their > syspaths. > Found keyboard: /sys/devices/pci:00/:00:1d.0/usb2 > Found keyboard: > /sys/d

[E-devel] [patch] elm_genlist - bugfix in single selection mode to prevent multiple selection

2011-05-24 Thread Hyoyoung Chang
Dear Elementary developers. I made a oneline patch. It's about in single selection mode of elm_genlist. In single selection mode, some multi touching can make multi selected items. It can't easy reproduce at PC environment(like as mouse+keyboard), but If you have multi touching device you can eas

Re: [E-devel] EEZE

2011-05-24 Thread Mike Blumenkrantz
On Tue, 24 May 2011 19:37:51 +0900 Jérôme Pinot wrote: > On 05/24/11 06:09, Mike Blumenkrantz wrote: > > > I had plug an external USB hard drive which was detected here: > > > > > > device: > > > /sys/devices/pci:00/:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 > >

Re: [E-devel] EEZE

2011-05-24 Thread Jérôme Pinot
On 05/24/11 06:59, Mike Blumenkrantz wrote: > On Tue, 24 May 2011 19:37:51 +0900 > Jérôme Pinot wrote: > > > On 05/24/11 06:09, Mike Blumenkrantz wrote: > > > > I had plug an external USB hard drive which was detected here: > > > > > > > > device: > > > > /sys/devices/pci:00/:00:1d.7/us

Re: [E-devel] E SVN: seoz IN trunk/ecore: doc src/lib/ecore

2011-05-24 Thread Vincent Torri
On Tue, 24 May 2011, Enlightenment SVN wrote: > Log: > Ecore: Moved ecore.dox.in to Ecore.h header. why did you do that ? Vincent > > > Author: seoz > Date: 2011-05-24 04:31:32 -0700 (Tue, 24 May 2011) > New Revision: 59651 > Trac: http://trac.enlightenment.org/e/changes

Re: [E-devel] E SVN: seoz IN trunk/ecore: doc src/lib/ecore

2011-05-24 Thread Daniel Juyung Seo
It's already done in other libs such as evas, edje, eina, ... And ecore has missing documentations on the website due to this. http://docs.enlightenment.org/auto/ecore/ Compare this with Evas documentation. http://docs.enlightenment.org/auto/evas/ You know, it will take time for my changes to be

Re: [E-devel] E SVN: seoz IN trunk/ecore: doc src/lib/ecore

2011-05-24 Thread Vincent Torri
On Tue, 24 May 2011, Daniel Juyung Seo wrote: It's already done in other libs such as evas, edje, eina, ... And ecore has missing documentations on the website due to this. http://docs.enlightenment.org/auto/ecore/ Compare this with Evas documentation. http://docs.enlightenment.org/auto/evas/