gambas-source-code/comp/src/gb.db.form/.project
Benoît Minisini 4650ed69c3 [DEVELOPMENT ENVIRONMENT]
* BUG: Better support for controls having a "_DrawWith" property.
* BUG: Do not translate the name of menu properties in the menu editor.
* NEW: A new menu entry for putting the entire project under version 
  control if the project parent directory is already under version control.

[EXAMPLE]
* NEW: The text extend in the Painting example now use a temporary path to
  display the text extents accurately.

[WIKI CGI SCRIPT]
* NEW: A new syntax to make images floating to the left or to the right.

[GB.DB.FORM]
* BUG: DataView can be created outside of a DataSource without crashing.

[GB.GTK]
* NEW: Use better rsvglib APIs in SvgImage.

[GB.NET]
* NEW: UpdSocket has now a Timeout property.

[GB.QT4]
* BUG: DrawingArea and other containers are drawn correctly again when 
  they have a border.


git-svn-id: svn://localhost/gambas/trunk@2595 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-01-03 17:09:57 +00:00

20 lines
399 B
XML

# Gambas Project File 3.0
# Compiled with Gambas 2.99.0 (r2587)
Startup=Main
Version=2.99.0
VersionProgram=gbx3 -V
Component=gb.gui
Component=gb.form
Component=gb.db
Component=gb.db.form
Authors="Benoît Minisini"
Environment="GB_GUI=gb.gtk"
TabSize=2
Translate=1
Language=en
KeepDebugInfo=1
MakeComponent=1
Maintainer=benoit
Vendor=Princeton
Address=benoit@localhost
License=General Public Licence