Age | Commit message (Expand) | Author | Files | Lines |
2007-02-06 | Delete the generate directory, no longer needed now we've implemented everyth...telepathy-gabble_0.5.2 | Simon McVittie | 57 | -6548/+0 |
2007-01-18 | generate/: update from spec | Simon McVittie | 2 | -1/+5 |
2006-10-14 | regenerate generate/ | | 3 | -12/+8 |
2006-10-14 | mark GetAvatarTokens, RequestAvatar, SetAvatar as implemented async | | 1 | -0/+3 |
2006-10-13 | regenerate generate/ | | 5 | -0/+195 |
2006-10-13 | declare GabbleConnection as implementing the avatars interface | | 1 | -1/+1 |
2006-11-09 | code regeneration | Dafydd Harries | 3 | -12/+8 |
2006-11-09 | fix GetPresence async declaration | Dafydd Harries | 1 | -1/+1 |
2006-11-09 | declare RequestAliases as implemented async | Dafydd Harries | 1 | -0/+1 |
2006-11-07 | regenerate sources and sync | Dafydd Harries | 2 | -0/+23 |
2006-11-07 | add GetPresence method to XML/async_implementations | Dafydd Harries | 2 | -0/+6 |
2006-10-10 | GabbleMediaStream: add a SetLocalCodecs which can be used to provide codecs a... | Robert McQueen | 4 | -0/+32 |
2006-09-17 | Add new Capabilities interface to GabbleConnection | Olli Salli | 4 | -1/+83 |
2006-09-21 | GabbleMediaChannel: add StreamError signal | Robert McQueen | 4 | -0/+21 |
2006-09-11 | GabbleMedia*: regenerate with spec 0.13.5, update RequestStreams to return th... | Robert McQueen | 7 | -4/+48 |
2006-09-10 | GabbleMedia{Channel,Session,Stream}: regenerate with spec 0.13.4 to rename Ic... | Robert McQueen | 11 | -32/+104 |
2006-09-10 | s/occured/occurred/ | Robert McQueen | 9 | -95/+95 |
2006-09-10 | Gabble*: regenerate with gengobject.py from spec 0.13.4 | Robert McQueen | 26 | -619/+1440 |
2006-08-22 | update the generate shell scripts to point to telepathy-spec, not telepathy-p... | Robert McQueen | 2 | -4/+4 |
2006-08-22 | regenerate gobject stubs with Channel.Interface.IceSignalling from spec 0.13.3 | Robert McQueen | 6 | -29/+70 |
2006-08-22 | regenerate XML with new Channel.Interface.IceSignalling from spec 0.13.3 | Robert McQueen | 7 | -25/+53 |
2006-08-22 | Update generate/README to reflect the new process | Simon McVittie | 1 | -7/+7 |
2006-08-08 | Automatically incorporate async annotations into xml-modified | Simon McVittie | 3 | -0/+71 |
2006-08-04 | Merge addition of flags to ListPendingMessages into xml-modified | Simon McVittie | 2 | -2/+2 |
2006-08-04 | Regenerate XML with ListPendingMessages gaining flags in return | Simon McVittie | 2 | -2/+2 |
2006-08-03 | Remove the duplicate InspectHandles from generate/src | Simon McVittie | 2 | -19/+0 |
2006-08-03 | Remove duplicate definition of InspectHandles | Simon McVittie | 1 | -5/+0 |
2006-08-03 | Regenerate generate/src from xml-modified with do_src.sh | Simon McVittie | 14 | -92/+89 |
2006-08-02 | Update xml-modified to match xml-pristine | Simon McVittie | 6 | -30/+33 |
2006-08-02 | Regenerate XML for current spec version | Simon McVittie | 6 | -30/+33 |
2006-08-02 | do_xml.sh, do_src.sh: run under Python 2.4, and stop on errors | Simon McVittie | 2 | -13/+23 |
2006-07-21 | make InspectHandles method async to avoid strdups | | 1 | -0/+1 |
2006-07-21 | preliminary patch to add InspectHandles method (back from the future (spec 0.... | | 1 | -0/+5 |
2006-05-25 | merge conflicts (take instead of set_static on GValues) | | 1 | -1/+1 |
2006-05-25 | GabbleConnection: add missing Properties interface bits and pieces. | | 6 | -1/+114 |
2006-05-23 | generate aliasing interface | | 6 | -1/+99 |
2006-05-25 | ChannelInterfaceGroup: Implement GetAllMembers and GetHandleOwners. | | 12 | -0/+168 |
2006-05-25 | Implement ChannelTypeText.GetMessageTypes | | 8 | -0/+50 |
2006-05-22 | disable capabilities and contactinfo interface because we want to change them... | | 6 | -128/+1 |
2006-05-22 | regenerate interfaces using telepathy-python-stable tree so that editing and ... | | 23 | -771/+768 |
2006-05-11 | make RequestChannel async, and split the deprecated code into a function with... | | 4 | -29/+33 |
2006-04-25 | regenerate GabbleMediaStream source for new signal | | 2 | -0/+11 |
2006-04-25 | update gabble-media-stream.xml with new SetStreamPlaying method | | 2 | -0/+6 |
2006-04-10 | MUC: Port to new Properties interface. | | 5 | -49/+49 |
2006-04-07 | MUC: Add almost-working support for writing RoomProperties. | | 3 | -7/+5 |
2006-04-05 | generate src for stream info on media channel | | 5 | -0/+49 |
2006-04-05 | add new xml for stream state on media channel | | 4 | -0/+22 |
2006-04-05 | Integrate boilerplate code for MUC RoomProperties. | | 3 | -13/+54 |
2006-04-05 | regenerate XML with room properties interface (changes a few things in pristi... | | 5 | -80/+105 |
2006-03-28 | added contact info interface to connection, fixed up some spelling errors.. | | 3 | -2/+32 |