gambas-source-code/main/lib/image
Benoît Minisini 9761b82d7b [DEVELOPMENT ENVIRONMENT]
* NEW: Try to lower the number of lines displayed in the GUI by removing 
  borders and using Separators instead.
* BUG: F11 should work correctly just after the IDE has been loaded now.

[EXAMPLES]
* NEW: In the PdfViewer example, zooming with the mouse wheel is now 
  smooth.

[GB.FORM.MDI]
* NEW: Remove one pixel padding in Workspace and Toolbar.

[GB.IMAGE]
* NEW: Color.Mix has been replaced by Color.Merge.

[GB.QT4]
* NEW: Remove useless Color methods and properties that are now defined in
  the gb.image component.

[GB.QT4.EXT]
* NEW: Editor has a new boolean property Border.


git-svn-id: svn://localhost/gambas/trunk@2227 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-08-08 23:01:59 +00:00
..
c_color.c [DEVELOPMENT ENVIRONMENT] 2009-08-08 23:01:59 +00:00
c_color.h [GB.IMAGE] 2009-02-13 00:12:07 +00:00
CImage.c [GB.IMAGE] 2009-02-13 00:12:07 +00:00
CImage.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
CImageStat.c [GB.IMAGE] 2009-01-13 00:45:06 +00:00
CImageStat.h [GB.IMAGE] 2009-01-13 00:45:06 +00:00
gb.image.component [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb.image.h [GB.CAIRO] 2009-02-02 23:46:01 +00:00
image.c [COMPILER] 2009-06-11 21:33:17 +00:00
image.h [GB.IMAGE] 2009-02-13 00:12:07 +00:00
image_stat.c [INTERPRETER] 2009-01-16 23:12:10 +00:00
image_stat.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
main.c [INFORMER] 2009-01-27 13:39:38 +00:00
main.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
Makefile.am [CONFIGURATION] 2009-08-04 19:14:17 +00:00