Skip to search.
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 428 - 457 of 2133   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
428 Richie Bielak
richieb@... Send Email
Nov 2, 1999
1:52 am
... You can remove it. I have a copy for historical reasons... :-) ...richie -- "It is a good day to code." http://www.netlabs.net/~richieb...
429 Richie Bielak
richieb@... Send Email
Nov 2, 1999
1:58 am
... Yes. I was able to check it out. [...] ... Hmm. I usually decide on licensing this way. If it would not bother me if Microsoft took my code and used it in...
430 Sam O'Connor
Sam@... Send Email
Nov 2, 1999
3:11 am
... GOTE itself is GPLed, if MS wants to steal my code they'll do it regardless of the licence, that is not my main concern. I've grown up on GPLed software...
431 Oliver Elphick
olly@... Send Email
Nov 2, 1999
10:41 pm
... Because of the way that Eiffel handles class libraries, there is no way that the LGPL can sensibly be applied; therefore, if you use the GPL, you make it ...
432 Sam O'Connor
Sam@... Send Email
Nov 3, 1999
9:52 am
... Not quite, with bison and lex, the generators are gpled, the .y and .l files I made myself so I can do what I like with them and the output I can also do...
433 Oliver Elphick
elphick@... Send Email
Nov 3, 1999
12:11 pm
Update of /cvs/eiflib/eiflibs/eglade/writers In directory va:/usr/debian/tmp/cvs-serv11823 Modified Files: gtk_button_box_writer.e Log Message: Fix problem...
434 Oliver Elphick
elphick@... Send Email
Nov 3, 1999
12:11 pm
Update of /cvs/eiflib/eiflibs/eglade In directory va:/usr/debian/tmp/cvs-serv11878 Modified Files: class_writer.e Added Files: custom_class_writer.e globals.e...
435 Roger Browne
roger@... Send Email
Nov 3, 1999
9:33 pm
... I'm no lawyer, but several high-profile court cases over the last decade involving Lotus, Borland, Apple, Microsoft etc seem to have established that the...
436 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/buttons In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/buttons Modified Files: Ace.ace ...
437 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/aspectframe In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/aspectframe Modified Files: ...
438 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/filesel In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/filesel Modified Files: Ace.ace ...
439 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/helloworld In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/helloworld Modified Files: ...
440 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/scrolledwin In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/scrolledwin Modified Files: ...
441 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/eventbox In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/eventbox Modified Files: Ace.ace...
442 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/frame In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/frame Modified Files: Ace.ace Log...
443 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/notebook In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/notebook Modified Files: Ace.ace...
444 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/menu In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/menu Modified Files: Ace.ace Log...
445 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/paned In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/paned Modified Files: Ace.ace Log...
446 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/packbox In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/packbox Modified Files: Ace.ace ...
447 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/spinbutton In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/spinbutton Modified Files: ...
448 Oliver Elphick
elphick@... Send Email
Nov 4, 1999
6:38 am
Update of /cvs/eiflib/eiflibs/vegtk/examples/Tutorial/toolbar In directory va:/usr/debian/tmp/cvs-serv27901/examples/Tutorial/toolbar Modified Files: Ace.ace ...
449 Sam O'Connor
Sam@... Send Email
Nov 4, 1999
9:08 am
Hi all, I've just added some new code that generates a feature per signal in each widget class. GTK_BUTTON.connect_clicked_signal (function, data) This is just...
450 Richie Bielak
richieb@... Send Email
Nov 6, 1999
3:44 am
Hi, I just did my first eglade app. I noticed that some classes are generated with the creation clause, even though there is not creation routine. For example:...
451 Oliver Elphick
olly@... Send Email
Nov 6, 1999
8:48 pm
The Debian packages of eGTK and eglade have now been processed by the installer and are available as part of the `potato' distribution, which will be the next...
452 Oliver Elphick
elphick@... Send Email
Nov 8, 1999
1:29 am
Update of /cvs/eiflib/eiflibs/eglade In directory va:/usr/debian/tmp/cvs-serv8639 Modified Files: custom_class_writer.e top_level_class_writer.e Log Message: ...
453 Eugene Melekhov
mev@... Send Email
Nov 9, 1999
6:27 am
We are pleased to announce the next release of VEGTK, Eiffel/GTK+ binding library. Major changes since the last release include: - the library was ported to...
454 Oliver Elphick
elphick@... Send Email
Nov 11, 1999
10:41 pm
Update of /cvs/eiflib/eiflibs/eglade/C In directory va:/usr/debian/tmp/cvs-serv11483/C Modified Files: eglade_support.c Log Message: Extra lines in generated...
455 Oliver Elphick
elphick@... Send Email
Nov 11, 1999
10:42 pm
Update of /cvs/eiflib/eiflibs/eglade In directory va:/usr/debian/tmp/cvs-serv11924 Modified Files: ChangeLog Makefile RELEASE class_writer.e ...
456 Oliver Elphick
elphick@... Send Email
Nov 14, 1999
9:48 am
Update of /cvs/eiflib/eiflibs/eGTK/lib/gtk In directory va:/usr/debian/tmp/cvs-serv25281/eGTK/lib/gtk Modified Files: gtk_button.e gtk_pixmap.e Log Message: ...
457 Oliver Elphick
elphick@... Send Email
Nov 14, 1999
9:48 am
Update of /cvs/eiflib/eiflibs/eGTK/C/se In directory va:/usr/debian/tmp/cvs-serv25281/eGTK/C/se Modified Files: Makefile Log Message: Removed confusing...
Messages 428 - 457 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