Age | Commit message (Collapse) | Author | Files | Lines |
|
This reverts commit 293fc666de0083eb0a81ab083c92a74070229d96.
|
|
They are broken because of bug fdo #29503 and I need a release now.
|
|
|
|
|
|
|
|
|
|
* created doc/ infrastructure
* added several doc comments
* fixed some tests
|
|
* test folder imported from telepathy-gabble, twisted/ still not working but cleaned-up of clearly useless tests.
it still needs a further clean-up and adaptation in order to be used.
* basic C tests written
* autotools (configure and Makefile .au) updated for Python and Twisted checking.
* autotools (configure and Makefile .au) updated for DBus and DBus-glib basic requirement
|
|
|
|
* moved relevand data files into data/
|
|
* gconf enabled using TplConf. Schema defined in telepathy-logger.schemas file
* fixes for the Async API
* add_message and add_message_async modified: chat_id, is_chatroom not needed anymore, while using TplLogEntry
|
|
* remove tpl- prefix from file names
* moved all the libtelepathy-logger lib related files into libtelepathy-logger/ directory
* clean up of configure and makefiles autotool's scripts
* added TplConf object for GConf configuration
|
|
* removed any call which would make TPL depending on libempathy
* copied empathy-time.[hc]
* added some empathy's utility function to tpl_utils.[ch]
* added support for automake/autoconf using empathy's one as basis:
currently TPL depends on telepathy-glib and libxmp-2.0 (and theirs
deps)
* added AUTHORS COPYING INSTALL README and NEWS files (empty)
|