gambas-source-code/gb.qt4
Benoît Minisini 026c739f3d [DEVELOPMENT ENVIRONMENT]
* NEW: New control property type "Menu", for properties that receive a 
  popup menu name.
* NEW: New paste button with a menu in the code editor.

[GB.FORM]
* NEW: A new control, MenuButton, that is a ToolButton with a little arrow
  and a popup menu attached.

[GB.FORM.MDI]
* BUG: Some fixes in shortcut editing in the shortcut configuration dialog.
* BUG: The toolbar configuration works correctly again.

[GB.IMAGE.IMLIB]
* BUG: Image.Blur() and Image.Sharpen() now have the same signature as 
  their counterpart in gb.image.effect.
* BUG: Image.Draw() works correctly now.

[GB.QT4]
* BUG: Do not quit the application while a message box is displayed.
* BUG: Window.Center() works correctly now.
* BUG: Do not delay ScrollView contents layouting, otherwise it is done 
  when the widget is visible, which is not pretty.


git-svn-id: svn://localhost/gambas/trunk@2319 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-09-08 12:22:03 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2009-09-08 12:22:03 +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
config.guess [CONFIGURATION] 2008-04-24 12:49:12 +00:00
config.sub [CONFIGURATION] 2008-04-24 12:49:12 +00:00
configure.ac [GB.QT4.WEBKIT] 2009-08-24 13:16:24 +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.image.h [INTERPRETER] 2009-01-16 23:12:10 +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
install-sh [CONFIGURATION] 2008-04-24 12:49:12 +00:00
ltmain.sh [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
share [GB.QT4] 2009-01-02 20:30:17 +00:00