gambas-source-code/gb.image.imlib
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 [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
AUTHORS [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
ChangeLog [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
component.am [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
config.guess [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
config.sub [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
configure.ac [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
COPYING [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
gambas.h [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
gb.draw.h [DEVELOPMENT ENVIRONMENT] 2009-08-29 23:26:44 +00:00
gb.image.h [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
gb_common.h [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
INSTALL [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
ltmain.sh [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
m4 [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
NEWS [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
README [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
reconf [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00