gambas-source-code/comp/src/gb.report/.project
Benoît Minisini 0544910f30 [DEVELOPMENT ENVIRONMENT]
* BUG: In Report forms, draw ReportImage and ReportSvgImage according to 
  their Stretch property.
* NEW: Use a TabPanel instead of a TabStrip to draw the Report form.
* NEW: Make the grid visible in all form families, and align it correctly 
  even in a Report form.

[WEB SITE MAKER]
* NEW: Remove text shadows.

[INTERPRETER]
* NEW: Define a minimum and maximum bytecode version that the interpreter
  can handle.

[GB.FORM]
* NEW: TabPanel buttons take a bit less space.


git-svn-id: svn://localhost/gambas/trunk@4389 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-01-01 15:15:49 +00:00

22 lines
441 B
XML

# Gambas Project File 3.0
# Compiled with Gambas 3.0.0
Title=Report designer
Startup=Report2
Icon=printer1.png
Version=3.0.0
VersionFile=1
Component=gb.image
Component=gb.gui
Component=gb.form
Component=gb.db
Description="Report engine for gambas"
Authors="Fabien Bodard"
Environment="GB_GUI=gb.gtk"
TabSize=2
Translate=1
Language=fr
MakeComponent=1
Maintainer=benoit
Vendor=Princeton
Address=benoit@localhost
License=General Public Licence