Re: [E-devel] E_DBus - IPC replacement

2007-07-25 Thread Stafford Horne
On Wed, 25 Jul 2007 01:40:39 -0500 Brian Mattern <[EMAIL PROTECTED]> wrote: > As a heads up, I've got this flagged to look at, but definitely won't > have time until i get back from my honeymoon (week from friday). > Thanks for taking the initiative on this. > Thanks Rephorm, I can wait. I hav

Re: [E-devel] E CVS: libs/etk andrunko

2007-07-25 Thread Christian Hunke
> -Ursprüngliche Nachricht- > Von: edevel > Gesendet: 25.07.07 08:17:03 > An: edevel > Betreff: Re: [E-devel] E CVS: libs/etk andrunko > Vincent Torri wrote: > > On Fri, 20 Jul 2007, Hisham Mardam Bey wrote: > Log Message: > Added new widget Etk_Mdi_Window. > >>> MDI ? you mea

Re: [E-devel] {Spam?} Re: {Spam?} Re: evas common engine as a direct rendering library?

2007-07-25 Thread Gustavo Sverzut Barbieri
On 7/25/07, Jorge Luis Zapata Muga <[EMAIL PROTECTED]> wrote: > On 7/25/07, Vincent Torri <[EMAIL PROTECTED]> wrote: > > > > > > On Wed, 25 Jul 2007, Carsten Haitzler (The Rasterman) wrote: > > > > > > be careful - then you need to deal with merging the branch - the existing > > > software enigne c

Re: [E-devel] Worldmap with Devs - GPS Coords in info.txt

2007-07-25 Thread Morten Nilsen
Dave wrote: >> And the xml output here..: http://e.runsafe.no/users.php >> > and this a first impementation of the map that read your xml: > http://www.gurumeditation.it/eusermap.php > > From js I can't load the xml from a different domain that mine, so for now > I have done a local copy of the f

Re: [E-devel] Worldmap with Devs - GPS Coords in info.txt

2007-07-25 Thread Dave
Morten Nilsen ha scritto: > Dave wrote: > >> From: "Morten Nilsen" <[EMAIL PROTECTED]> >> >>> On 24/7/2007, "Dave" <[EMAIL PROTECTED]> wrote: >>> If someone would like to do a page somewere, where user can insert his data (at least name and coord) that will be stored on >>

Re: [E-devel] {Spam?} Re: {Spam?} Re: evas common engine as a direct rendering library?

2007-07-25 Thread Jorge Luis Zapata Muga
On 7/25/07, Vincent Torri <[EMAIL PROTECTED]> wrote: > > > On Wed, 25 Jul 2007, Carsten Haitzler (The Rasterman) wrote: > > > > be careful - then you need to deal with merging the branch - the existing > > software enigne code wont stay still forever. > > before talking about merging, maybe it's ti

Re: [E-devel] Ecore_Data API change

2007-07-25 Thread Peter Wehrfritz
Ok the changes are commit to cvs. If you have some code that is not in cvs you can use the little script I wrote. usage: ./replace.sh ../ecore_data.rpl ../ecore_data.grep Note don't save the .rpl and the .grep file in the directory that you want to change, else the script will replace the stri

Re: [E-devel] Ecore_Data API change

2007-07-25 Thread The Rasterman
On Wed, 25 Jul 2007 16:37:46 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: > Peter Wehrfritz wrote: > > > > ecore_list_list_append sounds ok to me, but ecore_list_first_goto sounds > > a bit clumsy. Or am I just used to the old function names? > > > isn't it list_append_list in evas t

Re: [E-devel] Ecore_Data API change

2007-07-25 Thread Sebastian Dransfeld
Peter Wehrfritz wrote: > > ecore_list_list_append sounds ok to me, but ecore_list_first_goto sounds > a bit clumsy. Or am I just used to the old function names? isn't it list_append_list in evas too? Keep them the same :) Sebastian -

Re: [E-devel] {Spam?} Re: E CVS: libs/etk andrunko

2007-07-25 Thread Andre Magalhaes
On 7/25/07, Vincent Torri <[EMAIL PROTECTED]> wrote: > > > On Wed, 25 Jul 2007, Chady Kassouf wrote: > > > On 7/25/07, Vincent Torri <[EMAIL PROTECTED]> wrote: > >> > >> > >> > >> > >> hmmm, make it hard to run such apps on desktops with 2 or more virtual > >> desktops or monitors. There are other

Re: [E-devel] {Spam?} Re: {Spam?} Re: evas common engine as a direct rendering library?

2007-07-25 Thread The Rasterman
On Wed, 25 Jul 2007 16:01:05 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> babbled: > > > On Wed, 25 Jul 2007, Carsten Haitzler (The Rasterman) wrote: > > > > be careful - then you need to deal with merging the branch - the existing > > software enigne code wont stay still forever. > > before

Re: [E-devel] E CVS: libs/etk andrunko

2007-07-25 Thread Gustavo Sverzut Barbieri
On 7/25/07, Morten Nilsen <[EMAIL PROTECTED]> wrote: > Vincent Torri wrote: > > On Fri, 20 Jul 2007, Hisham Mardam Bey wrote: > Log Message: > Added new widget Etk_Mdi_Window. > >>> MDI ? you mean "multiple document interface" ? windows inside a window ? > >> Yes. > > > > What is the inte

Re: [E-devel] {Spam?} Re: E CVS: libs/etk andrunko

2007-07-25 Thread Vincent Torri
On Wed, 25 Jul 2007, Chady Kassouf wrote: > On 7/25/07, Vincent Torri <[EMAIL PROTECTED]> wrote: >> >> >> >> >> hmmm, make it hard to run such apps on desktops with 2 or more virtual >> desktops or monitors. There are other inconvenients with mdi > > > > Sure it might have inconveniences, bu

Re: [E-devel] {Spam?} Re: {Spam?} Re: evas common engine as a direct rendering library?

2007-07-25 Thread Vincent Torri
On Wed, 25 Jul 2007, Carsten Haitzler (The Rasterman) wrote: > > be careful - then you need to deal with merging the branch - the existing > software enigne code wont stay still forever. before talking about merging, maybe it's time to write some code. There has been several times, by mails, di

Re: [E-devel] Ecore_Data API change

2007-07-25 Thread The Rasterman
On Wed, 25 Jul 2007 20:11:48 +0900 Stafford Horne <[EMAIL PROTECTED]> babbled: > On Wed, 25 Jul 2007 10:40:20 +0200 > Peter Wehrfritz <[EMAIL PROTECTED]> wrote: > > ... > > >> ecore_dlist_goto_index > > >> > > After positive response per mail and irc, I think most people are > > content wit

Re: [E-devel] Ecore_Data API change

2007-07-25 Thread The Rasterman
On Wed, 25 Jul 2007 10:40:20 +0200 Peter Wehrfritz <[EMAIL PROTECTED]> babbled: more like ecore_file_get_file() ecore_file_get_dir() etc. etc. - same "badly ordered wording" compared with the latin-style "verb at end" we use as the standard :) > Carsten Haitzler (The Rasterman) schrieb: > > On Tu

Re: [E-devel] E_DBus - IPC replacement

2007-07-25 Thread The Rasterman
On Wed, 25 Jul 2007 01:40:39 -0500 Brian Mattern <[EMAIL PROTECTED]> babbled: > As a heads up, I've got this flagged to look at, but definitely won't > have time until i get back from my honeymoon (week from friday). > Thanks for taking the initiative on this. GO SHAG!!! :):):) > Brian > >

Re: [E-devel] {Spam?} Re: evas common engine as a direct rendering library?

2007-07-25 Thread The Rasterman
On Wed, 25 Jul 2007 08:17:55 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> babbled: > > > On Sat, 21 Jul 2007, Carsten Haitzler (The Rasterman) wrote: > > > On Thu, 19 Jul 2007 00:20:16 +0200 "Jorge Luis Zapata Muga" > > <[EMAIL PROTECTED]> babbled: > > > >> Hi all, i have taken evas to be my

Re: [E-devel] Ecore_Data API change

2007-07-25 Thread Stafford Horne
On Wed, 25 Jul 2007 10:40:20 +0200 Peter Wehrfritz <[EMAIL PROTECTED]> wrote: ... > >> ecore_dlist_goto_index > >> > After positive response per mail and irc, I think most people are > content with the changes. Actually I haven't heard anything negative > about them. Still remains the quest

Re: [E-devel] E CVS: libs/etk barbieri

2007-07-25 Thread Peter Wehrfritz
Hisham Mardam Bey schrieb: > On 7/25/07, Peter Wehrfritz <[EMAIL PROTECTED]> wrote: > > >> I'm not sure what your intention is behind the 'a', but the third >> argument of ecore_list_sort() should be ECORE_SORT_MIN or >> ECORE_SORT_MAX. I updated the doxy to be more precise about the >> possibl

Re: [E-devel] E CVS: libs/etk barbieri

2007-07-25 Thread Hisham Mardam Bey
On 7/25/07, Peter Wehrfritz <[EMAIL PROTECTED]> wrote: > I'm not sure what your intention is behind the 'a', but the third > argument of ecore_list_sort() should be ECORE_SORT_MIN or > ECORE_SORT_MAX. I updated the doxy to be more precise about the > possible values. Besides that, the return list

Re: [E-devel] E CVS: libs/etk barbieri

2007-07-25 Thread Peter Wehrfritz
Enlightenment CVS schrieb: > Enlightenment CVS committal > > Author : barbieri > Project : e17 > Module : libs/etk > > Dir : e17/libs/etk/src/bin > > > Modified Files: > etk_combobox_test.c etk_tree_test.c > > > Log Message: > Fix compiler warnings > > =

Re: [E-devel] [PATCH] Update e_dbus NetworkManager functions to current API

2007-07-25 Thread Peter Wehrfritz
Ross Vandegrift schrieb: > Hello everyone, > > As I mentioned earlier, I've been playing a bit with getting > NetworkManager support to do good stuff in E. This patch updates > e_dbus to use the most accurate NM interface that I could find. > > The patch adds all the functionality required, but I

Re: [E-devel] Ecore_Data API change

2007-07-25 Thread Peter Wehrfritz
Carsten Haitzler (The Rasterman) schrieb: > On Tue, 24 Jul 2007 20:08:29 +0200 Peter Wehrfritz <[EMAIL PROTECTED]> > babbled: > > ecore_file has a few bad crufty ones too. > Sure, I can change those in the same run, but can you be more precise, please? Do you prefer ecore_file_dir_make over eco

Re: [E-devel] E CVS: libs/etk andrunko

2007-07-25 Thread Chady Kassouf
On 7/25/07, Vincent Torri <[EMAIL PROTECTED]> wrote: > > > > On Wed, 25 Jul 2007, Morten Nilsen wrote: > > >> imho, designing a gui with a mdi is useless. Better using several > windows > >> than one with several in it. > > > > Many users prefer photoshop over gimp, and I am sure some prefer > > ph