summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Release version 0.2.3v_0_2_3Álvaro Peña2015-07-152-1/+19
* Graph: Updated to Graph API v.2.3Álvaro Peña2015-07-142-5/+21
* GTest: A test for the creation of an AlbumÁlvaro Peña2014-04-151-0/+29
* Node: Completed the "append_connection" to a nodeÁlvaro Peña2014-04-151-2/+30
* Node: A useful function to set the ID of a node.Álvaro Peña2014-04-152-0/+21
* Album: Just two set property functions (for name and description)Álvaro Peña2014-04-152-0/+39
* GTest: Improved "Me" test with the test user emailÁlvaro Peña2014-04-141-2/+11
* GTest: Improved "Me" test asserting the user ID.Álvaro Peña2014-04-141-0/+2
* User: Added "email" propertyÁlvaro Peña2014-04-142-4/+44
* Cleaned up the testsÁlvaro Peña2014-04-106-250/+201
* doc: Allow parallel installationÁlvaro Peña2013-12-244-2/+5
* doc: Documentation updated to look gorgeous.Álvaro Peña2013-12-174-12/+59
* build: Post-release version bumpÁlvaro Peña2013-12-131-1/+1
* build: Release version 0.2.2V_0_2_2Álvaro Peña2013-12-131-0/+8
* doc: Fixed the build order to compile first the library, then the documentationÁlvaro Peña2013-12-101-1/+1
* docs: Edited the main page of the documentationÁlvaro Peña2013-12-101-1/+1
* doc: Just the skeleton to build the documentationÁlvaro Peña2013-12-103-0/+228
* doc: Just the skeleton to build the documentationÁlvaro Peña2013-12-045-1/+126
* node: added the updated time property for a nodeÁlvaro Peña2013-12-032-4/+43
* introspection: Fixed some warningsÁlvaro Peña2013-12-033-6/+6
* data: Updated the bugzilla URLÁlvaro Peña2013-12-031-1/+1
* build: Post-release version bumpÁlvaro Peña2013-10-241-1/+1
* build: Release version 0.2.1V_0_2_1Álvaro Peña2013-10-241-0/+15
* trivial: removed trilling whitespaces and changed tabs by spacesÁlvaro Peña2013-10-238-43/+43
* (trivial) A better error messageÁlvaro Peña2013-10-231-1/+1
* (introspection) Fixed some annotations.Álvaro Peña2013-10-235-14/+19
* tests: Update the sync test with the photo imagesÁlvaro Peña2013-08-261-0/+35
* photo: userful functions to get the image with a width/height closest to a gi...Álvaro Peña2013-08-262-0/+59
* photo: added a useful function to get the higher resolution image for a photo.Álvaro Peña2013-08-262-0/+34
* photo: fix return value as a guint in case the given object isn't a GFBGraphP...Álvaro Peña2013-08-261-2/+2
* photo: free memoryÁlvaro Peña2013-08-261-0/+2
* photo: Parse the differnts sizes for the image gived by the API.Álvaro Peña2013-08-262-10/+173
* Isn't required any authentication to download a photo.Álvaro Peña2013-08-211-1/+0
* build: Use $(top_builddir) for linking the tests to the built libraryDebarshi Ray2013-08-201-1/+1
* Introduce a micro versionDebarshi Ray2013-08-201-2/+3
* build: Post-release version bumpÁlvaro Peña2013-07-171-1/+1
* build: Release version 0.2V_0_2Álvaro Peña2013-07-171-0/+6
* Changed license to LGPL v2.1Álvaro Peña2013-07-1720-845/+672
* build: Post-release version bumpÁlvaro Peña2013-06-141-1/+1
* build: Release version 0.1V_0_1Álvaro Peña2013-06-141-0/+14
* Some unit testsÁlvaro Peña2013-06-131-1/+46
* Spelling errorsÁlvaro Peña2013-06-121-1/+1
* Added "get" funtions to propertiesÁlvaro Peña2013-06-116-0/+140
* Created getters for node propertiesÁlvaro Peña2013-06-042-0/+55
* Removed a trailing whitespaceÁlvaro Peña2013-06-041-1/+0
* Free the created_time propertyÁlvaro Peña2013-06-041-0/+2
* Fixed a little mistake that mixed up time and link propertiesÁlvaro Peña2013-06-041-1/+1
* Fixed the .pc fileÁlvaro Peña2013-06-031-1/+1
* Fixed the pkgconfig fileÁlvaro Peña2013-05-291-5/+5
* Added "link" and "created_time" properties.Álvaro Peña2013-05-291-1/+47