gambas-source-code/TEMPLATE/conf
Benoît Minisini bd3410e80f [INTERPRETER]
* NEW: GB.ReturnSingle() is a new API that allows to return a Single from a 
  method or property implementation routine.

[GB.NET.POP3]
* NEW: Pop3Client has a new Remove() method to delete a message from its 
  index. Pop3Client.Remove(n) is just a synonymous for 
  Pop3Client[n].Delete.

[GB.OPENAL]
* NEW: New component for the OpenAL 3D audio library. Work in progress...

[GB.OPENGL]
* BUG: Fix a possible crash in GL.GenTextures(). I guess that bug will have 
  to be fixed in other equivalent routines.


git-svn-id: svn://localhost/gambas/trunk@5753 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-07-21 16:19:26 +00:00
..
gb.cairo.conf [GB.CAIRO] 2009-01-27 01:24:19 +00:00
gb.dbus.conf [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
gb.desktop.conf * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb.gmp.conf [CONFIGURATION] 2012-08-07 14:04:55 +00:00
gb.gsl.conf [GB.GSL] 2012-01-30 01:23:31 +00:00
gb.image.io.conf [GB.CAIRO] 2009-01-27 01:24:19 +00:00
gb.media.conf [CONFIGURATION] 2012-04-30 00:04:51 +00:00
gb.mime.conf [GB.MIME] 2012-09-01 16:27:24 +00:00
gb.net.pop3.conf * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb.net.smtp.conf [CONFIGURATION] 2012-01-24 01:06:49 +00:00
gb.openal.conf [INTERPRETER] 2013-07-21 16:19:26 +00:00