[E-devel] Valgrind on modules?

2005-07-22 Thread Edward Presutti
Okay, so here's the newbie question for today... What's the best way to valgrind modules? -- Ed Presutti (ekrunch on freenode) -- understand, v.: To reach a point, in your investigation of some subject, at which you cease to examine what is really present, and operate on the

Re: [E-devel] List configuration question.

2005-07-22 Thread Tres Melton
On Fri, 2005-07-22 at 13:42 -0700, David Sharp wrote: > I've never gotten two copies of anything. I always figured the list > mailer is smart enough not to send to people already listed in the To: > or CC: fields. Well, it's not. I have two copies of your email here so it must be your mail reader

Re: [E-devel] Eosd

2005-07-22 Thread Brian Alfredo Sakal
Oh, I'm never discouraged... I've got other projects that hopefully will work :-) On Fri, 22 Jul 2005 14:16:40 -0400 Mike Frysinger <[EMAIL PROTECTED]> wrote: > On Friday 22 July 2005 07:29 pm, Brian Alfredo Sakal wrote: > > Heh, nevermind then :-P. > > that wasnt meant to discourage you ... >

Re: [E-devel] Re: [e-users] Re: [e-users] Exposé for E17

2005-07-22 Thread Tres Melton
On Fri, 2005-07-22 at 19:32 +0200, Dènis Riedijk wrote: > Well, I guess we could take a look at how e16.8 does it with the pagers... > As far as I can remember, the pagers in e16 were constantly updated. > An issue with the pagers in E-16.8 came up not to long ago while playing Doom3. It seems th

[E-devel] Memory Monitor Patch 2-r2!

2005-07-22 Thread Edward Presutti
Okay, so here's the fix that corrects the KB/MB/GB display of the memory monitor. It also adds some correctness inside of the routines that return the values. The variable name was changed from 'bytes' to 'kbytes'. That way I don't forget that in the future. :-) Also, in answer to the 1024 vs 100

Re: [E-devel] List configuration question.

2005-07-22 Thread David Sharp
On 7/22/05, Tres Melton <[EMAIL PROTECTED]> wrote: > On Fri, 2005-07-22 at 14:48 +0100, Simon Poole wrote: > > The current behaviour is correct. If you want to send messages to the > > list, you should be using "Reply to all". > > > > On Fri, 2005-07-22 at 03:27 -0700, David Sharp wrote: > > > > >

Re: Re: [E-devel] List configuration question.

2005-07-22 Thread Corey Donohoe
* Tres Melton ([EMAIL PROTECTED]) wrote: > On Fri, 2005-07-22 at 14:48 +0100, Simon Poole wrote: > > The current behaviour is correct. If you want to send messages to the > > list, you should be using "Reply to all". > > > > On Fri, 2005-07-22 at 03:27 -0700, David Sharp wrote: > > > > > > ju

Re: [E-devel] List configuration question.

2005-07-22 Thread Tres Melton
On Fri, 2005-07-22 at 14:48 +0100, Simon Poole wrote: > The current behaviour is correct. If you want to send messages to the > list, you should be using "Reply to all". > > On Fri, 2005-07-22 at 03:27 -0700, David Sharp wrote: > > > > just use your mailer's "reply to all" feature (wow, i had

Re: [E-devel] Eosd

2005-07-22 Thread Mike Frysinger
On Friday 22 July 2005 07:29 pm, Brian Alfredo Sakal wrote: > Heh, nevermind then :-P. that wasnt meant to discourage you ... that package could use a lot of love and features ... i dont think tilman has touched it in a while -mike --- SF.Net

Re: [E-devel] change color of evasobject_textblock

2005-07-22 Thread Nathan Ingersoll
You need to insert formatting with evas_object_textblock_format_insert. I would strongly recommend not dereferencing structs like you did, almost everything in the EFL is changed via an API call, and setting the value directly is discouraged. Example textblock uses are available in: http://www.ras

RE: [E-devel] change color of evasobject_textblock

2005-07-22 Thread dan sinclair
> Hi. I tried making a test app for evas_object_textblock in order to see how > code > changes affected behavior. However, when I typed nothing showed up, so I > added some > inital text to the textblock with > evas_object_textblock_text_insert(textblock, "Initial > text."), but that didn't

Re: [E-devel] Eosd

2005-07-22 Thread Brian Alfredo Sakal
Heh, nevermind then :-P. On Fri, 22 Jul 2005 13:39:03 -0400 Mike Frysinger <[EMAIL PROTECTED]> wrote: > On Friday 22 July 2005 04:20 pm, Brian Sakal wrote: > > I figured I may get > > started on a xosd clone (eosd) since one needs gnome crap for xosd... > > esod already exists ... it probably ne

[E-devel] change color of evasobject_textblock

2005-07-22 Thread Brian Alfredo Sakal
Hi. I tried making a test app for evas_object_textblock in order to see how code changes affected behavior. However, when I typed nothing showed up, so I added some inital text to the textblock with evas_object_textblock_text_insert(textblock, "Initial text."), but that didn't show up either. S

[E-devel] Re: [e-users] Re: [e-users] Exposé for E17

2005-07-22 Thread Dènis Riedijk
Well, I guess we could take a look at how e16.8 does it with the pagers... As far as I can remember, the pagers in e16 were constantly updated. E does not know the content of the windows (maybe if it is an EFL-using app, but otherwise snapshots are needed as far as I know) grtz, Dènis On 7/22/05

Re: [E-devel] Eosd

2005-07-22 Thread Mike Frysinger
On Friday 22 July 2005 04:20 pm, Brian Sakal wrote: > I figured I may get > started on a xosd clone (eosd) since one needs gnome crap for xosd... esod already exists ... it probably needs to be updated to the new api's though ... ftp://code-monkey.de/pub/eosd/eosd-0.1.0.tar.gz last i checked th

Re: [E-devel] [Patch][border icon drag'n'drop to ibar]

2005-07-22 Thread Simon TRENY
Hi, A good feature to implement for ibar I think would be to be able to drag'n'drop a file from a filemanager to an ibar icon. This will launch the corresponding application executable with the dropped filename(s) as argument(s), such as xcfe4-panel does. For example, if I have an text editor

Re: [E-devel] List configuration question.

2005-07-22 Thread David Sharp
On 7/21/05, Tres Melton <[EMAIL PROTECTED]> wrote: > Is there anyway to have the FROM: field changed to point to the list? > If you forget to change the TO: field when replying it ends up going to > the individual and not to the list. I have been bitten by this a number > of times and have

[E-devel] [Patch][border icon drag'n'drop to ibar]

2005-07-22 Thread Sebastien HOUZE
Hi, this allow to drag and drop a window border icon to ibar (as we can already drag an eapp file from evidence to ibar). -- Sébastien HOUZE [EMAIL PROTECTED] Index: src/modules/ibar/e_mod_main.c === RCS file: /cvsroot/enlightenment/

[E-devel] magic?

2005-07-22 Thread Brian Sakal
Hi. I'm studying E17 source code and I'm seeing a lot of magic-this magic-that... Is this a traditional joke like foo and foobar or does it signify something? --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. F

[E-devel] Eosd

2005-07-22 Thread Brian Sakal
Hi. I was thinking as long as we're making unecessary-but-still-kind-of-cool apps like exposé, I figured I may get started on a xosd clone (eosd) since one needs gnome crap for xosd... Does anyone think this is useful? Also, maybe a root-tail clone as a module since modules draw only to the root wi

Re: [E-Devel] Question about using system() inside a module

2005-07-22 Thread Simon Poole
Matthew Mullins wrote: ecore_file_download dan If you want to handle the downloaded data yourself rather than save it to a file, you may find ecore_con_url is more useful. Ultimately, ecore_file_download will be fixed to use ecore_con_url. -- Simon Poole www.appliancestudio.com --

Re: [E-devel] List configuration question.

2005-07-22 Thread Simon Poole
Tres Melton wrote: Is there anyway to have the FROM: field changed to point to the list? If you forget to change the TO: field when replying it ends up going to the individual and not to the list. I have been bitten by this a number of times and have seen others cus and scream as well.

Re: [E-Devel] Question about using system() inside a module

2005-07-22 Thread Matthew Mullins
That will do it, thank you. --- dan sinclair <[EMAIL PROTECTED]> wrote: > On Thu, 2005-07-21 at 17:30 -0700, Matthew Mullins > wrote: > > Hello, > > > > I'm trying to come up with a better way to > download > > (weather html in my case) than using wget through > a > > system() function. Wheneve