CVSROOT: /cvs/gnome Module name: libgda Changes by: vivien 06/01/11 16:42:05
Modified files: . : ChangeLog configure.in gtk-doc.make libgda-2.0.pc.in doc/C : Makefile.am libgda-docs.sgml libgda-sections.txt libgda.types doc/C/examples : full_example.c doc/C/tmpl : gda-blob.sgml gda-client.sgml gda-column-index.sgml gda-column.sgml gda-command.sgml gda-config.sgml gda-connection-event.sgml gda-connection.sgml gda-data-model-array.sgml gda-data-model-hash.sgml gda-data-model-index.sgml gda-data-model.sgml gda-enum-types.sgml gda-field.sgml gda-parameter.sgml gda-quark-list.sgml gda-row.sgml gda-server-provider.sgml gda-transaction.sgml gda-util.sgml gda-value.sgml libgda.sgml libgda : Makefile.am gda-client.c gda-client.h gda-column.c gda-column.h gda-config.c gda-config.h gda-connection-event.c gda-connection.c gda-connection.h gda-data-model-array.c gda-data-model-array.h gda-data-model-hash.c gda-data-model-hash.h gda-data-model-private.h gda-data-model.c gda-data-model.h gda-init.c gda-log.c gda-marshal.list gda-parameter.c gda-parameter.h gda-row.c gda-row.h gda-server-provider.c gda-server-provider.h gda-threader.c gda-threader.h gda-util.c gda-util.h gda-value.c gda-value.h libgda.h libsql : Makefile.am providers/bdb : Makefile.am gda-bdb-provider.c gda-bdb-recordset.c gda-bdb-test.c gda-bdb.h libmain.c utils.c providers/firebird: Makefile.am gda-firebird-blob.c gda-firebird-provider.c gda-firebird-recordset.c gda-firebird-recordset.h libmain.c providers/freetds: Makefile.am gda-freetds-message.c gda-freetds-message.h gda-freetds-provider.c gda-freetds-provider.h gda-freetds-recordset.c gda-freetds-recordset.h gda-freetds-types.c gda-freetds-types.h gda-freetds.h gda-tds-schemas.h libmain.c utils.c providers/ibmdb2: Makefile.am gda-ibmdb2-provider.c gda-ibmdb2-recordset.c gda-ibmdb2-recordset.h gda-ibmdb2-types.c gda-ibmdb2-types.h gda-ibmdb2.h libmain.c utils.c providers/ldap : Makefile.am gda-ldap-provider.c gda-ldap-recordset.c gda-ldap-recordset.h gda-ldap.h libmain.c providers/mdb : Makefile.am gda-mdb-provider.c gda-mdb-table.c gda-mdb.h libmain.c providers/msql : Makefile.am gda-msql-libmain.c gda-msql-provider.c gda-msql-recordset.c gda-msql-recordset.h gda-msql.h providers/mysql: gda-mysql-provider.c gda-mysql-recordset.c gda-mysql.h libmain.c mysql_specs_dsn.xml providers/odbc : Makefile.am gda-odbc-provider.c gda-odbc-recordset.c gda-odbc.h libmain.c utils.c providers/oracle: Makefile.am gda-oracle-provider.c gda-oracle-recordset.c gda-oracle-recordset.h gda-oracle.h libmain.c utils.c providers/postgres: Makefile.am gda-postgres-blob.c gda-postgres-provider.c gda-postgres-provider.h gda-postgres-recordset.c gda-postgres.h libmain.c postgres_specs_create_db.xml postgres_specs_dsn.xml utils.c providers/sqlite: gda-sqlite-provider.c gda-sqlite-recordset.c libmain.c utils.c providers/sybase: Makefile.am gda-sybase-provider.c gda-sybase-recordset.c gda-sybase-recordset.h gda-sybase-schemas.h gda-sybase.h libmain.c providers/xbase: Makefile.am gda-xbase-provider.c libmain.c report/libgda-report: gda-report-document.c gda-report-item-detail.c gda-report-item-label.c gda-report-item-pagefooter.c gda-report-item-pageheader.c gda-report-item-repfield.c gda-report-item-report.c gda-report-item-reportfooter.c gda-report-item-reportheader.c gda-report-item-sqlquery.c gda-report-item.c gda-report-result.c gda-report-types.c gda-report-valid.c report/testing : Makefile.am samples : sample-firebird.c testing : Makefile.am tools : Makefile.am gda-config-tool.c Added files: doc/C : gettingstarted.xml installation.xml migration.xml parameter_list_example.odg query-fields.xml query.xml query01.png doc/C/tmpl : gda-data-handler.sgml gda-data-model-filter-sql.sgml gda-data-model-iter.sgml gda-data-model-query.sgml gda-data-model-row.sgml gda-data-proxy.sgml gda-dict-aggregate.sgml gda-dict-constraint.sgml gda-dict-database.sgml gda-dict-field.sgml gda-dict-function.sgml gda-dict-table.sgml gda-dict-type.sgml gda-dict.sgml gda-entity-field.sgml gda-entity.sgml gda-export.sgml gda-graph-item.sgml gda-graph-query.sgml gda-graph.sgml gda-graphviz.sgml gda-handler-bin.sgml gda-handler-boolean.sgml gda-handler-numerical.sgml gda-handler-string.sgml gda-handler-time.sgml gda-handler-type.sgml gda-object-ref.sgml gda-object.sgml gda-parameter-list.sgml gda-query-condition.sgml gda-query-field-agg.sgml gda-query-field-all.sgml gda-query-field-field.sgml gda-query-field-func.sgml gda-query-field-value.sgml gda-query-field.sgml gda-query-join.sgml gda-query-object.sgml gda-query-target.sgml gda-query.sgml gda-referer.sgml gda-renderer.sgml gda-threader.sgml gda-xml-storage.sgml libgda : gda-data-handler.c gda-data-handler.h gda-data-model-filter-sql.c gda-data-model-filter-sql.h gda-data-model-iter.c gda-data-model-iter.h gda-data-model-query.c gda-data-model-query.h gda-data-model-row.c gda-data-model-row.h gda-data-proxy.c gda-data-proxy.h gda-decl.h gda-dict-aggregate.c gda-dict-aggregate.h gda-dict-constraint.c gda-dict-constraint.h gda-dict-database.c gda-dict-database.h gda-dict-field.c gda-dict-field.h gda-dict-function.c gda-dict-function.h gda-dict-table.c gda-dict-table.h gda-dict-type.c gda-dict-type.h gda-dict.c gda-dict.h gda-entity-field.c gda-entity-field.h gda-entity.c gda-entity.h gda-enums.h gda-graphviz.c gda-graphviz.h gda-object-ref.c gda-object-ref.h gda-object.c gda-object.h gda-parameter-list.c gda-parameter-list.h gda-query-condition.c gda-query-condition.h gda-query-field-agg.c gda-query-field-agg.h gda-query-field-all.c gda-query-field-all.h gda-query-field-field.c gda-query-field-field.h gda-query-field-func.c gda-query-field-func.h gda-query-field-value.c gda-query-field-value.h gda-query-field.c gda-query-field.h gda-query-join.c gda-query-join.h gda-query-object.c gda-query-object.h gda-query-parsing.c gda-query-parsing.h gda-query-private.h gda-query-target.c gda-query-target.h gda-query.c gda-query.h gda-referer.c gda-referer.h gda-renderer.c gda-renderer.h gda-server-provider-extra.c gda-server-provider-extra.h gda-server-provider-private.h gda-xml-storage.c gda-xml-storage.h libgda-dict.dtd libgda/graph : Makefile.am gda-graph-item.c gda-graph-item.h gda-graph-query.c gda-graph-query.h gda-graph.c gda-graph.h libgda/handlers: Makefile.am gda-handler-bin.c gda-handler-bin.h gda-handler-boolean.c gda-handler-boolean.h gda-handler-numerical.c gda-handler-numerical.h gda-handler-string.c gda-handler-string.h gda-handler-time.c gda-handler-time.h gda-handler-type.c gda-handler-type.h libgda/sql-delimiter: Makefile.am gda-delimiter-tree.c gda-delimiter-tree.h gda-sql-delimiter.c gda-sql-delimiter.h gda-test-delimiter.c lexer.l parser.y providers/bdb : bdb_specs_dsn.xml providers/firebird: firebird_specs_dsn.xml providers/freetds: freetds_specs_dsn.xml gda-freetds-defs.h providers/ibmdb2: ibmdb2_specs_dsn.xml providers/ldap : ldap_specs_dsn.xml providers/mdb : mdb_specs_dsn.xml providers/msql : msql_specs_dsn.xml providers/odbc : odbc_specs_dsn.xml providers/oracle: oracle_specs_dsn.xml providers/sybase: sybase_specs_dsn.xml providers/xbase: xbase_specs_dsn.xml testing : gda-author-dict-file.c gda-diagnose.c gda-inspect-dict-file.c gda-list-config.c gda-test-models.c gda-test-sql.c html.c html.h testing/tests_data: DICT_Sales_postgres.xml MODELS_test.xml SQL_parsing_tests.xml data_model_0.xml data_model_1.xml Removed files: . : TODO doc/C/tmpl : gda-data-model-base.sgml gda-data-model-list.sgml gda-select.sgml libgda : gda-data-model-base.c gda-data-model-base.h gda-data-model-list.c gda-data-model-list.h gda-intl.h gda-select.c gda-select.h global-decl.h testing : client.c config.c freetds-test.c freetds-test.h gda-test.c gda-test.h ibmdb2-test.c ibmdb2-test.h models.c models.h postgres-test.c postgres-test.h sample_database.xml sybase-test.c sybase-test.h value.c Log message: Merged all the GnomeDb objects which do not depend on GTK+, API and ABI have been changed URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgda&who=vivien&date=explicit&mindate=2006-01-11%2016:41&maxdate=2006-01-11%2016:43 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list