updated changelog
[platform/upstream/evolution-data-server.git] / libebackend / e-dbus-server.c
2014-01-07 Matthew BarnesBug 721527 - License text contains obsolete FSF postal...
2013-10-29 Bastien NoceraBug 710808 - Name all the timeouts added with g_timeout...
2013-03-17 Matthew Barneslibedataserver: Use g_cclosure_marshal_generic() for...
2013-03-02 Matthew BarnesCoding style and whitespace cleanup.
2013-02-27 Tristan Van BerkomAdded EDS_TESTING env var to silence messages
2012-06-03 Matthew BarnesImplement single-file includes for all E-D-S libraries.
2012-06-03 Matthew BarnesAdapt libebackend to the new ESource API.
2012-06-03 Matthew BarnesAdd a new "evolution-source-registry" D-Bus service.
2012-05-26 Matthew Barneslibebackend documentation touch ups.
2012-04-15 Matthew BarnesHave EDBusServer load modules and extensions.
2012-04-11 Matthew BarnesAdd E_DBUS_SERVER_EXIT_RELOAD.
2012-04-11 Matthew BarnesEDBusServer: Add exit codes to run() and quit().
2012-04-10 Matthew BarnesMake e_dbus_server_load_modules() idempotent.
2012-04-10 Matthew BarnesEDBusServer: Finish documenting API.
2012-04-10 Matthew BarnesEDBusServer: Fix run/quit signal marshallers.
2012-04-01 Matthew BarnesEDBusServer: Add run/quit signals.
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2011-12-02 Milan CrhaAdd --wait-for-client factory processes command line...
2011-09-28 Matthew BarnesEDBusServer: Add a use count, like in GApplication.
2011-09-26 Matthew BarnesAdd various base classes for backends and servers.