Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-15 | Use telepathy-glib for Conference and ServerTLSConnection | Simon McVittie | 1 | -29/+23 |
2010-09-13 | Re-indent a GError to fix check-coding-style | Simon McVittie | 1 | -5/+2 |
2010-09-13 | Use right wording in DEBUG messages | Cosimo Cecchi | 1 | -1/+1 |
2010-09-13 | Return 'Invalid_Argument' if Reject() is called with zero reasons | Cosimo Cecchi | 1 | -0/+12 |
2010-09-13 | Use tp_clear_boxed to free the Rejection structs | Cosimo Cecchi | 1 | -2/+4 |
2010-09-13 | Update Gabble to the new draft API | Cosimo Cecchi | 1 | -51/+21 |
2010-09-09 | Use TP_ARRAY_TYPE_UCHAR_ARRAY_LIST | Cosimo Cecchi | 1 | -17/+1 |
2010-08-19 | Remove useless cast | Cosimo Cecchi | 1 | -1/+1 |
2010-08-19 | Use TP_HASH_TYPE_STRING_VARIANT_MAP as boxed type | Cosimo Cecchi | 1 | -1/+2 |
2010-08-19 | Use tp_clear_pointer() | Cosimo Cecchi | 1 | -3/+1 |
2010-08-19 | Rename LAST_PROPERTY -> NUM_PROPERTIES | Cosimo Cecchi | 1 | -1/+1 |
2010-08-19 | Chain up to parent's constructed() before running ours | Cosimo Cecchi | 1 | -4/+5 |
2010-08-10 | Add GabbleTLSCertificate. | Cosimo Cecchi | 1 | -0/+385 |