[E-devel] imlib2_loaders

2004-04-26 Thread François Chenais
Hello, I think the file stamp.h.in should be removed from the cvs tree because it is generated by the built process. The bad effect of this appears when CVSREAD is set to readonly so that the stamp.h.in can't be updated and the configure process failed. François -- Debian SID

[E-devel] where is the current theme?

2004-04-26 Thread Didier Casse
Hi all, I just wanted to know where is the information about the current theme stored? i.e let's say I using the theme "axios" and I want to make a simple Perl program tell me which theme I'm using right now, where do I look for it?. Thanks. With kind regards, Didier. --- PhD student.

Re: [E-devel] epplet event loop

2004-04-26 Thread Michael Jennings
On Thursday, 22 April 2004, at 11:56:42 (+1000), Martien Verbruggen wrote: > The changes should be backward compatible, i.e. no programs compiled > against 0.7 should need changes, or should display changes in > behaviour. There is a single new API function > (Epplet_Loop_Iteration(int block)), wh

Re: [E-devel] compiling e16 on IRIX using MipsPro

2004-04-26 Thread Kim Woelders
Nick Blievers wrote: gettext-0.11.5 autoconf-2.57 automake-1.7.5 Try changing the AM_GNU_GETTEXT_VERSION in configure.in to 0.11.5 or 0.10.40, or maybe something else, this stuff is pure voodoo :) /Kim --- This SF.net email is sponsored by: The R

RE: Re: [E-devel] esmart_trans error

2004-04-26 Thread dan sinclair
Yea, the display has always been correct. dan > Am 3889. September 1993 schrieb dan sinclair: > > I've setup Esmart_Trans to work in my little app, but I've noticed an > > Imlib2 error message that appears when I switch virtual desktops. It > > appears if I move to a desktop other then the firs

Re: [E-devel] esmart_trans error

2004-04-26 Thread Nathan Ingersoll
On Sun, Apr 25, 2004 at 01:00:30PM -0400, dan sinclair wrote: > Hello, > > I've setup Esmart_Trans to work in my little app, but I've noticed an Imlib2 error > message that appears > when I switch virtual desktops. It appears if I move to a desktop other then the > first one (top left). > > The

[E-devel] Ecore Docs and EWL Entry patches

2004-04-26 Thread Nicholas Curran
I wish to make the following contributions: - The Doxygen syntax in some files in src/libs/ecore in the Ecore module was wrong. The result was that the generated documentation for some functions (esp. ecore_path_group_*, ecore_plugin_* and ecore_sheap_*) looked weird. The patch should fi