libgda 1.1.3



       Module: libgda
      Version: 1.1.3
  Uploaded by: Murray Cumming

http://ftp.gnome.org/pub/GNOME/sources/libgda/1.1/libgda-1.1.3.tar.gz
  md5sum: 3e848f37b35d9a6cf3535a44e2792da2
    size: 1.7M

http://ftp.gnome.org/pub/GNOME/sources/libgda/1.1/libgda-1.1.3.tar.bz2
  md5sum: 5910d87dabc18a50a21b9351f8643fe6
    size: 1.1M

ChangeLog
---------

2004-06-01  Rodrigo Moya <rodrigo gnome-db org>

	* configure.in: fixed checks for gtk-doc.

	* doc/C/libgda-docs.sgml: fixes for xsltproc.

2004-05-31  Jürg Billeter <j bitron ch>

	* libgda/gda-util.c:
	* providers/mdb/gda-mdb-provider.c:
	* providers/ldap/gda-ldap-provider.c:
	* providers/mysql/gda-mysql-provider.c:
	* providers/oracle/utils.c:
	* providers/sqlite/gda-sqlite-provider.c:
	* providers/xml/gda-xml-provider.c: fixes for compilation with gcc 3.4.

2004-05-10  Murray Cumming  <murrayc murrayc@.com>

	* libgda/gda-util.c (gda_type_to_string): Added case statements for 
	types that were not already handled, such as the unsigned types. 
	Changed the default to unknown rather than string.
	* libgda/gda-util.c (gda_type_from_string): Added case statements for
	remaining types.

2004-05-05  Rodrigo Moya <rodrigo gnome-db org>

	* libgda/gda-connection.[ch] (gda_connection_create_table,
	gda_connection_drop_table): new functions.

2004-05-02  Rodrigo Moya <rodrigo gnome-db org>

	* providers/xml/gda-xml-provider.c (get_types): added missing fields to
	the returned schema, and added missing types, since the XML provider
	supports all the types in libgda (except GOBJECT and BLOB).

	* doc/C/libgda-docs.sgml: use newer DocBook DTD.

2004-05-01  Rodrigo Moya <rodrigo gnome-db org>

	* libgda/gda-server-provider.[ch]: added 'create_table' and 'drop_table'
	virtual methods.
	(gda_server_provider_create_table, gda_server_provider_drop_table): new
	functions.

	* libgda/gda-connection.c (gda_connection_get_schema): added information
	about what to do with the returned value.

2004-05-01  Rodrigo Moya <rodrigo ximian com>

	* libgda/gda-server-provider.[ch]: added 'get_last_insert_id' virtual
	method.
	(gda_server_provider_get_last_insert_id): new function.
	(gda_server_provider_class_init): initialize new virtual method.

	* libgda/gda-connection.[ch] (gda_connection_get_last_insert_id): new
	function.

	* providers/postgres/gda-postgres-provider.c
	(gda_postgres_provider_get_last_insert_id): implemented new method.

	* providers/postgres/gda-postgres-recordset.[ch]
	(gda_postgres_recordset_get_pgresult): new function.

	* providers/mysql/gda-mysql-provider.c
	(gda_mysql_provider_get_last_insert_id): implemented new method.

2004-04-28  Murray Cumming  <murrayc murrayc com>
 
 	* libgda/gda-field.[h|c]: Added gda_field_attribute_equal().

2004-04-23  Murray Cumming  <murrayc murrayc com>

	* libgda/gda-field.c (gda_field_attribute_copy): Don't copy the
	default_value if it is 0, to avoid runtime warnings.
	* libgda/gda-client.c: (gda_client_notify_error_event, 
	gda_client_notify_transction_started_event, 
	gda_client_notify_transaction_committed_event, 
	gda_client_notify_transaction_cancelled_event): Cast the objects to
	GObject, to avoid compiler warnings.

2004-04-28  Álvaro Peña  <apg esware com>

	* libgda/gda-data-model.c: (export_to_separated),
	(gda_data_model_to_xml_node): don't use gda_value_stringify
	for boolean values

2004-04-26  Rodrigo Moya <rodrigo gnome-db org>

	Released 1.1.2

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://ftp.gnome.org/pub/GNOME/LATEST.xml



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]