Re: Extension of UML/UML - Class possible?
On Sunday 05 January 2003 02:49, Alan Horkan wrote: > http://www.rational.com/uml/index.jsp?SMSESSION=NO I looked at http://www.rational.com/media/uml/post.pdf '3.22 Class Diagram' on page 260-262 and a comment field is not part of an UML class diagram. B-( > patches are welcome but we are all just volunteers. I just looked at class.c from from the dia-0.90-8.src.rpm. It's about 40 kb in size and I don't understood very much. B-) GTK ist very new to me so I don't know the name of the GTK textarea gadget. I don't know what to do to extend the structures, the dialog box, etc... I hoped that the author of the UML could do this. This would be much faster. > Patches welcomed. I would do it, I got the knowledge for this. So is there any chance, that someone could do it? B-) -- So long... Fuzz ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
Dia ChangeLog report for Sun Jan 5 08:23:02 2003 (UTC)
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous 2003-01-04 09:23:57.0 +0100 +++ dia-cvs-snapshot/ChangeLog 2003-01-05 09:23:07.0 +0100 @@ -1,3 +1,7 @@ +2003-01-04 Steffen Macke <[EMAIL PROTECTED]> + + * doc/custom-shapes: incomplete description of + 2003-01-03 Steffen Macke <[EMAIL PROTECTED]> * makefile.msc(new): new makefile to create file ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
Re: dia win32 compilation with MSVC
James Michael DuPont wrote: impressive can i use that for the basis of the one for mingw32 cross? Sure, as you can see all the sources were already in the CVS. The script in dia_extra_src_msvc.zip is just copying some files to the right places and replacing art_rgb.h with the latest CVS version as it seems broken in the current GnuWin32 package. I'm going to give the mingw build another try - the last time I did it failed with a crash of ld when linking dia.exe but the MinGW guys just told me that it's worthwile testing again. Steffen ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
Re: Extension of UML/UML - Class possible?
On Sun, 5 Jan 2003, Erik Wasser wrote: > > Is it possible to extend the "UML - Class" object of an additional field > for a comment? I don't know, if this is conform the UML standard, but I > think it would be very handy. Something like this: > > +---+ > | classname | > +---+ > | Attributes| > +---+ > | Methods | > +---+ > | Comment | > +---+ > > Is it possible? > > Thx for your help & work. It is already done! I'm not sure if it made it into the 0.90 release, but it's certainly there in CVS. I don't think it's displayed in the diagram, though, it's just stored with the UML properties. -Lars -- Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| HÃ¥rdgrim of Numenor "I do not agree with a word that you say, but I | will defend to the death your right to say it." | Where are we going, and --Evelyn Beatrice Hall paraphrasing Voltaire | what's with the handbasket? ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
Re: dia win32 compilation with MSVC
--- Steffen Macke <[EMAIL PROTECTED]> wrote: > James Michael DuPont wrote: > > >impressive > >can i use that for the basis of the one for mingw32 cross? > > > Sure, as you can see all the sources were already in the CVS. > The script in dia_extra_src_msvc.zip is just copying some files to > the > right places and > replacing art_rgb.h with the latest CVS version as it seems broken in > the > current GnuWin32 package. > I'm going to give the mingw build another try - the last time I did > it > failed with > a crash of ld when linking dia.exe but the MinGW guys just told me > that it's > worthwile testing again. cool. Most of what I am doing/documenting now is how to build the libs used by dia. I assume you are using prebuilt copies of the dlls? Right now i am still working on gdk/gtk+ %99 of the others are done. mike = James Michael DuPont http://introspector.sourceforge.net/ __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
Re: dia win32 compilation with MSVC
cool. Most of what I am doing/documenting now is how to build the libs used by dia. I assume you are using prebuilt copies of the dlls? Yes Steffen ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
Moving Forwards & Backwards
Hi, A couple of days ago my wife found dia in the depths of my linux box. It seemed just fine except for the lack of some object manipulation options. So in an idle moment I have added a 'Move Forwards' and 'Move Backwards' feature against the 0.9 sources. If it isn't obvious, they move and object forward or backwards one step, rather than all the way to the front or back. What is the preferred format for such contributions to be presented in? Thanks, David Johnston ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
Re: dia win32 compilation with MSVC
Steffen, Looks great...thanks for pulling this together! I'll try following the build notes tonite. BTW, I caught a couple of errors on your "dia win32 sources" page: 1. In the PANGO section, the URL for the 2nd bullet is whacked, and the text implies libiconv vs pango (looks like url should be: http://umn.dl.sourceforge.net/sourceforge/dia-installer/pango-dev-1.0.5-20021201.zip ) 2. I'm guessing you intended to have an ICONV section... (FWIW, I found the url for it to be: http://umn.dl.sourceforge.net/sourceforge/gettext/libiconv-1.8-w32-1.bin.zip) 3. in LIBXML section, url should be: http://umn.dl.sourceforge.net/sourceforge/gnuwin32/libxml2-2.4.12-bin.zip --- Steffen Macke <[EMAIL PROTECTED]> wrote: > Hello All, > > with some help from Hans, I was able to compile dia > for Win32. > > http://dia-installer.sourceforge.net > > has step-by-step instructions how to compile the > CVS version as well as all the required developer > packages. > > Steffen > > > ___ > Dia-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/dia-list > FAQ at http://www.lysator.liu.se/~alla/dia/faq.html > Main page at http://www.lysator.liu.se/~alla/dia > __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia