2006-11-13 22:31:26 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.18 2006/11/13 21:37:12 drochner Exp $
|
2006-04-03 00:46:55 +02:00
|
|
|
bin/gda-author-dict-file
|
|
|
|
bin/gda-diagnose
|
|
|
|
bin/gda-inspect-dict-file
|
|
|
|
bin/gda-list-config
|
2003-02-13 19:19:29 +01:00
|
|
|
bin/gda-report-test
|
2002-10-30 01:52:10 +01:00
|
|
|
bin/gda-run
|
Update to 1.9.103:
libgda 1.9.103, 2006-09-03
--------------------------
- Added Data Definition queries to be handled by the providers as no SQL standard exists
in this area (for the PostgreSQL, MySQL and SQLite providers which now implement database
creation and destruction, table creation and destruction, table renaming, and column addition
and removal) (Vivien, Bas)
- Reworked the database creation and destruction in a simpler way, and updated the API (Vivien)
- Improved the MDB (MS Access) provider (Vivien)
- GdaDict now uses a generic and extensible way of storing lists of objects it manages (Vivien)
- Specifications required to declare a new data source are now translatable (Vivien)
- Connections can now easily be opened without requiring to create a data source first (Vivien)
- Lots of documentation update
- Better usage of DTDs (Vivien)
- More consistant API (Murray, Vivien)
- Removed usage of GdaValue in favor of GValue
- Fixed bugs #329930, #337986, #338081, #328418, #319948, #332556, #337497 (Chris,
Thierry)
- Many bug fixes and small improvements (Murray, Rodrigo)
- Translations:
- new Lithuanian (lt) translation (Gintautas Miliauskas)
- vi (Clytie)
- fi (Ilkka)
- zh_HK, zh_TW (Chao-Hsiung Liao)
- eu (Iñaki)
- nb (Kjartan Maraas)
- es (Francisco Javier)
- fr (Marc-André Lureau)
- ru (Valek Filippov)
- de (Hendrik Richter)
- nl (Vincent van Adrighem)
- it (Marco Ciampa)
2006-09-11 19:06:48 +02:00
|
|
|
bin/gda-test-connection
|
2006-04-03 00:46:55 +02:00
|
|
|
bin/gda-test-delimiter
|
|
|
|
bin/gda-test-models
|
Update to 1.9.103:
libgda 1.9.103, 2006-09-03
--------------------------
- Added Data Definition queries to be handled by the providers as no SQL standard exists
in this area (for the PostgreSQL, MySQL and SQLite providers which now implement database
creation and destruction, table creation and destruction, table renaming, and column addition
and removal) (Vivien, Bas)
- Reworked the database creation and destruction in a simpler way, and updated the API (Vivien)
- Improved the MDB (MS Access) provider (Vivien)
- GdaDict now uses a generic and extensible way of storing lists of objects it manages (Vivien)
- Specifications required to declare a new data source are now translatable (Vivien)
- Connections can now easily be opened without requiring to create a data source first (Vivien)
- Lots of documentation update
- Better usage of DTDs (Vivien)
- More consistant API (Murray, Vivien)
- Removed usage of GdaValue in favor of GValue
- Fixed bugs #329930, #337986, #338081, #328418, #319948, #332556, #337497 (Chris,
Thierry)
- Many bug fixes and small improvements (Murray, Rodrigo)
- Translations:
- new Lithuanian (lt) translation (Gintautas Miliauskas)
- vi (Clytie)
- fi (Ilkka)
- zh_HK, zh_TW (Chao-Hsiung Liao)
- eu (Iñaki)
- nb (Kjartan Maraas)
- es (Francisco Javier)
- fr (Marc-André Lureau)
- ru (Valek Filippov)
- de (Hendrik Richter)
- nl (Vincent van Adrighem)
- it (Marco Ciampa)
2006-09-11 19:06:48 +02:00
|
|
|
bin/gda-test-server-operation
|
2006-04-03 00:46:55 +02:00
|
|
|
bin/gda-test-sql
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda-report/gda-report-document.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-item-detail.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-item-label.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-item-pagefooter.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-item-pageheader.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-item-repfield.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-item-report.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-item-reportfooter.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-item-reportheader.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-item-sqlquery.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-item.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-result.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-types.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report-valid.h
|
|
|
|
include/libgda-1.9/libgda-report/gda-report.h
|
|
|
|
include/libgda-1.9/libgda/gda-blob.h
|
|
|
|
include/libgda-1.9/libgda/gda-client.h
|
|
|
|
include/libgda-1.9/libgda/gda-column-index.h
|
|
|
|
include/libgda-1.9/libgda/gda-column.h
|
|
|
|
include/libgda-1.9/libgda/gda-command.h
|
|
|
|
include/libgda-1.9/libgda/gda-config.h
|
|
|
|
include/libgda-1.9/libgda/gda-connection-event.h
|
|
|
|
include/libgda-1.9/libgda/gda-connection.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-data-access-wrapper.h
|
|
|
|
include/libgda-1.9/libgda/gda-data-handler.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda/gda-data-model-array.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-data-model-extra.h
|
|
|
|
include/libgda-1.9/libgda/gda-data-model-filter-sql.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda/gda-data-model-hash.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-data-model-import.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda/gda-data-model-index.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-data-model-iter.h
|
|
|
|
include/libgda-1.9/libgda/gda-data-model-private.h
|
|
|
|
include/libgda-1.9/libgda/gda-data-model-query.h
|
|
|
|
include/libgda-1.9/libgda/gda-data-model-row.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda/gda-data-model.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-data-proxy.h
|
|
|
|
include/libgda-1.9/libgda/gda-decl.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict-aggregate.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict-constraint.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict-database.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict-field.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict-function.h
|
Update to 1.9.103:
libgda 1.9.103, 2006-09-03
--------------------------
- Added Data Definition queries to be handled by the providers as no SQL standard exists
in this area (for the PostgreSQL, MySQL and SQLite providers which now implement database
creation and destruction, table creation and destruction, table renaming, and column addition
and removal) (Vivien, Bas)
- Reworked the database creation and destruction in a simpler way, and updated the API (Vivien)
- Improved the MDB (MS Access) provider (Vivien)
- GdaDict now uses a generic and extensible way of storing lists of objects it manages (Vivien)
- Specifications required to declare a new data source are now translatable (Vivien)
- Connections can now easily be opened without requiring to create a data source first (Vivien)
- Lots of documentation update
- Better usage of DTDs (Vivien)
- More consistant API (Murray, Vivien)
- Removed usage of GdaValue in favor of GValue
- Fixed bugs #329930, #337986, #338081, #328418, #319948, #332556, #337497 (Chris,
Thierry)
- Many bug fixes and small improvements (Murray, Rodrigo)
- Translations:
- new Lithuanian (lt) translation (Gintautas Miliauskas)
- vi (Clytie)
- fi (Ilkka)
- zh_HK, zh_TW (Chao-Hsiung Liao)
- eu (Iñaki)
- nb (Kjartan Maraas)
- es (Francisco Javier)
- fr (Marc-André Lureau)
- ru (Valek Filippov)
- de (Hendrik Richter)
- nl (Vincent van Adrighem)
- it (Marco Ciampa)
2006-09-11 19:06:48 +02:00
|
|
|
include/libgda-1.9/libgda/gda-dict-private.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict-reg-aggregates.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict-reg-functions.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict-reg-queries.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict-reg-types.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-dict-table.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict-type.h
|
|
|
|
include/libgda-1.9/libgda/gda-dict.h
|
|
|
|
include/libgda-1.9/libgda/gda-entity-field.h
|
|
|
|
include/libgda-1.9/libgda/gda-entity.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda/gda-enum-types.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-enums.h
|
|
|
|
include/libgda-1.9/libgda/gda-graphviz.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda/gda-log.h
|
|
|
|
include/libgda-1.9/libgda/gda-marshal.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-object-ref.h
|
|
|
|
include/libgda-1.9/libgda/gda-object.h
|
|
|
|
include/libgda-1.9/libgda/gda-parameter-list.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda/gda-parameter.h
|
|
|
|
include/libgda-1.9/libgda/gda-quark-list.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-query-condition.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-field-agg.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-field-all.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-field-field.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-field-func.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-field-value.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-field.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-join.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-object.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-parsing.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-private.h
|
|
|
|
include/libgda-1.9/libgda/gda-query-target.h
|
|
|
|
include/libgda-1.9/libgda/gda-query.h
|
|
|
|
include/libgda-1.9/libgda/gda-referer.h
|
|
|
|
include/libgda-1.9/libgda/gda-renderer.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda/gda-row.h
|
Update to 1.9.103:
libgda 1.9.103, 2006-09-03
--------------------------
- Added Data Definition queries to be handled by the providers as no SQL standard exists
in this area (for the PostgreSQL, MySQL and SQLite providers which now implement database
creation and destruction, table creation and destruction, table renaming, and column addition
and removal) (Vivien, Bas)
- Reworked the database creation and destruction in a simpler way, and updated the API (Vivien)
- Improved the MDB (MS Access) provider (Vivien)
- GdaDict now uses a generic and extensible way of storing lists of objects it manages (Vivien)
- Specifications required to declare a new data source are now translatable (Vivien)
- Connections can now easily be opened without requiring to create a data source first (Vivien)
- Lots of documentation update
- Better usage of DTDs (Vivien)
- More consistant API (Murray, Vivien)
- Removed usage of GdaValue in favor of GValue
- Fixed bugs #329930, #337986, #338081, #328418, #319948, #332556, #337497 (Chris,
Thierry)
- Many bug fixes and small improvements (Murray, Rodrigo)
- Translations:
- new Lithuanian (lt) translation (Gintautas Miliauskas)
- vi (Clytie)
- fi (Ilkka)
- zh_HK, zh_TW (Chao-Hsiung Liao)
- eu (Iñaki)
- nb (Kjartan Maraas)
- es (Francisco Javier)
- fr (Marc-André Lureau)
- ru (Valek Filippov)
- de (Hendrik Richter)
- nl (Vincent van Adrighem)
- it (Marco Ciampa)
2006-09-11 19:06:48 +02:00
|
|
|
include/libgda-1.9/libgda/gda-server-operation.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-server-provider-extra.h
|
|
|
|
include/libgda-1.9/libgda/gda-server-provider-private.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda/gda-server-provider.h
|
|
|
|
include/libgda-1.9/libgda/gda-threader.h
|
|
|
|
include/libgda-1.9/libgda/gda-transaction.h
|
|
|
|
include/libgda-1.9/libgda/gda-util.h
|
|
|
|
include/libgda-1.9/libgda/gda-value.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/gda-xml-storage.h
|
Update to 1.9.103:
libgda 1.9.103, 2006-09-03
--------------------------
- Added Data Definition queries to be handled by the providers as no SQL standard exists
in this area (for the PostgreSQL, MySQL and SQLite providers which now implement database
creation and destruction, table creation and destruction, table renaming, and column addition
and removal) (Vivien, Bas)
- Reworked the database creation and destruction in a simpler way, and updated the API (Vivien)
- Improved the MDB (MS Access) provider (Vivien)
- GdaDict now uses a generic and extensible way of storing lists of objects it manages (Vivien)
- Specifications required to declare a new data source are now translatable (Vivien)
- Connections can now easily be opened without requiring to create a data source first (Vivien)
- Lots of documentation update
- Better usage of DTDs (Vivien)
- More consistant API (Murray, Vivien)
- Removed usage of GdaValue in favor of GValue
- Fixed bugs #329930, #337986, #338081, #328418, #319948, #332556, #337497 (Chris,
Thierry)
- Many bug fixes and small improvements (Murray, Rodrigo)
- Translations:
- new Lithuanian (lt) translation (Gintautas Miliauskas)
- vi (Clytie)
- fi (Ilkka)
- zh_HK, zh_TW (Chao-Hsiung Liao)
- eu (Iñaki)
- nb (Kjartan Maraas)
- es (Francisco Javier)
- fr (Marc-André Lureau)
- ru (Valek Filippov)
- de (Hendrik Richter)
- nl (Vincent van Adrighem)
- it (Marco Ciampa)
2006-09-11 19:06:48 +02:00
|
|
|
include/libgda-1.9/libgda/graph/gda-dict-reg-graphs.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libgda/graph/gda-graph-item.h
|
|
|
|
include/libgda-1.9/libgda/graph/gda-graph-query.h
|
|
|
|
include/libgda-1.9/libgda/graph/gda-graph.h
|
|
|
|
include/libgda-1.9/libgda/handlers/gda-handler-bin.h
|
|
|
|
include/libgda-1.9/libgda/handlers/gda-handler-boolean.h
|
|
|
|
include/libgda-1.9/libgda/handlers/gda-handler-numerical.h
|
|
|
|
include/libgda-1.9/libgda/handlers/gda-handler-string.h
|
|
|
|
include/libgda-1.9/libgda/handlers/gda-handler-time.h
|
|
|
|
include/libgda-1.9/libgda/handlers/gda-handler-type.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
include/libgda-1.9/libgda/libgda.h
|
2006-04-03 00:46:55 +02:00
|
|
|
include/libgda-1.9/libsql/sql_parser.h
|
|
|
|
include/libgda-1.9/sql-delimiter/gda-sql-delimiter.h
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
lib/libgda-1.9/providers/libgda-sqlite.la
|
|
|
|
lib/libgda-3.la
|
|
|
|
lib/libgda-report-3.la
|
2006-04-03 00:46:55 +02:00
|
|
|
lib/libgda_graph-3.la
|
|
|
|
lib/libgda_handlers-3.la
|
|
|
|
lib/libgda_sql_delimiter-3.la
|
2002-10-30 01:52:10 +01:00
|
|
|
lib/libgdasql.la
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
lib/pkgconfig/libgda-2.0.pc
|
|
|
|
share/examples/libgda/config
|
|
|
|
share/examples/libgda/sales_test.db
|
2006-11-13 22:31:26 +01:00
|
|
|
share/gtk-doc/html/libgda/GdaBlob.html
|
|
|
|
share/gtk-doc/html/libgda/GdaClient.html
|
|
|
|
share/gtk-doc/html/libgda/GdaColumn.html
|
|
|
|
share/gtk-doc/html/libgda/GdaColumnIndex.html
|
|
|
|
share/gtk-doc/html/libgda/GdaConnection.html
|
|
|
|
share/gtk-doc/html/libgda/GdaConnectionEvent.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDataAccessWrapper.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDataModel.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDataModelArray.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDataModelFilterSQL.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDataModelHash.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDataModelImport.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDataModelIter.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDataModelQuery.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDataModelRow.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDataProxy.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDict.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDictAggregate.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDictConstraint.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDictDatabase.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDictField.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDictFunction.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDictTable.html
|
|
|
|
share/gtk-doc/html/libgda/GdaDictType.html
|
|
|
|
share/gtk-doc/html/libgda/GdaEntity.html
|
|
|
|
share/gtk-doc/html/libgda/GdaEntityField.html
|
|
|
|
share/gtk-doc/html/libgda/GdaGraph.html
|
|
|
|
share/gtk-doc/html/libgda/GdaGraphItem.html
|
|
|
|
share/gtk-doc/html/libgda/GdaGraphQuery.html
|
|
|
|
share/gtk-doc/html/libgda/GdaGraphviz.html
|
|
|
|
share/gtk-doc/html/libgda/GdaHandlerBin.html
|
|
|
|
share/gtk-doc/html/libgda/GdaHandlerBoolean.html
|
|
|
|
share/gtk-doc/html/libgda/GdaHandlerNumerical.html
|
|
|
|
share/gtk-doc/html/libgda/GdaHandlerString.html
|
|
|
|
share/gtk-doc/html/libgda/GdaHandlerTime.html
|
|
|
|
share/gtk-doc/html/libgda/GdaHandlerType.html
|
|
|
|
share/gtk-doc/html/libgda/GdaObject.html
|
|
|
|
share/gtk-doc/html/libgda/GdaObjectRef.html
|
|
|
|
share/gtk-doc/html/libgda/GdaParameter.html
|
|
|
|
share/gtk-doc/html/libgda/GdaParameterList.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQuery.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQueryCondition.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQueryField.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQueryFieldAgg.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQueryFieldAll.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQueryFieldField.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQueryFieldFunc.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQueryFieldValue.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQueryJoin.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQueryObject.html
|
|
|
|
share/gtk-doc/html/libgda/GdaQueryTarget.html
|
|
|
|
share/gtk-doc/html/libgda/GdaReferer.html
|
|
|
|
share/gtk-doc/html/libgda/GdaRenderer.html
|
|
|
|
share/gtk-doc/html/libgda/GdaServerOperation.html
|
|
|
|
share/gtk-doc/html/libgda/GdaServerProvider.html
|
|
|
|
share/gtk-doc/html/libgda/GdaThreader.html
|
|
|
|
share/gtk-doc/html/libgda/GdaTransaction.html
|
|
|
|
share/gtk-doc/html/libgda/GdaXmlStorage.html
|
|
|
|
share/gtk-doc/html/libgda/architecture.html
|
|
|
|
share/gtk-doc/html/libgda/ch04s03.html
|
|
|
|
share/gtk-doc/html/libgda/ch05s04.html
|
|
|
|
share/gtk-doc/html/libgda/ch05s05.html
|
|
|
|
share/gtk-doc/html/libgda/ch05s06.html
|
|
|
|
share/gtk-doc/html/libgda/ch06.html
|
|
|
|
share/gtk-doc/html/libgda/ch11.html
|
|
|
|
share/gtk-doc/html/libgda/ch12.html
|
|
|
|
share/gtk-doc/html/libgda/ch13.html
|
|
|
|
share/gtk-doc/html/libgda/ch15.html
|
|
|
|
share/gtk-doc/html/libgda/ch16.html
|
|
|
|
share/gtk-doc/html/libgda/compiling.html
|
|
|
|
share/gtk-doc/html/libgda/connection.html
|
|
|
|
share/gtk-doc/html/libgda/connections.html
|
|
|
|
share/gtk-doc/html/libgda/create-blob.html
|
|
|
|
share/gtk-doc/html/libgda/data-model.html
|
|
|
|
share/gtk-doc/html/libgda/data_conv.html
|
|
|
|
share/gtk-doc/html/libgda/data_models.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-section1.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-section10.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-section2.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-section3.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-section4.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-section5.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-section6.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-section7.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-section8.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-section9.html
|
|
|
|
share/gtk-doc/html/libgda/fdl-using.html
|
|
|
|
share/gtk-doc/html/libgda/fdl.html
|
|
|
|
share/gtk-doc/html/libgda/fetch-blob.html
|
|
|
|
share/gtk-doc/html/libgda/get-last-insert-id.html
|
|
|
|
share/gtk-doc/html/libgda/getting_started.html
|
|
|
|
share/gtk-doc/html/libgda/home.png
|
|
|
|
share/gtk-doc/html/libgda/index.html
|
|
|
|
share/gtk-doc/html/libgda/index.sgml
|
|
|
|
share/gtk-doc/html/libgda/init_config.html
|
|
|
|
share/gtk-doc/html/libgda/installation-configuring.html
|
|
|
|
share/gtk-doc/html/libgda/installation-installing.html
|
|
|
|
share/gtk-doc/html/libgda/installation.html
|
|
|
|
share/gtk-doc/html/libgda/introduction.html
|
|
|
|
share/gtk-doc/html/libgda/ix01.html
|
|
|
|
share/gtk-doc/html/libgda/left.png
|
|
|
|
share/gtk-doc/html/libgda/libgda-Configuration.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-Default-Data-handlers.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-Gda-Value.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaCommand.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaDataModelIndex.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaDictExtend.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportDocument.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportItem.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportItemDetail.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportItemLabel.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportItemPageFooter.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportItemPageHeader.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportItemRepField.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportItemReport.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportItemReportFooter.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportItemReportHeader.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportItemSqlQuery.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportResult.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-GdaReportValid.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-Libgda-Initialization.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-Logging.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-Quark-lists.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-Utility-functions.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-gda-report-types.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-begin-transaction.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-change-database.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-class.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-close-connection.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-commit-transaction.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-create-operation.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-execute-command.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-get-data-handler.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-get-database.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-get-def-dbms-type.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-get-info.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-get-schema.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-get-server-version.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-introduction.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-open-connection.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-perform-operation.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-recordset.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-render-operation.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-rollback-transaction.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-string-to-handler.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-supports-feature.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-provider-supports-operation.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-reports-introduction.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-reports.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-tools-author-dict.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-tools-diagnose.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-tools-inspect-dict.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-tools-introduction.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-tools-list-config.html
|
|
|
|
share/gtk-doc/html/libgda/libgda-tools-test-connection.html
|
|
|
|
share/gtk-doc/html/libgda/libgda.devhelp
|
|
|
|
share/gtk-doc/html/libgda/libgda.devhelp2
|
|
|
|
share/gtk-doc/html/libgda/main_example.html
|
|
|
|
share/gtk-doc/html/libgda/manage-gdavalue.html
|
|
|
|
share/gtk-doc/html/libgda/managing-errors.html
|
|
|
|
share/gtk-doc/html/libgda/migration-configuration.html
|
|
|
|
share/gtk-doc/html/libgda/migration-executing-commands.html
|
|
|
|
share/gtk-doc/html/libgda/migration.html
|
|
|
|
share/gtk-doc/html/libgda/misc.html
|
|
|
|
share/gtk-doc/html/libgda/part_begin.html
|
|
|
|
share/gtk-doc/html/libgda/part_libgda-reports.html
|
|
|
|
share/gtk-doc/html/libgda/part_libgda_api.html
|
|
|
|
share/gtk-doc/html/libgda/part_providers.html
|
|
|
|
share/gtk-doc/html/libgda/part_tools.html
|
|
|
|
share/gtk-doc/html/libgda/query01.png
|
|
|
|
share/gtk-doc/html/libgda/query02.png
|
|
|
|
share/gtk-doc/html/libgda/query03.png
|
|
|
|
share/gtk-doc/html/libgda/query04.png
|
|
|
|
share/gtk-doc/html/libgda/query05.png
|
|
|
|
share/gtk-doc/html/libgda/query06.png
|
|
|
|
share/gtk-doc/html/libgda/right.png
|
|
|
|
share/gtk-doc/html/libgda/style.css
|
|
|
|
share/gtk-doc/html/libgda/transactions.html
|
|
|
|
share/gtk-doc/html/libgda/up.png
|
2006-04-03 00:46:55 +02:00
|
|
|
share/libgda/dtd/libgda-array.dtd
|
|
|
|
share/libgda/dtd/libgda-dict.dtd
|
Update to 1.9.103:
libgda 1.9.103, 2006-09-03
--------------------------
- Added Data Definition queries to be handled by the providers as no SQL standard exists
in this area (for the PostgreSQL, MySQL and SQLite providers which now implement database
creation and destruction, table creation and destruction, table renaming, and column addition
and removal) (Vivien, Bas)
- Reworked the database creation and destruction in a simpler way, and updated the API (Vivien)
- Improved the MDB (MS Access) provider (Vivien)
- GdaDict now uses a generic and extensible way of storing lists of objects it manages (Vivien)
- Specifications required to declare a new data source are now translatable (Vivien)
- Connections can now easily be opened without requiring to create a data source first (Vivien)
- Lots of documentation update
- Better usage of DTDs (Vivien)
- More consistant API (Murray, Vivien)
- Removed usage of GdaValue in favor of GValue
- Fixed bugs #329930, #337986, #338081, #328418, #319948, #332556, #337497 (Chris,
Thierry)
- Many bug fixes and small improvements (Murray, Rodrigo)
- Translations:
- new Lithuanian (lt) translation (Gintautas Miliauskas)
- vi (Clytie)
- fi (Ilkka)
- zh_HK, zh_TW (Chao-Hsiung Liao)
- eu (Iñaki)
- nb (Kjartan Maraas)
- es (Francisco Javier)
- fr (Marc-André Lureau)
- ru (Valek Filippov)
- de (Hendrik Richter)
- nl (Vincent van Adrighem)
- it (Marco Ciampa)
2006-09-11 19:06:48 +02:00
|
|
|
share/libgda/dtd/libgda-paramlist.dtd
|
|
|
|
share/libgda/dtd/libgda-server-operation.dtd
|
|
|
|
share/libgda/sqlite_specs_add_column.xml
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
share/libgda/sqlite_specs_create_db.xml
|
Update to 1.9.103:
libgda 1.9.103, 2006-09-03
--------------------------
- Added Data Definition queries to be handled by the providers as no SQL standard exists
in this area (for the PostgreSQL, MySQL and SQLite providers which now implement database
creation and destruction, table creation and destruction, table renaming, and column addition
and removal) (Vivien, Bas)
- Reworked the database creation and destruction in a simpler way, and updated the API (Vivien)
- Improved the MDB (MS Access) provider (Vivien)
- GdaDict now uses a generic and extensible way of storing lists of objects it manages (Vivien)
- Specifications required to declare a new data source are now translatable (Vivien)
- Connections can now easily be opened without requiring to create a data source first (Vivien)
- Lots of documentation update
- Better usage of DTDs (Vivien)
- More consistant API (Murray, Vivien)
- Removed usage of GdaValue in favor of GValue
- Fixed bugs #329930, #337986, #338081, #328418, #319948, #332556, #337497 (Chris,
Thierry)
- Many bug fixes and small improvements (Murray, Rodrigo)
- Translations:
- new Lithuanian (lt) translation (Gintautas Miliauskas)
- vi (Clytie)
- fi (Ilkka)
- zh_HK, zh_TW (Chao-Hsiung Liao)
- eu (Iñaki)
- nb (Kjartan Maraas)
- es (Francisco Javier)
- fr (Marc-André Lureau)
- ru (Valek Filippov)
- de (Hendrik Richter)
- nl (Vincent van Adrighem)
- it (Marco Ciampa)
2006-09-11 19:06:48 +02:00
|
|
|
share/libgda/sqlite_specs_create_index.xml
|
|
|
|
share/libgda/sqlite_specs_create_table.xml
|
|
|
|
share/libgda/sqlite_specs_drop_db.xml
|
|
|
|
share/libgda/sqlite_specs_drop_index.xml
|
|
|
|
share/libgda/sqlite_specs_drop_table.xml
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
share/libgda/sqlite_specs_dsn.xml
|
Update to 1.9.103:
libgda 1.9.103, 2006-09-03
--------------------------
- Added Data Definition queries to be handled by the providers as no SQL standard exists
in this area (for the PostgreSQL, MySQL and SQLite providers which now implement database
creation and destruction, table creation and destruction, table renaming, and column addition
and removal) (Vivien, Bas)
- Reworked the database creation and destruction in a simpler way, and updated the API (Vivien)
- Improved the MDB (MS Access) provider (Vivien)
- GdaDict now uses a generic and extensible way of storing lists of objects it manages (Vivien)
- Specifications required to declare a new data source are now translatable (Vivien)
- Connections can now easily be opened without requiring to create a data source first (Vivien)
- Lots of documentation update
- Better usage of DTDs (Vivien)
- More consistant API (Murray, Vivien)
- Removed usage of GdaValue in favor of GValue
- Fixed bugs #329930, #337986, #338081, #328418, #319948, #332556, #337497 (Chris,
Thierry)
- Many bug fixes and small improvements (Murray, Rodrigo)
- Translations:
- new Lithuanian (lt) translation (Gintautas Miliauskas)
- vi (Clytie)
- fi (Ilkka)
- zh_HK, zh_TW (Chao-Hsiung Liao)
- eu (Iñaki)
- nb (Kjartan Maraas)
- es (Francisco Javier)
- fr (Marc-André Lureau)
- ru (Valek Filippov)
- de (Hendrik Richter)
- nl (Vincent van Adrighem)
- it (Marco Ciampa)
2006-09-11 19:06:48 +02:00
|
|
|
share/libgda/sqlite_specs_rename_table.xml
|
2003-06-10 16:20:31 +02:00
|
|
|
share/libgda/xml/gda-report-result.dtd
|
2003-02-13 19:19:29 +01:00
|
|
|
share/libgda/xml/gda-report.dtd
|
|
|
|
share/libgda/xml/gda-xml-query.dtd
|
|
|
|
share/libgda/xml/gda-xml-query.xsl
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/az/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/ca/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/cs/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/da/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/de/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/el/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/en_CA/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/en_GB/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/es/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/eu/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/fa/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/fi/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/fr/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/ga/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/gl/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/hr/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/hu/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/it/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/ja/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/ko/LC_MESSAGES/libgda-3.mo
|
Update to 1.9.103:
libgda 1.9.103, 2006-09-03
--------------------------
- Added Data Definition queries to be handled by the providers as no SQL standard exists
in this area (for the PostgreSQL, MySQL and SQLite providers which now implement database
creation and destruction, table creation and destruction, table renaming, and column addition
and removal) (Vivien, Bas)
- Reworked the database creation and destruction in a simpler way, and updated the API (Vivien)
- Improved the MDB (MS Access) provider (Vivien)
- GdaDict now uses a generic and extensible way of storing lists of objects it manages (Vivien)
- Specifications required to declare a new data source are now translatable (Vivien)
- Connections can now easily be opened without requiring to create a data source first (Vivien)
- Lots of documentation update
- Better usage of DTDs (Vivien)
- More consistant API (Murray, Vivien)
- Removed usage of GdaValue in favor of GValue
- Fixed bugs #329930, #337986, #338081, #328418, #319948, #332556, #337497 (Chris,
Thierry)
- Many bug fixes and small improvements (Murray, Rodrigo)
- Translations:
- new Lithuanian (lt) translation (Gintautas Miliauskas)
- vi (Clytie)
- fi (Ilkka)
- zh_HK, zh_TW (Chao-Hsiung Liao)
- eu (Iñaki)
- nb (Kjartan Maraas)
- es (Francisco Javier)
- fr (Marc-André Lureau)
- ru (Valek Filippov)
- de (Hendrik Richter)
- nl (Vincent van Adrighem)
- it (Marco Ciampa)
2006-09-11 19:06:48 +02:00
|
|
|
share/locale/lt/LC_MESSAGES/libgda-3.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/ml/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/ms/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/nb/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/ne/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/nl/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/no/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/pl/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/pt/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/pt_BR/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/ru/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/rw/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/sk/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/sl/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/sq/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/sr/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/sr@Latn/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/sv/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/tr/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/uk/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/vi/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/zh_CN/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/zh_HK/LC_MESSAGES/libgda-3.mo
|
|
|
|
share/locale/zh_TW/LC_MESSAGES/libgda-3.mo
|
2003-02-13 19:19:29 +01:00
|
|
|
@dirrm share/libgda/xml
|
2006-04-03 00:46:55 +02:00
|
|
|
@dirrm share/libgda/dtd
|
2003-06-10 16:20:31 +02:00
|
|
|
@dirrm share/libgda
|
2006-11-13 22:31:26 +01:00
|
|
|
@dirrm share/gtk-doc/html/libgda
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
@dirrm share/examples/libgda
|
|
|
|
@dirrm lib/libgda-1.9/providers
|
|
|
|
@dirrm lib/libgda-1.9
|
2006-04-03 00:46:55 +02:00
|
|
|
@dirrm include/libgda-1.9/sql-delimiter
|
|
|
|
@dirrm include/libgda-1.9/libsql
|
|
|
|
@dirrm include/libgda-1.9/libgda/handlers
|
|
|
|
@dirrm include/libgda-1.9/libgda/graph
|
Update to 1.9.100 (gnumeric needs >=1.3, and we have no other
relevant dependencies).
Remove libda-sqlite, since it's included in libgda by default.
libgda 1.9.100, 2005-10-13
--------------------------
- Fixed #317267 (Rodrigo)
- GdaRow API improvements (Vivien)
- GdaColumn API improvements (Vivien)
- Limit usage of SQLite internal structures (Vivien)
- Removed usage of C++ 'new' keyboard as argument (Bas)
- Added missing declarations to gda-column.h (Vivien)
libgda 1.9.99, 2005-09-26
-------------------------
- Added Mono bindings from GTK# (Dan)
- Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel)
- Don't use scrollkeeper for API docs (Rodrigo)
- Improved data types in SQLite provider (Vivien)
- API fixes (Vivien, Murray)
- Removed unfinished, non-working objects (Vivien)
- Blob object fixes (Vivien)
- Blob improvements in PostgreSQL provider (Vivien)
- Improved test to locate MDB libraries (Vivien)
- Added "gda_type_changed" signal to GdaColumn (Vivien)
- Updated translations:
- eu (Iñaki)
- ne (Pawan)
- vi (Clytie)
libgda 1.3.91, 2005-08-10
-------------------------
- Compilation fixes for 64bit platforms (Rodrigo)
- Fixed call to undefined symbol in XML provider (Rodrigo)
libgda 1.3.90, 2005-08-07
-------------------------
- Port GdaValue to use GValue (Daniel, Vivien)
- Disabled useless test in Firebird provider (Juan Manuel)
- GCC 4 compilation fixes (Christopher)
- Fixed #311573 (Rodrigo)
- GdaClient/GdaConnection API improvements (Vivien)
- Renamed GdaError to GdaConnectionEvent, to be used not only for errors,
but for any DB event (Vivien, Juan Manuel)
- Improved PostgreSQL/SQLite/MySQL error reporting (Vivien, Juan Manuel)
- Update to SQLite3 API (Vivien)
- Added get_specs method to GdaServerProvider, to get information on
arguments for actions (Vivien)
- Fixed PostgreSQL libraries detection (Vivien)
- Fixed NUMERIC values passing in Oracle provider (Vivien)
- Updated translations:
- vi (Clytie)
libgda 1.3.4, 2005-07-08
------------------------
- Fixed leak in PostgreSQL provider (Alex)
- Use libgda-2.0 for the pkg-config files (Rodrigo)
- Fixed #307549 (Rodrigo)
- Fixed installation on 64 bit platforms (Bas)
- Allow compilation with Berkeley DB > 4.3.x (Bas)
- Fixed 64 bit problems on MySQL/PostgreSQL and SQLite providers (Bas)
- Fixed return values on some invalid functions (Stanislav)
- Building fixes (Stanislav)
- Fixed invalid free in MySQL recordsets (Rodrigo)
- Some fixes in global config file saving (Vivien)
- More API documentation (Vivien)
- Use GType for all types, not guint (Vivien)
- Tables' fields schema fixes (Vivien)
- Fix #309332 (Murray)
- Updated translations:
- de (Hendrik)
libgda 1.3.3, 2005-06-06
------------------------
- New API additions (Vivien)
- Added get_specs_create_database and create_database_params virtual methods
for providers (Vivien)
- Updated API documentation (Vivien)
- Implemented new providers' methods for SQLite, PostgreSQL and MySQL (Vivien)
- Build fixes (Rodrigo)
libgda 1.3.2, 2005-05-27
------------------------
- Prevent segfault when running INSERT of UPDATE queries in MySQL provider (Alan)
- Improved update of PostgreSQL data models (Bas)
- Improved exporting of data models (Vivien)
- Added GdaThreader object to make it easy to run threaded operations (Vivien)
- Implemented missing schemas in SQLite provider (Vivien)
- Fixed GdaXqlUpdate API typo (Murray)
- Improved fields schema for PostgreSQL provider (Vivien)
- Added procedures schema to MySQL provider (Vivien)
- Fixed MySQL value conversion to string (Alan)
- Compilation fixes (Dru, Bas, Rodrigo)
- Added functions to dump data models (Vivien)
- Improved data types schema in MySQL provider (Vivien)
- Added synonyms to the data types schema (Vivien)
- API documentation (Dru)
- Fixed typo in GdaExport signal creation (Mike Kestner)
- Changed procedures schema to include more information (Vivien)
- Added creation of ~/.libgda directory when it does not exist (Vivien)
- Fixed #153292 (Jorge)
- Fixed #301480 (Magnus)
- Fixed #301485 (Magnus)
- Fixed #302158 (Jean)
- Fixed #304586 (Mike Fisk)
- Updated translations:
- es (Jorge)
- it (Marco)
- rw (Steve)
- uk (Maxim)
- zw (Steve)
libgda 1.3.1, 2005-03-21
------------------------
- Improved GdaRow API (Vivien)
- Fixed #167573 (Rodrigo)
- Added gda_xml_database_remove_table function (Álvaro)
- Fixed libsql build (Rodrigo)
- Upgraded SQLite provider to SQLite3 (Denis)
- Install providers in versioned directories for parallel installation (Rodrigo)
- Use libgda*-3 as library names (Rodrigo)
- Fixed #129153 (Rodrigo)
- Renamed GdaDataModelColumnAttributes to GdaColumn (Álvaro)
- Renamed GdaDataModelColumnIndexAttributes to GdaColumnAttributes (Álvaro)
- Code cleanup for data model classes (Bas)
- Cleanup auto* build noise (Bas)
- Replace gda_connection_escape_string with more generic
gda_connection_value_to_sql_string (Alan)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- en_GB (David)
- it (Marco)
- pt (Duarte)
- pt_BR (Raphael)
libgda 1.3.0, 2005-02-07
------------------------
- Fixed spec includedir (Aaron)
- Set missing row number on gda_data_model_hash_append_row (Bas)
- Changed GdaDataModel class to be an interface (Vivien)
- Data model improvements (Vivien, Bas, Álvaro)
- Renamed GdaField to GdaColumn (Vivien)
- Improved documentation (Vivien, Bas)
- Added full update/remove for MySQL and PostgreSQL data models (Bas)
- Fixed build (Rodrigo)
- Added methods for creating/droping tables and indices (Bas)
- Updated translations:
- cs (Miroslav)
- de (Frank)
- en_CA (Adam)
- es (Francisco)
- it (Marco)
- nl (Vincent)
- pt_BR (Raphael)
2006-02-04 18:02:45 +01:00
|
|
|
@dirrm include/libgda-1.9/libgda-report
|
|
|
|
@dirrm include/libgda-1.9/libgda
|
|
|
|
@dirrm include/libgda-1.9
|