gambas-source-code/main/lib/db
Benoît Minisini fd60cd1bec [DEVELOPMENT ENVIRONMENT]
* NEW: Database editor: The import CSV dialog is now a wizard.

[GB.DB]
* BUG: Fix a crash when creating twice the same table with the same
  connection.

[GB.FORM]
* NEW: Spinner: Display the label below the rotating spinner.
* NEW: Spinner.Wait() is a new method that calls the event loop, and 
  ensures that it is not called more than every 200 milliseconds.
* BUG: Wizard: Animation is correct now when the Border property is set.

[GB.QT4]
* BUG: Showing a window now automatically raises it.

[GB.QT5]
* BUG: Showing a window now automatically raises it.


git-svn-id: svn://localhost/gambas/trunk@7138 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-06-17 21:25:02 +00:00
..
gb.db [WEBSITE MAKER] 2015-04-03 21:11:18 +00:00
c_subcollection.c [DEVELOPMENT ENVIRONMENT] 2015-06-17 21:25:02 +00:00
c_subcollection.h
CConnection.c [GB.DB] 2015-01-25 22:49:31 +00:00
CConnection.h
CDatabase.c
CDatabase.h
CField.c
CField.h
CIndex.c
CIndex.h
CResult.c [GB.DB] 2015-04-11 08:37:24 +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 [WEBSITE MAKER] 2015-04-03 21:11:18 +00:00
main.h
Makefile.am
sqlite.c [WEBSITE MAKER] 2015-04-03 21:11:18 +00:00
sqlite.h