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 [GB.DB] 2013-12-07 12:49:11 +00:00
c_subcollection.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CConnection.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CConnection.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CDatabase.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CDatabase.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CField.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CField.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CIndex.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CIndex.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CResult.c [INTERPRETER] 2013-12-13 22:13:48 +00:00
CResult.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CResultField.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CResultField.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CTable.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CTable.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CUser.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CUser.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
deletemap.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
deletemap.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.db.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb.db.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.db.proto.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_barray.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
main.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
main.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
Makefile.am [INTERPRETER] 2012-11-14 22:24:15 +00:00
sqlite.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
sqlite.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00