gambas-source-code/gb.image.io
Benoît Minisini 61997e8921 [DEVELOPMENT ENVIRONMENT]
* NEW: Use the new mascot to draw project directory icon.

[EXAMPLES]
* NEW: Some little changes in the Painting example.

[INTERPRETER]
* NEW: The component GB_INIT function now returns an integer that gives an 
  unloading order. The higher the returned number, the later the component 
  is unloaded. If GB_INIT returns -1, then the component shared library 
  will not be unloaded.
* NEW: Update GB_INIT functions in all components.

[GB.DRAW]
* BUG: Paint.Image() optional translation arguments are not inverted 
  anymore.

[GB.QT4]
* BUG: If Paint.LineWidth is zero, then nothing is stroked, as in gb.gtk.
* BUG: TabStrip is now correctly arranged when it has only one tab.


git-svn-id: svn://localhost/gambas/trunk@2605 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-01-10 13:40:48 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2010-01-10 13:40:48 +00:00
acinclude.m4 [GB.CAIRO] 2009-01-27 01:24:19 +00:00
AUTHORS [GB.CAIRO] 2009-01-27 01:24:19 +00:00
ChangeLog [GB.CAIRO] 2009-01-27 01:24:19 +00:00
component.am [GB.CAIRO] 2009-01-27 01:24:19 +00:00
configure.ac [CONFIGURATION] 2009-08-16 22:07:48 +00:00
COPYING [GB.CAIRO] 2009-01-27 01:24:19 +00:00
gambas.h [GB.CAIRO] 2009-01-27 01:24:19 +00:00
gb.image.h [GB.CAIRO] 2009-01-27 01:24:19 +00:00
gb_common.h [GB.CAIRO] 2009-01-27 01:24:19 +00:00
INSTALL [GB.CAIRO] 2009-01-27 01:24:19 +00:00
ltmain.sh [GB.CAIRO] 2009-01-27 01:24:19 +00:00
m4 [CONFIGURATION] 2009-08-16 22:51:28 +00:00
Makefile.am [CONFIGURATION] 2009-08-16 22:07:48 +00:00
NEWS [GB.CAIRO] 2009-01-27 01:24:19 +00:00
README [GB.CAIRO] 2009-01-27 01:24:19 +00:00
reconf [GB.CAIRO] 2009-01-27 01:24:19 +00:00