Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add sugar.util.format_sizeformat_sizeSascha Silbe2009-08-201-0/+12
* don't remove uid property from find() resultsredundancyfix+logSascha Silbe2009-08-191-4/+1
* fix DatastoreListener._datastore_deleted_cbSascha Silbe2009-08-191-1/+1
* let the logger do the formattingSascha Silbe2009-08-1916-103/+133
* fix some bugs that crept in during cherry-pickingSascha Silbe2009-08-171-10/+18
* fix naming of DatastoreListener._datastore_stopped_cb()Sascha Silbe2009-08-171-1/+1
* fix missing get_metadata() function by introducing get_properties()Sascha Silbe2009-08-171-4/+8
* PEP8/pylint fixesSascha Silbe2009-08-171-13/+16
* fix datastore usage in sugar.activity.activityfactorySascha Silbe2009-08-171-5/+1
* fix incorrect import of sugar.datastoreSascha Silbe2009-08-171-1/+1
* several fixes (cherry pick of b32ab14f31f1f527efdccc4019eb78472aa6a39d)Sascha Silbe2009-08-171-2/+2
* sugar.datastore.datastore: some fixes, add DSMetadata.items()Sascha Silbe2009-08-171-10/+13
* use sugar.datastore.datastore wherever possible instead of direct DBus intera...Sascha Silbe2009-08-173-12/+61
* Align widgets to the leftSimon Schampijer2009-08-171-7/+8
* Fix typoSimon Schampijer2009-08-171-1/+1
* Add ActivityButton for simple activitiesSimon Schampijer2009-08-171-8/+26
* fix typo (two underscores for toolbar_box)Simon Schampijer2009-08-121-12/+13
* Make the share button insensitive when max_participants is set to 1Simon Schampijer2009-08-121-1/+3
* Set labels for toolbuttonsAleksey Lim2009-08-072-0/+2
* Set STATE_INSENSITIVE for toolbarbox pagesAleksey Lim2009-08-072-3/+2
* Release 0.85.3Tomeu Vizoso2009-08-011-1/+1
* Add new file to POTFILES.inTomeu Vizoso2009-08-011-0/+1
* Remove list of Rainbow exemptionsTomeu Vizoso2009-08-011-9/+1
* style fixesTomeu Vizoso2009-08-011-33/+43
* Merge branch 'master' of git://dev.laptop.org/users/mstone/sugar-toolkitTomeu Vizoso2009-08-011-38/+44
|\
| * Get activities launching with rainbow-0.8.x.Michael Stone2009-02-271-38/+44
* | Split PaletteWindow in its own moduleTomeu Vizoso2009-08-013-930/+975
* | Merge branch 'master' of git://git.sugarlabs.org/sugar-toolkit/toolbarsTomeu Vizoso2009-08-0115-550/+1236
|\ \
| * | Remove old design remainsAleksey Lim2009-08-011-5/+4
| * | Remove redundant state argument from PaletteWindow.popupAleksey Lim2009-08-012-4/+5
| * | Fix merger artefactsAleksey Lim2009-08-011-8/+8
| * | Fix pylint/pep8 warningsAleksey Lim2009-08-014-29/+27
| * | Fix mess with gtk.Widget.set_state and Palette.set_stateAleksey Lim2009-08-012-16/+26
| * | Support palettes for sub-toolbar widgetsAleksey Lim2009-08-012-7/+55
| * | Set background color for activity.widgets.TitleEntryAleksey Lim2009-08-012-23/+30
| * | Do not paint arrow in radiopaletteAleksey Lim2009-08-011-18/+0
| * | Popdown RadioMenuButton's paletteAleksey Lim2009-08-011-7/+3
| * | Refactor Palette class (tomeu)Aleksey Lim2009-08-012-466/+357
| * | Fix review issuesAleksey Lim2009-07-311-5/+7
| * | Fix review issuesAleksey Lim2009-07-312-28/+29
| * | Remove old design remainsAleksey Lim2009-07-311-67/+46
| * | Do not change arrow while opening palette in ToolbarBoxAleksey Lim2009-07-311-4/+1
| * | Fix review issuesAleksey Lim2009-07-316-98/+119
| * | Fix Makefile.amAleksey Lim2009-07-311-9/+10
| * | Do not use do_clicked in RadioMenuButtonAleksey Lim2009-07-301-3/+6
| * | Remove redundant ToolbarBox propsAleksey Lim2009-07-301-10/+0
| * | Rename ToolbarBox.bar to ToolbarBox.toolbarAleksey Lim2009-07-302-18/+19
| * | Rename ToolbarBox.top to ToolbarBox.barAleksey Lim2009-07-302-18/+18
| * | Fix Makefile.amAleksey Lim2009-07-301-1/+1
| * | Rename toolbar.py to toolbarbox.pyAleksey Lim2009-07-304-4/+8