Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implemented saving web history to the journal. Ifdefed by now while we wait f...Tomeu Vizoso2007-05-0410-28/+875
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-041-2/+2
|\
| * Fixed typo.Tomeu Vizoso2007-05-041-2/+2
* | Add Spanish translation by the Uruguayan linux user groupMarco Pesenti Gritti2007-05-041-0/+114
|/
* Add ToggleToolButton to the Makefile.Tomeu Vizoso2007-05-041-0/+1
* Fix typeDan Williams2007-05-031-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-05-032-19/+17
|\
| * Expose the buttons contained by the activity toolbar.Tomeu Vizoso2007-05-031-19/+11
| * Added WebSession datastore object.Tomeu Vizoso2007-05-031-0/+6
* | Add a mock sharing read activityDan Williams2007-05-031-0/+136
|/
* Misc fixes; better GlibURLDownloader error handling, fix GlibXMLRPCRequestHan...Dan Williams2007-05-031-11/+32
* Ignore network properties for the owner when their jabber contact comes onlineDan Williams2007-05-031-0/+7
* Make XMLRPC proxy object callback semantics sanerDan Williams2007-05-031-51/+51
* Make joining asynchronous on the activity sideDan Williams2007-05-034-41/+77
* Fix argumentsDan Williams2007-05-031-1/+1
* Fix more debug printout; print type not method itselfDan Williams2007-05-031-2/+2
* Fix debug printout; print type not method itselfDan Williams2007-05-031-1/+1
* Log activity launch failures with error info; fix typoDan Williams2007-05-031-1/+2
* Fix ps buddy object usageDan Williams2007-05-031-2/+2
* Chunked glib-integrated HTTP server and url downloader classesDan Williams2007-05-031-0/+172
* More verbose debug messages when starting activitiesDan Williams2007-05-031-2/+3
* Use bundle registry correctlyDan Williams2007-05-032-3/+4
* Remove unused importDan Williams2007-05-031-1/+0
* Some refactoring to get styles rightMarco Pesenti Gritti2007-05-015-10/+9
* Do not fallback to SUGAR_PREFIX for the sugar path. Require SUGAR_PATH.Marco Pesenti Gritti2007-05-012-1/+2