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