Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-13 | Fix broken links | Danielle Madeley | 1 | -2/+2 |
2009-11-13 | Stub for a Tube HOWTO | Danielle Madeley | 3 | -23/+32 |
2009-11-12 | Use lambda to do what I want. I should think more like a Python programmer | Danielle Madeley | 1 | -4/+5 |
2009-11-12 | Implement HandledChannels | Danielle Madeley | 1 | -5/+14 |
2009-11-12 | Working Handler example, accepts the kind of tube sent by tube-sender.py | Danielle Madeley | 3 | -3/+174 |
2009-11-11 | Add some code to look up ContactCapabilities | Danielle Madeley | 1 | -0/+77 |
2009-11-09 | Initial work on a Handler example | Danielle Madeley | 2 | -0/+77 |
2009-11-09 | Implementing telepathy clients in Python | Danielle Madeley | 2 | -42/+147 |
2009-11-08 | Fix Approver, same way | Danielle Madeley | 1 | -14/+4 |
2009-11-08 | Clean up Observer, thanks jonnylamb | Danielle Madeley | 1 | -15/+4 |
2009-11-08 | Parameter table cleanups | Danielle Madeley | 1 | -4/+83 |
2009-11-08 | More Handlers | Danielle Madeley | 1 | -9/+128 |
2009-11-07 | Fix braino | Danielle Madeley | 1 | -1/+1 |
2009-11-07 | Beginning of the section on Handlers | Danielle Madeley | 1 | -1/+128 |
2009-11-06 | Implementing Approvers | Danielle Madeley | 1 | -1/+152 |
2009-11-05 | Basic Approver | Danielle Madeley | 2 | -0/+77 |
2009-11-05 | Rename directory | Danielle Madeley | 4 | -2/+2 |
2009-11-05 | Minor additions | Danielle Madeley | 1 | -4/+9 |
2009-11-05 | Updated with sections on Channel_Class_List and observers | Danielle Madeley | 1 | -4/+147 |
2009-11-05 | An observer written in Python | Danielle Madeley | 4 | -0/+78 |
2009-11-04 | Work on the Channel Dispatcher/Clients section | Danielle Madeley | 1 | -6/+68 |
2009-09-25 | Move Statuses loading into PresenceChooser | Danielle Madeley | 3 | -116/+200 |
2009-09-24 | Add a PresenceChooser widget that decodes Statuses | Danielle Madeley | 4 | -14/+174 |
2009-09-23 | Actually request Statuses | Danielle Madeley | 1 | -5/+54 |
2009-09-23 | Upgrade for latest TpAM work on Features | Danielle Madeley | 1 | -16/+14 |
2009-09-23 | Initial work to track the Connection | Danielle Madeley | 1 | -0/+27 |
2009-09-23 | Monitor the creation and destruction of accounts in the AM | Danielle Madeley | 2 | -2/+34 |
2009-09-23 | Make the UI nicer | Danielle Madeley | 2 | -14/+15 |
2009-09-23 | Control account enabled status | Danielle Madeley | 1 | -0/+19 |
2009-09-23 | A non-working MC5 Client.Handler | Danielle Madeley | 6 | -0/+301 |
2009-09-23 | More on going online | Danielle Madeley | 1 | -6/+64 |
2009-09-23 | Beginnings of a presence control app in GTK+ | Danielle Madeley | 8 | -0/+479 |
2009-09-18 | More on Presence | Danielle Madeley | 3 | -41/+113 |
2009-09-18 | Add tip about setting the presence | Danielle Madeley | 1 | -0/+32 |
2009-09-18 | Extend example to request Statuses | Danielle Madeley | 1 | -0/+48 |
2009-09-18 | Begin extensive work on presence | Danielle Madeley | 2 | -3/+227 |
2009-09-17 | Update name | Danielle Madeley | 1 | -4/+4 |
2009-09-17 | Work that was sitting around in my branch | Danielle Madeley | 1 | -0/+15 |
2009-08-14 | Clean up Tubes section for CD (probably needs some Tube specific CD examples) | Davyd Madeley | 1 | -4/+2 |
2009-08-14 | Update FT for CD | Davyd Madeley | 1 | -4/+13 |
2009-08-13 | There are more ways to notice a channel than just NewChannels | Davyd Madeley | 1 | -6/+6 |
2009-08-13 | Further details on handling new channels | Davyd Madeley | 1 | -1/+15 |
2009-08-12 | HandleChannels | Davyd Madeley | 1 | -26/+161 |
2009-08-10 | Update examples for GLib GNIO | Davyd Madeley | 4 | -96/+31 |
2009-08-10 | Fix up the links to the tp-glib API | Davyd Madeley | 1 | -1/+1 |
2009-08-10 | Rearrange table | Davyd Madeley | 1 | -45/+39 |
2009-08-10 | Add a simple type table | Davyd Madeley | 1 | -0/+127 |
2009-08-09 | Clean up the section on requesting channels with tp-glib | Davyd Madeley | 1 | -12/+46 |
2009-08-09 | Move the section on RequestChannel to the bottom | Davyd Madeley | 1 | -65/+65 |
2009-08-09 | A lot more on requesting Channels | Davyd Madeley | 1 | -9/+98 |