Re: [E-devel] E CVS: apps/e shorne

2007-02-01 Thread Michael Jennings
On Sunday, 28 January 2007, at 12:06:53 (+0900),
Stafford Horne wrote:

> It was a mistake I already reverted them.

Apparently not.

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <[EMAIL PROTECTED]>
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 "Breakfast clubbers, drop the hankies.  Though to some our friend
  was odd, that day he bought those pine pajamas, his check was good
  with God.  Those here without the Lord, how do you cope?  For this
  morning we don't mourn like those who have no hope."
  -- Newsboys, "Breakfast"

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Ecore and framebuffer: problematic duo?

2007-02-01 Thread Ed Presutti
On Wed, 2007-01-31 at 16:46 +0100, Massimiliano Calamelli wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hi all, i've followed the tips from Jorge Luis, but the problem remains.
> My app don't show anything, the console freezes, and i'm not able to
> switch to another with Ctrl-F#.
> I'm surprised that evas with fb backend works well, and ecore no.
> Now i'm writing another test app for ecore with fb, and i'm checking
> any step I add to my code.
> The initializationof ecore, ecore_fb and ecore_evas seems to work
> (returning no error).
> 

Silly question... was Ecore built with Evas_FB support?
(--enable-ecore-fb IIRC) and did it show enabled at the end of the
configure script execution? It is possible to have Evas with FB support
but not have Ecore_Evas_FB supprot.

Ed


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Bug in donate_meter.php

2007-02-01 Thread Alexander Griesser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Nick Hughart wrote:
> Ok, I hacked your payments together for now. 

Ah, great. Now I definetly will sleep well this night ;)

ciao,
- --
|   .-.  |Alexander Griesser -- <[EMAIL PROTECTED]> | .''`. |
|   /v\   \  http://www.tuxx-home.at/ / : :' : |
| /(   )\  |  GPG-KeyID: 0xA2949B5A  |  `. `'  |
|  ^^ ^^   `-'`-   |
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFwhIb66HVD6KUm1oRAsu8AJ9pOkc8DpgNSkLgs5xhyd5ESQOkogCdFGLQ
95mpZ07/8mQvM/eeNsUsLQM=
=mCmm
-END PGP SIGNATURE-

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Bug in donate_meter.php

2007-02-01 Thread Nick Hughart
Ok, I hacked your payments together for now.  I will be adding some
code to support the multiple donations later today when I have some
time so if anyone else feels as generous as our buddy here you too can
shine high upon the top of the list :)

On Thu, 01 Feb 2007 16:25:47 +0100
Alexander Griesser <[EMAIL PROTECTED]> wrote:

> Hi folks!
> 
> I couldn't live with the fact, that I was not the number one in the
> top donators and therefore I made an additional donation to get rid
> of this, _BUT_ there seems to be a bug in donate_meter.php that
> doesn't handle users that donated twice :)
> 
> BTW: nice buttons, I just added one to my website!
> 
> ciao,


-- 
Nick Hughart
Code poet, Linux user, and web developer all in one.

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Ecore and framebuffer: problematic duo?

2007-02-01 Thread Michael 'Mickey' Lauer
Dunno whether it can help you, but you may have a look at the C++
bindings to EFL at http://projects.linuxtogo.org/projects/eflpp/

In the cvs tree is a couple of example programs I run w/ ecore on
framebuffer.

See also the framebuffer specific initialization sequence in
EcoreEvasWindow.

Note that the code is a couple of months old and EFL changed, I'm not
sure whether it still compiles. I plan to get back working on EFL++ in
Q4/2007.

-- 
Regards,

Michael 'Mickey' Lauer | FreeLancer | http://www.Vanille-Media.de



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Bug in donate_meter.php

2007-02-01 Thread Alexander Griesser
Hi folks!

I couldn't live with the fact, that I was not the number one in the
top donators and therefore I made an additional donation to get rid
of this, _BUT_ there seems to be a bug in donate_meter.php that doesn't
handle users that donated twice :)

BTW: nice buttons, I just added one to my website!

ciao,
-- 
|   .-.  |Alexander Griesser -- <[EMAIL PROTECTED]> | .''`. |
|   /v\   \  http://www.tuxx-home.at/ / : :' : |
| /(   )\  |  GPG-KeyID: 0xA2949B5A  |  `. `'  |
|  ^^ ^^   `-'`-   |

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] [Fwd: Re: Auto-hide shelf]

2007-02-01 Thread Lut!n

Виктор Кожухаров wrote:
> В чт, 2007-02-01 в 01:29 +0100, Lut!n написа:
>> Hello,
>> I thought that having the hability to automagically hide the shelves 
would be nice.
>> Here are some patches for E and its defaut theme that enable a 
per-shelf auto-hide option.

>>
>> Any comments / criticisms are welcome
>>
>> Regards
>> Albin Tonnerre (Lutin)
>
> Perhaps it would be better move the shelf off-screen. That way the
> themes won't have to be changed, and windows wont stick to the
> now-invisible shelf when moved/resized/maximized.

It would be difficult then to unhide them, especially if E is configured 
to flip to the next virtual desktop when mouse is at the edge of the screen.
--- Begin Message ---

Виктор Кожухаров wrote:

В чт, 2007-02-01 в 01:29 +0100, Lut!n написа:

Hello,
I thought that having the hability to automagically hide the shelves 
would be nice.
Here are some patches for E and its defaut theme that enable a per-shelf 
auto-hide option.


Any comments / criticisms are welcome

Regards
Albin Tonnerre (Lutin)


Perhaps it would be better move the shelf off-screen. That way the
themes won't have to be changed, and windows wont stick to the
now-invisible shelf when moved/resized/maximized.


It would be difficult then to unhide them, especially if E is configured 
to flip to the next virtual desktop when mouse is at the edge of the screen



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___ enlightenment-devel mailing 
list enlightenment-devel@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642



___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--- End Message ---
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Etk tooltip disabled ??

2007-02-01 Thread Hisham Mardam Bey
On 2/1/07, DaveMDS <[EMAIL PROTECTED]> wrote:
> There's a reason of the tooltip disabled?
>
> etk_tooltips.c line 78:
> 
> void etk_tooltips_enable()
> {
> //_etk_tooltips_enabled = ETK_TRUE;
> }
>
>
> I have remove the comment and the tooltip works well!
> There's some problem with it?
>

It has some problems with tooltip positioning / hiding that we have
not had the time to look into. Feel free to enable and it and give it
a try, if you find the problem(s), we would be glad to accept your
patches (=

Best Regards,

hisham


-- 
Hisham Mardam Bey
MSc (Computer Science)
http://hisham.cc/
+9613609386
Codito Ergo Sum (I Code Therefore I Am)

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Auto-hide shelf

2007-02-01 Thread Christopher Michael
Виктор Кожухаров wrote:
> В чт, 2007-02-01 в 01:29 +0100, Lut!n написа:
>> Hello,
>> I thought that having the hability to automagically hide the shelves 
>> would be nice.
>> Here are some patches for E and its defaut theme that enable a per-shelf 
>> auto-hide option.
>>
>> Any comments / criticisms are welcome
>>
>> Regards
>> Albin Tonnerre (Lutin)
> 
> Perhaps it would be better move the shelf off-screen.
You want at least a portion of it showing so that the user knows he/she 
can mouse-over it and get it back...so no, don't hide it completely.

  That way the
> themes won't have to be changed, 

So what if the themes have to change??? They're going to change in the 
soon-ish future anyway when more signals get added so this is mute.

and windows wont stick to the
> now-invisible shelf when moved/resized/maximized.

dh


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel