fixed parameter initialisation for 3 calls in r...
improve process of establishing initial connect...
use gio functions for socket transfer of file d...
SynceDevice does not need to implement failable...
remove odccm support
add dbus properties for static device properties
remove check for G_TYPE_CHECK_TYPE macro in obj...
drop the ability to fall back to dbus-glib if t...
deal with a warning about an unused variable
use libsecret if available, replacing the depre...
drop the ability to fall back to dbus-glib if t...
add a documentation page explaining the device ...
small addition to a test
consolidate udev device disconnect process into...
copy client file descriptor to/from socket mess...
declare some inline functions in config.c to be...
tidy some variable initialisation warnings, che...
improve initialisation and error handling when ...
dont build with GtkStatusIcon if appindicator i...
update some deprectated Gtk items
remove pkg.m4, this is included in distros, and...
Remove a leak and a warning in decode_b64url()
Get OAuth2 endpoints from discovery document in...
Change image metadata struct to a GBoxed to aid...
Document Gdrive_imageMediaMetadata
Basic GObject Introspection support
clean up generated doc version file
Unencode the ID token sent with authorisation r...
tidy up after importing gdrive-reciever files i...
tidy up after importing gdrive-reciever files i...
Initial import of test app for receiving watch ...
Set debugging output using an env variable
Allow for unknown file size during resumable up...
Use new gdrive_get_file_from_path() function
Use new gdrive_get_file_from_path() in gdrive-t...
Improve documentation of GdriveSession; add mis...
remove deleted common-uri files from dist rules
Remove common-uri.{c,h}, they are not used and ...
Add functions to convert from path specificatio...
Add Channel objects
Functions for managing push notifications
Minor mutex changes and tidy up for file read f...
Minor changes to mutex locking and memory manag...
Corrections and restructuring in _enumerate
Free errors raised during initialisation
Tidy and tweak initialisation and mounting
require glib 2.32, now that we dont cater for t...
remove unrequired code, including deprecated gl...
Use patch instead of update to rename (_set_dis...
Fix incorrect uri for files_patch()
Add update_resumable_start function; rename res...
Rework storage of properties and serialisation ...
Add patch functions to the API for revisions, p...
Rework storage of properties and serialisation ...
Consolidate duplicated code for creation of a m...
Replace http method strings with libsoup defines
Standardise and improve uri construction
Free session private members at finalize
Correct many uses of 'data' for variable names ...
Dont reference empty hash table property for pi...
Implement resumable file insert
initialise return value in serialize function
Add files patch function
Modify Permission, Revision and User objects to...
Modify GdriveUser object to prevent serializati...
Check for oauth2 error responses when an author...
Use response body where available in error cond...
Implement further error codes and the means to ...
Additional API documentation
Consolidate code for serializing an object into...
Consolidate duplicated code for parsing standar...
Consolidate duplicated code for creating a stan...
Implement file property functionality
Add revision and revisionlist objects
Documentation correction for revisionlist
Add revisions functionality
documentation fixes
Fix memory leak of response body data in some c...
Remove usage of unfinished function to parse js...
Change client ID and secret, previous ones appe...
Change client ID and secret, previous ones appe...
Implement further permissions functions
Implement main functions for manipulating file ...
Add child and parent handling functions
Add functions for interrogating changes
Use a define for gdrive folder mime type
Correct some mutex handling
Implement make dir and rename
add gio include to session header
Only set file attributes that have been request...
Add file reading functionality
add function to retrieve file content through a...
Add querying file system info
Add about_get() functionality to retrieve user ...
Add about_get() functionality to retrieve user ...
Tidy up get_file_attributes(); disable logging ...
remove local only build script
update of intltool makefile
Initial import of gvfs module
Amend cflags in pkgconfig file to point to inst...