[Gambas-devel-svn] SF.net SVN: gambas: [349] 2.0/trunk/comp/src/gb.report
Brought to you by:
gambas
From: <ga...@us...> - 2007-05-01 13:24:59
|
Revision: 349 http://svn.sourceforge.net/gambas/?rev=349&view=rev Author: gambix Date: 2007-05-01 06:25:01 -0700 (Tue, 01 May 2007) Log Message: ----------- [GB.REPORT] * OPT: The ReportTable widget have been temporaly removed. * OPT: The ReportRepetor have been renamed ReportCloner. The code is now less messy Modified Paths: -------------- 2.0/trunk/comp/src/gb.report/FTest.class 2.0/trunk/comp/src/gb.report/FTest.form 2.0/trunk/comp/src/gb.report/MRTools.module 2.0/trunk/comp/src/gb.report/Report.class 2.0/trunk/comp/src/gb.report/ReportContainer.class 2.0/trunk/comp/src/gb.report/ReportControl.class 2.0/trunk/comp/src/gb.report/ReportField.class 2.0/trunk/comp/src/gb.report/ReportHBox.class 2.0/trunk/comp/src/gb.report/ReportImage.class 2.0/trunk/comp/src/gb.report/ReportLabel.class 2.0/trunk/comp/src/gb.report/ReportSpecialField.class 2.0/trunk/comp/src/gb.report/TControl.class 2.0/trunk/comp/src/gb.report/Units.class Added Paths: ----------- 2.0/trunk/comp/src/gb.report/ReportCloner.class Removed Paths: ------------- 2.0/trunk/comp/src/gb.report/ReportRepetor.class 2.0/trunk/comp/src/gb.report/ReportTable.class 2.0/trunk/comp/src/gb.report/TableCell.class 2.0/trunk/comp/src/gb.report/TableColumn.class 2.0/trunk/comp/src/gb.report/TableColumns.class 2.0/trunk/comp/src/gb.report/TableRow.class 2.0/trunk/comp/src/gb.report/TableRows.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |