gambas-source-code/main/lib/db
Benoît Minisini 3067da6c5d [DEVELOPMENT ENVIRONMENT]
* NEW: Support for the new Menu.Radio property.

[GB.DB]
* BUG: Add an explicit warning message when a connection password must be 
  retrieved and the 'gb.desktop' component is not loaded.

[GB.GTK]
* NEW: Menu has a new Radio property that defines if a menu item must act 
  as a radio button. All successive menu items having the Radio property 
  set are mutually exclusive.
* BUG: Fix how menu items are drawn.

[GB.GTK3]
* NEW: Menu has a new Radio property that defines if a menu item must act 
  as a radio button. All successive menu items having the Radio property 
  set are mutually exclusive.
* BUG: Fix how menu items are drawn.

[GB.QT4]
* NEW: Menu has a new Radio property that defines if a menu item must act 
  as a radio button. All successive menu items having the Radio property 
  set are mutually exclusive.


git-svn-id: svn://localhost/gambas/trunk@6477 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-09-15 03:28:41 +00:00
..
gb.db [DEVELOPMENT ENVIRONMENT] 2014-09-15 03:28:41 +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
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