Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity/widgets.py
Commit message (Expand)AuthorAgeFilesLines
* Activity Toolbar Description input field wrap text, SL #3586Simon Schampijer2012-06-011-1/+2
* Add DescriptionEntry to the activity sub-toolbarGonzalo Odiard2012-04-241-0/+71
* Do not remove the Keep button completely, keep around for backward compatibilitySimon Schampijer2011-08-171-0/+3
* Remove the Keep button from the activity toolbarSimon Schampijer2011-08-151-6/+6
* Update window title when the activity title changes - OLPC #10978Simon Schampijer2011-07-241-0/+2
* Use 'focus-out' event instead of 'changed' event for title entry OLPC #10956,...Simon Schampijer2011-06-201-12/+16
* The activity icon does not handle the case of a activity without metadata.Gonzalo Odiard2011-04-031-1/+1
* Take into account the "private" property when updating the scope toolbuttonTomeu Vizoso2010-08-201-1/+2
* Use set_toolbar_box() in example code.Bernie Innocenti2010-07-011-1/+1
* Set default accelerators for Copy and Paste buttonsBernie Innocenti2010-07-011-0/+2
* Reset timeout delay on every TitleEntry change #1948Aleksey Lim2010-06-021-3/+4
* _Typo Color of sugar.activity.widgets.ActivityButton is owners all time despi...Aleksey Lim2009-09-181-1/+1
* Color of sugar.activity.widgets.ActivityButton is owners all time despite of ...Aleksey Lim2009-09-181-6/+10
* Put back <Ctrl>Z as the Undo accelerator #1287Tomeu Vizoso2009-09-141-1/+1
* PEP8 white space and long line fixesSascha Silbe2009-08-251-0/+27
* 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
* Make the share button insensitive when max_participants is set to 1Simon Schampijer2009-08-121-1/+3
* Set labels for toolbuttonsAleksey Lim2009-08-071-0/+1
* Set STATE_INSENSITIVE for toolbarbox pagesAleksey Lim2009-08-071-2/+1
* Fix pylint/pep8 warningsAleksey Lim2009-08-011-13/+12
* Set background color for activity.widgets.TitleEntryAleksey Lim2009-08-011-19/+20
* Fix review issuesAleksey Lim2009-07-311-9/+9
* Fix review issuesAleksey Lim2009-07-311-48/+39
* Rename toolbar.py to toolbarbox.pyAleksey Lim2009-07-301-1/+1
* Move activity related widgets to sugar.activity.widgetsAleksey Lim2009-07-301-0/+306