gambas-source-code/app
Benoît Minisini 2e7ee7f8b5 [DEVELOPMENT ENVIRONMENT]
* NEW: Use the new GridView cell Border property to draw the component tab 
  of the project property dialog differently.

[GB.GUI.BASE]
* NEW: Border has margin properties now.
* NEW: Fix Border painting algorithm.
* NEW: Border.Clip() is a new method to clip to the border inside.
* NEW: The Border constructor can take an optional style argument. That
  style follows a CSS-like syntax.
* NEW: Border.Copy() is a new method that returns a copy of a Border 
  object.
* NEW: GridView: cells now have a Border property. If it points at a Border
  object, that border will be drawn in the cell.


git-svn-id: svn://localhost/gambas/trunk@6808 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-01-04 21:48:44 +00:00
..
desktop
examples [GB.FORM] 2015-01-03 14:56:33 +00:00
mime
other/MakeWebSite [CONFIGURATION] 2014-12-16 22:15:59 +00:00
src [DEVELOPMENT ENVIRONMENT] 2015-01-04 21:48:44 +00:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac
COPYING
depcomp
INSTALL
Makefile.am
missing
NEWS
README
reconf
TODO