[libgdata] Created tag LIBGDATA_0_7_0



The unsigned tag 'LIBGDATA_0_7_0' was created.

Tagger: Philip Withnall <philip tecnocode co uk>
Date: Sun Oct 17 15:46:15 2010 +0100

    Release version 0.7.0

Changes since the last tag 'LIBGDATA_0_6_0':

Andika Triwidada (1):
      Added Indonesian translation     Added id to LINGUAS

António Lima (3):
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation

Aron Xu (3):
      Update Simplified Chinese translation.
      Update Simplified Chinese translation.
      Update Simplified Chinese translation.

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

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Kirbach (1):
      Updated German translation

Christian.Kirbach (1):
      Updated German translation

Claude Paroz (2):
      Updated French translation
      Updated French translation

Daniel Nylander (3):
      Updated Swedish translation
      Updated Swedish translation
      Updated Swedish translation

Daniel È?erbÄ?nescu (1):
      Added Romanian translation

Djavan Fagundes (1):
      Updated Brazilian Portuguese translation

Fran Diéguez (1):
      Updated Galician translations

Gabor Kelemen (3):
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation

Gil Forcada (1):
      Updated Catalan translation

Gintautas Miliauskas (2):
      Added Lithuanian translation by Aurimas Ä?ernius.
      Added Lithuanian translation by Aurimas Ä?ernius.

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Jorge González (6):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Kenneth Nielsen (1):
      Added da to list of languages

Kris Thomsen (2):
      Updated Danish translation
      Updated Danish translation

Leonid Kanter (1):
      Added Russian translation

Lucian Adrian Grijincu (1):
      Updated Romanian translation

Marek Ä?ernocký (1):
      Update Czech translation

Mario Blättermann (4):
      Updated German translation
      Updated German translation
      [i18n] Updated German translation
      [i18n] Updated German translation

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

Milo Casagrande (1):
      [l10n] Updated Italian translation

Paul Smith (1):
      Bug 616222 â?? libgdata fails to build from a remote directory

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

Philip Withnall (269):
      [build] Increment version to 0.7.0
      Bug 610007 â?? libgdata introspection support requires installed libgdata.pc
      Updated British English translation
      Bug 610273 â??  Fails to build without a system-wide libtool
      Bug 605699 â?? Add packet capture to test suite
      Bug 610948 â?? Improve access control support
      Parse new format YouTube URIs
      [contacts] Add gdata_contacts_contact_set_name()
      [contacts] Add the kind category to new GDataContactsContacts
      [gd] Reject empty strings from GDataGDPostalAddress' properties
      [core] Catch HTTP 412 errors as version mismatches
      [docs] Added missing PicasaWeb class pages to the documentation
      Bug 613529 â?? Sending ETag with modified query
      Ensure GDataYouTubeService's parse_error_response always sets an error
      [picasaweb] Fix casting
      [docs] Fix various documentation errors
      [documents] Fix gcc printf format warning message
      [gd] Ensure comparisons of two NULL values return 0
      [docs] Added missing Since tags
      [build] Add missing includes to gdata.h
      [core] Constify GTimeVals and GDataColors where possible
      [core] Move all boolean property parsing into one function
      [core] Move all element string content parsing into one function
      [core] Move all element object parsing into two functions
      [core] Tidy up some objects' parsing methods
      [core] Move all GTimeVal parsing into a single function
      [core] Add namespace checks to all parse_xml() functions
      [picasaweb] Add functions to get album and file IDs
      [core] Removed unnecessary *_GET_PRIVATE macros everywhere
      [docs] Small function link fix
      [core] Ensure newly-created entries can never be inserted if they have an ID
      [core] Remove unnecessary preconditions in internal functions
      [core] Add GDataAccessRule:edited
      Bug 613551 â?? Add gContact namespace
      [docs] Add a philosophy section to the documentation
      [core] Remove several enumerated types
      [core] Add #defines for GDataAccessRule-related things
      [gd] Add #defines for GData namespace objects
      [documents] Minor documentation fix
      [calendar] Add #defines for Google Calendar objects
      [picasaweb] Add #defines for PicasaWeb objects
      [youtube] Add #defines for YouTube objects
      [docs] More documentation warning fixes
      [core] Improve error reporting when there's no network connection
      Bug 614253 â?? GDataMediaGroup:tags should be a string array
      [picasaweb] Fix class definition for GDataPicasaWeb
      [youtube] Fix keyword tests
      [core] Unify queries for single entries
      [calendar] Add missing parsing fallback
      [core] Use libsoup status constants
      [docs] Add note about #defined strings
      [core] Add G_GNUC_MALLOC to all functions returning allocated data
      [core] Make function order consistent
      [core] Add support for <rights> to GDataFeed
      [contacts] Add support for more gContact namespace elements
      [build] Update git.mk from Pango
      [contacts] Add user-defined field support
      [gcontact] Add GDataGContactExternalID
      [gcontact] Add support for GDataGContactLanguage and hobbies
      [youtube] Fix parsing of content elements
      [core] Fix ETag returns for async queries
      [core] Improve preconditions for GDataService methods
      [core] Improve cancellation support
      [gcontact] Fix documentation
      [picasaweb] Fix small leak
      [core] Improve documentation a little
      [core] Fix sign issues in GDataQuery
      [core] Tidy up preconditions
      [core] Fix cancellation races in GDataBuffer and GDataUploadStream
      [documents] Fix type checks for document queries
      [core] Whitespace fixes
      [core] Use G_DEFINE_INTERFACE
      [core] Revert interface change
      [core] Include an XML declaration in the result of gdata_parsable_get_xml()
      [core] Remove unused parameters from _gdata_service_query()
      Bug 615506 â?? totem: Youtube Search lasts forever while playing Video
      [core] Mark most getter functions as pure
      [core] Simplify GDataQuery
      [build] Add introspection.m4
      [youtube] Remove X-GData-Client header
      [core] Update authentication documentation
      [youtube] Fix documentation example formatting
      [contacts] Fix use of uninitialised memory
      [core] Makefile improvements
      [core] Add service locale support
      Bug 615721 â?? Support listing video categories
      Bug 618586 â?? gdata_service_query_single_entry() encounters NULL type class
      [documents] Clarified status of ETag support for adding documents to folders
      [core] Remove shadowing of functions from unistd.h
      [core] Add a GDataComparable interface
      [core] Move kind support to GDataEntry
      [core] Remove more shadowing of functions from unistd.h
      [core] Fix parameter name in header
      [docs] Move the link types to the correct place
      [core] Reference entries when adding them to feeds
      [core] Fix a return type
      [core] Use the error reason phrase if the response body is empty
      [build] Remove intltoolized file from git
      [core] Batch operation support
      [contacts] Add batch operation support
      [core] Ensure GDataEntry:title follows GDataAccessRule:role
      [contacts] Enforce use of the full projection in contact IDs
      [atom] Remove the link rel hack used to work around cgo#2129
      [build] gcc warning fixes
      [build] Fix includes for GIR build
      [docs] Add an "introspection" commit tag
      [introspection] Allow g-ir-scanner to actually pick up the gtk-doc comments
      [introspection] Add (element-type) annotations
      [docs] Add annotation glossary
      [introspection] Add (closure) annotations
      [core] Add support for AccountMigrated authentication errors
      [youtube] Use migrated account details in tests
      [youtube] Add batch operation support
      [introspection] Add missing annotations to GDataService
      [introspection] Add (out) annotations to GTimeVal parameters
      [introspection] Add missing annotations to GDataEntry
      [introspection] Add missing annotations to GDataFeed
      [introspection] Add missing annotations to GDataAccessRule
      [introspection] Add missing annotations to GDataBatchOperation
      [introspection] Add missing annotations to GDataComparable
      [introspection] Add missing annotations to GDataDownloadStream
      [introspection] Add missing annotations to GDataQuery
      [introspection] Add missing annotations to GDataColor
      [introspection] Add missing annotations to GDataUploadStream
      [introspection] Add missing annotations to GDataAuthor
      [introspection] Add missing annotations to GDataCategory
      [introspection] Add missing annotations to GDataLink
      [introspection] Add missing annotations to GDataGDEmailAddress
      [introspection] Add missing annotations to GDataGDIMAddress
      [introspection] Add missing annotations to GDataGDName
      [introspection] Add missing annotations to GDataGDOrganization
      [introspection] Add missing annotations to GDataGDPhoneNumber
      [introspection] Add missing annotations to GDataGDPostalAddress
      [introspection] Add missing annotations to GDataGDReminder
      [introspection] Add missing annotations to GDataGDWhen
      [introspection] Add missing annotations to GDataGDWhere
      [introspection] Add missing annotations to GDataGDWho
      [build] Silence g-ir-scanner
      [introspection] Add missing annotations to GDataGContactCalendar
      [introspection] Add (out) annotations to GDate parameters
      [introspection] Add missing annotations to GDataGContactEvent
      [introspection] Add missing annotations to GDataGContactExternalID
      [introspection] Add missing annotations to GDataGContactLanguage
      [introspection] Add missing annotations to GDataGContactRelation
      [introspection] Add missing annotations to GDataGContactWebsite
      [introspection] Add missing annotations to GDataMediaCategory
      [media] Small documentation fix
      [introspection] Add missing annotations to GDataMediaGroup
      [introspection] Add missing annotations to GDataCalendarCalendar
      [introspection] Add missing annotations to GDataCalendarEvent
      [introspection] Add missing annotations to GDataCalendarQuery
      [introspection] Add missing annotations to GDataCalendarService
      [introspection] Add missing annotations to GDataContactsContact
      [introspection] Add missing annotations to GDataContactsQuery
      [introspection] Add missing annotations to GDataContactsService
      [introspection] Add missing annotations to GDataDocumentsEntry
      [introspection] Add missing annotations to GDataDocumentsFolder
      [introspection] Add missing annotations to GDataDocumentsPresentation
      [introspection] Add missing annotations to GDataDocumentsQuery
      [introspection] Add missing annotations to GDataDocumentsService
      [introspection] Add missing annotations to GDataDocumentsSpreadsheet
      [introspection] Add missing annotations to GDataDocumentsText
      [introspection] Add missing annotations to GDataPicasaWebAlbum
      [introspection] Add missing annotations to GDataPicasaWebFile
      [introspection] Add missing annotations to GDataPicasaWebQuery
      [introspection] Add missing annotations to GDataPicasaWebService
      [introspection] Add missing annotations to GDataYouTubeControl
      [youtube] Add missing precondition
      [introspection] Add missing annotations to GDataYouTubeGroup
      [introspection] Add missing annotations to GDataYouTubeQuery
      [introspection] Add missing annotations to GDataYouTubeService
      [introspection] Add missing annotations to GDataYouTubeVideo
      [core] Explicitly mark private symbols as G_GNUC_INTERNAL
      [tests] Add support for a --no-internet option to the tests
      [tests] Rearrange tests to use --no-internet option
      [documents] Fix potential use of NULL variable in strcmp()
      [core] Fix potential use of NULL in memcpy()
      [youtube] Remove half-baked comment support from GDataYouTubeVideo
      [documents] Fix gdata_documents_entry_get_edited()
      [calendar] Remove half-baked comment support from GDataCalendarEvent
      [core] Remove a dead assignment
      [core] Add an assertion to back up a comment
      [build] Make gdata-marshal.c depend on gdata-marshal.h to fix build
      [core] Fix a memory leak in an unlikely error condition
      [core] Minor documentation fix
      [core] Add a GDataParsable:constructed-from-xml property
      [youtube] Move initialisation code to constructor() in GDataYouTubeVideo
      [core] Move initialisation code to constructor() in GDataAccessRule
      [core] Move initialisation code to constructor() in GDataUploadStream
      [core] Move initialisation code to constructor() in GDataDownloadStream
      [calendar] Move initialisation code to constructor() in Calendar service
      [documents] Move initialisation code into constructor() in Documents service
      [contacts] Move initialisation code into constructor() in Contacts service
      [picasaweb] Move initialisation code into constructor() in PicasaWeb service
      [picasaweb] Fix timestamps in the PicasaWeb tests
      [documents] Specify export format by strings instead of enums
      [core] Minor documentation fix
      [core] Add a GDataEntry:content-uri property
      [documents] Add GDataDocumentsDocument below GDataDocumentsEntry
      [documents] Move download methods to GDataDocumentsDocument
      [documents] Actually make GDataDocumentsEntry abstract
      docs: Switch to a new commit message tagging format
      docs: Fix some incorrect <ulink> tags in documentation comments
      build: Fix strings in autogen.sh
      docs: Use the no-tmpl flavour of gtk-doc
      docs: Add gdata-running.xml to content_files
      docs: Move the annotation glossary to a better location in the ToC
      docs: Add an automake rule to check whether files are included in the docs
      docs: Add the deprecated API index to the documentation ToC
      documents: Fix use of an uninitialised variable
      calendar: Update GDataCalendarService to GDataEntry:content-uri
      youtube: Add a missing XML element to the upload test
      documents: Ensure the correct service is used to download spreadsheets
      core: Add a _gdata_service_build_uri() function to escape URI components
      build: Better document the LT version change process
      core: Use namespaces from all entries in a feed
      calendar: Use "default" instead of the user's username in request URIs
      Bug 624142 â?? Add batch operation support to Calendar service
      build: Add a rule to check whether files are included in the public header
      build: Clean up checking logic
      contacts: Use "default" instead of the user's username in request URIs
      core: Use the GDataEntry.get_entry_uri() method for batch queries
      build: Clean up configure.ac
      build: Add checks for various functions and headers to configure.ac
      Bug 624141 â?? Add batch operation support to Documents service
      l10n: Update British English translation
      contacts: Prevent a double free by correctly copying group names
      contacts: Ensure group IDs use the "base" projection
      contacts: Fix a leak in a parsing error condition
      build: Depend on gdk-pixbuf instead of gdk
      contacts: Add a contact update test
      contacts: Remove gdata_contacts_service_update_contact()
      introspection: Port to Makefile.introspection
      introspection: Fix the type name registered by libgdata for GTimeVal
      introspection: Remove outdated (default) annotations
      introspection: Add missing (scope call) annotations
      introspection: (skip) async query methods
      introspection: Add missing (transfer full) annotations
      build: Ensure g-ir-scanner is passed the correct includes
      gd: Fix attribute escaping for GDataGDEmailAddress
      gd: Fix attribute escaping for GDataGDIMAddress
      gd: Fix attribute escaping for GDataGDOrganization
      gd: Fix attribute escaping for GDataGDPhoneNumber
      gd: Fix attribute escaping for GDataGDPostalAddress
      gd: Fix attribute escaping for GDataGDReminder
      gd: Fix attribute escaping for GDataGDWhen
      gd: Fix attribute escaping for GDataGDWhere
      gd: Fix attribute escaping for GDataGDWho
      gd: Fix parsing and output of country codes in GDataGDPostalAddress
      core: Use gint64 timestamps instead of GTimeVals
      introspection: Skip gdata_service_query_async()
      introspection: Fix annotations on gdata_contacts_contact_get_email_addresses()
      core: Add a GDATA_LINK_ACCESS_CONTROL_LIST #define for ACL links
      core: Remove ACL modification methods from GDataAccessHandler
      core: Override GDataEntry::etag in GDataAccessRule
      core: Simplify gdata_access_handler_get_rules()
      core: Add gdata_access_handler_get_rules_async()
      build: Use upstream gettext instead of GLib's gettext
      contacts: Add gdata_contacts_service_insert_contact_async()
      contacts: Add a GDataContactsGroup class
      contacts: Add contact group manipulation methods
      core: Expand the GDataAccessRule documentation a little
      calendar: Fix the batch operation tests
      tests: Disable the invalid proxy test
      l10n: Update British English translation
      build: Fix builddir != srcdir build with enum generation
      build: Fix header inclusion checking for srcdir != builddir
      l10n: Add a missing file to POTFILES.in
      Release version 0.7.0

Piotr DrÄ?g (2):
      Updated Polish translation
      Updated Polish translation

Richard Schwarting (2):
      Bug 579885 â?? Add code examples to documentation
      Bug 618584 â?? Implement gdata_entry_get_authors()

Takayuki KUSANO (1):
      Updated Japanese translation.     Merged with Nishio Futoshi's translation downloaded from http://developer.momonga-linux.org/viewvc/pkgs/trunk/pkgs/libgdata/ja.po?view=log



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