gambas-source-code/gb.gsl
Benoît Minisini 13dd04d5a4 [DEVELOPMENT ENVIRONMENT]
* BUG: Correctly initalize the help browser layout.
* NEW: Use the new Image.Fuzzy() method to draw a drop shadow in the 
  welcome screen text.

[COMPILER]
* NEW: The GB_PCODE_VERSION environment variable can take 'X.YY' as version 
  instead of 'X.YY.ZZZZ', which is actually useless.

[GB.COMPRESS]
* BUG: Remove useless code never compiled.

[GB.DBUS]
* BUG: Fix a possible memory leak in a debugging routine.

[GB.GSL]
* BUG: Remove useless code never compiled.

[GB.GTK]
* NEW: Implement a cairo surface cache in the Image class, so that drawing
  the same image several times trigger a GdkPixbuf -> Cairo surface 
  conversion once.
* BUG: Slider and Scrollbar controls now raise the Change event only if the
  value has really changed.

[GB.NET]
* BUG: Remove useless code never compiled.

[GB.NET.CURL]
* BUG: Remove useless code never compiled.

[GB.NET.SMTP]
* BUG: Remove useless code never compiled.

[GB.V4L]
* BUG: Remove useless code never compiled.


git-svn-id: svn://localhost/gambas/trunk@5489 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-01-03 22:06:35 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2013-01-03 22:06:35 +00:00
Test/test [GB.GSL] 2012-03-18 11:48:39 +00:00
acinclude.m4 [GB.GSL] 2012-01-31 09:02:42 +00:00
AUTHORS [GB.GSL] 2012-01-31 09:02:42 +00:00
ChangeLog [GB.GSL] 2012-01-31 09:02:42 +00:00
component.am [GB.GSL] 2012-01-30 01:23:31 +00:00
configure.ac [GB.GSL] 2012-07-09 12:47:55 +00:00
COPYING [GB.GSL] 2012-01-31 09:02:42 +00:00
gambas.h [GB.GSL] 2012-01-31 09:02:42 +00:00
gb_common.h [GB.GSL] 2012-01-31 09:02:42 +00:00
INSTALL [GB.GSL] 2012-01-31 09:02:42 +00:00
m4 [GB.GSL] 2012-01-31 09:02:42 +00:00
Makefile.am [GB.GSL] 2012-01-31 09:02:42 +00:00
missing [GB.GSL] 2012-01-31 09:06:11 +00:00
NEWS [GB.GSL] 2012-01-30 01:23:31 +00:00
README [GB.GSL] 2012-01-31 09:02:42 +00:00
reconf [GB.GSL] 2012-01-31 09:02:42 +00:00