16679fdd5d
* BUG: Events of class written in Gambas are correctly detected now. * BUG: Automatic local variable declaration now correctly analyze expressions like "A.B" in all cases. * NEW: Use a SidePanel to display the stack backtrace. [GB.DB] * BUG: DB.Quote(..., True) now does a table name quoting in all cases. [GB.DB.FORM] * BUG: The database controls now can handle table names that are reserved SQL keywords. [GB.FORM] * NEW: Start implementing TreeView entirely in Gambas. * BUG: Removing GridView rows correctly resets the row heights. * NEW: GridView now raises a Draw event that allows to paint a cell with any drawing methods. git-svn-id: svn://localhost/gambas/trunk@5250 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
gb.db | ||
CConnection.c | ||
CConnection.h | ||
CDatabase.c | ||
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 | ||
gb.db.proto.h | ||
gb_barray.h | ||
main.c | ||
main.h | ||
Makefile.am | ||
sqlite.c | ||
sqlite.h |