Search the web
Sign In
New User? Sign Up
eiffel-gtk-discuss · Eiffel/GTK Discussion Mailing List

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 375 - 404 of 2133   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
375 Richie Bielak
richieb@... Send Email
Oct 3, 1999
2:08 am
Hi, I've updated the code in the CVS to be version 0.3.3. All examples compile with ISE and SE. I will update the eGTK page tomorrow. We should also update the...
376 Oliver Elphick
olly@... Send Email
Oct 3, 1999
6:14 pm
... Yes, I have, but I've only just got back from holiday; is it too late to include in the snapshot? -- Vote against SPAM: http://www.politik-digital.de/spam/...
377 Richie Bielak
richieb@... Send Email
Oct 3, 1999
10:10 pm
... There is still plenty of time. I'm about to update my Web page, I can wait few days until you run your script. Thanks! ...richie -- "It is a good day to...
378 Daniel Elphick
de397@... Send Email
Oct 3, 1999
11:49 pm
I have committed changes to eglade which allow you to use signals now. You can also use the same handler more than once, (which wasn't possible a week ago). I...
379 andreas.leitner@... Send Email Oct 6, 1999
2:04 am
Hi, I wanted to try out the sh script add_copyright from the eGTK cvs, but I was not able to figure out how to use it. I have no idea where it comes from, so I...
380 Oliver Elphick
olly@... Send Email
Oct 6, 1999
8:00 am
... I wrote it and used it to add copyright notices to the eGTK classes when they were first put under CVS. It will work in Linux; it may not work on other...
381 Andreas Leitner
andreas.leitner@... Send Email
Oct 6, 1999
9:49 pm
... Thanks alot for the explanation. Linux is fine for me. I suppose if files already have a comment it will just add another one? If so it would be nice to...
382 Richie Bielak
richieb@... Send Email
Oct 7, 1999
2:58 am
Small patch, submitted by Friedrich Dominicus, for the GTK_COLOR_SELECTION_DIALOG. ...richie -- "It is a good day to code." http://www.netlabs.net/~richieb...
383 Richie Bielak
richieb@... Send Email
Oct 7, 1999
3:08 am
... Ooops. My CVS commit failed, the server is not responding. I'm going to try again tomorrow... ...richie...
384 Oliver Elphick
olly@... Send Email
Oct 7, 1999
6:56 pm
... It won't duplicate its own work, but it isn't feasible to ask it to parse existing comments to see if they are copyright statements; if you don't want...
385 Oliver Elphick
olly@... Send Email
Oct 7, 1999
7:36 pm
I have committed a change to eglade to ensure that code gets written into the correct directory. This affects base.e and code_generator.e. Before this fix, if...
386 Daniel Elphick
de397@... Send Email
Oct 7, 1999
9:04 pm
... I think it was intended by the makers of glade that it should create the code in the directory that the glade file was. I don't see a need for the...
387 Oliver Elphick
olly@... Send Email
Oct 7, 1999
9:32 pm
... I looked through GOBO and the new BASE_DIRECTORY class in SmallEiffel and didn't find anything. There seems to be a need for a lot of such basic utilities....
388 Richie Bielak
richieb@... Send Email
Oct 10, 1999
1:03 am
We are happy to announce the next release of the eGTK, Eiffel/GTK+ binding library. The new release almost has almost twice as much code as the previous...
389 Oliver Elphick
olly@... Send Email
Oct 10, 1999
6:35 am
... I have tagged the current cvs as rel-0-3-3 -- Vote against SPAM: http://www.politik-digital.de/spam/ ======================================== Oliver...
390 Oliver Elphick
olly@... Send Email
Oct 10, 1999
6:50 am
Eglade 0.2.0 is now released. It is available at http://www.lfix.co.uk/eiflib/ eglade-0.2.0.tar.gz Eglade is an Eiffel code generator for the Glade GTK+ GUI...
391 Richie Bielak
richieb@... Send Email
Oct 16, 1999
12:34 am
Hi, I've checked in two fixes to GTK_IDENTIFIED and the corresponding C code. Mark Arrasmith reported that this code did not work on an Alpha machine. Turned...
392 Oliver Elphick
olly@... Send Email
Oct 19, 1999
10:49 pm
I've just been packaging eGTK for Debian and have noticed that, though we renamed the library, there are still a number of places where we have eiffel_gtk...
393 Richie Bielak
richieb@... Send Email
Oct 20, 1999
12:00 am
... Good idea. Let me know when you're done and I'll update the file on my page as well. ...richie -- "It is a good day to code."...
394 Oliver Elphick
olly@... Send Email
Oct 20, 1999
1:24 am
Continuing the tidying: there seem to be some unused files lying around, which I will remove, if they really are unused. Please check the list: C/se/Makefile...
395 Oliver Elphick
olly@... Send Email
Oct 20, 1999
1:25 am
... All committed now. -- Vote against SPAM: http://www.politik-digital.de/spam/ ======================================== Oliver Elphick...
396 Oliver Elphick
olly@... Send Email
Oct 20, 1999
1:36 am
... It's too late at night. This is an obsolete feature, of course; the class is OK. -- Vote against SPAM: http://www.politik-digital.de/spam/ ...
397 Richie Bielak
richieb@... Send Email
Oct 20, 1999
1:47 am
I started to port "eglade" to ISE. At the moment I'm stuck trying to come up with a portable routine to check if a file exists. There doesn't seem to be one in...
398 Friedrich Dominicus
Friedrich.Dominicus@... Send Email
Oct 20, 1999
12:39 pm
... I can send you one which works for Unices I guess and in two-three weeks file and directory handling classes for Unices should be done which can be used...
399 Mark Arrasmith
arrasmith@... Send Email
Oct 20, 1999
5:37 pm
I've been playing around with GTK_IMAGE (building from the image_scribble_app) and I have a couple of usage questions. 1) I looked at the GDK manual and I...
400 Richie Bielak
richieb@... Send Email
Oct 21, 1999
2:39 am
... Good question. In the GDK code this value is passed directly to X routines, so probably the doc on Xlib would explain it. Having said this, the drawing...
401 Eric Bezault
ericb@... Send Email
Oct 21, 1999
3:48 pm
... I just looked how to add this feature to Gobo (probably in classes KL_INPUT_STREAM_ROUTINES and KL_OUTPUT_STREAM_ROUTINES). I found out that feature...
402 Richie Bielak
richieb@... Send Email
Oct 22, 1999
1:51 am
Eric Bezault wrote: [...] ... eglade uses SE's file_exists. I just want to make it portable. ... I'll try it. Thanks! ...richie...
403 Daniel Elphick
de397@... Send Email
Oct 22, 1999
8:38 am
... I only used file_exists because that was the only one I could find. It uses it to check if a loadpath.se (not relevant to anything other than SE) or...
404 Eric Bezault
ericb@... Send Email
Oct 22, 1999
9:39 am
... OK. But this means that if the file exists but is not readable, it will be overwritten anyway. SmallEiffel's `file_exists' is not very satisfactory. I'll...
Messages 375 - 404 of 2133   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help