Share

Tulip

Code

Programming Languages: C++

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-12-21 svn co https://auber.svn.sourceforge.net/svnroot/auber auber

Hi! Welcome to the Developer Section of SourceForge.


In this section, you can fix bugs and provide patches to your favorite projects. Open source works best if everyone pitches in...and who knows, you just might become a coding legend!

To get started register for an account. Without an account, you can't write source code, manage projects, or create a project of your own.


If you’re looking for projects that need help, check out our Project Help Wanted board. If you have an idea for the next big project, you can register it and start coding immediately.


Finally, if you're new to open source and just want to find out what’s going on, check out our community pages.

Thanks for visiting. Happy hacking!

Site Status

More
Show:

What's happening?

  • setAttribute function error

    When calling setAttribute function on a graph with a DataType parameter the element stored is not the elements stored in the DataType but the DataType itself. It seems to the template function is called instead of the setAttribute(const std::string &name, const DataType* value) function. When I try to get the stored attribute the object returned is wrong. You can find a unitary test with this...

    2010-01-08 16:27:30 UTC by nobody

  • Regroup setGraph and setData methods

    Just regroup or refactor theese two methods to clarify graph drawing in views interface.

    2010-01-07 14:02:48 UTC by nobody

  • Methods to search values in peoperties.

    Hi, Would it be possible to add in Tulip some template function that do the following: Search in a property for nodes corresponding to a given value. Best regards.

    2010-01-06 15:35:04 UTC by nobody

  • Comment: Multi line label rendering

    fixed.

    2010-01-06 09:50:40 UTC by phalent

  • Comment: save as picture

    Fixed.

    2010-01-05 13:50:35 UTC by phalent

  • save as picture

    save as picture does not take the camera zoom into account in the tulip svn version.

    2010-01-05 13:38:45 UTC by nobody

  • Multi line label rendering

    When using multiline label setNodeValue(n, "Title\nfoofoofoo") the displayed label are not inside the glyph in 3D bitmap mode. in bitmap mode the text is not centered. thanks, David.

    2010-01-05 13:06:32 UTC by nobody

  • Comment: création de meta-noeud

    Désolé pour cette réponse tardive. Votre exemple met effectivement en évidence un bug dans le sens où Tulip aurait du émettre un message d'erreur lors des appels à createMetaNode car ceux ci doivent normalement échouer quand ils sont faits sur le root graph. Pour faire simple, les appels à createMetaNode ne peuvent se faire que sur un sous-graphe, dans votre cas un clone...

    2010-01-05 10:21:21 UTC by pmary

  • Comment: Refresh problem in metanode rendering

    To check if we can reproduct it in tulip (this bug is found in a specific application)

    2010-01-05 08:25:25 UTC by phalent

  • Comment: new web site problem

    Fixed.

    2010-01-05 08:23:35 UTC by phalent

Our Numbers