gambas-source-code/app/other/MakeWebSite/.project
Benoît Minisini 8c6cf71838 [DEVELOPMENT ENVIRONMENT]
* NEW: ImageEditor: A text tool has been added.
* BUG: The "open terminal" and "open file browser" toolbar icons now work 
  as expected.

[WEBSITE MAKER]
* NEW: Update for 3.5.2 release.

[INTERPRETER]
* NEW: Successives spaces in a regular expression pattern now acts like a 
  single space.

[GB.DRAW]
* NEW: Paint.PathOutline is a new property that returns a array of polygons 
  corresponding to the current drawing path.

[GB.FORM]
* NEW: FontBox is a new control that allows to select a font from a text 
  field.
* NEW: The FontChooser control now adapts its interface if its height is 
  too small.

[GB.GTK]
* NEW: Paint.PathOutline is a new property that returns a array of polygons 
  corresponding to the current drawing path.

[GB.GUI.BASE]
* NEW: Add a little left and right padding to GridView cells.
* NEW: ListBox now uses the default selected background color.

[GB.QT4]
* NEW: Paint.PathOutline is a new property that returns a array of polygons 
  corresponding to the current drawing path.


git-svn-id: svn://localhost/gambas/trunk@6080 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-01-12 01:59:49 +00:00

22 lines
575 B
XML

# Gambas Project File 3.0
# Compiled with Gambas 3.5.90
Title=Gambas web site generator
Startup=MMain
Icon=html.png
Version=3.5.90
VersionFile=1
Component=gb.image
Component=gb.gui
Description="Generates Gambas web site from html templates and ChangeLog files."
TabSize=2
Translate=1
Language=en
Maintainer=Benoit Minisini
Address=gambas@users.sourceforge.net
License=General Public Licence
CreateEachDirectory=1
Packager=1
Systems=slackware
Menus=slackware:"Development/Web Development"
Categories=slackware:"Development;WebDevelopment"
Groups=slackware:"Development/Tools"