gambas-source-code/gb.qt4
Benoît Minisini e678e914f3 [INTERPRETER]
* NEW: Object.CanRaise() is a new method that returns if a specific object 
  event has an event handler.

[GB.DB.FORM]
* NEW: DataView now raises a new Data event that allows to format the 
  contents of a cell just before it is displayed. The event receives three
  arguments: the row, the column, and the cell value directly from the
  underlying database.
* NEW: DataBrowser propagates the Data event of its inner DataView.

[GB.FORM]
* BUG: TableView: Apply a white background behind the currently edited 
  cell.
* BUG: ScrollArea: Draw the inner shadow correctly in all cases.

[GB.GTK]
* BUG: The Font object returned by Control.Font is now correctly updated 
  when the font of any of its parent changes.
* BUG: Ensure that when a mouse button is pressed, the same control 
  receives the mouse button release event.

[GB.QT4]
* BUG: The Font object returned by Control.Font is now correctly updated 
  when the font of any of its parent changes.


git-svn-id: svn://localhost/gambas/trunk@5059 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-08-20 18:05:25 +00:00
..
share [DEVELOPMENT ENVIRONMENT] 2012-08-17 15:53:52 +00:00
src [INTERPRETER] 2012-08-20 18:05:25 +00:00
acinclude.m4 [CONFIGURATION] 2008-04-24 12:49:12 +00:00
AUTHORS [CONFIGURATION] 2008-04-24 12:49:12 +00:00
ChangeLog [CONFIGURATION] 2008-04-24 12:49:12 +00:00
component.am [CONFIGURATION] 2008-04-24 12:49:12 +00:00
configure.ac [CONFIGURATION] 2012-05-29 05:55:35 +00:00
COPYING [CONFIGURATION] 2008-04-24 12:49:12 +00:00
depcomp [CONFIGURATION] 2008-04-24 12:49:12 +00:00
gambas.h [CONFIGURATION] 2008-04-24 12:49:12 +00:00
gb.draw.h [CONFIGURATION] 2008-04-24 12:49:12 +00:00
gb.eval.h [CONFIGURATION] 2008-04-24 12:49:12 +00:00
gb.gl.h [GB.QT4.OPENGL] 2009-12-27 23:13:08 +00:00
gb.image.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb.paint.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
gb.qt.am [CONFIGURATION] 2008-04-24 12:49:12 +00:00
gb_common.h [CONFIGURATION] 2008-04-24 12:49:12 +00:00
INSTALL [CONFIGURATION] 2008-04-24 12:49:12 +00:00
m4 [CONFIGURATION] 2009-08-16 22:51:28 +00:00
Makefile.am [CONFIGURATION] 2009-08-16 22:07:48 +00:00
missing [CONFIGURATION] 2008-04-24 12:49:12 +00:00
NEWS [CONFIGURATION] 2008-04-24 12:49:12 +00:00
README [CONFIGURATION] 2008-04-24 12:49:12 +00:00
reconf [CONFIGURATION] 2008-04-24 12:49:12 +00:00