Age | Commit message (Expand) | Author |
2013-11-17 | bugs.freedesktop.org -> bugs.libreoffice.org | Andras Timar |
2013-11-08 | Silence -Wdeprecated-declarations for the moment | Julien Nabet |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX | Ivan Timofeev |
2013-04-18 | WaE: g_type_init has been deprecated since GLib 2.36 | Ivan Timofeev |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-16 | Remove RTL_CONSTASCII_STRINGPARAM from tubes | Chr. Rossmanith |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-10-10 | tubes: getProcessServiceFactory does not return NULL anymore | Matúš Kukan |
2012-08-20 | tubes: fix indentation and scope of variables | Matúš Kukan |
2012-08-20 | tubes: move getContacts() to TeleManager where it belongs, I believe | Matúš Kukan |
2012-08-16 | tubes: add include for clang | Matúš Kukan |
2012-08-16 | tubes: simplify and make more readable, I believe | Matúš Kukan |
2012-08-16 | tubes: fix unittest again and simplify | Matúš Kukan |
2012-08-16 | tubes: also prepare the Account Manager when creating; and simplify | Matúš Kukan |
2012-08-14 | tubes: use channel's signal closed to know when end the collaboration | Matúš Kukan |
2012-08-08 | tubes: do not encode UUID into file name anymore | Matúš Kukan |
2012-08-08 | Revert "tubes: mangle service name into file description" | Matúš Kukan |
2012-08-08 | tubes: finish efforts to make TeleManager static | Matúš Kukan |
2012-08-08 | tubes: make contacts dialog a member of Collaboration class | Matúš Kukan |
2012-08-08 | tubes: handle TeleConference internally in Collaboration | Matúš Kukan |
2012-08-04 | tubes: do not queue incoming packets | Matúš Kukan |
2012-08-04 | tubes: avoid boost::signaling received packets | Matúš Kukan |
2012-08-04 | tubes: avoid ugly SAL_DLLPUBLIC_EXPORT here | Matúš Kukan |
2012-08-04 | tubes: remove unused parameter | Matúš Kukan |
2012-08-04 | tubes: call the function directly | Matúš Kukan |
2012-08-04 | tubes: implement another way for demoing collaboration | Matúš Kukan |
2012-08-04 | tubes: stop collaborating when the account gets off-line | Matúš Kukan |
2012-08-04 | tubes: stop collaborating when the contact leaves | Matúš Kukan |
2012-08-04 | tubes: make TeleManager::getConference() static | Matúš Kukan |
2012-08-02 | tubes: impose strict ordering on 1-1 collaboration | Matúš Kukan |
2012-07-26 | tubes: send file when inviting contact to MUC collaboration | Matúš Kukan |
2012-07-26 | tubes: clean this out | Matúš Kukan |
2012-07-26 | tubes: move mbChannelReadyHandlerInvoked to pImpl | Matúš Kukan |
2012-07-26 | tubes: kill double-singletonning of TeleManager | Matúš Kukan |
2012-07-26 | tubes: TeleManger's GMainLoop* now unused | Matúš Kukan |
2012-07-26 | tubes: resurrect unit test to serve again | Matúš Kukan |
2012-07-24 | tubes: init TeleManager in desktop | Matúš Kukan |
2012-07-23 | tubes: do not include telepathy-glib.h in public headers | Matúš Kukan |
2012-07-23 | tubes: create TeleConferenceImpl to hide more details from public | Matúš Kukan |
2012-07-23 | tubes: get local callbacks out of class | Matúš Kukan |
2012-07-22 | tubes: do not crash if there is no TeleManager yet | Matúš Kukan |
2012-07-21 | tubes: do not include file-transfer-helper.h in public headers | Matúš Kukan |
2012-07-20 | tubes: use SAL_WARN SAL_LOG | Matúš Kukan |
2012-07-20 | tubes: remove unused parameters | Matúš Kukan |
2012-07-20 | tubes: clean up commented out code, headers | Matúš Kukan |