Re: [E-devel] Edje: using fdopen instead of fopen in edje_cc

2011-06-14 Thread The Rasterman
On Wed, 8 Jun 2011 16:29:06 -0300 Lucas De Marchi said: > * Vincent Torri [2011-06-08 20:56:52 +0200]: > > > > > > > On Tue, 7 Jun 2011, Lucas De Marchi wrote: > > > > >On Tue, Jun 7, 2011 at 8:24 PM, Vincent Torri wrote: > > >> > > >>Hey, > > >> > > >>On windows, using open() followed by f

Re: [E-devel] [Patch]Added Unlock to msgbus module

2011-06-14 Thread The Rasterman
On Tue, 7 Jun 2011 20:54:59 -0400 Christopher Schimp said: > Hi, > This is a small patch to allow you to unlock E from dbus. thanks! in svn! i guess there is little security issues here. any app with access to x can manipulate the current lock window and delete it anyway so allowing apps to clea

Re: [E-devel] [Patch] Improve elm_entry_filter_limit_size function.

2011-06-14 Thread The Rasterman
On Wed, 08 Jun 2011 14:58:03 +0900 WooHyun Jung said: woohyun! i command you to exercise your newly given commit powers... and to commit this patch! :) > Hello ~ > > I made a patch for improving elm_entry_filter_limit_size function. > > After updating this patch, elm_entry_filter_limit_size f

Re: [E-devel] E SVN: seoz IN trunk/devs: . woohyun

2011-06-14 Thread WooHyun Jung
Thanks for welcoming ~ JJ -- EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibi

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

2011-06-14 Thread Vincent Torri
On Tue, 14 Jun 2011, Enlightenment SVN wrote: > Log: > From: Vincent Torri > Subject: [E-devel] Edje: using fdopen instead of fopen in edje_cc > > On windows, using open() followed by fopen() does not work. Hence, in > edje_cc, where mkstemp (which uses open) is followed by fopen, edje_cc >

Re: [E-devel] [Patch] elm_gengrid reorder mode moving effect added

2011-06-14 Thread The Rasterman
On Thu, 09 Jun 2011 16:02:55 +0900 Jeonghyun Yun said: i like! in svn! :) tnx very much! :) > Dear All. > > I made a patch for elm_gengrid moving effect on reorder mode. > > You can see reorder moving effect when you reorder item. > > Please review this patch. > > Thanks. -- -

Re: [E-devel] E SVN: seoz IN trunk/devs: . woohyun

2011-06-14 Thread Daniel Juyung Seo
With great power comes great responsibility. In brightest day, in blackest night, no evil shall escape my sight - from trunk/devs svn log Just keep in mind them. Daniel Juyung Seo (SeoZ) On Tue, Jun 14, 2011 at 5:15 PM, WooHyun Jung wrote: > Thanks for welcoming ~ JJ > > > ---

Re: [E-devel] [Patch] elm_genlist - added auto scroll function when expanding items.

2011-06-14 Thread The Rasterman
On Sat, 11 Jun 2011 11:04:23 +0900 Seunggyun Kim said: i like! very nice! in svn! :) > Dear all. > > Now, The user don't know how many items are added when the item is expanded > in tree view. > If the use want to know how many items are added, they have to scroll > genlist view. > > So I adde

[E-devel] [patch] elm_cnp_helper - string iteration bugfix

2011-06-14 Thread Hyoyoung Chang
Dear Elementary developers. I've made a patch about elm_cnp_helper. In elm_cnp_helper, some codes are unused. It related with elm_entry for image showing, it makes image provider. However elm_entry can parse an item with specific prefix. It's not needed anymore. Thank you. -

Re: [E-devel] Working on Docs

2011-06-14 Thread The Rasterman
On Sat, 11 Jun 2011 17:27:38 +0900 Daniel Juyung Seo said: i havent' looked into it - not anything that could MODIFY the commit. never tried that. > > that's something we should set up with svn. If svn can launch a script on > > each text file for each commit, it's doable (with sed) > > Anybody

Re: [E-devel] Working on Docs

2011-06-14 Thread Vincent Torri
On Tue, 14 Jun 2011, Carsten Haitzler (The Rasterman) wrote: > On Sat, 11 Jun 2011 17:27:38 +0900 Daniel Juyung Seo > said: > > i havent' looked into it - not anything that could MODIFY the commit. never > tried that. maybe this: http://wordaligned.org/articles/a-subversion-pre-commit-hook t

Re: [E-devel] [patch] elm_cnp_helper - pasting at uri request

2011-06-14 Thread The Rasterman
On Mon, 13 Jun 2011 15:07:58 +0300 Tom Hacohen said: > On Mon, 2011-06-13 at 20:41 +0900, Hyoyoung Chang wrote: > > I've made a patch about elm_cnp_helper. > > When pasting cnp_helper recognizes mark up text as a uri list, then cnp > > helper ignore it if it's not starting with "/". > > I modifie

Re: [E-devel] evas and locks

2011-06-14 Thread The Rasterman
On Mon, 13 Jun 2011 17:06:20 +0200 (CEST) Vincent Torri said: > > > On Mon, 13 Jun 2011, Carsten Haitzler (The Rasterman) wrote: > > > On Thu, 2 Jun 2011 09:52:02 +0200 (CEST) Vincent Torri > > said: > > > > well the comments and printfs say whats going on. LKT is try get lock. if it > > stay

Re: [E-devel] [patch] elm_cnp_helper - pasting at uri request

2011-06-14 Thread Tom Hacohen
On Tue, 2011-06-14 at 18:39 +0900, Carsten Haitzler wrote: > that function is called when the cnp atom type declared by the originator is > of > a type URI. you are relying on the other end to be "right" and always provide > a > uri. the code thats there aborts if its not a proper uri OR it cant

Re: [E-devel] Working on Docs

2011-06-14 Thread The Rasterman
On Tue, 14 Jun 2011 11:39:05 +0200 (CEST) Vincent Torri said: hmm for now i think i'll keep clear of futzing with a working svn that much :) modifying commits has a problem in that now after the commit the users copy doesn't match the commit they made. much better is to reject commits that dont "

Re: [E-devel] [patch] elm_cnp_helper - pasting at uri request

2011-06-14 Thread The Rasterman
On Tue, 14 Jun 2011 10:00:23 + Tom Hacohen said: > On Tue, 2011-06-14 at 18:39 +0900, Carsten Haitzler wrote: > > that function is called when the cnp atom type declared by the originator > > is of a type URI. you are relying on the other end to be "right" and always > > provide a uri. the co

Re: [E-devel] [patch] elm_cnp_helper - pasting at uri request

2011-06-14 Thread Tom Hacohen
On Tue, 2011-06-14 at 19:45 +0900, Carsten Haitzler wrote: > problem is the atoms will be set by *SOME OTHER APP* - maybe gtk or qt or... > (what we set is another matter and should be correct when we send it) > I know, but I don't think this was the problem he mentioned. Tbh, I trust GTK/Qt to se

Re: [E-devel] [patch] elm_cnp_helper - pasting at uri request

2011-06-14 Thread Tom Hacohen
On Tue, 2011-06-14 at 20:06 +0900, Carsten Haitzler wrote: > i'd like to see the test case where someone is sending a uri that is not > file:// or not even a lenient "full path" That's what I'm saying, such misbehavior is rare, if even exists. He was talking about bad atom setting that was done (I

Re: [E-devel] [patch] elm_cnp_helper - pasting at uri request

2011-06-14 Thread The Rasterman
On Tue, 14 Jun 2011 13:54:12 +0300 Tom Hacohen said: > On Tue, 2011-06-14 at 19:45 +0900, Carsten Haitzler wrote: > > problem is the atoms will be set by *SOME OTHER APP* - maybe gtk or qt or... > > (what we set is another matter and should be correct when we send it) > > > I know, but I don't t

[E-devel] [PATCH] Add Ecore_IMF API to set the attirbute of input panel

2011-06-14 Thread Jihoon Kim
Hi, EFL developers. For supporting virtual keyboard, I'd like to add ecore_imf_context_input_panel_enabled_set/get APIs. The detail description of each API is included in the patch file as doxygen format. If input panel is in 'enabled' status, the immodule will request to show the input panel aut

Re: [E-devel] Edje: using fdopen instead of fopen in edje_cc

2011-06-14 Thread Lucas De Marchi
On Tue, Jun 14, 2011 at 3:57 AM, Carsten Haitzler wrote: >> So, the easiest fix (and cleanest in my POV) would be the patch below >> (untested); > > i don't see how this fixes vtoprri's problem. the mkstemp followed by an fopen vtorri said: "On windows, using open() followed by fopen() does not w

Re: [E-devel] Edje: using fdopen instead of fopen in edje_cc

2011-06-14 Thread The Rasterman
On Tue, 14 Jun 2011 09:11:22 -0300 Lucas De Marchi said: > On Tue, Jun 14, 2011 at 3:57 AM, Carsten Haitzler > wrote: > >> So, the easiest fix (and cleanest in my POV) would be the patch below > >> (untested); > > > > i don't see how this fixes vtoprri's problem. the mkstemp followed by an > > f

Re: [E-devel] Edje: using fdopen instead of fopen in edje_cc

2011-06-14 Thread Lucas De Marchi
On Tue, Jun 14, 2011 at 10:18 AM, Carsten Haitzler wrote: > On Tue, 14 Jun 2011 09:11:22 -0300 Lucas De Marchi > said: > >> On Tue, Jun 14, 2011 at 3:57 AM, Carsten Haitzler >> wrote: >> >> So, the easiest fix (and cleanest in my POV) would be the patch below >> >> (untested); >> > >> > i don't

Re: [E-devel] Edje: using fdopen instead of fopen in edje_cc

2011-06-14 Thread Vincent Torri
On Tue, 14 Jun 2011, Lucas De Marchi wrote: > On Tue, Jun 14, 2011 at 10:18 AM, Carsten Haitzler > wrote: >> On Tue, 14 Jun 2011 09:11:22 -0300 Lucas De Marchi >> said: >> >>> On Tue, Jun 14, 2011 at 3:57 AM, Carsten Haitzler >>> wrote: > So, the easiest fix (and cleanest in my POV) woul

Re: [E-devel] Working on Docs

2011-06-14 Thread Gustavo Sverzut Barbieri
On Tue, Jun 14, 2011 at 7:00 AM, Carsten Haitzler wrote: > On Tue, 14 Jun 2011 11:39:05 +0200 (CEST) Vincent Torri > said: > > hmm for now i think i'll keep clear of futzing with a working svn that much :) > modifying commits has a problem in that now after the commit the users copy > doesn't mat

Re: [E-devel] Working on Docs

2011-06-14 Thread The Rasterman
On Tue, 14 Jun 2011 11:38:48 -0300 Gustavo Sverzut Barbieri said: > On Tue, Jun 14, 2011 at 7:00 AM, Carsten Haitzler > wrote: > > On Tue, 14 Jun 2011 11:39:05 +0200 (CEST) Vincent Torri > > said: > > > > hmm for now i think i'll keep clear of futzing with a working svn that > > much :) modifyi

Re: [E-devel] Working on Docs

2011-06-14 Thread Christopher Michael
On 06/14/2011 11:18 AM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 14 Jun 2011 11:38:48 -0300 Gustavo Sverzut Barbieri > said: > >> On Tue, Jun 14, 2011 at 7:00 AM, Carsten Haitzler >> wrote: >>> On Tue, 14 Jun 2011 11:39:05 +0200 (CEST) Vincent Torri >>> said: >>> >>> hmm for now i thin

Re: [E-devel] Working on Docs

2011-06-14 Thread The Rasterman
On Tue, 14 Jun 2011 11:32:18 -0400 Christopher Michael said: > On 06/14/2011 11:18 AM, Carsten Haitzler (The Rasterman) wrote: > > On Tue, 14 Jun 2011 11:38:48 -0300 Gustavo Sverzut Barbieri > > said: > > > >> On Tue, Jun 14, 2011 at 7:00 AM, Carsten Haitzler > >> wrote: > >>> On Tue, 14 Jun 20

Re: [E-devel] E SVN: glima IN trunk/evas/src/lib: . canvas

2011-06-14 Thread Daniel Juyung Seo
Daniel Juyung Seo (SeoZ) On Jun 15, 2011 5:12 AM, "Enlightenment SVN" wrote: > Log: > [evas] Documentation fixes for object manipulation > functions. > > > > Author: glima > Date: 2011-06-14 13:12:20 -0700 (Tue, 14 Jun 2011) > New Revision: 60312 > Trac: http://trac.enlightenment.org/e/changeset/6

Re: [E-devel] E SVN: glima trunk/evas/src/lib

2011-06-14 Thread Daniel Juyung Seo
Hi glima, Just curious.. why Evas not evas? Daniel Juyung Seo (SeoZ) On Wed, Jun 15, 2011 at 5:12 AM, Enlightenment SVN wrote: > Log: > [evas] Docs: evas object -> Evas object > > > > Author:       glima > Date:         2011-06-14 13:12:28 -0700 (Tue, 14 Jun 2011) > New Revision: 60313 > Trac:

Re: [E-devel] E SVN: glima trunk/evas/src/lib

2011-06-14 Thread ChunEon Park
Becase Evas is one name but not just a word ? :p Let's run together for the best moment! -Regards, Hermet- -Original Message- From: "Daniel Juyung Seo" To: enlightenment-devel@lists.sourceforge.net Cc: enlightenment-...@lis

Re: [E-devel] E SVN: glima trunk/evas/src/lib

2011-06-14 Thread Gustavo Lima Chaves
* Daniel Juyung Seo [2011-06-15 09:09:26 +0900]: > Hi glima, > Just curious.. why Evas not evas? > Just using capitals when referring to the library/project. Minor thing, meh. > > Daniel Juyung Seo (SeoZ) > > On Wed, Jun 15, 2011 at 5:12 AM, Enlightenment SVN > wrote: > > Log: > > [evas] Do

Re: [E-devel] E SVN: antognolli IN trunk/eina: doc/img src/examples src/include

2011-06-14 Thread Daniel Juyung Seo
Awesome! Good job! We really needed this kind of tutorial. Thanks glima and gastal. Daniel Juyung Seo (SeoZ) On Wed, Jun 15, 2011 at 2:43 AM, Enlightenment SVN wrote: > Log: > eina: Add detailed description and some examples to Eina_Inlist. > > > > Author:       antognolli > Date:         2011-0

[E-devel] [Patch] Evas_image_load_gif bug fix

2011-06-14 Thread Jiyoun Park
Hi. I'm Jiyoun park. I found if gif file didn't have colormap, evas make segmentation fault. So I add null check code of the gif color map . Thanks.. evas_image_load_gif.patch Description: Binary data -- EditLive

[E-devel] Provide sensible errors for edje utilities

2011-06-14 Thread Ulrich Eckhardt
Hi! If you start edje_player or edje_inspector with a path to a file that doesn't exist you get a bogus error message saying that the file doesn't contain any groups. The attached patch uses access() to check if the program can read the file, giving a sensible error message if not. I have chec

Re: [E-devel] E SVN: raster trunk/web/www/p/contribute

2011-06-14 Thread Mike Blumenkrantz
On Tue, 14 Jun 2011 22:21:27 -0700 "Enlightenment SVN" wrote: > Log: > add note about live git mirror/server whoa did hell just freeze over? -- Mike Blumenkrantz Zentific: Coding in binary since '10. -- EditLive Enterp

Re: [E-devel] Provide sensible errors for edje utilities

2011-06-14 Thread Mike Blumenkrantz
On Wed, 15 Jun 2011 07:34:08 +0200 Ulrich Eckhardt wrote: > Hi! > > If you start edje_player or edje_inspector with a path to a file that doesn't > exist you get a bogus error message saying that the file doesn't contain any > groups. The attached patch uses access() to check if the program ca

Re: [E-devel] Provide sensible errors for edje utilities

2011-06-14 Thread Vincent Torri
On Wed, 15 Jun 2011, Mike Blumenkrantz wrote: > On Wed, 15 Jun 2011 07:34:08 +0200 > Ulrich Eckhardt wrote: > >> Hi! >> >> If you start edje_player or edje_inspector with a path to a file that doesn't >> exist you get a bogus error message saying that the file doesn't contain any >> groups. The

Re: [E-devel] Provide sensible errors for edje utilities

2011-06-14 Thread Mike Blumenkrantz
On Wed, 15 Jun 2011 07:55:27 +0200 (CEST) Vincent Torri wrote: > > > On Wed, 15 Jun 2011, Mike Blumenkrantz wrote: > > > On Wed, 15 Jun 2011 07:34:08 +0200 > > Ulrich Eckhardt wrote: > > > >> Hi! > >> > >> If you start edje_player or edje_inspector with a path to a file that > >> doesn't exis

Re: [E-devel] Working on Docs

2011-06-14 Thread Mike McCormack
On 06/15/2011 12:36 AM, Carsten Haitzler (The Rasterman) wrote: > uncrustify solves all the formatting issues, we just need to apply it, but to > apply it we need to have no pending work, patches or branches as it basically > goes and edits pretty much every line of code. While having consistent

Re: [E-devel] Provide sensible errors for edje utilities

2011-06-14 Thread Vincent Torri
On Wed, 15 Jun 2011, Mike Blumenkrantz wrote: > On Wed, 15 Jun 2011 07:55:27 +0200 (CEST) > Vincent Torri wrote: > >> >> >> On Wed, 15 Jun 2011, Mike Blumenkrantz wrote: >> >>> On Wed, 15 Jun 2011 07:34:08 +0200 >>> Ulrich Eckhardt wrote: >>> Hi! If you start edje_player or edje

Re: [E-devel] Provide sensible errors for edje utilities

2011-06-14 Thread Mike Blumenkrantz
On Wed, 15 Jun 2011 08:00:33 +0200 (CEST) Vincent Torri wrote: > > > On Wed, 15 Jun 2011, Mike Blumenkrantz wrote: > > > On Wed, 15 Jun 2011 07:55:27 +0200 (CEST) > > Vincent Torri wrote: > > > >> > >> > >> On Wed, 15 Jun 2011, Mike Blumenkrantz wrote: > >> > >>> On Wed, 15 Jun 2011 07:34:08

Re: [E-devel] Provide sensible errors for edje utilities

2011-06-14 Thread Vincent Torri
On Wed, 15 Jun 2011, Mike Blumenkrantz wrote: > On Wed, 15 Jun 2011 08:00:33 +0200 (CEST) > Vincent Torri wrote: > >> >> >> On Wed, 15 Jun 2011, Mike Blumenkrantz wrote: >> >>> On Wed, 15 Jun 2011 07:55:27 +0200 (CEST) >>> Vincent Torri wrote: >>> On Wed, 15 Jun 2011, Mike Blume

Re: [E-devel] Working on Docs

2011-06-14 Thread Mike Blumenkrantz
On Wed, 15 Jun 2011 15:02:09 +0900 Mike McCormack wrote: > On 06/15/2011 12:36 AM, Carsten Haitzler (The Rasterman) wrote: > > > uncrustify solves all the formatting issues, we just need to apply it, but > > to apply it we need to have no pending work, patches or branches as it > > basically goe