[Gambas-devel-svn] SF.net SVN: gambas:[6888] gambas/trunk/comp/src/gb.report2
Brought to you by:
gambas
From: <ga...@us...> - 2015-02-05 15:04:20
|
Revision: 6888 http://sourceforge.net/p/gambas/code/6888 Author: gambix Date: 2015-02-05 15:04:12 +0000 (Thu, 05 Feb 2015) Log Message: ----------- [GB.REPORT2] * NEW: Add the ReportLine class * NEW: Add the ReportPanel class * BUG: Margin computing improvement... again. Seem that report2 will not be backward compatible. Modified Paths: -------------- gambas/trunk/comp/src/gb.report2/.info gambas/trunk/comp/src/gb.report2/.list gambas/trunk/comp/src/gb.report2/.src/ReportContainer.class gambas/trunk/comp/src/gb.report2/.src/ReportControl.class gambas/trunk/comp/src/gb.report2/.src/ReportImage.class gambas/trunk/comp/src/gb.report2/.src/ReportLabel.class gambas/trunk/comp/src/gb.report2/.src/Tests/Report1.report gambas/trunk/comp/src/gb.report2/.src/Tests/Report4.class gambas/trunk/comp/src/gb.report2/.src/Tests/Report4.report gambas/trunk/comp/src/gb.report2/.src/Viewer/FPreview.class gambas/trunk/comp/src/gb.report2/.src/Viewer/ReportView.class Added Paths: ----------- gambas/trunk/comp/src/gb.report2/.settings gambas/trunk/comp/src/gb.report2/.src/ReportLine.class gambas/trunk/comp/src/gb.report2/.src/ReportPanel.class gambas/trunk/comp/src/gb.report2/.src/Tests/OutputReport2.class gambas/trunk/comp/src/gb.report2/.src/Tests/OutputReport2.report gambas/trunk/comp/src/gb.report2/.src/Tests/Report51.class gambas/trunk/comp/src/gb.report2/.src/Tests/Report51.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |