gambas-source-code/main/lib/db
Benoît Minisini 723fca96d0 [INTERPRETER]
* NEW: Move the '.SubCollection' virtual class to the gb.db. component.

[GB.DB]
* NEW: Move the '.SubCollection' virtual class to the gb.db. component.

[GB.FORM]
* BUG: TabPanel: Fix the algorithm ensuring that the current tab is 
  visible.


git-svn-id: svn://localhost/gambas/trunk@5326 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-14 22:24:15 +00:00
..
gb.db
c_subcollection.c [INTERPRETER] 2012-11-14 22:24:15 +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 [INTERPRETER] 2012-11-14 22:24:15 +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 [INTERPRETER] 2012-11-14 22:24:15 +00:00
CTable.h [INTERPRETER] 2012-11-14 22:24:15 +00:00
CUser.c [INTERPRETER] 2012-11-14 22:24:15 +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