[libgda] Created tag LIBGDA_4_99_0



The unsigned tag 'LIBGDA_4_99_0' was created.

Tagger: Vivien Malerba <malerba gnome-db org>
Date: Sat Mar 5 21:06:39 2011 +0100

    Tagged 4.99.0

Changes since the last tag 'LIBGDA_4_1_7':

Andre Klapper (1):
      Fix typo in German translation

Bruno Brouard (2):
      Updated French translation
      Updated French translation

Carles Ferrando (2):
      Added Catalan (Valencian) translation
      Updated Catalan (Valencian) translation

Christian Kirbach (3):
      [i18n] Updated German translation
      [l10n] Updated German translation
      [l10n] Updated German translation

Daniel Mustieles (29):
      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
      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
      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
      Updated Spanish translation
      Updated Spanish translation

David King (1):
      Enable compiler warnings by default

Joe Hansen (1):
      Updated Danish translation

Jorge González (13):
      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
      Updated Spanish translation
      Updated Spanish translation

Julio Borja Barra (1):
      Updated Spanish translation

Kjartan Maraas (2):
      Add missing file
      Updated Norwegian bokmål translation

Marek Ä?ernocký (10):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Mario Blättermann (5):
      [i18n] Updated German translation
      [i18n] Updated German translation
      [i18n] Updated German translation
      [l10n] Updated German translation
      [l10n] Updated German doc translation

Matej UrbanÄ?iÄ? (23):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Murray Cumming (1):
      Use GTK+ 3.0, gtksourceview-3.0 and goocanvas-2.0.

Nicolau Gonçalves (2):
      Updated Portuguese translation
      Updated Portuguese translation

Petr Kovar (5):
      Update Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky

Vasilis Tsivikis (1):
      l10n: Added Greek translation for libgda documentation

Vivien Malerba (289):
      Modified files for 5.0
      Don't use symbols removed from GTK+-3
      Replaced 4.0 by 5.0 in po/POTFILES.in
      Removed GTK version checks
      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
      Merge branch 'master' into gtk3
      Removed GTK_CHECK_VERSION from merge with master
      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
      Merge branch 'master' into gtk3
      Removed GTK_CHECK_VERSION from merge with master
      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
      Merge branch 'master' into gtk3
      Removed GTK_CHECK_VERSION from merge with master
      Removed references to GtkNotebookPage, fixes bug #625886
      Temporary fix for bug #626312
      Merged master branch
      Adaptations to GDK_KEY changes
      Removed GdaValueList as it's not useable
      Corrections for the 4.0->5.0 migration
      Merged master
      More corrections for the 4.0->5.0 migration
      Merged master branch up to 4.1.11
      Merged master branch up to 4.2.0
      Merged master
      Adaptations to GTK3 API changes
      Adaptation to Gtk+ API changes
      Fixes bug #632650, thanks to Matthias Clasen
      Merged master, up to fb8a1153b2c71bcef21e135e71a37e35be469631
      Merged master, up to 7b356dfe191598bfe6a7640bf8a6e6689c4371b5
      Correction for bug #635819 - gtk 3 branch doesn't build anymore
      Improved data model import's error messages
      Corrected gda_holder_get_value() in case holder has been marked as invalid
      Correction for bug #633247
      MySQL provider: handle statements where the prepared statement API doe snot work
      MySQL provider: handle selection statements in case the prepare step does not work
      Win32 corrections for GdaDataModelImport
      Correction for bug #634737
      Ran "make update-po"
      Bug fix in GdaSqlStatement validity check for tables
      Bug fix in gdaui_new_data_entry() regarding plugins usage
      Fix for bug #635377: configure option '--disable-crypto' doesn't work
      Fix bug bug #635419: libgda 4.2.1 Fix mysq_config detection
      Fixed command line option to the "patch" command
      GdaBrowser: use user preferences when creating forms for query parameters
      New GdauiRtEditor
      Make string truncating less intrusive in UI widgets
      GdaBrowser: take user preferences more into account
      GdauiRtEditor related corrections
      Include missing file in ZIP for Windows distribution
      Makefile.am version correction
      Require unique-3 instead of unique-1
      Copyright date updates in about dialogs
      Fixed SQLite's date and related formats when rendering as SQL
      Correction for bug #636219 - MySQL error code ignored and not available via gda_connection_event_get_code
      Move convenience functions to appropriate classes
      Minor corrections following code reorganization in commit a5a3d60ebcaa35fbe80a012aa204fab64db91d91
      s/gda_data_handler_get_default_handler/gda_data_handler_get_default/
      Use $enableval in AC_ARG_ENABLE(), fixes bug #636439
      Documentation updates regarding GdaSqlExpr
      Crasher fixed in gdaui-demo
      Gda-sql and gda-browser: better information about config
      Build system corrections
      Fix for bug #636608 - tools/browser/canvas/browser-canvas.c fails to compile with gtk-osx-application installed
      Don't use GDK_DRAWABLE
      GdaSql: HTTP server corrections
      Bug correction: don't use object after freeing it
      Updated JS used by console
      GdaDataModel: new environment variable: GDA_DATA_MODEL_DUMP_TRUNCATE
      GdaSql & GdaBrowser: limit width of printed data models to terminal width
      Make Windows import libs reference the correct DLL name
      GdaSql: Handle large lines whlie reading from stream
      Fix for bug #637010 - bug on changing locale
      Doc. updates
      GdauiRtEditor: corrections and improvements
      Corrected long strings truncating in cell renderer
      GdauiRtEditor corrections
      GdauiRtEditor: insert text as title on a title line
      GdaBrowser: don't clear relations diagram when updating meta data
      Handle errors in gda_holder_set_source_model()
      GdaBrowser: handle cases when gda_holder_set_source_model() returned an error
      GdaBrowser: add warning about foreign key definition errors
      Fixed error overwriting problem
      Misc corrections due to GTK+ API changes
      Doc. correction
      Removed debug comment
      GdauiRtEditor: signal all editor changes
      Minor corrections following the previous commit
      Fixed global symbol import in DLLs under Windows
      Correction to the expression rendering in SQL
      Fixed detection of Oracle for Windows compilation
      Initial support for rich text rendering in reports
      GdaSql & GdaBrowser: added --data-files-list option
      Updated gda-sql manual page
      Integrated build date in configuration script
      GdaSql & GdaBrowser: added --data-files-purge option
      Removed debug printout
      Added the --enable-mutex-debug configure flag
      GdaMutex usage correction in GdaMetaStore
      Corrected library version number in Makefile.am
      SQlite: correctly report error message
      Misc small corrections
      GdaBrowser: UI improvements in the data manager's data source editor
      GdaBrowser: generalized usage of meta data to help creating data sources in data manager perspective
      Correction for bug #639533
      GdaBrowser: improvements to query exection perspective's favorites
      Corrected GDK_Delete key name to GDK_KEY_Delete
      GdaBrowser: one can now define SQL code as actions (to be used later)
      GdaBrowser: correctly refresh favorites in Query exec. perspective
      GdaBrowser: enable using defined actions
      Misc. corrections
      GTK3 adaptations
      Partial correction for bug #639897
      GdaBrowser: corrected usage of perspective names with regards to translations
      GdaBrowser: updated the hacking documentation
      Tools: take locale into account
      Tools: display more information about connection parameters for each provider
      Improved documentation bits
      GdaBrowser: added actions to help
      GdaBrowser: improved help to data manager perspective
      GdaBrowser: added missing file to hacking manual
      More corrections for bug #639897
      GdaMetaStruct now reports foreign keys policy
      SQLite provider: correctly report if foreign keys are enforced or not
      GdaBrowser: display foreign key policy if known
      Bad copy & paste correction
      Correction for bug #640482
      Gda-Sql: display foreign key policy if known
      Updated POTFILES.in and fixed GdaBrowser'd dummy perspective translation
      GdaDataSelect: fixed access mode reporting
      Virtual connection: corrections for the INSERT, DELETE and UPDATE operations
      Misc . corrections
      Virtual connection: optimizations
      Added missing files to distribute
      GdaDataSelect: allow auto computation of INSERT independently of UPDATE and DELETE
      gda_set_new_inline(): handle timestamp and time data types
      Doc. updates
      Virtual connections: more tests
      GdaConfig related corrections
      GdaConfig: correctly compile without Gio
      Added the notion of declared foreign key in the database's meta data
      GdaTree managers: added a "meta-store" property
      GdaBrowser: crasher correction
      Added missing file to POTFILES.in
      Never modify the GdaMetaStruct in gda_meta_store_[un]declare_foreign_key()
      Ran "make update-po"
      Correction for bug #642037
      GdaBrowser: sort tables in UI to declare FK
      Bug fixed when using quoted SQL identifiers with GDA_CONNECTION_OPTIONS_AUTO_META_DATA
      Applied patch for bug #642100
      Misc. strings corrections
      GdaBrowser: improved UI to add tables to a diagram
      GdaBrowser: added auto-update when an action resulted in a data model displayed
      Corretions for bug #642170
      GdauiBasicForm & GdauiRawGrid: added popup menu to hide/show data entries & columns
      GdauiBasicForm: added "populate-popup" signal
      GdaBrowser: misc improvements
      Documentation corrections
      Fixed Windows compilation issues
      Misc. corrections
      Added creation of a NSIS base installer for GdaBrowser
      GdaBrowser: improved the Windows NSIS generated installer
      API changes corrections
      Misc. corrections
      GTK3 adaptations
      Fixed signal marshalling function
      Have "make distcheck" work
      Set SQLite version to 3.7.5 and SqlCipher version to V2 Beta
      Updated Spanish translation
      Optimized gda_data_model_dump() speed when truncating lines
      MSAccess provider: added an embedded version of MDBTools' code for Windows build
      Allow JDBC provider to be built from outside the sources
      Correction for bug #639319
      Doc. corrections
      GdauiRtEDitor: new "in-scrolled-window" property
      Improved building of embedded version MDBTools
      Updated Spanish translation
      Use Gtk-3.0 Gir file instead of the Gtk-2.0 one
      Avoid execution warning if Goocanvas is not found
      Removed deprecated parts: gda-easy.[ch]
      Removed deprecated parts: gda_sql_identifier_*()
      Added section for new symbols in 5.0
      Compilation warning correction
      Modified GdaMetaTableForeignKey to keep API but not ABI and make code more readable
      Modified GdaSqlExpr to keep API but not ABI and make code more readable
      Add reserved space for future ABI compatibility
      Removed GDA_SQL_PARSER_TYPE_SQL_PARSER_* macros and gda_sql_error_type_get_type()
      Released 4.99.0



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