Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Set a default title for the activityMarco Pesenti Gritti2007-05-142-1/+7
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-141-2/+2
|\
| * Fix Friends view buddy removalDan Williams2007-05-141-2/+2
* | Improve the layout of the activity toolbarMarco Pesenti Gritti2007-05-142-10/+23
|/
* Hide the tabs bar when there is only one toolbar.Marco Pesenti Gritti2007-05-144-29/+37
* Make deferred connection actually workDan Williams2007-05-141-2/+3
* Handle buddy nick changesDan Williams2007-05-142-2/+11
* Fix uninitialized variable tracebackDan Williams2007-05-141-0/+1
* Redo PS connection handling; ensure valid network connection before talking t...Dan Williams2007-05-143-225/+265
* Log the PS getting kicked off the busDan Williams2007-05-141-6/+6
* Quiet error message when unecessaryDan Williams2007-05-141-5/+5
* Fix member name collision with dbus object superclassDan Williams2007-05-141-6/+6
* Fix debug log statementDan Williams2007-05-141-1/+1
* More work on pyxpcom integrationMarco Pesenti Gritti2007-05-139-30/+107
* Some fixesMarco Pesenti Gritti2007-05-132-2/+7
* Implement setting the journal entry title from the toolbar.Tomeu2007-05-134-32/+73
* Activate session saving as gtk_moz_embed_set_directory_service_provider got a...Tomeu2007-05-131-10/+0
* Add a browsehelper component which I'll use for pyxpcom integration.Marco Pesenti Gritti2007-05-1312-3/+155
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-05-112-3/+4
|\
| * CleanupMarco Pesenti Gritti2007-05-111-1/+1
| * Check the grid exists before trying to remove weight when removing items.Marco Pesenti Gritti2007-05-112-2/+3
* | Use ExportedGObject from dbus-python rather than reimplementing itSimon McVittie2007-05-113-25/+21
* | Only set our own properties when we're connectedDan Williams2007-05-111-11/+20
|/
* Use sugar theme for matchboxMarco Pesenti Gritti2007-05-111-1/+1
* Use the sugar-xo theme on the xoMarco Pesenti Gritti2007-05-112-2/+2
* gtk thinks the xo dpi is 200.0Marco Pesenti Gritti2007-05-111-2/+3
* Fix distcheckMarco Pesenti Gritti2007-05-115-4/+3309
* Build the gtkrcs from a common gtkrc.emMarco Pesenti Gritti2007-05-111-1/+1
* Scripted generation of sugar and sugar-xoMarco Pesenti Gritti2007-05-113-15/+12
* Remove obsolete filesMarco Pesenti Gritti2007-05-112-716/+0
* More distcheck fixesMarco Pesenti Gritti2007-05-112-2/+1
* More distcheck fixesMarco Pesenti Gritti2007-05-102-10/+9
* Fix several distcheck issuesMarco Pesenti Gritti2007-05-104-5/+4
* Typo.Tomeu Vizoso2007-05-101-1/+1
* Temporary fix while we stabilize the new datastore.Tomeu Vizoso2007-05-101-1/+2
* Temporary try..excepts while we stabilize the new datastore.Tomeu Vizoso2007-05-102-3/+10
* configure.ac: remove services/datastoreGuillaume Desmottes2007-05-101-1/+0
* Use the new DataStore and remove the old one.Tomeu Vizoso2007-05-1014-1037/+443
* Add an ItemInfo object associated with each item.Marco Pesenti Gritti2007-05-101-15/+53
* Notebook class now use **kwargs to set propertiesEduardo Silva2007-05-092-16/+15
* Set _shared_activity correctly when we share an activity successfullySimon McVittie2007-05-091-1/+1
* When joining an activity that's already been joined, call a callback which ex...Simon McVittie2007-05-091-1/+1
* Add some comments in the notebook classEduardo Silva2007-05-091-5/+17
* Fix server-based registrationDan Williams2007-05-081-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-082-2/+2
|\
| * Fix activity creation ID collisionsDan Williams2007-05-081-1/+1
| * Fix file closingDan Williams2007-05-081-1/+1
* | sugar.logger: Use formatters properly when interfacing with logging.Simon McVittie2007-05-081-1/+3
* | sugar.presence.presenceservice: don't mix up local variable 'activity' and im...Simon McVittie2007-05-081-3/+5
|/
* Merge branch 'master' of git://dev.laptop.org/sugarEduardo Silva2007-05-088-62/+130
|\