gambas-source-code/main/lib/db
Benoît Minisini f901433cbd [CONFIGURATION]
* BUG: Controls of components written in Gambas are correctly installed 
  now.

[DEVELOPMENT ENVIRONMENT]
* NEW: Component project controls icons are now store in the "Project" 
  section, not in the "Data" section anymore. Consequently they are not 
  stored in the project executable.
* BUG: Fix the activation of menu entries in the project treeview popups.
* NEW: New layout for the translation dialog.
* NEW: Remove many control icons and put them with their component project.


git-svn-id: svn://localhost/gambas/trunk@2140 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-07-20 15:53:19 +00:00
..
gb.db [CONFIGURATION] 2009-07-20 15:53:19 +00:00
CConnection.c [DEVELOPMENT ENVIRONMENT] 2009-07-17 01:29:39 +00:00
CConnection.h [DEVELOPMENT ENVIRONMENT] 2009-07-17 01:29:39 +00:00
CDatabase.c
CDatabase.h
CField.c
CField.h
CIndex.c
CIndex.h
CResult.c [DEVELOPMENT ENVIRONMENT] 2009-07-17 01:29:39 +00:00
CResult.h
CResultField.c
CResultField.h
CTable.c
CTable.h
CUser.c
CUser.h
deletemap.c
deletemap.h
gb.db.component
gb.db.h [GB.DB] 2009-07-07 09:17:48 +00:00
gb.db.proto.h
gb_barray.h
main.c [GB.DB] 2009-07-07 09:17:48 +00:00
main.h
Makefile.am
sqlite.c [DEVELOPMENT ENVIRONMENT] 2009-07-12 21:49:13 +00:00
sqlite.h