Thread: [Gambas-devel-svn] SF.net SVN: gambas:[4274] gambas/trunk/comp/src/gb.report (Page 4)
Brought to you by:
gambas
From: <ga...@us...> - 2011-12-11 20:59:54
|
Revision: 4274 http://gambas.svn.sourceforge.net/gambas/?rev=4274&view=rev Author: gambix Date: 2011-12-11 20:59:48 +0000 (Sun, 11 Dec 2011) Log Message: ----------- [GB.REPORT] * NEW: The clipping is active so now text, picture can't be drawn outside of there containers * BUG: some change in the containers size computing. * BUG: Padding is now taked ino account in reportimage in stretchmode fill. Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/ReportDrawingArea.class gambas/trunk/comp/src/gb.report/.src/ReportFrame.class gambas/trunk/comp/src/gb.report/.src/ReportImage.class gambas/trunk/comp/src/gb.report/.src/ReportLabel.class gambas/trunk/comp/src/gb.report/.src/ReportTextLabel.class gambas/trunk/comp/src/gb.report/.src/Tests/Report4.class gambas/trunk/comp/src/gb.report/.src/Tests/Report4.report Added Paths: ----------- gambas/trunk/comp/src/gb.report/.src/Tests/Report7.class gambas/trunk/comp/src/gb.report/.src/Tests/Report7.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-12 21:45:41
|
Revision: 4276 http://gambas.svn.sourceforge.net/gambas/?rev=4276&view=rev Author: gambix Date: 2011-12-12 21:45:34 +0000 (Mon, 12 Dec 2011) Log Message: ----------- [GB.REPORT] * BUG: MTool.PixelToUnit now take a Float Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/MTools.module gambas/trunk/comp/src/gb.report/.src/ReportLabel.class gambas/trunk/comp/src/gb.report/.src/Tests/Report7.class gambas/trunk/comp/src/gb.report/.src/Tests/Report7.report Added Paths: ----------- gambas/trunk/comp/src/gb.report/.src/Tests/Report8.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-17 15:39:37
|
Revision: 4281 http://gambas.svn.sourceforge.net/gambas/?rev=4281&view=rev Author: gambix Date: 2011-12-17 15:39:31 +0000 (Sat, 17 Dec 2011) Log Message: ----------- [GB.REPORT] * NEW: A new property on reportLabel "Rotate" allow to give an angle to the text. The text is forced to align center if an angle is given. Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.src/ReportLabel.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-17 20:25:34
|
Revision: 4282 http://gambas.svn.sourceforge.net/gambas/?rev=4282&view=rev Author: gambix Date: 2011-12-17 20:25:27 +0000 (Sat, 17 Dec 2011) Log Message: ----------- [GB.REPORT] * NEW: ReportVPanel widget and arrange.Column arrange controls in columns * BUG: Layout now correctly reset dataindex Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.list gambas/trunk/comp/src/gb.report/.src/Arrange.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/ReportDrawingArea.class gambas/trunk/comp/src/gb.report/.src/ReportPanel.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report Added Paths: ----------- gambas/trunk/comp/src/gb.report/.src/ReportVPanel.class gambas/trunk/comp/src/gb.report/img/control/vpanel.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-18 18:49:38
|
Revision: 4286 http://gambas.svn.sourceforge.net/gambas/?rev=4286&view=rev Author: gambix Date: 2011-12-18 18:49:31 +0000 (Sun, 18 Dec 2011) Log Message: ----------- [GB.REPORT] * NEW: New properties Paper and Orientation allow to setup the printer size, and so the preview size. Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.list gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/Tests/Report4.report gambas/trunk/comp/src/gb.report/.src/Tests/Report6.report gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-18 21:08:47
|
Revision: 4288 http://gambas.svn.sourceforge.net/gambas/?rev=4288&view=rev Author: gambix Date: 2011-12-18 21:08:41 +0000 (Sun, 18 Dec 2011) Log Message: ----------- [GB.REPORT] * NEW: Print function that allow to bypass the preview window and just show the printer config window Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/Tests/Report6.report gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report gambas/trunk/comp/src/gb.report/.src/Tests/Test.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-20 22:42:44
|
Revision: 4298 http://gambas.svn.sourceforge.net/gambas/?rev=4298&view=rev Author: gambix Date: 2011-12-20 22:42:37 +0000 (Tue, 20 Dec 2011) Log Message: ----------- [GB.REPORT] * BUG: Resolve all resolution problems by calculate the render size at the drawing time. * OPT: Report manage internally the paper size Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/MTools.module gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/TControl.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report gambas/trunk/comp/src/gb.report/.src/Tests/Test.module gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-21 01:56:25
|
Revision: 4304 http://gambas.svn.sourceforge.net/gambas/?rev=4304&view=rev Author: gambas Date: 2011-12-21 01:56:19 +0000 (Wed, 21 Dec 2011) Log Message: ----------- [GB.REPORT] * BUG: Remove the Report11.report file that was alone, without any class file. Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Tests/Report5.report Removed Paths: ------------- gambas/trunk/comp/src/gb.report/.src/Tests/Report11.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-21 08:38:30
|
Revision: 4305 http://gambas.svn.sourceforge.net/gambas/?rev=4305&view=rev Author: gambix Date: 2011-12-21 08:38:19 +0000 (Wed, 21 Dec 2011) Log Message: ----------- [GB.REPORT] * BUG: Now the full layout really reset all sections Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report gambas/trunk/comp/src/gb.report/.src/Tests/myReport2.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport2.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-21 20:04:06
|
Revision: 4308 http://gambas.svn.sourceforge.net/gambas/?rev=4308&view=rev Author: gambix Date: 2011-12-21 20:04:00 +0000 (Wed, 21 Dec 2011) Log Message: ----------- [GB.REPORT] * OPT: debug messages on preview to see the gtk problem Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/Tests/Report3.class gambas/trunk/comp/src/gb.report/.src/Tests/Report4.report gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.report gambas/trunk/comp/src/gb.report/.src/Tests/myReport5.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-22 19:44:55
|
Revision: 4318 http://gambas.svn.sourceforge.net/gambas/?rev=4318&view=rev Author: gambix Date: 2011-12-22 19:44:49 +0000 (Thu, 22 Dec 2011) Log Message: ----------- [GB.REPORT] * NEW: ReportSvgImage have the same properties than ReportImage (StretchMode, Alignment) Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/ReportBorder.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/ReportFrame.class gambas/trunk/comp/src/gb.report/.src/ReportSvgImage.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.report gambas/trunk/comp/src/gb.report/.src/Tests/myReport2.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport2.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-23 23:47:18
|
Revision: 4325 http://gambas.svn.sourceforge.net/gambas/?rev=4325&view=rev Author: gambix Date: 2011-12-23 23:47:12 +0000 (Fri, 23 Dec 2011) Log Message: ----------- [GB.REPORT] * NEW: _Data event now have a parameter Index. The DataIndex propety have been removed * BUG: Correction on the clip size Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.connection/Connection1.connection gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.src/ReportControl.class gambas/trunk/comp/src/gb.report/.src/ReportFrame.class gambas/trunk/comp/src/gb.report/.src/ReportImage.class gambas/trunk/comp/src/gb.report/.src/ReportLabel.class gambas/trunk/comp/src/gb.report/.src/ReportSvgImage.class gambas/trunk/comp/src/gb.report/.src/ReportTextLabel.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-24 12:23:39
|
Revision: 4328 http://gambas.svn.sourceforge.net/gambas/?rev=4328&view=rev Author: gambix Date: 2011-12-24 12:23:32 +0000 (Sat, 24 Dec 2011) Log Message: ----------- [GB.REPORT] * BUG: Really resolve the problem of cutted row at the bottom of the page Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.directory gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/ReportFrame.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-26 10:55:04
|
Revision: 4335 http://gambas.svn.sourceforge.net/gambas/?rev=4335&view=rev Author: gambix Date: 2011-12-26 10:54:58 +0000 (Mon, 26 Dec 2011) Log Message: ----------- [GB.REPORT] * OPT: Allow recursive containers call Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/ReportControl.class gambas/trunk/comp/src/gb.report/.src/TControl.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-28 10:48:48
|
Revision: 4345 http://gambas.svn.sourceforge.net/gambas/?rev=4345&view=rev Author: gambix Date: 2011-12-28 10:48:42 +0000 (Wed, 28 Dec 2011) Log Message: ----------- [GB.REPORT] * BUG: Correct a shame bug that block all reports Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.report gambas/trunk/comp/src/gb.report/.src/Tests/myReport2.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport5.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-28 14:13:54
|
Revision: 4346 http://gambas.svn.sourceforge.net/gambas/?rev=4346&view=rev Author: gambix Date: 2011-12-28 14:13:46 +0000 (Wed, 28 Dec 2011) Log Message: ----------- [GB.REPORT] * NEW: Property OnePiece that tell the container to change page if it is more taller than the remaining space Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/Tests/Report3.class gambas/trunk/comp/src/gb.report/.src/Tests/Report3.report gambas/trunk/comp/src/gb.report/.src/Tests/Report4.class gambas/trunk/comp/src/gb.report/.src/Tests/Report4.report gambas/trunk/comp/src/gb.report/.src/Tests/Report7.class gambas/trunk/comp/src/gb.report/.src/Tests/Report7.report gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report gambas/trunk/comp/src/gb.report/.src/Tests/myReport5.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-28 21:58:37
|
Revision: 4352 http://gambas.svn.sourceforge.net/gambas/?rev=4352&view=rev Author: gambix Date: 2011-12-28 21:58:31 +0000 (Wed, 28 Dec 2011) Log Message: ----------- [GB.REPORT] * BUG: Make the report refresh really reset all values and clear all computed pages Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/Tests/myReport1.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-28 23:28:51
|
Revision: 4354 http://gambas.svn.sourceforge.net/gambas/?rev=4354&view=rev Author: gambix Date: 2011-12-28 23:28:45 +0000 (Wed, 28 Dec 2011) Log Message: ----------- [GB.REPORT] * BUG: Fix a bug on the fixed elements calculation (int/float again) * BUG: Allow really the multiple recurtions of containers. Take into account the current repeat state Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/ReportControl.class gambas/trunk/comp/src/gb.report/.src/TSizeHint.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-30 21:41:27
|
Revision: 4372 http://gambas.svn.sourceforge.net/gambas/?rev=4372&view=rev Author: gambix Date: 2011-12-30 21:41:20 +0000 (Fri, 30 Dec 2011) Log Message: ----------- [GB.REPORT] * OPT: Make a demo for recurssive calls Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.class gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-31 00:37:15
|
Revision: 4379 http://gambas.svn.sourceforge.net/gambas/?rev=4379&view=rev Author: gambix Date: 2011-12-31 00:37:09 +0000 (Sat, 31 Dec 2011) Log Message: ----------- [GB.REPORT] * BUG: Finalize the change between StrechMode and Strech property name Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/ReportImage.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-31 00:44:14
|
Revision: 4380 http://gambas.svn.sourceforge.net/gambas/?rev=4380&view=rev Author: gambix Date: 2011-12-31 00:44:08 +0000 (Sat, 31 Dec 2011) Log Message: ----------- [GB.REPORT] * OPT: not export Paint Class and mask a variable into Report Class Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.list gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/Tests/Paints.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-04-23 06:49:42
|
Revision: 4660 http://gambas.svn.sourceforge.net/gambas/?rev=4660&view=rev Author: gambix Date: 2012-04-23 06:49:36 +0000 (Mon, 23 Apr 2012) Log Message: ----------- [GB.REPORT] * OPT: Remove a not used function Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/Tests/Report7.report This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-09-01 13:18:36
|
Revision: 5110 http://gambas.svn.sourceforge.net/gambas/?rev=5110&view=rev Author: gambix Date: 2012-09-01 13:18:30 +0000 (Sat, 01 Sep 2012) Log Message: ----------- [GB.REPORT] * BUG: Now VPanel work well but Experimental OnePiece is desactivated Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.component gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/Tests/Report5.report gambas/trunk/comp/src/gb.report/.src/Tests/Report7.report gambas/trunk/comp/src/gb.report/.src/Tests/Report8.report gambas/trunk/comp/src/gb.report/.src/Tests/myReport5.report gambas/trunk/comp/src/gb.report/.src/Units.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-09-02 09:30:50
|
Revision: 5116 http://gambas.svn.sourceforge.net/gambas/?rev=5116&view=rev Author: gambix Date: 2012-09-02 09:30:44 +0000 (Sun, 02 Sep 2012) Log Message: ----------- [GB.REPORT] * OPT: Set default value on control Width and Height (10 mm) Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/ReportControl.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-09-04 15:29:26
|
Revision: 5123 http://gambas.svn.sourceforge.net/gambas/?rev=5123&view=rev Author: gambix Date: 2012-09-04 15:29:16 +0000 (Tue, 04 Sep 2012) Log Message: ----------- [GB.REPORT] OPT: Cleanup, remove all the unused variables. Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.class gambas/trunk/comp/src/gb.report/.src/ReportBorder.class gambas/trunk/comp/src/gb.report/.src/ReportBrush.class gambas/trunk/comp/src/gb.report/.src/ReportContainer.class gambas/trunk/comp/src/gb.report/.src/ReportControl.class gambas/trunk/comp/src/gb.report/.src/ReportDrawingArea.class gambas/trunk/comp/src/gb.report/.src/ReportFrame.class gambas/trunk/comp/src/gb.report/.src/ReportImage.class gambas/trunk/comp/src/gb.report/.src/ReportLabel.class gambas/trunk/comp/src/gb.report/.src/ReportLine.class gambas/trunk/comp/src/gb.report/.src/ReportSvgImage.class gambas/trunk/comp/src/gb.report/.src/ReportTextLabel.class gambas/trunk/comp/src/gb.report/.src/ReportVBox.class gambas/trunk/comp/src/gb.report/.src/_ReportRoundCorner.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |