gambas-source-code/main/lib/db
Benoît Minisini 2d11aab2db [DEVELOPMENT ENVIRONMENT]
* BUG: Fix word separators in text editor automatic completion.

[EXAMPLES]
* NEW: Start a new Web application example.

[GB.FORM]
* NEW: DateChooser.MinValue is a new property that allows to define the 
  minimum date that can be selected.
* NEW: DateChooser.MaxValue is a new property that allows to define the 
  maximum date that can be selected.
* NEW: DateChooser: The mouse wheel allows to scroll months and days now.
* NEW: LCDLabel: Add support for some new characters.

[GB.GUI.BASE]
* BUG: Draw.End() now resets antialiasing to TRUE.


git-svn-id: svn://localhost/gambas/trunk@6118 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-02-01 14:25:26 +00:00
..
gb.db [DEVELOPMENT ENVIRONMENT] 2014-02-01 14:25:26 +00:00
c_subcollection.c
c_subcollection.h
CConnection.c
CConnection.h
CDatabase.c
CDatabase.h
CField.c
CField.h
CIndex.c
CIndex.h
CResult.c [INTERPRETER] 2013-12-13 22:13:48 +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.proto.h
gb_barray.h
main.c
main.h
Makefile.am
sqlite.c
sqlite.h