fea6d3c2dd
* NEW: Use row borders in project property component list. But still use cell borders in component / library requirements! [GB.GEOM] * BUG: RectF: Fix the implementation of several methods and properties. [GB.GUI.BASE] * NEW: Redesign the Border methods signature. They take a RectF instead of X, Y, Width, Height arguments. * NEW: Border.GetRect() is a new method that returns the available border inside as an integer rectangle. * NEW: Border(...) now create a new Border object, like the constructor. * NEW: Border.IsVoid() returns if the Border object will actually draw a border. The slash and backslash strokes are not taken into account. * NEW: GridView.Collapse has been removed. Margin are always collapsed for row borders, and never collapsed for cell borders. * BUG: GridView borders now work as expected. git-svn-id: svn://localhost/gambas/trunk@6817 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
cpoint.c | ||
cpoint.h | ||
cpoint_temp.h | ||
crect.c | ||
crect.h | ||
crect_temp.h | ||
gb.geom.h | ||
main.c | ||
main.h | ||
Makefile.am |