alliance-programmers '01
ALC : CVS loginfo, ocp/src


Christophe Alexandre (Christophe.Alexandre@asim.lip6.fr)
Wed, 12 Sep 2001 16:21:12 +0200

=================================================================== Modification le : Wed Sep 12 16:20:57 CEST 2001 Par : xtof =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocp/src In directory bip.lip6.fr:/users/cao/xtof/alliance/sources/ocp/src Modified Files: PPlacement.cpp Log Message: resolution de conflit cvs =================================================================== Index: PPlacement.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/PPlacement.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -r1.4 -r1.5 842,843c842,843 < if ((bornesup = row->GetMaxY() + (double)(int)(dist * GetMaxY() + 0.5) ) > GetMaxY() - _rowHeight) < bornesup = GetMaxY() - _rowHeight; --- > if ((bornesup = row->GetMinY() + (double)(int)(dist * GetHeight() + 0.5) ) > GetHeight()) > bornesup = GetMaxY(); 845c845 < if ((borneinf = row->GetMaxY() - (double)(int)(dist * GetMaxY() + _rowHeight + 0.5) ) < GetMinY() + _rowHeight ) --- > if ((borneinf = row->GetMinY() - (double)(int)(dist * GetHeight() + 0.5) ) < GetHeight()) 847c847 < --- > =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://asim.lip6.fr/alliance/mailing-lists/

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 13 September 2001.