Re: [E-devel] evas font path API

2003-01-20 Thread Nathan Ingersoll
On Tue, Jan 21, 2003 at 03:19:55PM +1100, Carsten Haitzler wrote: > > yes.. if renaming is to happen.. NOW is the time. i don't want duplicate fn > calls for "compatability" i'd like to keep it simple. i'd prefer to make people > have to change their code than add #defines or compat symbols (at th

Re: [E-devel] Project Names List

2003-01-20 Thread bmattern
* Mike Frysinger <[EMAIL PROTECTED]> [2003-01-20 23:33:59 -0500]: > On Monday 20 January 2003 22:50, Ben Rockwood wrote: > > Names names. We're running out of E words it sometimes seems. > > So, I asked my wife to build a list of words that start with E, with a > > special look for works that also

Re: [E-devel] elogin

2003-01-20 Thread Corey Donohoe
* Andrew Elcock ([EMAIL PROTECTED]) wrote: > OK - so for a long time now I have been complaining that elogin did not > authenticate me - but I have figured out exactly why!!! > > I am not sure if this is fixable, but it seems that any password with a > FullStop in it will fail to authenticate! Sho

Re: [E-devel] Project Names List

2003-01-20 Thread Mike Frysinger
On Monday 20 January 2003 22:50, Ben Rockwood wrote: > Names names. We're running out of E words it sometimes seems. > So, I asked my wife to build a list of words that start with E, with a > special look for works that also could start with L. Attached is a > list of possible E project names. 14

Re: [E-devel] evas font path API

2003-01-20 Thread The Rasterman
On Mon, 20 Jan 2003 22:16:10 -0600 [EMAIL PROTECTED] babbled: > * Carsten Haitzler <[EMAIL PROTECTED]> [2003-01-21 10:14:15 +1100]: > > > On Mon, 20 Jan 2003 16:55:17 -0600 [EMAIL PROTECTED] babbled: > > > > > I was just curious about why the font path functions are > > > evas_object_font_path_*

Re: [E-devel] Project Names List

2003-01-20 Thread The Rasterman
On Mon, 20 Jan 2003 19:50:24 -0800 (PST) "Ben Rockwood" <[EMAIL PROTECTED]> babbled: > Names names. We're running out of E words it sometimes seems. > So, I asked my wife to build a list of words that start with E, with a > special look for works that also could start with L. Attached is a > list

Re: [E-devel] Project Names List

2003-01-20 Thread Ben Martin
On Tue, 2003-01-21 at 13:50, Ben Rockwood wrote: > Names names. We're running out of E words it sometimes seems. > So, I asked my wife to build a list of words that start with E, with a > special look for works that also could start with L. Attached is a > list of possible E project names. 145 in

Re: [E-devel] evas font path API

2003-01-20 Thread bmattern
* Carsten Haitzler <[EMAIL PROTECTED]> [2003-01-21 10:14:15 +1100]: > On Mon, 20 Jan 2003 16:55:17 -0600 [EMAIL PROTECTED] babbled: > > > I was just curious about why the font path functions are > > evas_object_font_path_*() instead of evas_font_path_*(), since they take an > > evas (not an objec

[E-devel] Project Names List

2003-01-20 Thread Ben Rockwood
Names names. We're running out of E words it sometimes seems. So, I asked my wife to build a list of words that start with E, with a special look for works that also could start with L. Attached is a list of possible E project names. 145 in all. If this is a good list, I'll put it on the site fo

Re: [E-devel] evas font path API

2003-01-20 Thread The Rasterman
On Mon, 20 Jan 2003 16:55:17 -0600 [EMAIL PROTECTED] babbled: > I was just curious about why the font path functions are > evas_object_font_path_*() instead of evas_font_path_*(), since they take an > evas (not an object) and they apply evas-wide. > Its not the biggest problem, just a little less

[E-devel] evas font path API

2003-01-20 Thread bmattern
I was just curious about why the font path functions are evas_object_font_path_*() instead of evas_font_path_*(), since they take an evas (not an object) and they apply evas-wide. Its not the biggest problem, just a little less than intuitive. -- brian