On Mon, 04 Jun 2007 14:35:57 +0200 Michele Abbrescia <[EMAIL PROTECTED]>
babbled:
> Massimiliano Calamelli wrote:
> > You're welcome!
> > Which help are you looking for?
> >
> > You also can try #edevelop or #e on freenode.
> > Oppure, se preferisci parlare in italiano, siamo sul canale
> > #en
On Tue, 5 Jun 2007 01:00:37 -0300 "Gustavo Sverzut Barbieri"
<[EMAIL PROTECTED]> babbled:
> As you might know I'm working to get Evas running as fast as possible
> due our desire to use it in embedded systems, to name Nokia N800 and
> OpenMoko.
>
> One of the drawbacks are how fonts are drawn, sp
On Wed, 6 Jun 2007 02:51:20 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled:
>
> Gustavo wrote:
>
> > so, how to speed up text rendering? raster suggested me to create a
> > render cache so scaling, font and etc would be cached and maybe ...
>
> There are several basic ways, ass
On Thu, 14 Jun 2007 04:32:20 +0200 lok <[EMAIL PROTECTED]> babbled:
> Hi,
>
> I was working on two things recently.
> The first one was the skip pager property, raster was faster than me adding it
> to the pager, but it still miss from the border menu. The patch change the
> "Skip Window List" in
On Thu, 14 Jun 2007 12:45:01 -0500 Ravenlock <[EMAIL PROTECTED]> babbled:
> Hello,
>
> (fwiw... while this is not particularly development related, its
> developer comments I am interested in so I sent it to the Devel ML)
>
> There seems to be some disagreement on the intention of the fields in
On Sat, 23 Jun 2007 14:07:50 +0200 (CEST) Paul Koether
<[EMAIL PROTECTED]> babbled:
> thought this could be useful if themers want to add a lower button to the
> border.
what about raise? or all the other things... we need to cover a LOT of basic
events in signal bindings to flesh this out.
--
On Mon, 25 Jun 2007 20:11:12 +0200 Nicolas Aguirre <[EMAIL PROTECTED]>
babbled:
> Hi all,
>
> Attached, a patch to have position time changing when video mute is ON
> for the gstreamer module.
looks ok from a quick read. in cvs.
--
- Codito, ergo sum - "I code, therefore I am"
On Wed, 27 Jun 2007 03:08:46 +0200 Joel Klinghed <[EMAIL PROTECTED]> babbled:
confirmed from michel that this helps. in cvs.
> Hi.
>
> Attached a patch to the bmp loader in Imlib2 that fixes a couple of
> mixups concerning endianess.
>
> /Joel Klinghed
>
--
- Codito, ergo sum -
On Sun, 01 Jul 2007 08:21:43 -0500 Ravenlock <[EMAIL PROTECTED]> babbled:
in - with fixes. :)
> Hello,
>
> Presently in E you can set a global setting in the config panel that
> specifies you prefer the NetwM icon on your borders, or the icon you
> specified in your .desktop files.
>
> This wor
On Sun, 1 Jul 2007 21:17:30 -0300 "Gustavo Sverzut Barbieri"
<[EMAIL PROTECTED]> babbled:
> Hi guys, these days I was reading GCC's manual and saw that it can
> compile and operate on more than one file at the same time (-combine)
> and optimize based on this (-fwhole-program).
>
> Until GCC get
On Wed, 04 Jul 2007 14:13:17 -0400 dan sinclair <[EMAIL PROTECTED]> babbled:
> We've been trying the new Bug genie bug tracker for a little while now
> and I must say, I'm pretty disappointed in it's abilities. It took a lot
> of effort to get setup, and we haven't been able to figure out how to
On Tue, 10 Jul 2007 08:01:16 +1000 David Seikel <[EMAIL PROTECTED]> babbled:
> On Mon, 9 Jul 2007 19:29:37 +0900 Carsten Haitzler (The Rasterman)
> <[EMAIL PROTECTED]> wrote:
>
> > On Sun, 8 Jul 2007 20:05:30 -0400 dan sinclair <[EMAIL PROTECTED]>
> > babbled:
> >
> > > On 8-Jul-07, at 7:51 PM,
On Sun, 15 Jul 2007, Carsten Haitzler (The Rasterman) wrote:
>
> bugzilla is up now - lets try us this from now on for bugs and patch tracking?
for example, adding an evas project and add in it all the items of the
TODO, which is in evas.c.in and that nobody thinks to look at ? (and also
all t
Hi,
Here is an other patch to use pkg-config for detection of EFL in bling
and emu modules:
http://ngc891.blogdns.net/pub/projects/patches/bling-emu-pkgconfig.patch
I removed the esmart tests which are not useful. This fixes the build
of emu module.
Regards,
--
Jerome Pinot
http://ngc891.blo
Still pkg-config fixing stuff, this one for detection of esmart in e_utils:
http://ngc891.blogdns.net/pub/projects/patches/e_utils-pkgconfig.patch
--
Jerome Pinot
http://ngc891.blogdns.net/
-
This SF.net email is sponsored
On Sun, Jul 15, 2007 at 04:09:06PM +0900, Carsten Haitzler wrote:
> that's cool - though maybe it would make sense to have a general "network"
> config tool that handles modem+ppp, ethernet+pppoe, wireless lan, normal lan
> (dhcp, static ip etc.)... ? basically there comes a time when all network
>
I have a rather annoying problem with e17 on my Gentoo box. Wait. This
isn't an e17 bug. This is obviously a skype bug, but skype is closed, so
I can't really do anything with it.
When I hit "Logout", "Shut Down", "Reboot", and so on in the E menu,
every application quits, except skype, because it
This simple patch fixes the golden shelf theme.
Greets,
Brian 'morlenxus' Miculcy
Index: default_shelf.edc
===
RCS file: /var/cvs/e/e17/apps/e/data/themes/default_shelf.edc,v
retrieving revision 1.24
diff -u -r1.24 default_shelf.edc
-
Hey,
patches are sent to mailing list whereas bugzilla is usuable.
Should we begin to ask people to file bugs in bugzilla ?
Vincent
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version
Hi,
On 7/15/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
> On Sun, 1 Jul 2007 21:17:30 -0300 "Gustavo Sverzut Barbieri"
> <[EMAIL PROTECTED]> babbled:
>
> > Hi guys, these days I was reading GCC's manual and saw that it can
> > compile and operate on more than one file at the same
On 7/15/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On 7/15/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
> > On Sun, 1 Jul 2007 21:17:30 -0300 "Gustavo Sverzut Barbieri"
> > <[EMAIL PROTECTED]> babbled:
> >
> > > Hi guys, these days I was reading GCC's manual and saw t
/rpmbuild/BUILD
+ rm -rf entropy-0.0.1
+ /bin/gzip -dc /home/didier/rpmbuild/SOURCES/entropy-0.0.1-20070715.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd entropy-0.0.1
++ /usr/bin/id -u
+ '[' 500 = 0 ']'
++ /usr/bin/id -u
+ '[' 500 = 0 ']'
+
Hey,
try the attached patch. If entropy compiles and works, I'll commit it (I
can't test entropy right now)
Vincent
On Sun, 15 Jul 2007, Didier Casse wrote:
Hi all,
Enlightenment is fine now. But entropy seems to be looking for ecore. Log
attached.? entropy.diff
Index: configure.in
=
On Sun, 15 Jul 2007 17:26:59 +0200 Peter Parkanyi <[EMAIL PROTECTED]>
wrote:
> I have a rather annoying problem with e17 on my Gentoo box. Wait. This
> isn't an e17 bug. This is obviously a skype bug, but skype is closed,
> so I can't really do anything with it.
>
> When I hit "Logout", "Shut Dow
On Sun, 15 Jul 2007 11:13:39 -0400
Ross Vandegrift <[EMAIL PROTECTED]> wrote:
> On Sun, Jul 15, 2007 at 04:09:06PM +0900, Carsten Haitzler wrote:
> > that's cool - though maybe it would make sense to have a general
> > "network" config tool that handles modem+ppp, ethernet+pppoe,
> > wireless lan,
On Sun, Jul 15, 2007 at 11:15:45AM -0700, Daniel Patterson wrote:
> Using any Gnome daemon ties in gnome dependencies
Nope. NetworkManager is designed to be agnostic to any particular
environment. KDE uses it for it's backend as well. From my box:
[EMAIL PROTECTED]:~$ apt-cache depends network
On Sun, 15 Jul 2007 14:33:08 -0400
Ross Vandegrift <[EMAIL PROTECTED]> wrote:
> On Sun, Jul 15, 2007 at 11:15:45AM -0700, Daniel Patterson wrote:
> > Using any Gnome daemon ties in gnome dependencies
>
> Nope. NetworkManager is designed to be agnostic to any particular
> environment. KDE uses i
It looks for evfs now. But evfs and evfs-devel are installed in my box.
evfs-0.0.1-1.20070715cvs
evfs-devel-0.0.1-1.20070715cvs
-
configure: error: Package requirements (evfs >= 0.0.1) were
I ran into the same problem today as i tried to install entropy, and
other efl applications. They aren't modified to work without the -config
scripts yet, so you shall wait, or dig into autotools ;).
rhapsodhy
Didier Casse wrote:
> It looks for evfs now. But evfs and evfs-devel are installed in m
Am Sun, 15 Jul 2007 22:08:46 +0900 schrieb Jerome Pinot:
> Still pkg-config fixing stuff, this one for detection of esmart in
> e_utils:
>
> http://ngc891.blogdns.net/pub/projects/patches/e_utils-pkgconfig.patch
Applied to CVS.
Thanks
Andreas
---
Hi, I have a few questions related image loading.
One thing I'm working on is an xmms2 client using ETK/evolve. I'd like
it to show album cover art; the way the xmms2 client lib handles this
is it gives you a pointer to an image file that was copied in to
memory but not decoded. People using gtk h
Am Sun, 15 Jul 2007 21:25:14 +0900 schrieb Jerome Pinot:
> Hi,
>
> Here is an other patch to use pkg-config for detection of EFL in bling
> and emu modules:
>
> http://ngc891.blogdns.net/pub/projects/patches/bling-emu-pkgconfig.patch
>
> I removed the esmart tests which are not useful. This fix
On Sun, 15 Jul 2007 22:51:21 +0200 Andreas Volz <[EMAIL PROTECTED]>
wrote:
> Am Sun, 15 Jul 2007 21:25:14 +0900 schrieb Jerome Pinot:
>
> > Hi,
> >
> > Here is an other patch to use pkg-config for detection of EFL in
> > bling and emu modules:
> >
> > http://ngc891.blogdns.net/pub/projects/patc
Am Mon, 16 Jul 2007 07:15:29 +1000 schrieb David Seikel:
> On Sun, 15 Jul 2007 22:51:21 +0200 Andreas Volz <[EMAIL PROTECTED]>
> wrote:
>
> > Am Sun, 15 Jul 2007 21:25:14 +0900 schrieb Jerome Pinot:
> >
> > > Hi,
> > >
> > > Here is an other patch to use pkg-config for detection of EFL in
> > >
Vincent Torri wrote:
> Hey,
>
> patches are sent to mailing list whereas bugzilla is usuable.
>
> Should we begin to ask people to file bugs in bugzilla ?
>
> Vincent
>
Indeed !! :)
dh
-
This SF.net email is sponsored by
Brian 'morlenxus' Miculcy wrote:
> This simple patch fixes the golden shelf theme.
>
> Greets,
> Brian 'morlenxus' Miculcy
>
This has already been fixed :)
dh
-
This SF.net email is sponsored by DB2 Express
Download DB2 Exp
Brian 'morlenxus' Miculcy wrote:
> Seems that the files are stripped away... third try.
>
> Once again:
>
> This module makes the enlightenment_remote options for creating,
> selecting and deleting a profile available in the config panel.
>
> Hope it get's in this time...
>
> Greets,
> Brian 'm
On Sun, Jul 15, 2007 at 12:02:41PM -0700, Daniel Patterson wrote:
> On Sun, 15 Jul 2007 14:33:08 -0400
> Ross Vandegrift <[EMAIL PROTECTED]> wrote:
>
> > On Sun, Jul 15, 2007 at 11:15:45AM -0700, Daniel Patterson wrote:
> > > Using any Gnome daemon ties in gnome dependencies
> >
> > Nope. Networ
On Sun, 15 Jul 2007 11:13:39 -0400 Ross Vandegrift <[EMAIL PROTECTED]> babbled:
> On Sun, Jul 15, 2007 at 04:09:06PM +0900, Carsten Haitzler wrote:
> > that's cool - though maybe it would make sense to have a general "network"
> > config tool that handles modem+ppp, ethernet+pppoe, wireless lan, n
On Sun, 15 Jul 2007 20:07:54 -0400 Christopher Michael <[EMAIL PROTECTED]>
babbled:
> Vincent Torri wrote:
> > Hey,
> >
> > patches are sent to mailing list whereas bugzilla is usuable.
> >
> > Should we begin to ask people to file bugs in bugzilla ?
> >
> > Vincent
> >
> Indeed !! :)
yes. fo
add evfs.pc.in and apply that evfs patch. Same for entropy, I can't test.
So tell me if it compiles and runs fine (I guess entropy is a good test
for evfs :) )
I think that the .spec file of evfs should be updated, but I don't touch
that beast :)
Vincent
On Sun, 15 Jul 2007, Didier Casse
Hi,
This one fix the autotools stuff in etk_extra:
http://ngc891.blogdns.net/pub/projects/patches/etk_extra.patch
--
Jerome Pinot
http://ngc891.blogdns.net/
-
This SF.net email is sponsored by DB2 Express
Download DB2 Expr
42 matches
Mail list logo