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
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
CField.c [INTERPRETER] 2012-11-14 22:24:15 +00:00
CField.h
CIndex.c [INTERPRETER] 2012-11-14 22:24:15 +00:00
CIndex.h
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
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
deletemap.c
deletemap.h
gb.db.component
gb.db.h
gb.db.proto.h
gb_barray.h
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
sqlite.h