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
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Use g_ascii_strto[u]ll() instead of strto[u]l()
Philip Withnall
2014-08-09
2
-8
/
+8
*
Bug 647882 — Support rating schemes
Philip Withnall
2011-07-29
2
-16
/
+91
*
core: Remove the old authentication API in favour of a new GDataAuthorizer API
Philip Withnall
2011-06-05
2
-2
/
+2
*
media: Handle media:rating elements which don't provide a country attribute
Philip Withnall
2011-04-15
1
-7
/
+15
*
media: Add a cancellable parameter to gdata_media_thumbnail_download()
Philip Withnall
2010-12-20
2
-3
/
+9
*
media: Add a cancellable parameter to gdata_media_content_download()
Philip Withnall
2010-12-20
2
-3
/
+9
*
core: Add a “cancellable” property to GDataDownloadStream
Philip Withnall
2010-12-20
2
-2
/
+2
*
media: Switch GDataMediaThumbnail to a stream-based download API
Philip Withnall
2010-12-10
2
-42
/
+15
*
media: Switch GDataMediaContent to a stream-based download API
Philip Withnall
2010-12-10
2
-42
/
+14
*
core: Fix a memory leak in GDataMediaGroup
Philip Withnall
2010-12-10
1
-0
/
+1
*
media: Fix attribute escaping for GDataMediaGroup
Philip Withnall
2010-12-02
1
-2
/
+2
*
media: Fix attribute escaping for GDataMediaCategory
Philip Withnall
2010-12-02
1
-1
/
+1
*
introspection: Add missing (transfer full) annotations
Philip Withnall
2010-09-30
2
-2
/
+2
*
[introspection] Add missing annotations to GDataMediaGroup
Philip Withnall
2010-08-03
1
-6
/
+6
*
[media] Small documentation fix
Philip Withnall
2010-08-03
2
-3
/
+3
*
[introspection] Add missing annotations to GDataMediaCategory
Philip Withnall
2010-08-03
1
-4
/
+4
*
[introspection] Add (element-type) annotations
Philip Withnall
2010-07-16
1
-2
/
+2
*
[core] Mark most getter functions as pure
Philip Withnall
2010-04-16
5
-29
/
+31
*
[core] Whitespace fixes
Philip Withnall
2010-04-12
5
-101
/
+105
*
[core] Tidy up preconditions
Philip Withnall
2010-04-10
1
-0
/
+7
*
[youtube] Fix parsing of content elements
Philip Withnall
2010-04-08
1
-1
/
+3
*
[core] Add G_GNUC_MALLOC to all functions returning allocated data
Philip Withnall
2010-04-01
3
-3
/
+7
*
Bug 614253 — GDataMediaGroup:tags should be a string array
Philip Withnall
2010-03-30
2
-14
/
+78
*
[docs] More documentation warning fixes
Philip Withnall
2010-03-27
2
-7
/
+7
*
[core] Removed unnecessary *_GET_PRIVATE macros everywhere
Philip Withnall
2010-03-25
5
-5
/
+0
*
[core] Add namespace checks to all parse_xml() functions
Philip Withnall
2010-03-25
1
-69
/
+71
*
[core] Tidy up some objects' parsing methods
Philip Withnall
2010-03-25
2
-12
/
+2
*
[core] Move all element object parsing into two functions
Philip Withnall
2010-03-25
2
-37
/
+18
*
[core] Move all element string content parsing into one function
Philip Withnall
2010-03-25
2
-10
/
+6
*
[core] Move all boolean property parsing into one function
Philip Withnall
2010-03-25
1
-10
/
+1
*
[docs] Added missing Since tags
Philip Withnall
2010-03-22
4
-1
/
+9
*
[core] Use GLib memory functions with libxml2
Philip Withnall
2010-01-22
5
-57
/
+32
*
[docs] Fixed some gtk-doc warnings
Philip Withnall
2009-12-29
1
-2
/
+2
*
[build] Reorganised to use non-recursive automake and added gcov support
Philip Withnall
2009-12-29
1
-75
/
+0
*
Bug 598649 — Download API for PicasaWeb images and thumbnails
Richard Schwarting
2009-12-06
4
-0
/
+123
*
[media] Corrected Media RSS namespace
Philip Withnall
2009-09-21
5
-5
/
+5
*
[media] Added tests for media:category, :content, :credit and :thumbnail
Philip Withnall
2009-09-20
3
-0
/
+6
*
Bug 592124 — G_LOG_DOMAIN not set for subdirectories
Philip Withnall
2009-08-18
1
-4
/
+5
*
[build] Added support for AM_SILENT_RULES and updated git.mk
Philip Withnall
2009-08-06
1
-2
/
+2
*
[core] Added a method to escape text and append it to a GString
Philip Withnall
2009-08-03
2
-26
/
+9
*
[core] Made the get_xml functions use a single GString throughout
Philip Withnall
2009-07-03
1
-5
/
+2
*
Bug 587277 – Some files are GPLv3 but license is LGPLv2.1?
Philip Withnall
2009-06-29
10
-90
/
+90
*
[media] Fixed a crasher when trying to free static memory
Philip Withnall
2009-06-28
1
-1
/
+1
*
[core] Link element names and namespaces to the relevant classes
Philip Withnall
2009-06-28
5
-7
/
+15
*
[picasaweb] Added a PicasaWeb service
Philip Withnall
2009-06-21
4
-8
/
+32
*
[core] Converted Media RSS structs to GObjects
Philip Withnall
2009-06-14
11
-0
/
+2597