[libgda] Created tag LIBGDA_4_1_8
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Created tag LIBGDA_4_1_8
- Date: Wed, 1 Sep 2010 16:58:42 +0000 (UTC)
The unsigned tag 'LIBGDA_4_1_8' was created.
Tagger: Vivien Malerba <malerba gnome-db org>
Date: Wed Sep 1 18:58:36 2010 +0200
Tagged 4.1.8
Changes since the last tag 'LIBGDA_4_1_7':
Andika Triwidada (1):
Added Indonesian translation Added id to LINGUAS
Christian Kirbach (1):
[i18n] Updated German translation
Joe Hansen (2):
Updated Danish translation
Updated Danish translation
Jorge González (11):
Added es to DOC_LINGUAS
Added initial Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (2):
Add missing file
Updated Norwegian bokmål translation
Mario Blättermann (4):
[i18n] Updated German translation
[i18n] Updated German translation
[i18n] Updated German translation
[i18n] Updated German translation
Matej UrbanÄ?iÄ? (12):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Added sl for Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Murray Cumming (1):
GdaConfig, GdaConnection: Add docs about error domains thrown.
Nicolau Gonçalves (2):
Updated Portuguese translation
Updated Portuguese translation
Petr Kovar (3):
Update Czech translation by Marek Cernocky
Update Czech translation by Marek Cernocky
Update Czech translation by Marek Cernocky
Robert Ancell (1):
Fix introspection build
Vivien Malerba (119):
Don't use the -no-undefined flag for providers or plugins
Added misisng file in Windows ZIP maker script
Set version to 4.1.8
Support more types for gda_sql_builder_add_expr_value()
UI corrections when displaying invalid values in grid and form
Misc. values' flags handling correction in GdaDataProxy
SQLite: only return the IMPACTED_ROWS on INSERT, UPDATE or DELETE statements
Added gda_server_operation_string_to_op_type()
Avoid using uninitialized variable
Modified gda_thread_wrapper_connect_raw()
Added the GDA_CONNECTION_OPTIONS_AUTO_META_DATA connection flag
Doc. corrections
Mark invalid entries in light red instead of crossings
Improve Sqlite's make_last_inserted_set()
GdaConnection now uses a circular array to store (and reuse) GdaConnectionEvent objects
Correction for bug #624032
Fix a bug introduced in commit #6401e75f1570cc3aaaa591077805900708e75480
Correctly fetch the last inserted row in SQLite
Misc. optimizations
Correction for bug #624088, and set correct error codes
Implementing missing features in GdaConnection for the new way to handle events
New .gitignore
Correctly handle the case where a database provider can only be used by a unique thread
Make GdaBrowser's data manager perspective handle composed table names
Better doc for gda_sql_identifier_split()
Fixed a crash case in the GdaThreadProvider
Connection locking correction
Added a FIELDS_NAME option when exporting a GdaDataMode (thanks to Andrea Zagli)
Code cleanups in GdauiRawGrid
Added gda_time_valid() and gda_timestamp_valid(), thanks to Andrea Zagli
Doc. update for gda_time_valid() and gda_timestamp_valid()
Added the "NULL_AS_EMPTY" option when exporting a data model
Initial creation of DataSourceManager object
GdaBrowser: implement dependencies for composed Foreign keys
Use Gnome Keyring if available to store DSN's authentification
Save authentification information when creating DSN in the control center
Correctly handle DSN changes in authentification dialogs
Removed file modifications monitoring other than Gio, and removed GnomeVFS usage
Gda-SQL and programs without a main loop can not fetch authentification from Gnome keyring
Removed debug info
Improved gda_data_model_dump()'s output
Added the "INVALID_AS_NULL" export option when exporting a data model
Added some export options to the export dialog of GdauiRawGrid
Better set the focus in GdaBrowser's authentification dialog
GdaBrowser: allow to toggle between grid and form presentations for data sets
GdauiBasicForm: handle data entries changing their expanding requirements
GdaDataEntry widgets can be queried for horizontal and vertical expansion requirements
Change default export type to CSV
GdaBrowser: handle user preferences in all forms
Correctly handle GdaHolder with NULL initial type if forms
Doc. corrections
UI correction in GdauiEntryNone
Correclty handle variables set to DEFAULT when executing a statement
Allow INSERT statement with no field and no value
GdaBrowser improvements: added a table insert feature
Bug fix in GdauiDataEntry implementation
Bug fixes in GdauiBasicForm and data entries
GdaBrowser: added browser_connection_execute_statement_cb()
Added wrap mode to the "text" plugin
GdaBrowser: right click on tree views selects row
GdaBrowser: show tables referencing the current table with FK constraints
Misc UI corrections
GdaBrowser: UI bug correction
GdaSet ordering of nodes in GdaSetSource
Better entry label in GdauiBasicForm
MySQL provider SQL operation rendering correction
GdaBrowser: add information about auto incremented columns
UI extension API renaming to be more coherent
Corrected test data set related to commit #75d55f962c6c5bc0349162b2d2fffb89bbbb74dd
Added gda_set_replace_source_model() and the "source-model-changed" signal
GdaDataModel row find corrections
Added the GdauiSet::source-model-changed signal
Correclty handle reference values in GdauiBasicForm
GdaBrowser: added browser_connection_rerun_select_cb()
GdaBrowser: use a combo box to select related data when inserting data
Removed some debug info
Use strings limited to 30 chars. when the meta store is held in a MySQL database
Set embedded SQLite version to 3.7.0
UI extension API changes
Doc. correction
Minor combo UI entry corrections
Misc. corrections
Separated XML and UI spec. editors in GdaBrowser's DataManager perspective
GdaBrowser: use thread wrapper to catch the transaction status change signal
GdaBrowser's data manager: corrected data sources sorting
Dont't use GtkInfoBar if version < 2.18.0
Comment corrections
Better check for errors in time data entry widgets
Added save button to GdaBrowser's data manager view
Misc. GdaBrowser corrections
GdaBrowser: correctly handle variables in data manager perspective
Emit the "contents-activated" signal even if the data entry's value is its reference
Focus improvements in GdaBrowser
Avoid data sources duplicates in GdaBrowser's data manager
Avoid compilation warnings
Correctly display each perspective's menu in GdaBrowser upon starting
Avoid column names duplication in GdaDataProxy filtering
Replaced gtk_entry_set_editable() by gtk_editable_set_editable()
Wrap label in error massage for better readability
Fixed bug in data entry to display timestamps
Validate error strings in PostgreSQL provider
Added an option to hide the favorites tab in GdaBrowser
GdaBrowser: don't show tabs in fullscreen mode
Switched to SQLite version 3.7.0.1
Updated POTFILES.in
Bug correction in GdauiBasicForm
Handle cases in gda_connection_string_split(), thanks to Andrea Zagli
Correction for bug #627421, thanks to Michal Kurgan
Correction for bug #626916, thanks to Andrea Zagli
Bug fix in gda_connection_string_split()
GdauiBasicForm documentation correction
Added missing .gitignore
Remove compiler warnings
Corrected bug whidh prevents building GIR files
GdaBrowser: new data source editor for the data manager perspective
Switched to SQLite 3.7.2
GdaBrowser: table's properties display correction
Fix compilation if GTK+ < 2.18
Released 4.1.8
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]