Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* One cell grid of space at toolbar bordersMarco Pesenti Gritti2007-05-011-1/+7
* Make tabs fixed sizeMarco Pesenti Gritti2007-05-011-1/+6
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-013-16/+229
|\
| * Add buddy ip4-address property (temporary)Dan Williams2007-05-013-16/+229
* | Add a set_named_icon methodMarco Pesenti Gritti2007-05-013-2/+7
|/
* Drop the old hippo based toggleMarco Pesenti Gritti2007-04-302-74/+0
* Adjust named icons terminology a bitMarco Pesenti Gritti2007-04-303-7/+7
* Merge branch 'master' of git://dev.laptop.org/sugarDafydd Harries2007-04-3010-54/+205
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-305-0/+79
| |\
| | * Added ToggleToolButton control.Tomeu Vizoso2007-04-301-0/+28
| | * Added sugar.activity.activity.EditToolbar.Tomeu Vizoso2007-04-301-0/+25
| | * Add missing filesMarco Pesenti Gritti2007-04-301-0/+2
| | * Tweaks for themabilityMarco Pesenti Gritti2007-04-302-0/+24
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-302-3/+47
| |\ \ | | |/
| * | Fix split_properties usageDan Williams2007-04-301-4/+6