Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* More work on packages refactoring, mostly workingMarco Pesenti Gritti2006-06-218-25/+23
* Big refactor of the directory structure and packages toMarco Pesenti Gritti2006-06-2125-1785/+2
* fix undefined variableDan Williams2006-06-201-1/+1
* pylint fixesDan Williams2006-06-2011-17/+4
* Add some defines for the sliding parametersMarco Pesenti Gritti2006-06-201-6/+22
* Initial bots code... probably a crack idea but let's see if I canMarco Pesenti Gritti2006-06-202-5/+43
* Increase timeout for nicer animationDan Williams2006-06-201-2/+2
* clarify variable nameDan Williams2006-06-201-4/+4
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-205-68/+105
|\
| * Ensure to not do unnecessary move when slidingMarco Pesenti Gritti2006-06-201-13/+23
| * Always enable consoleMarco Pesenti Gritti2006-06-202-7/+2
| * Implement session shutdown. For now we are forcefullyMarco Pesenti Gritti2006-06-203-48/+80
* | Use non-linear algorithm for sliding window animationsDan Williams2006-06-201-4/+6
|/
* Fix some typosDan Williams2006-06-202-2/+2
* Use the service's _publisher_ address for buddy service verification, since t...Dan Williams2006-06-201-4/+5
* Find chat service that may have already been resolved, and make sure we don't...Dan Williams2006-06-201-3/+7
* Make get_activity_service() actually workDan Williams2006-06-201-4/+11
* Grab services that may already have been resolvedDan Williams2006-06-201-0/+2
* clarify addressesDan Williams2006-06-201-0/+2
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-193-4/+27
|\
| * Need to change the activity service's name to the owners name before passing ...Dan Williams2006-06-191-2/+20
| * When serializing an activity, allow using the owner's nick name for the servi...Dan Williams2006-06-191-2/+5
| * Don't share an activity if it's name doesn't match our owner's nicknameDan Williams2006-06-191-0/+2
* | Implement sliding, dead slow with gradients.Marco Pesenti Gritti2006-06-193-5/+46
|/
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-191-1/+1
|\
| * Do not assign {} to properties, if you do apparentlyMarco Pesenti Gritti2006-06-191-1/+1
* | Ensure properties arguments are local encoding (for now), and tell the python...Dan Williams2006-06-191-1/+14
* | Ensure properties arguments are local encoding (for now)Dan Williams2006-06-191-5/+15
|/
* Improve some debug outputMarco Pesenti Gritti2006-06-192-4/+2
* Make the presence service resolve all shared activity services by default; it...Dan Williams2006-06-195-62/+67
* Start presence service later, so that we don't receive signals before we're r...Dan Williams2006-06-191-9/+14
* Fix some typosDan Williams2006-06-191-2/+2
* Ensure that deserialized Service arguments are not in Unicode (for the moment...Dan Williams2006-06-191-2/+12
* Hint slide in windows as docs, this should allow us toMarco Pesenti Gritti2006-06-191-0/+2
* Change the start page interface to make some sense.Marco Pesenti Gritti2006-06-191-29/+101
* Add back colors in the toolbar. Layout/appeareance sucks atmMarco Pesenti Gritti2006-06-184-66/+35
* Get sketches back to work, add a send buttonMarco Pesenti Gritti2006-06-182-25/+50
* Mention ctrl+sMarco Pesenti Gritti2006-06-183-12/+32
* Factor out window logic to ChatWindow.Marco Pesenti Gritti2006-06-181-0/+28
* Fix the confusion when running multiple instances on theMarco Pesenti Gritti2006-06-182-3/+16
* Get chat back to work. Well except it get very confusedMarco Pesenti Gritti2006-06-186-24/+31
* Filter out duplicate shared activities from the Start Page listDan Williams2006-06-181-0/+27
* Fix a bunch of issues with the chat windowMarco Pesenti Gritti2006-06-183-66/+30
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-185-39/+29
|\
| * Some work to make group chat work againMarco Pesenti Gritti2006-06-185-39/+30
* | Pass a serialized Service object through when joining an activityDan Williams2006-06-184-31/+43
* | Add serialize/deserialize functions for Service objectsDan Williams2006-06-181-0/+32
|/
* Get page sharing back to workMarco Pesenti Gritti2006-06-184-14/+24
* Empty addresses are valid, meaning the buddy own address.Marco Pesenti Gritti2006-06-183-7/+20
* Setup python logging and use it in the PresenceServiceMarco Pesenti Gritti2006-06-174-17/+40