Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * sugar/logger.py: interpolate %x parameters in messages from the logging frame...Simon McVittie2007-05-081-1/+1
| * Fix retrieval of owner's object pathDan Williams2007-05-071-1/+1
| * set gabble and SE log file variablesGuillaume Desmottes2007-05-071-0/+5
| * Tweak the test to use realistic numbers. Some fixesMarco Pesenti Gritti2007-05-072-30/+28
| * Better spread algorhytm, work in progressMarco Pesenti Gritti2007-05-073-37/+98
| * Fix nickname encoding and length issuesDan Williams2007-05-072-2/+6
* | Notebook widget class: new 'can-close-tabs' propertyEduardo Silva2007-05-082-39/+52
|/
* New notebook controlEduardo Silva2007-05-063-0/+134
* Initial support for icon-only combo boxes.Tomeu Vizoso2007-05-051-8/+16
* Fix for Python 2.4 compatibility.Tomeu Vizoso2007-05-051-1/+1
* Use standard icon name.Tomeu Vizoso2007-05-051-1/+1
* Gitignore some generated files.Tomeu Vizoso2007-05-051-0/+4
* Take out the HAVE_GECKO_1_9 ifdefs, we only support Gecko 1.9 now.Tomeu Vizoso2007-05-047-38/+0
* Take out the HAVE_NS_WEB_BROWSER ifdefs, we finally have this symbol in mozil...Tomeu Vizoso2007-05-043-21/+0