Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.25Marco Pesenti Gritti2006-09-102-2/+2
* Optimize cache a bit and cleanup codeMarco Pesenti Gritti2006-09-101-16/+17
* Add testMarco Pesenti Gritti2006-09-101-0/+54
* Redraw existing bounds on do_updateMarco Pesenti Gritti2006-09-101-0/+2
* Redraw on properties changesMarco Pesenti Gritti2006-09-102-2/+12
* Add timelined actionsMarco Pesenti Gritti2006-09-102-5/+38
* Abtract the bot code out to BotMarco Pesenti Gritti2006-09-103-64/+75
* Check we have a color before registering the iconMarco Pesenti Gritti2006-09-101-6/+16
* Make the bot public a service. Crappy code, trying things out for now.Marco Pesenti Gritti2006-09-101-0/+46
* Write a non ui test session.Marco Pesenti Gritti2006-09-103-0/+22
* Write a session for ui tests and use it for test-iconsMarco Pesenti Gritti2006-09-105-14/+40
* Make part of the session public so that it can used by testsMarco Pesenti Gritti2006-09-1012-48/+58
* Remove old bots implementation. I'm going to rewrite this.Marco Pesenti Gritti2006-09-097-39/+0
* Use a notebook to work around goocanvas bugs :/Marco Pesenti Gritti2006-09-092-19/+19
* Remove some unused importsMarco Pesenti Gritti2006-09-091-2/+0
* Add missing fileMarco Pesenti Gritti2006-09-091-0/+1
* Remove invites when acceptedMarco Pesenti Gritti2006-09-093-2/+32
* Insert the invites before the activitiesMarco Pesenti Gritti2006-09-093-5/+18
* Use stock-missing when there is no activity iconMarco Pesenti Gritti2006-09-092-12/+7
* Improved layout strategyMarco Pesenti Gritti2006-09-092-19/+54
* Implement a simple box group and use it for the dynamic panelsMarco Pesenti Gritti2006-09-093-24/+8
* More cleanups, show my icon at the center of the screenMarco Pesenti Gritti2006-09-096-19/+29
* Use the colors in the new designMarco Pesenti Gritti2006-09-091-4/+4
* Fix up dimensionsMarco Pesenti Gritti2006-09-092-3/+3
* Fix makefileMarco Pesenti Gritti2006-09-081-2/+1
* Use CanvasView, rework to the new design, cleanup code a lotMarco Pesenti Gritti2006-09-086-162/+25
* add fileMarco Pesenti Gritti2006-09-081-0/+11
* Write a canvas subclass in 1200x900 that adapts to screen.Marco Pesenti Gritti2006-09-082-4/+3
* Check there is actually a current activity before getting his idMarco Pesenti Gritti2006-09-081-1/+1
* Fixup friends positioning and cleanup the codeMarco Pesenti Gritti2006-09-082-20/+20
* Use has_key to check environ varMarco Pesenti Gritti2006-09-081-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-081-1/+1
|\
| * Add environment variable to control dbus monitorDan Williams2006-09-081-1/+1
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-081-1/+1
|\ \ | |/
| * Get initial properties synchronously rather than asyncDan Williams2006-09-081-1/+1
* | Fix friends colorsMarco Pesenti Gritti2006-09-082-1/+6
|/
* Show different iconsMarco Pesenti Gritti2006-09-081-3/+8
* Bring around both colors, since multiple combinations can haveMarco Pesenti Gritti2006-09-085-587/+593
* forgot to add filesMarco Pesenti Gritti2006-09-082-0/+48
* Add a test for iconsMarco Pesenti Gritti2006-09-089-28/+0
* Integrate new colors tableMarco Pesenti Gritti2006-09-085-115/+579
* Remove buddies when they leaveMarco Pesenti Gritti2006-09-081-1/+6
* Implement clearMarco Pesenti Gritti2006-09-081-1/+2
* Fix redrawingMarco Pesenti Gritti2006-09-081-0/+2
* Correct buddies placementMarco Pesenti Gritti2006-09-081-1/+1
* Do not sum up multiple translationsMarco Pesenti Gritti2006-09-081-1/+4
* More fixesMarco Pesenti Gritti2006-09-083-4/+4
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-084-5/+29
|\
| * Add PropertyChanged signal for Buddy objects because color and address can ch...Dan Williams2006-09-082-5/+17
| * Add Owner to buddy listDan Williams2006-09-081-0/+1