summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2007-01-18Move responsibility for get_protocol, get_self_handle and protocol property f...Simon McVittie3-6/+136
2007-01-17Connections inherit their CM name from the ConnectionManager. Move _gabble_co...Simon McVittie4-14/+63
2007-01-15GabbleConnectionManager, TpBaseConnectionManager: extract connections hash ta...Simon McVittie3-1/+132
2007-01-15TpBaseConnection, GabbleConnection: adjust initialization order so the result...Simon McVittie2-36/+68
2007-01-15Extract superclass TpBaseConnectionManager (no functionality yet)Simon McVittie3-0/+145
2007-01-15Oops, actually add extracted superclass TpBaseConnection to darcs repoSimon McVittie2-0/+1036
2007-01-12Extract superclass TpBaseConnection from GabbleConnectionSimon McVittie4-0/+5
2007-01-10Move _gabble_roster_make_object_path to lib as tp_escape_as_identifierSimon McVittie2-0/+76
2007-01-08Rename lib/helpers.c to lib/dbus.c since that's now all it doesSimon McVittie4-10/+11
2007-01-08Remove key-value list functions (not actually used anywhere)Simon McVittie2-45/+0
2007-01-08Rename _tp_text_mixin_send_error_signal to tp_text_mixin_emit_send_errorSimon McVittie2-6/+6
2007-01-08Move text mixin to lib (apart from Gabble-specific bits)Simon McVittie5-2/+638
2007-01-08Use better-namespaced quarks in properties-mixin and group-mixinSimon McVittie2-4/+4
2007-01-08Remove the GabbleHandleRepo type completely - just use an array of TpHandleRe...Simon McVittie4-13/+54
2007-01-08TpStaticHandleRepo: support qdata properlySimon McVittie1-1/+54
2007-01-08TpStaticHandleRepo: don't assert that inspected handles exist, just return NU...Simon McVittie1-1/+2
2007-01-08Move qdata get/set to base handle repo interface (static implementation still...Simon McVittie4-4/+73
2007-01-05Replace TpError_PermissionDenied with TP_ERROR_PERMISSION_DENIED, etc.Simon McVittie8-24/+24
2007-01-05Regenerate telepathy-glib/_spec/ with new naming convention for errorsSimon McVittie3-17/+17
2007-01-05Remove tp- prefix from header files: it serves no namespacing purpose and get...Simon McVittie31-46/+46
2007-01-05Coalesce lib/*.list into lib/signals-marshal.listSimon McVittie7-20/+15
2007-01-05Move group, properties mixin to lib. Amend text mixin for rename of gabble_mi...Simon McVittie7-0/+1801
2007-01-05Call _tp_debug instead of nonexistent tp_debugSimon McVittie1-2/+2
2007-01-05util.[ch]: move g_strdiff, gabble_mixin_offset_cast to lbi as tp_strdiff, tp_...Simon McVittie3-2/+83
2007-01-05Correct case of tp_intset_dumpSimon McVittie1-1/+1
2007-01-05Move/copy debug infrastructure to libSimon McVittie5-0/+168
2007-01-05intset.c: add copyright noticesSimon McVittie2-0/+6
2007-01-05handle-repo*.c: add Nokia copyright noticeSimon McVittie3-3/+6
2007-01-04Move handle set to lib. Define handle repository interface, TpHandleRepoIface,Simon McVittie9-0/+1512
2007-01-23TpHeap: added method for removing arbitrary element from the heapSenko Rasic2-4/+33
2007-01-15lib/Makefile.am: suppress install target, we don't actually want anything ins...Simon McVittie1-0/+6
2007-01-04Fix syntax of lib/Makefile.amSimon McVittie1-1/+1
2007-01-04Move gabble_handle_type_is_valid to tp-handle.h.Simon McVittie1-5/+26
2007-01-04Move tp-types.h to tp-handle.hSimon McVittie2-2/+2
2007-01-04Move TpChannelFactoryIface to lib; add infrastructure for signals-marshal gen...Simon McVittie4-4/+226
2007-01-04Move TpChannelIface to libSimon McVittie3-1/+166
2007-01-04Move telepathy-helpers.[ch] to libSimon McVittie3-0/+147
2007-01-04Move src/telepathy-errors.c to lib. Replace #includes of dummy headers telepa...Simon McVittie2-0/+32
2007-01-04Update telepathy-errors.h from telepathy-spec: Add TpError_ prefix to error n...Simon McVittie1-10/+10
2007-01-04Move spec-derived files (interfaces, enums, errors) to libSimon McVittie9-1/+553
2007-01-02Rename GHeap to TpHeap, move to libSimon McVittie3-0/+195
2007-01-02Rename GIntSet to TpIntSet and move it to lib. Also slice-allocate TpIntSet s...Simon McVittie3-0/+502
2007-01-02Add lib directory containing what will become telepathy-glibSimon McVittie3-0/+0