gambas-source-code/main/lib
Benoît Minisini fea6d3c2dd [DEVELOPMENT ENVIRONMENT]
* 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
2015-01-07 18:17:01 +00:00
..
clipper [DEVELOPMENT ENVIRONMENT] 2014-09-04 15:55:50 +00:00
complex [GB.COMPLEX] 2014-02-14 23:17:45 +00:00
compress [INTERPRETER] 2013-01-06 16:13:31 +00:00
data [GB.DATA] 2015-01-04 18:32:33 +00:00
db [DEVELOPMENT ENVIRONMENT] 2015-01-06 22:44:35 +00:00
debug [INTERPRETER] 2014-08-23 15:10:11 +00:00
draw [GB.DRAW] 2014-12-14 22:27:44 +00:00
eval [COMPILER] 2014-12-22 17:41:16 +00:00
geom [DEVELOPMENT ENVIRONMENT] 2015-01-07 18:17:01 +00:00
gui [DEVELOPMENT ENVIRONMENT] 2013-12-29 15:17:40 +00:00
gui.opengl [GB.GUI] 2013-11-01 13:18:47 +00:00
image [DEVELOPMENT ENVIRONMENT] 2015-01-03 21:52:17 +00:00
image.effect [CONFIGURATION] 2013-08-03 15:38:01 +00:00
inotify [CONFIGURATION] 2015-01-01 11:46:48 +00:00
option [CONFIGURATION] 2013-07-23 00:56:01 +00:00
signal [CONFIGURATION] 2013-08-03 15:38:01 +00:00
vb [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.component
Makefile.am [CONFIGURATION] 2013-12-30 11:29:15 +00:00