gambas-source-code/main/lib
Benoît Minisini d57578377c [DEVELOPMENT ENVIRONMENT]
* BUG: Don't use "sTable" as field name for the metadata table, because 
  apparently "STABLE" is a reserved word in PostgreSQL. Upgrade an already
  existing metadata table automatically.
* BUG: Don't crash when starting a search from a image or connection 
  editor.

[WEBSITE MAKER]
* NEW: Update for 3.6.

[GB.DB]
* NEW: Add support for databases like PostgreSQL that are not fully case 
  insensitive.

[GB.DB.POSTGRESQL]
* BUG: Automatically convert field names to lowercase when creating a 
  table.

[GB.GUI.BASE]
* BUG: IconView item renaming don't crash anymore.


git-svn-id: svn://localhost/gambas/trunk@6559 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-10-18 13:23:29 +00:00
..
clipper [DEVELOPMENT ENVIRONMENT] 2014-09-04 15:55:50 +00:00
complex
compress
data [DEVELOPMENT ENVIRONMENT] 2014-10-07 00:01:13 +00:00
db [DEVELOPMENT ENVIRONMENT] 2014-10-18 13:23:29 +00:00
debug [INTERPRETER] 2014-08-23 15:10:11 +00:00
draw [GB.FORM] 2014-10-10 19:23:44 +00:00
eval [INTERPRETER] 2014-09-16 01:10:58 +00:00
geom
gui
gui.opengl
image [GB.IMAGE] 2014-10-12 01:23:16 +00:00
image.effect
inotify [GB.INOTIFY] 2014-07-28 02:14:37 +00:00
option
signal
vb
gb.component
Makefile.am