[E-devel] ewl textarea additions

2004-02-24 Thread dan sinclair
Hello, The attached patch adds the following three functions into ewl_textarea int ewl_textarea_get_font_size(Ewl_TextArea *ta); void ewl_textarea_set_font_size(Ewl_TextArea *ta, int size); void e

[E-devel] etox font size

2004-02-24 Thread dan sinclair
Hello, Sorry about the second email, this goes with the last. The attached adds the call into etox to set just the font size without knowing the font name. Thanks, dan Index: Etox.h === RCS file: /cvsroot/enlightenment/e17/libs/etox

Re: [E-devel] ecore_evas module in gl_x11 mode

2004-02-24 Thread The Rasterman
On Wed, 25 Feb 2004 00:27:01 +1000 Daniel Stonier <[EMAIL PROTECTED]> babbled: > > Hi all, > > Was in the process of doing a major overhaul of my evas simulations > (they were getting rather beastly) when I decided I might > try initialising everything with ecore rather t

Re: [E-devel] ecore_evas module in gl_x11 mode

2004-02-24 Thread The Rasterman
On Wed, 25 Feb 2004 00:27:01 +1000 Daniel Stonier <[EMAIL PROTECTED]> babbled: > > Hi all, > > Was in the process of doing a major overhaul of my evas simulations > (they were getting rather beastly) when I decided I might > try initialising everything with ecore rather t

[E-devel] Re: E CVS: libs/ecore tsauerbeck

2004-02-24 Thread The Rasterman
On Tue, 24 Feb 2004 11:45:01 -0800 [EMAIL PROTECTED] babbled: > Enlightenment CVS committal > > Author : tsauerbeck > Project : e17 > Module : libs/ecore > > Dir : e17/libs/ecore/src/lib/ecore > > > Modified Files: > Ecore.h ecore_main.c ecore

Re: [E-devel] adding iconified windows to the warp focus list

2004-02-24 Thread Kim Woelders
Alan Schmitt wrote: I agree, I wanted to make this change as small as possible compared to the code there. Good changes are better than small changes :) OK, I put the patch at the end of this email. I put some comments, and tried to make the if structure clearer. Thanks, applied. Btw, is it

[E-devel] ecore_evas module in gl_x11 mode

2004-02-24 Thread Daniel Stonier
Hi all, Was in the process of doing a major overhaul of my evas simulations (they were getting rather beastly) when I decided I might try initialising everything with ecore rather than my existing xlib routines. I ended up with a beast even more beastly than my original program. Not much worked ve

Re: [E-devel] adding iconified windows to the warp focus list

2004-02-24 Thread Alan Schmitt
* Kim Woelders ([EMAIL PROTECTED]) wrote: > Hmm... I don't like these massive if's that are impossible to read. > EwinIsOnScreen() can be used to test if the window is on-screen. > The ewin->ibox, ewin->menu and ewin->pager tests are now (just comitted) > redundant because they will have ewin->skip