Library includes every module and sample main program links with it
[cascardo/atompub.git] / backend /
2008-08-09 Thadeu Lima de Sou... Renamed retrieve_resource to retrieve_entry
2008-08-09 Thadeu Lima de Sou... Finished chaging some Atom into AtomEntry types
2008-08-09 Thadeu Lima de Sou... Registered implementation of enumerate_entries for...
2008-08-09 Thadeu Lima de Sou... Implement enumeration of entries for GIO backend
2008-08-09 Thadeu Lima de Sou... Does not unref a GFile when creating an Atom, do it...
2008-08-09 Thadeu Lima de Sou... Given a GFile, return an Atom, so we can use it for...
2008-08-09 Thadeu Lima de Sou... Changed from Atom to AtomEntry and atom_ to atom_entry_
2008-08-09 Thadeu Lima de Sou... Merge branch 'master' into entry
2008-08-03 Thadeu Lima de Sou... New error interface: migrated core, backends and fronte...
2008-08-02 Thadeu Lima de Sou... Functions to create new backend and usage of it in...
2008-07-31 Thadeu Lima de Sou... Unref a GFile in GIO, not a GIOChannel.
2008-07-31 Thadeu Lima de Sou... Added very basic GIO support for local files.
2008-01-27 Thadeu Lima de Sou... Does not release path got from IRI.
2008-01-27 Thadeu Lima de Sou... Autoconf and automake building support.
2008-01-26 Thadeu Lima de Sou... Support namespace in the config interface.
2008-01-26 Thadeu Lima de Sou... Fixed leak bug of GIOChannel.
2008-01-23 Thadeu Lima de Sou... Added config implementation using GKeyFile.
2008-01-23 Thadeu Lima de Sou... Started a file backend and first prototype interface.