gambas-source-code/main/lib/db
Benoît Minisini a7c3939e3d [DEVELOPMENT ENVIRONMENT]
* BUG: Be sure that the welcome dialog filter has the focus.

[WEBSITE MAKER]
* NEW: Update for 3.3.4.

[GB.DB]
* BUG: A failing table or user add does not leak memory anymore.
* BUG: Fix the removal method of the .SubCollection virtual class.

[GB.DB.SQLITE3]
* BUG: Detect serial fields correctly now.

[GB.QT4]
* BUG: Enusre that embedded windows emit their Open event before any Move, 
  Resize events...


git-svn-id: svn://localhost/gambas/trunk@5340 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-20 01:37:26 +00:00
..
gb.db [DEVELOPMENT ENVIRONMENT] 2012-11-10 00:19:53 +00:00
c_subcollection.c [DEVELOPMENT ENVIRONMENT] 2012-11-20 01:37:26 +00:00
c_subcollection.h [INTERPRETER] 2012-11-14 22:24:15 +00:00
CConnection.c [INTERPRETER] 2012-11-14 22:24:15 +00:00
CConnection.h [INTERPRETER] 2012-11-14 22:24:15 +00:00
CDatabase.c [DEVELOPMENT ENVIRONMENT] 2012-11-20 01:37:26 +00:00
CDatabase.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CField.c [INTERPRETER] 2012-11-14 22:24:15 +00:00
CField.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CIndex.c [INTERPRETER] 2012-11-14 22:24:15 +00:00
CIndex.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CResult.c [INTERPRETER] 2012-11-14 22:24:15 +00:00
CResult.h [INTERPRETER] 2012-11-14 22:24:15 +00:00
CResultField.c [INTERPRETER] 2012-11-14 22:24:15 +00:00
CResultField.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CTable.c [DEVELOPMENT ENVIRONMENT] 2012-11-20 01:37:26 +00:00
CTable.h [INTERPRETER] 2012-11-14 22:24:15 +00:00
CUser.c [DEVELOPMENT ENVIRONMENT] 2012-11-20 01:37:26 +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 [INTERPRETER] 2012-11-14 22:24:15 +00:00
main.h [INTERPRETER] 2012-11-14 22:24:15 +00:00
Makefile.am [INTERPRETER] 2012-11-14 22:24:15 +00:00
sqlite.c [INTERPRETER] 2012-05-08 15:32:33 +00:00
sqlite.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00