gambas-source-code/main/lib/geom
Benoît Minisini fca1fb8e0e [DEVELOPMENT ENVIRONMENT]
* BUG: Fix image selection when the allowed image root directory is the
  '.public' special directory.
* NEW: Replace 'WebformImage' property kind by 'WebImage'.
* BUG: Form editor: Fix automatic arrangement.
* NEW: Form editor: Allow background and foreground toolbar buttons for
  WebForms.
* BUG: WebImage can display SVG files too.

[GB.WEB.FORM]
* NEW: Add some new color constants to the Color class.

[GB.GEOM]
* NEW: Move the declaration of alignment constants there.
* NEW: Rect.Stretch() is a new method that stretches a rectangle so that it
  fits inside another rectangle frame while keeping its proportions.
* NEW: RectF.Stretch() is a new method that stretches a rectangle so that
  it fits inside another rectangle frame while keeping its proportions.


git-svn-id: svn://localhost/gambas/trunk@7505 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-12-05 18:44:58 +00:00
..
cpoint.c
cpoint.h
cpoint_temp.h [DEVELOPMENT ENVIRONMEMNT] 2013-09-08 17:15:55 +00:00
crect.c
crect.h
crect_temp.h [DEVELOPMENT ENVIRONMENT] 2015-12-05 18:44:58 +00:00
gb.geom.h [DEVELOPMENT ENVIRONMENT] 2015-12-05 18:44:58 +00:00
main.c
main.h
Makefile.am