Compiling with MinGW

2008-12-24 Thread leledumbo

Is compiling with MinGW still supported? If yes, where is it covered? The
compiling page shows that it's not covered there and the page linked
(http://hans.breuer.org/dia/build.html) can't be accessed (HTTP 403).
-- 
View this message in context: 
http://www.nabble.com/Compiling-with-MinGW-tp21102413p21102413.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia



Re: UML Code Generator for Pascal

2009-02-22 Thread leledumbo

Finally... I can design and code with my favorite tools glued together. Just
FYI, there's also  http://www.uni-ulm.de/~s_mgerla/dia2pas.html dia2pas  in
Free Pascal contributed units. However, it's not very convenient to use.
-- 
View this message in context: 
http://www.nabble.com/UML-Code-Generator-for-Pascal-tp22129414p22155023.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia



convert php files to dia diagram

2009-02-26 Thread leledumbo

Is there any such tool? Where can I find it? Also, I've seen people
mentioning code2dia but I don't seem to find the project anywhere.

-- 
View this message in context: 
http://www.nabble.com/convert-php-files-to-dia-diagram-tp22239412p22239412.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia



Re: convert php files to dia diagram

2009-03-01 Thread leledumbo

> you could try AutoDia:
Thanks, I'll try it.

> autodia parses PHP, but you probably want the most recent which you can
> download from cpan
Got it, thanks. Btw, google still lists its original homepage on the top.

> The second possibility that comes two my mind would involve two tools ...
That would be too complex (and I don't have doxygen installed)

> code2dia? Maybe you saw dia2code, but this does the opposite thing.
No, it's really code2dia because I do have dia2code. Just google it, it's
mostly talked in German (which I don't understand, of course =^D).

-- 
View this message in context: 
http://www.nabble.com/convert-php-files-to-dia-diagram-tp22239412p22281771.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia



Re: convert php files to dia diagram

2009-03-02 Thread leledumbo

> Cool. Any feedback or bugs appreciated.
Haha, right time! I'm on Windows XP SP3 and using MSYS + MinGW, after
calling Makefile.PL I can't run the generated Makefile. When I open it, I
realize that all the path separators are '\' (Windows style) instead of '/'
(Unix style). Need to change that manually (hopefully I'm right).

'make test' fails in almost all cases (one ignored), so I can't run it at
all. I just realized that I miss the Template Toolkit requirement, will try
to install it today.
-- 
View this message in context: 
http://www.nabble.com/convert-php-files-to-dia-diagram-tp22239412p22301832.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia



Using more recent Python with Dia on Windows

2009-05-14 Thread leledumbo

Dia installer for Windows expects Python 2.3 to be installed. May I know why
it's not updated to recent versions? I already have Python 2.6 installed and
AFAIK installing 2.3 on top of it will overwrite the registry entry. I have
some software (pygtk to be precise) that depends on this value so I can't
use this method.
-- 
View this message in context: 
http://www.nabble.com/Using-more-recent-Python-with-Dia-on-Windows-tp23536371p23536371.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia



Re: Using more recent Python with Dia on Windows

2009-05-15 Thread leledumbo

OK, I've tried it out. Nice to know that they don't interfere each other.
-- 
View this message in context: 
http://www.nabble.com/Using-more-recent-Python-with-Dia-on-Windows-tp23536371p23558458.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia



Newer python for plugin question

2009-07-17 Thread leledumbo

I already know why Dia sticks with python 2.3 for plugins due to msvcrtXX.dll
issue. But I wonder why GIMP can do the same with newer python versions?
Does Dia uses different plugin mechanism from GIMP? Can't the idea be stolen
from them?
-- 
View this message in context: 
http://www.nabble.com/Newer-python-for-plugin-question-tp24529707p24529707.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia



Different appearance of 0.97 on Windows and Linux

2009-07-27 Thread leledumbo

I take the Windows installer and .deb file from sourceforge, and install
both. But the Linux version looks like the previous versions (separated main
window and canvas), while the Windows version uses tabbed interface (love
it). Why is this?
-- 
View this message in context: 
http://www.nabble.com/Different-appearance-of-0.97-on-Windows-and-Linux-tp24692520p24692520.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia



Re: Very buggy software Dia

2009-10-15 Thread leledumbo

You didn't even specify what the bug is, how to reproduce, or other
information. You should provide it if at least you expect it to be fixed
without interfering with the code.
-- 
View this message in context: 
http://www.nabble.com/Very-buggy-software-Dia-tp25893261p25907847.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia



Re: Dia 0.97 with python on windows

2009-12-21 Thread leledumbo

AFAIR, the installer checks for python dll under system32, so you can try
copying it there.
-- 
View this message in context: 
http://old.nabble.com/Dia-0.97-with-python-on-windows-tp26860607p26872632.html
Sent from the Gnome - Dia mailing list archive at Nabble.com.

___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia