Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add content to NEWSMorgan Collett2007-07-061-0/+8
* Explicitly set background colour of RoundBox for status messages - #1913Morgan Collett2007-07-051-1/+1
* Disable entry while not connectedMorgan Collett2007-07-051-3/+8
* Eliminate redundant code in add_statusMorgan Collett2007-07-041-54/+23
* Patch from Simon Schamijer to fix scrollingMorgan Collett2007-07-041-5/+12
* setup.py: Pass bundle name to bundlebuilderMorgan Collett2007-07-032-2/+1
* Version number to 9Morgan Collett2007-07-031-1/+1
* Better reflect status messages as different to chat textMorgan Collett2007-07-021-9/+53
* Changes from smcv reviewMorgan Collett2007-07-021-6/+5
* Cope with group channels that do not have channel-specific handles (e.g. Salut)Morgan Collett2007-06-291-1/+4
* TextChannel code cleanupMorgan Collett2007-06-291-11/+33
* chat.py: remove signal_connect - unusedMorgan Collett2007-06-291-9/+0
* chat.py: remove crufty commentsMorgan Collett2007-06-251-2/+0
* setup.py: /usr/bin/env pythonMorgan Collett2007-06-231-1/+1
* Implement a TextChannel class to make usage much easier.Morgan Collett2007-06-221-87/+114
* activity.info: Rev version to 8Morgan Collett2007-06-221-1/+1
* Modified Chat to use PresenceServiceMorgan Collett2007-06-221-63/+125
* Add ActivityToolboxMorgan Collett2007-06-191-1/+5
* Use logging not printMorgan Collett2007-06-191-14/+10
* Add chat logging to journal - fixes #784Morgan Collett2007-06-191-0/+32
* port to use new graphics APIGuillaume Desmottes2007-05-031-13/+10
* Merge branch 'master' of git://dev.laptop.org/chat-activityDafydd Harries2007-04-181-78/+70
|\
| * catch connection status changesGuillaume Desmottes2007-04-161-8/+6
| * Use telepathy-python instead of hardcoding interfaces/constantsGuillaume Desmottes2007-04-161-62/+33
| * Use buddy color instead of a hard coded oneGuillaume Desmottes2007-04-161-8/+25
| * Use existing connection instead of create a new oneGuillaume Desmottes2007-04-161-27/+33
* | Merge tmpDafydd Harries2007-04-123-4/+5
|\ \ | |/ |/|
| * capitalise activity name for consistency with other activitiesDafydd Harries2007-04-101-1/+1
| * remove execute bit from .svg/.info filesDafydd Harries2007-04-102-0/+0
| * use points instead of pixels for spacingDafydd Harries2007-04-101-4/+5
* | capitalise activity name for consistency with other activitiesDafydd Harries2007-04-121-1/+1
|/
* add copyright noticeDafydd Harries2007-04-091-0/+15
* add hack for scrolling to right locationDafydd Harries2007-04-091-0/+1
* add commentDafydd Harries2007-04-091-0/+1
* update activity.info fileDafydd Harries2007-04-091-4/+6
* add new chat activityDafydd Harries2007-04-091-0/+206
* remove old chat activity codeDafydd Harries2007-04-091-49/+0
* Bump versionMarco Pesenti Gritti2007-02-241-1/+1
* Adapt to api changesMarco Pesenti Gritti2007-02-222-7/+5
* New iconMarco Pesenti Gritti2007-01-311-9/+9
* Update to new Exec formatMarco Pesenti Gritti2006-12-181-1/+1
* Converted tabs to spaces for python styleJustin Gallardo2006-12-041-19/+19
* Initial commit of the new GroupChat Activity Bundle"Justin Gallardo2006-11-294-0/+95