Re: [E-devel] Google Code-In?

2010-10-28 Thread Tom Haste
Being a student right now, I can say Im in! :) On 10/29/10, Michael Jennings wrote: > Applications are due tomorrow to be a mentoring org for the Google > Code-In (http://code.google.com/gci). Sorry for the short notice; > I've got a lot on my plate right now. > > We need to decide if we want to

[E-devel] Google Code-In?

2010-10-28 Thread Michael Jennings
Applications are due tomorrow to be a mentoring org for the Google Code-In (http://code.google.com/gci). Sorry for the short notice; I've got a lot on my plate right now. We need to decide if we want to participate, and if so, what tasks we want to offer to the students. And we have less than 24

Re: [E-devel] RFC: New Elm_Toolbar API

2010-10-28 Thread Bruno Dilly
On Thu, Oct 28, 2010 at 7:04 PM, Leandro Pereira wrote: > Elementary-ers, > > Sorry for the long and boring mail, but this is kinda important. > > We're working on improving the Elm_Toolbar widget. Right now, to add an item > to the toolbar, we have a couple of functions, like (namespace ommitteed

[E-devel] RFC: New Elm_Toolbar API

2010-10-28 Thread Leandro Pereira
Elementary-ers, Sorry for the long and boring mail, but this is kinda important. We're working on improving the Elm_Toolbar widget. Right now, to add an item to the toolbar, we have a couple of functions, like (namespace ommitteed for clarity): append_item(toolbar, icon, label, callback,

Re: [E-devel] E SVN: sachiel IN trunk/TMP/st/elementary: data/themes src/bin

2010-10-28 Thread Mike Blumenkrantz
On Thu, 28 Oct 2010 10:23:53 -0700 "Enlightenment SVN" wrote: > Log: > Little titlebar pre-made layout goes in. > > This comes from a contributed widget from Samsung that was basically > reproducing the code of elm_layout, so instead it was turned into a simple > pre-made layout (could get

Re: [E-devel] E SVN: etrunko IN trunk/e_dbus/src/lib: . bluez connman hal notification ofono

2010-10-28 Thread Eduardo Lima (Etrunko)
On Thu, Oct 28, 2010 at 2:02 PM, Vincent Torri wrote: > > > On Thu, 28 Oct 2010, Enlightenment SVN wrote: > >> Log: >>  E-DBus: Decide whether to build module or not in upper level > > ca you also do that for ecore ? :p > Transmitting file data . Committed revision 53967. Last on

Re: [E-devel] E SVN: etrunko IN trunk/e_dbus/src/lib: . bluez connman hal notification ofono

2010-10-28 Thread Vincent Torri
On Thu, 28 Oct 2010, Enlightenment SVN wrote: > Log: > E-DBus: Decide whether to build module or not in upper level ca you also do that for ecore ? :p Vincent > > > Author: etrunko > Date: 2010-10-28 07:24:26 -0700 (Thu, 28 Oct 2010) > New Revision: 53960 > > Modified: > trunk

Re: [E-devel] E SVN: cedric trunk/eio/src/lib

2010-10-28 Thread Vincent Torri
On Thu, 28 Oct 2010, Enlightenment SVN wrote: > Log: > * eio: add small helper. > > Author: cedric > Date: 2010-10-28 07:50:24 -0700 (Thu, 28 Oct 2010) > New Revision: 53962 > > Modified: > trunk/eio/src/lib/Eio.h trunk/eio/src/lib/eio_single.c > > Modified: trunk/eio/src/li

Re: [E-devel] [PATCH] Processing key event of keypad is supported.

2010-10-28 Thread Rafael Antognolli
Hi Jihoon Kim, The patch seems nice, but why are you adding these casts? @@ -1783,8 +1783,8 @@ _edje_entry_real_part_init(Edje_Real_Part *rp) if (!en->imf_context) goto done; -ecore_imf_context_client_window_set(en->imf_context, rp->object); -ecore_imf_context_client_ca

Re: [E-devel] E SVN: cedric trunk/eina/src/lib

2010-10-28 Thread Vincent Torri
On Thu, 28 Oct 2010, Cedric BAIL wrote: On Thu, Oct 28, 2010 at 12:29 PM, Vincent Torri wrote: On Thu, 28 Oct 2010, Enlightenment SVN wrote: Log:       * eina: fix usage of eina_file_*ls in thread. no readdir_r on Windows, and offsetof does not exist on win ce Damn windows ! Well, the b

Re: [E-devel] E SVN: cedric trunk/eina/src/lib

2010-10-28 Thread Cedric BAIL
On Thu, Oct 28, 2010 at 12:29 PM, Vincent Torri wrote: > On Thu, 28 Oct 2010, Enlightenment SVN wrote: >> Log: >>       * eina: fix usage of eina_file_*ls in thread. > > no readdir_r on Windows, and offsetof does not exist on win ce Damn windows ! Well, the best solution would be to provide a cod

Re: [E-devel] E SVN: cedric trunk/eina/src/lib

2010-10-28 Thread Vincent Torri
On Thu, 28 Oct 2010, Enlightenment SVN wrote: > Log: > * eina: fix usage of eina_file_*ls in thread. no readdir_r on Windows, and offsetof does not exist on win ce Vincent > Author: cedric > Date: 2010-10-28 02:59:27 -0700 (Thu, 28 Oct 2010) > New Revision: 53948 > > Modi

Re: [E-devel] E SVN: bdilly IN trunk/TMP/st/elementary/src: bin lib

2010-10-28 Thread Luis Felipe Strano Moraes
On Wed, Oct 27, 2010 at 11:12 PM, Brian Wang wrote: > On Wed, Oct 27, 2010 at 9:50 PM, Bruno Dilly wrote: >> On Wed, Oct 27, 2010 at 4:18 AM, David Seikel wrote: >>> On Tue, 26 Oct 2010 16:23:22 -0200 Bruno Dilly >>> wrote: >>> As requested by people that usually don't read the commit mess