Revision: 6473
http://sourceforge.net/p/gambas/code/6473
Author: gambix
Date: 2014-09-14 08:18:26 +0000 (Sun, 14 Sep 2014)
Log Message:
-----------
[GB.REPORT]
* NEW: Negative numbers are allowed on string size properties. It allow to use
negative value on XOffset or YOffset for shadows.
* BUG: Resolve the bug on clear (Even if i don't remember for what i've done this property)
Modified Paths:
--------------
gambas/trunk/comp/src/gb.report/.info
gambas/trunk/comp/src/gb.report/.project
gambas/trunk/comp/src/gb.report/.src/Controls/ReportControl.class
gambas/trunk/comp/src/gb.report/.src/MainTools/Types/TSizeParse.class
gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.form
gambas/trunk/comp/src/gb.report/.src/Preview/ReportView.class
gambas/trunk/comp/src/gb.report/.src/Report.class
gambas/trunk/comp/src/gb.report/.src/ReportFrame.class
gambas/trunk/comp/src/gb.report/.src/ReportSection.class
gambas/trunk/comp/src/gb.report/.src/ReportVBox.class
gambas/trunk/comp/src/gb.report/.src/Tests/Report9.class
gambas/trunk/comp/src/gb.report/.src/Tests/Report9.report
gambas/trunk/comp/src/gb.report/ChangeLog
Added Paths:
-----------
gambas/trunk/comp/src/gb.report/.src/BoxShadow/FReportBoxEditor.class
gambas/trunk/comp/src/gb.report/.src/BoxShadow/FReportBoxEditor.form
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|