gambas-source-code/main/lib/db
Benoît Minisini 25b8edfd44 [DEVELOPMENT ENVIRONMENT]
* NEW: Support for the help comments integrated into the *.info files by 
  the compiler.
* NEW: Use the help comments stored in libraries and display them in them
  help tooltips.
* BUG: Remove duplicates in the automatic completion list.
* BUG: The symbol syntax displayed in the help now correctly follows the
  "Keywords in uppercase" setting.
* NEW: Class help comments are now help comments located at the beginning
  of the source file that starts with three quotes and a space: `''' `.

[COMPILER]
* NEW: Support for help comments on public symbols. They are automatically 
  integrated into the *.info information files.


git-svn-id: svn://localhost/gambas/trunk@5311 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-10 00:19:53 +00:00
..
gb.db [DEVELOPMENT ENVIRONMENT] 2012-11-10 00:19:53 +00:00
CConnection.c [DEVELOPMENT ENVIRONMENT] 2012-10-23 11:21:43 +00:00
CConnection.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CDatabase.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CDatabase.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CField.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CField.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CIndex.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CIndex.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CResult.c [INTERPRETER] 2012-09-06 16:20:54 +00:00
CResult.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CResultField.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CResultField.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CTable.c [DEVELOPMENT ENVIRONMENT] 2012-02-25 01:35:55 +00:00
CTable.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CUser.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CUser.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
deletemap.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
deletemap.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb.db.component * 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.db.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb.db.proto.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_barray.h [GB.DB] 2012-03-23 02:12:40 +00:00
main.c [GB.DB] 2012-08-21 23:24:22 +00:00
main.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
Makefile.am [CONFIGURATION] 2009-08-24 14:19:32 +00:00
sqlite.c [INTERPRETER] 2012-05-08 15:32:33 +00:00
sqlite.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00