gambas-source-code/main/lib/db
Benoît Minisini ec93789aaf [DEVELOPMENT ENVIRONMENT]
* NEW: Save and restore which procedures are folded.

[INTERPRETER]
* BUG: Creates a new GB.SubstStringAdd() API for making a difference 
  between substitution callbacks that return a string and those who call
  GB.SubstAdd() directly.

[GB.DB]
* BUG: Use the new GB.StringSubstAdd() API.

[GB.FORM]
* NEW: FileChooser and DirChooser got a new Reload() method that refreshes
  their contents.
  
[GB.QT.EXT]
* BUG: In Editor, a line must be colorized before knowing if it is a 
  "procedure" limit.


git-svn-id: svn://localhost/gambas/trunk@1261 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-03-26 16:28:18 +00:00
..
CConnection.c [CONFIGURATION] 2008-02-02 10:54:13 +00:00
CConnection.h
CDatabase.c [EXAMPLES] 2008-01-25 15:01:02 +00:00
CDatabase.h
CField.c
CField.h
CIndex.c
CIndex.h
CResult.c
CResult.h
CResultField.c
CResultField.h
CTable.c
CTable.h
CUser.c
CUser.h
deletemap.c
deletemap.h
gb.db.component
gb.db.h [CONFIGURATION] 2008-02-02 10:54:13 +00:00
gb.db.proto.h [CONFIGURATION] 2008-02-02 10:54:13 +00:00
gb_barray.h
main.c [DEVELOPMENT ENVIRONMENT] 2008-03-26 16:28:18 +00:00
main.h [CONFIGURATION] 2008-02-02 10:54:13 +00:00
Makefile.am
sqlite.c
sqlite.h