Create a xml node from an AtomEntry
[cascardo/atompub.git] / src /
2008-08-09 Thadeu Lima de Sou... Copies error message from GError
2008-08-09 Thadeu Lima de Sou... Unused old Atom type variable in main
2008-08-09 Thadeu Lima de Sou... Finished chaging some Atom into AtomEntry types
2008-08-09 Thadeu Lima de Sou... Added backend interface to enumerate entries
2008-08-09 Thadeu Lima de Sou... Merge branch 'master' into entry
2008-08-09 Thadeu Lima de Sou... Moving atom entry implementation to merge it with atompub
2008-08-09 Thadeu Lima de Sou... AtomEntry is now an opaque structure and may be read...
2008-08-07 Thadeu Lima de Sou... Interface to retrieve data in a buffer and its size
2008-08-07 Thadeu Lima de Sou... Added function to create an atom entry with a namespace...
2008-08-07 Thadeu Lima de Sou... Atom namespace is now a macro
2008-08-07 Thadeu Lima de Sou... First commit of an atom format library
2008-08-03 Thadeu Lima de Sou... New error interface: migrated core, backends and fronte...
2008-08-02 Thadeu Lima de Sou... Does not leak memory with ctx and backend
2008-08-02 Thadeu Lima de Sou... Use new backend interface in main program
2008-08-02 Thadeu Lima de Sou... Functions to create new backend and usage of it in...
2008-08-02 Thadeu Lima de Sou... Added a backend per context
2008-08-02 Thadeu Lima de Sou... Initialize GObject in main program
2008-08-02 Thadeu Lima de Sou... Link main binary to gio module
2008-07-31 Thadeu Lima de Sou... Added very basic GIO support for local files.
2008-01-27 Thadeu Lima de Sou... Test CGI frontend with main funcion.
2008-01-27 Thadeu Lima de Sou... Add library instead of redefining LDADD.
2008-01-27 Thadeu Lima de Sou... Added initial CGI frontend.
2008-01-27 Thadeu Lima de Sou... Added backend interface.
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... Get context error support.
2008-01-26 Thadeu Lima de Sou... Added function to allocate a new context.
2008-01-26 Thadeu Lima de Sou... General config initialization interface.
2008-01-26 Thadeu Lima de Sou... Added support for initialization of configuration,...
2008-01-26 Thadeu Lima de Sou... Added basic glue code for configuration support.
2008-01-26 Thadeu Lima de Sou... Implement first context functions.