Re: [E-devel] On ecore_con_url_http_post_send's signature

2010-10-17 Thread [email protected]
On Sun, Oct 17, 2010 at 6:46 AM, Carsten Haitzler wrote: > On Fri, 08 Oct 2010 19:02:58 -0300 Raphael Kubo da Costa > said: > > ugh. requiring curl outside of ecore_con to pass the httpost thing in and out > is wrong (tm). this needs to be wrapped. an ecore_con data struct needed. this > bit of t

[E-devel] [PATCH] elm_genlist: delete the swipe timer

2010-10-17 Thread Brian Wang
Hello all, The swipe cancel timer isn't deleted in elm_genlist_clear, that will cause invalid access later on. Please ignore the first part of the patch. That affect performance on my device. Please apply the second part of the diff file. Thanks. :-) brian -- brian -- Cool-

[E-devel] UI-Mirroring implementation - quick consultation

2010-10-17 Thread Tom Hacohen
Hey all, A colleague of mine is working on adding UI-Mirroring to EFL. This is behavior often seen on systems that use RTL languages. It essentially means that all of the objects on the screen swap sides. My colleague already wrote the code responsible for the actual mirroring in Edje (with a lot

Re: [E-devel] [PATCH] Accept a long instead of a size_t for ecore_con_url_send's length.

2010-10-17 Thread The Rasterman
On Sun, 17 Oct 2010 07:51:14 -0200 Raphael Kubo da Costa said: > At Sun, 17 Oct 2010 13:48:09 +0900, > Carsten Haitzler (The Rasterman) wrote: > > > > this is actually a good q... shouldnt it be unsigned long at any rate? (tho > > to be honest int is probably enough... but as u have to send in 1

Re: [E-devel] On ecore_con_url_http_post_send's signature

2010-10-17 Thread The Rasterman
On Sun, 17 Oct 2010 08:25:05 -0200 Raphael Kubo da Costa said: > At Sun, 17 Oct 2010 13:46:26 +0900, > Carsten Haitzler (The Rasterman) wrote: > > > > ugh. requiring curl outside of ecore_con to pass the httpost thing > > in and out is wrong (tm). this needs to be wrapped. an ecore_con > > data

Re: [E-devel] update emacs config in trac

2010-10-17 Thread Dave Andreoli
2010/10/17 Lucas De Marchi : > On Sat, Oct 16, 2010 at 9:29 PM, Dave Andreoli wrote: >> yes, absolutely. Also raster agreed some weeks ago, I think we just need >> a volunteer ;) >> Dave > > It's already done. What's is done? I was speaking about a page like the one at webkit, that explain the co

Re: [E-devel] On ecore_con_url_http_post_send's signature

2010-10-17 Thread Raphael Kubo da Costa
At Sun, 17 Oct 2010 13:46:26 +0900, Carsten Haitzler (The Rasterman) wrote: > > ugh. requiring curl outside of ecore_con to pass the httpost thing > in and out is wrong (tm). this needs to be wrapped. an ecore_con > data struct needed. this bit of the api is unusable as it stands > (imho) due to t

Re: [E-devel] getting svn revision in a simpler manner (in configure.ac)

2010-10-17 Thread Jerome Pinot
On Sun, Oct 17, 2010 at 2:59 PM, Vincent Torri wrote: > > Hey, > > instead of: > > (svnversion "${SVN_REPO_PATH:-.}" | grep -v export || echo 0) | awk -F : > '{printf("%s\n", $1);}' | tr -d ' :MSP\n' > > why not using: > > svn info |grep Revision | sed 's/Revision: //g' Beware of your environmen

Re: [E-devel] [PATCH] Accept a long instead of a size_t for ecore_con_url_send's length.

2010-10-17 Thread Raphael Kubo da Costa
At Sun, 17 Oct 2010 13:48:09 +0900, Carsten Haitzler (The Rasterman) wrote: > > this is actually a good q... shouldnt it be unsigned long at any rate? (tho to > be honest int is probably enough... but as u have to send in 1 go... 2gb might > possibly be a limiting factor?) We have libcurl as a li

Re: [E-devel] [PATCH] Accept a long instead of a size_t for ecore_con_url_send's length.

2010-10-17 Thread David Seikel
On Sun, 17 Oct 2010 13:48:09 +0900 Carsten Haitzler (The Rasterman) wrote: > this is actually a good q... shouldnt it be unsigned long at any > rate? (tho to be honest int is probably enough... but as u have to > send in 1 go... 2gb might possibly be a limiting factor?) Say you are sending a DVD