summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare version 0.8.1telepathy-glib-0.8.1Simon McVittie2009-10-152-4/+4
* More NEWSSimon McVittie2009-10-151-0/+10
* TpConnectionManager: extend the "(^|-)password" special-case to GetParameters...Simon McVittie2009-10-151-9/+22
* Update NEWSSimon McVittie2009-10-151-1/+13
* Merge branch '08-cm-crash' into telepathy-glib-0.8Simon McVittie2009-10-151-44/+71
|\
| * TpConnectionManager: defer ListProtocols() until we know the initial nameSimon McVittie2009-10-141-25/+55
| * fd.o #23853: cancel an in-flight ListProtocols(), if any, when ending introsp...Simon McVittie2009-10-141-21/+17
| * tp_connection_manager_got_parameters: correctly return on error, rather than ...Simon McVittie2009-10-141-1/+2
|/
* dbus-properties-mixin.c: fixed error message on write-only propertiesPekka Pessi2009-10-061-1/+1
* Nano version (stable branch)Simon McVittie2009-09-242-13/+9
* Prepare version 0.8.0telepathy-glib-0.8.0Simon McVittie2009-09-242-7/+39
* telepathy-spec 0.18.0 (no changes)Simon McVittie2009-09-241-1/+1
* Merge branch 'trivia'Andre Moreira Magalhaes (andrunko)2009-09-232-2/+6
|\
| * contactlist example: Fixed crash when list was being destroyed twice.Andre Moreira Magalhaes (andrunko)2009-09-231-1/+5
| * callable example: Proper check if direction changed when requesting stream di...Andre Moreira Magalhaes (andrunko)2009-09-231-1/+1
* | Nano versionSimon McVittie2009-09-142-1/+6
* | actually include ABI file in gittelepathy-glib-0.7.37-second-attemptSimon McVittie2009-09-141-0/+18
* | Prepare release 0.7.37telepathy-glib-0.7.37Simon McVittie2009-09-143-6/+9
* | NEWS for spec 0.17.28Simon McVittie2009-09-141-0/+6
* | Enable ContactCapabilities code generation and document the resultSimon McVittie2009-09-143-6/+50
* | Update spec to 0.17.28Simon McVittie2009-09-1416-262/+198
* | NEWS for debug improvementsSimon McVittie2009-09-101-1/+9
* | Merge branch 'debug-sender'Simon McVittie2009-09-101-9/+7
|\ \
| * | tp_debug_sender_log_handler: explain why @exclude is usefulSimon McVittie2009-09-101-3/+6
| * | fd.o#23843: tp_debug_sender_log_handler: correct logic for exclude=NULL to ex...Simon McVittie2009-09-101-6/+1
* | | tests: add a test for debug domains being set correctlyJonny Lamb2009-09-062-3/+80
* | | debug: set the log domain to tp-glib/$categoryJonny Lamb2009-09-042-3/+56
|/ /
* | Nano versionSimon McVittie2009-09-032-1/+6
* | Add Debug.xml to disttelepathy-glib-0.7.36Simon McVittie2009-09-031-0/+1
* | v0.7.36, with new API and ABISimon McVittie2009-09-034-6/+23
* | Add missing Debug stuff to telepathy-glib-sections.txtSimon McVittie2009-09-031-0/+12
* | NEWS etc.Simon McVittie2009-09-033-8/+35
* | Merge branch 'debug-doc-fix'Jonny Lamb2009-09-0311-2/+57
|\ \
| * | svc-debug: add "Since" and reference TpDebugSender as an implementationJonny Lamb2009-09-031-0/+4
| * | docs: add new svc-debug section to document generated TpSvcDebug codeJonny Lamb2009-09-034-0/+30
| * | Move debug codegen to its own "debug" section and only generate svc code.Jonny Lamb2009-09-037-2/+23
* | | Merge branch 'early-interfaces'Simon McVittie2009-09-034-5/+28
|\ \ \
| * | | Fix leaky testSimon McVittie2009-09-031-0/+1
| * | | self-presence test: assert that GetInterfaces succeeds before we're CONNECTEDSimon McVittie2009-09-031-0/+23
| * | | TpBaseConnection: Allow GetInterfaces to succeed before CONNECTEDSimon McVittie2009-09-031-3/+1
| * | | Merge commit 'wjt/changelog'Simon McVittie2009-09-032-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | Truncate ChangeLog, and force date format.Will Thompson2009-08-272-2/+3
* | | | Merge branch 'ridiculously-long-names'Dafydd Harries2009-09-033-0/+117
|\ \ \ \ | |/ / / |/| | |
| * | | fix style/typoDafydd Harries2009-09-031-2/+2
| * | | add test for long connection service namesDafydd Harries2009-09-032-0/+73
| * | | truncate unique connection names to 255 charactersDafydd Harries2009-08-281-0/+44
|/ / /
* | | Fix several typos in the documentation.Jonny Lamb2009-08-281-3/+3
* | | Merge branch 'debug-sender'Jonny Lamb2009-08-287-0/+569
|\ \ \ | |/ / |/| |
| * | Added a note in the log handler example about CM usage.Jonny Lamb2009-08-281-0/+3
| * | Use TP_STRUCT_TYPE_DEBUG_MESSAGE instead of using dbus_g_type_get_struct.Jonny Lamb2009-08-281-11/+4