gambas-source-code/comp/src/gb.db.form
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
..
.connection [INTERPRETER] 2012-08-24 02:32:23 +00:00
.hidden/control [CONFIGURATION] 2012-11-30 13:20:57 +00:00
.lang [GB.DB.FORM] 2013-07-19 18:16:55 +00:00
.src [INTERPRETER] 2013-07-21 16:19:26 +00:00
.component [GB.DB.FORM] 2013-07-19 18:16:55 +00:00
.directory * 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
.icon.png [DEVELOPMENT ENVIRONMENT] 2010-12-11 01:55:35 +00:00
.info [GB.DB.FORM] 2013-07-19 18:16:55 +00:00
.list [DEVELOPMENT ENVIRONMENT] 2011-08-03 19:39:41 +00:00
.project [INTERPRETER] 2013-07-21 16:19:26 +00:00