index
:
delta/libgdata.git
657539-tasks-tests
baserock/LIBGDATA_0_17_3-16-ged52192
baserock/morph
calendar-v3
gxml
libgdata-0-10
libgdata-0-12
libgdata-0-14
libgdata-0-16
libgdata-0-18
libgdata-0-5
libgdata-0-6
libgdata-0-7
libgdata-0-8
main
master
offline-testing
tasks-integration
wip/calendar-v3
wip/hadess/port-to-gcr-4
wip/oholy/documents-shared-drives-support
wip/pwithnall/calendar-acls
wip/pwithnall/tasks-json-tests
wip/pwithnall/walbottle
wip/pwithnall/youtube-v3
wip/rishi/drive
youtube-v3
gitlab.gnome.org: GNOME/libgdata.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdata
/
atom
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop usage of deprecated gobject functions
Daniel Kolesa
2021-06-03
4
-12
/
+8
*
docs: Use correct url attribute for ulink usage
Rico Tzschichholz
2020-08-29
1
-1
/
+1
*
build: Port from Autotools to meson
Mayank Sharma
2019-06-25
1
-0
/
+20
*
docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’
Philip Withnall
2017-01-24
8
-64
/
+64
*
core: Clarify handling of empty strings in some core APIs
Philip Withnall
2017-01-08
4
-37
/
+61
*
Release version 0.17.0
LIBGDATA_0_17_0
Philip Withnall
2015-04-24
1
-2
/
+2
*
atom: Add macros for shared and viewed
Debarshi Ray
2015-04-13
1
-0
/
+20
*
core: Mark all API as stable and impose API and ABI stability guarantees
Philip Withnall
2014-11-03
4
-4
/
+4
*
core: Add padding members to class structures
Philip Withnall
2014-11-03
4
-0
/
+20
*
core: Fix API documentation ‘Since’ versions
Philip Withnall
2014-08-09
1
-1
/
+1
*
core: Use g_ascii_strto[u]ll() instead of strto[u]l()
Philip Withnall
2014-08-09
1
-1
/
+1
*
atom: Add a GDATA_LINK_PARENT define
Philip Withnall
2014-03-10
1
-0
/
+15
*
Bug 656973 — Add an example of starring a document
Philip Withnall
2011-10-10
1
-0
/
+20
*
atom: Fix attribute escaping for GDataLink
Philip Withnall
2010-12-02
1
-3
/
+3
*
atom: Fix attribute escaping for GDataCategory
Philip Withnall
2010-12-02
1
-2
/
+2
*
[introspection] Add missing annotations to GDataLink
Philip Withnall
2010-08-03
1
-5
/
+5
*
[introspection] Add missing annotations to GDataCategory
Philip Withnall
2010-08-03
1
-4
/
+4
*
[introspection] Add missing annotations to GDataAuthor
Philip Withnall
2010-08-03
1
-4
/
+4
*
[atom] Remove the link rel hack used to work around cgo#2129
Philip Withnall
2010-07-16
1
-8
/
+2
*
[core] Batch operation support
Philip Withnall
2010-07-12
1
-2
/
+8
*
[core] Add a GDataComparable interface
Philip Withnall
2010-06-15
8
-139
/
+68
*
[core] Mark most getter functions as pure
Philip Withnall
2010-04-16
4
-19
/
+19
*
[core] Whitespace fixes
Philip Withnall
2010-04-12
5
-69
/
+76
*
[core] Tidy up preconditions
Philip Withnall
2010-04-10
4
-0
/
+12
*
[core] Add G_GNUC_MALLOC to all functions returning allocated data
Philip Withnall
2010-04-01
3
-3
/
+3
*
[docs] More documentation warning fixes
Philip Withnall
2010-03-27
4
-12
/
+20
*
[core] Removed unnecessary *_GET_PRIVATE macros everywhere
Philip Withnall
2010-03-25
4
-4
/
+0
*
[core] Add namespace checks to all parse_xml() functions
Philip Withnall
2010-03-25
1
-3
/
+5
*
[core] Tidy up some objects' parsing methods
Philip Withnall
2010-03-25
2
-11
/
+3
*
[core] Move all element string content parsing into one function
Philip Withnall
2010-03-25
1
-25
/
+5
*
[docs] Added missing Since tags
Philip Withnall
2010-03-22
3
-0
/
+6
*
[core] Fix memory leaks
Philip Withnall
2010-01-22
1
-0
/
+1
*
[core] Use GLib memory functions with libxml2
Philip Withnall
2010-01-22
4
-45
/
+34
*
[core] Use HTTPS URIs wherever possible
Philip Withnall
2010-01-18
1
-3
/
+3
*
[atom] Extend Atom tests to give complete coverage
Philip Withnall
2009-12-30
4
-13
/
+10
*
[build] Reorganised to use non-recursive automake and added gcov support
Philip Withnall
2009-12-29
1
-37
/
+0
*
Bug 592124 — G_LOG_DOMAIN not set for subdirectories
Philip Withnall
2009-08-18
1
-0
/
+1
*
[core] Added a method to escape text and append it to a GString
Philip Withnall
2009-08-03
3
-30
/
+10
*
[documents] Fixed gdata_documents_entry_get_path function
Philip Withnall
2009-07-20
1
-1
/
+3
*
Bug 587073 – Add Google Documents service
Thibault Saunier
2009-07-17
1
-1
/
+5
*
[atom] Added #defined values for the standard link relation types
Philip Withnall
2009-07-02
2
-3
/
+88
*
Bug 587277 – Some files are GPLv3 but license is LGPLv2.1?
Philip Withnall
2009-06-29
8
-72
/
+72
*
[atom] Added test cases for the Atom elements with classes
Philip Withnall
2009-06-29
2
-18
/
+42
*
[core] Link element names and namespaces to the relevant classes
Philip Withnall
2009-06-28
4
-0
/
+4
*
[core] Converted GData structs to GObjects
Philip Withnall
2009-06-14
4
-4
/
+4
*
[core] Converted Atom structs to GObjects
Philip Withnall
2009-06-14
9
-0
/
+2028