gambas-source-code/main
Benoît Minisini 252895cdc6 [WEB SITE MAKER]
* BUG: Fix PayPal link.
* BUG: Fix default font in style sheets.

[INTERPRETER]
* BUG: Now an inherited method checks that it has the same signature as the
  parent method. This check is not done for a native class inherting 
  another native class. C/C++ programmers are supposed to know what they 
  are doing. :-)

[GB.DB.FORM]
* BUG: Rename all Refresh() methods as Update() in all controls, so that 
  the Refresh() method inherited from Control is not badly overridden.
* NEW: Change the way DataView chooses the height of a row.

[GB.GTK]
* NEW: Control.Refresh() now takes no argument.
* NEW: DrawingArea.Refresh() keeps taking four optional arguments 
  describing the sub-rectangle to refresh.

[GB.QT4]
* NEW: Control.Refresh() now takes no argument.
* NEW: DrawingArea.Refresh() keeps taking four optional arguments 
  describing the sub-rectangle to refresh.


git-svn-id: svn://localhost/gambas/trunk@4064 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-08-30 23:50:38 +00:00
..
gbc [DEVELOPMENT ENVIRONMENT] 2011-07-03 02:46:15 +00:00
gbx [WEB SITE MAKER] 2011-08-30 23:50:38 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2011-08-27 17:31:51 +00:00
mime [DEVELOPMENT ENVIRONMENT] 2011-08-20 00:33:36 +00:00
share [DEVELOPMENT ENVIRONMENT] 2011-08-23 12:51:25 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [INTERPRETER] 2011-07-24 16:55:09 +00:00
COPYING
depcomp
INSTALL
m4
Makefile.am [DEVELOPMENT ENVIRONMENT] 2011-08-20 00:33:36 +00:00
missing
NEWS
README
reconf
TODO