2004-04-23 Murray Cumming * libgda/gda-command.h, gda-config.h, gda-field.h, gda-parameter.h: Use the typedef struct _Something Something technique to allow other code to declare prototypes, so that the C++ bindings do not need to include the headers in their public headers. 2004-04-23 Murray Cumming * providers/postgres/gda-postgres-recordset.c (guess_table_name): Copy the table_name before freeing the struct, not after, to fix an occasional crash. Thanks valgrind. 2004-04-23 Murray Cumming * libgda/gda-client.c (gda_client_open_connection_from_string): Added documentation about the cnc_string format. 2004-04-22 Robert Davis * providers/freetds/gda-freetds-provider.c (gda_freetds_provider_open_connection): use tds_set_client_charset instead of tds_set_charset. 2004-04-19 Rodrigo Moya * libgda/gda-data-model.c (gda_data_model_update_column): fixed c/p typo. * libgda/gda-data-model-array.c (gda_data_model_array_update_row): added implementation of missing virtual method. (gda_data_model_array_class_init): added new virtual method. 2004-04-18 Rodrigo Moya Fixes #139800 * providers/freetds/gda-freetds-provider.c (gda_freetds_execute_cmd): * providers/freetds/gda-freetds-recordset.c (gda_freetds_recordset_new): updated to latest FreeTDS 0.62 API. 2004-04-16 Denis Loginov * providers/postgres/gda-postgres-provider.c (gda_postgres_fill_md_data): Fixed the "Not Null?" columns, so that it indeed returns the "Not null" and not its inverse. 2004-04-17 Adam Weinbegrer * configure.in: Added en_CA to ALL_LINGUAS. 2004-04-15 Benjamin Otte Fixes #140113 * providers/sqlite/gda-sqlite-provider.c (sql_split): new function to correctly split multiple SQL commands. (process_sql_commands): use the new function instead of g_strsplit. 2004-04-06 Vivien Malerba * libsql/sql_parser.c: merged Andru's work (hope nothing has been forgotten) 2004-04-05 Rodrigo Moya * libgda.spec.in: s/default/xml. 2004-04-02 Gareth Owen * configure.in: Added en_GB to ALL_LINGUAS 2004-04-01 Rodrigo Moya Released 1.1.1