[libgda] Created tag LIBGDA_4_2_9
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Created tag LIBGDA_4_2_9
- Date: Fri, 2 Sep 2011 20:23:20 +0000 (UTC)
The unsigned tag 'LIBGDA_4_2_9' was created.
Tagger: Vivien Malerba <malerba gnome-db org>
Date: Fri Sep 2 22:23:07 2011 +0200
Tagged 4.2.9
Changes since the last tag 'LIBGDA_4_2_8':
Christian Kirbach (1):
[l10n] Updated German browser help translation
Claude Paroz (1):
Updated French translation (partially)
Daniel Espinosa (1):
Added checks for LDAP on table-columns for GdaBrowser
Daniel Mustieles (9):
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
Gonzalo Sanhueza (4):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (3):
Updated Norwegian bokmÃl translation
Updated Norwegian bokmÃl translation
Updated Norwegian bokmÃl translation
Kristjan SCHMIDT (1):
Add Esperanto translation
Marek Äernockà (1):
Fixed typos
Mario BlÃttermann (4):
[l10n] Updated German translation
[l10n] Updated German translation
[l10n] Updated German translation
[l10n] Updated German translation
Matej UrbanÄiÄ (5):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Murray Cumming (9):
Replace G_CONST_RETURN with const.
po/POTFILES.in: Mention an new file.
Replace G_CONST_RETURN with const.
gda_sql_expr_serialize(): Correct copy/pasted documentation.
configure: m4 macros: Use AC_LANG_SOURCE to avoid warnings.
Fix more compiler errors
mysql: Fix compiler warnings.
Add -Wformat-security to the --enable-warnings=fatal warnings.
Fix more unused-parameter compiler warnings.
Vincent Untz (1):
Reports: Do not install sub-directories in /usr/bin Bug # 594115
Vivien Malerba (124):
Use localtime on Windows instead of localtime_r
Set version to 4.2.9
Corrected bug #651692 (thanks to Christian Kirbach)
Initialize GError to NULL
Distribute embedded MDBTool's includes
Added gdaui_[gs]et_default_path()
Applied patch for bug #651829 (thanks to Christian Kirbach)
Use localtime_r and localtime_s when possible
[l10n] Added doc translations which were in the wrong place
Added notification for GdaThreadWrapper using a GIOChannel
Correction for bug #651922 - libgda-4.2.8 wants to write on /etc/libgda-4.0/config during compilation with --enable-gtk-doc
GdaBrowser: LDAP search filter UI improvements
Added missing .gitignore files
Added copy possibility, and corrected saving images bug
Replaced DATA_STORE_COL_* by GDAUI_DATA_STORE_COL_*
pipe() does not exist on Windows
Use _pipe() on Windows
Fixed compilation flags of embedded MDBTools while cross compiling for Windows
Added missing files when packaging for Windows
GdaBrowser's help: added missing zh_CN contents
Modified COPYING files with versions from the FSF
Re-wrote all the files' headers, fixes bug #652024
Use _close() and _write() on Windows
GdaBrowser: added search feature in LDAP entry's properties
Doc. format corrections
LDAP provider: misc improvements
GdaBrowser: better size spinner
GdaBrowser: reworked search in text in separate widget
GdaBrowser: correction to build doc.
Documented the GdauiDataProxy::proxy-changed signal
GdaBrowser: data manager perspective corrections
Correction for bug #653082 (thanks to Dominique Leuenberger)
gda_sql_builder_add_field_id()/select_add_field(): Avoid incorrect free().
Add GDA_SQL_OPERATOR_TYPE_ILIKE.
Added GDA_SQL_OPERATOR_TYPE_ILIKE in the PostgreSQL parser
Fixed some more compiler warnings
tests: Fix warnings.
Fix some more compiler warnings
Corrected M4 file to handle C test code with square brackets
Minor corrections
Honor the minimum GTK+ version 2.12
Support out of tree UI plugins creation
Doc. improvements
UI improvements
GdaBrowser: data manager corrections
Correction for bug #654370, thanks to Ryan Laboucane
Correction for bug #654068
Misc UI improvements
Misc corrections
Corrected visual rendering of unknown data
Misc. corrections
French translations corrections
GdaDataProxy: allow modifications to data models with invalid data
Doc: added GdaValueAttribute
GdaBrowser: UI improvements
LibgdaUI: corrections
Fix some more compiler warnings.
GdaBrowser: improved startup time
Added the GdauiDataProxyInfo:ui-manager property
GdaBrowser: improved UI
GdaBrowser: scale grid widgets by changing font size
GdauiDataProxy: scaled down UI
Doc. improvements
GdaDataSelect: take into account INSERT modification statement into column's attributes
GdaStatement: corrected how GdaSqlExpr->value is handled
gda_compute_dml_statements(): handle column's default value and autoincrement
Data cell rendering corrections
GdauiDataProxyInfo corrections
gda_column_set_default_value(): allow NULL as 2nd argument
GdauiDataProxy: merged the "ActionUndelete" into the "ActionDelet"
GdaBrowser: allow modifications in UIFormGrid widget
Misc. corrections
Allow NULL argument to gda_value_free()
Don't use G_MAXINT as value type in test data model
Added the GdaDataModel::access-changed signal
GdauiDataProxyInfo: corrected display in case of empty data model
GdauiDataProxy and related GtkAction improvements
GdaBrowser: improved connection naming in window's menu
GdaBrowser: added ui_formgrid_get_ui_manager()
Correctly initialize the GdaDataModel::access-changed signal
GdaBrowser: allow easy data refresh
GdaDataSelect: determine column type from modification statements
Small correction to GdaConnection
Default value handling corrections
Corrected test data
Parser: correction in the way the delimiter parser parses parameters
Added gda_data_select_compute_modification_statements_ext()
GdaBrowser: use gda_data_select_compute_modification_statements_ext()
Added missing file to POTFILES.in
Added gda_rewrite_statement_for_null_parameters()
Improved statement rewriting for NULL parameters
Better debug output for GdaConnection
PostgreSQL: added statement rewriting for NULL parameters
MySQL: added statement rewriting for NULL parameters
JDBC: added statement rewriting for NULL parameters
Web provider: added statement rewriting for NULL parameters
Skel provider implementation: added statement rewriting for NULL parameters
Oracle: added statement rewriting for NULL parameters
Fixed GType creation for reuseable objects
Web proxy provider: GDA_TYPE_NULL correction and optimizations
Web provider: PHP scripts and documentation improvements
Web provider: use only one connection for all data models
Web provider: drop temporary data
Code cleanups
Web provider: data type correction
Removed debug info
GdaDataModel: crasher correction
SQLite: better handle .db file extension
Web provider: improved performances
Gsa-Sql tool: corrected Windows welcome message
Allow reporting of statement execution's delay
GdaBrowser: fixed tables list refresh problem
Doc. improvements
GdaBrowser: query editor perspective's history corrections
GdaBrowser: don't show spinner on new windows
GdaBrowser: improved query execution time
GObject instrospection annotations improvements (many thanks to Daniel Espinosa)
Require Libgda 4.0 and not 5.0 for tests
Corrected bug introduced in commit #8b6ea1ec34f45383e7035d7f8748e45dc716d2dd
Virtual provider: improved error reporting
Correctly order columns in gda_connection_get_meta_store_data()
Corrected bug introducted in commit #ba52acfcc660a3e4fdd9b223e19b053c3504eda8
Don't include sql-parsing to GIR to avoid use C specific SQL representation
Released version 4.2.9
dmustieles (1):
Updated Spanish translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]