gambas-source-code/main/lib/db
Benoît Minisini 30f9a40f2b [INTERPRETER]
* NEW: Rename all API related to components, and fix components using them.
* NEW: New signal API that allows to catch signals from the event loop.

[GB.GTK]
* BUG: Use g_object_unref() instead of rsvg_handle_free() now.


git-svn-id: svn://localhost/gambas/trunk@4721 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-05-08 15:32:33 +00:00
..
gb.db [DEVELOPMENT ENVIRONMENT] 2012-01-11 02:47:43 +00:00
CConnection.c [GB.DB] 2012-04-03 00:21:32 +00:00
CConnection.h
CDatabase.c
CDatabase.h
CField.c
CField.h
CIndex.c
CIndex.h
CResult.c [GB.DB] 2012-03-23 02:12:40 +00:00
CResult.h
CResultField.c
CResultField.h
CTable.c [DEVELOPMENT ENVIRONMENT] 2012-02-25 01:35:55 +00:00
CTable.h
CUser.c
CUser.h
deletemap.c
deletemap.h
gb.db.component
gb.db.h
gb.db.proto.h
gb_barray.h [GB.DB] 2012-03-23 02:12:40 +00:00
main.c [INTERPRETER] 2012-05-08 15:32:33 +00:00
main.h
Makefile.am
sqlite.c [INTERPRETER] 2012-05-08 15:32:33 +00:00
sqlite.h