Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Move activity related widgets to sugar.activity.widgetsAleksey Lim2009-07-302-333/+309
| * | Do not use jarabe moduleAleksey Lim2009-07-301-17/+3
| * | Fix review issuesAleksey Lim2009-07-305-176/+251
| * | Minor tweaksAleksey Lim2009-07-301-6/+4
| * | Suppress sub-palettes in radiopaletteAleksey Lim2009-07-293-14/+16
| * | Fix Makefile.am fileAleksey Lim2009-07-291-1/+1
| * | Fix review issuesAleksey Lim2009-07-295-110/+116
| * | Remove redundant ctor argument from activity.ActivityToolbar()Aleksey Lim2009-07-291-6/+6
| * | Add Vasya Pupkin to copyright holdersAleksey Lim2009-07-293-1/+4
| * | Remove redundant current-toolbar-changed signal from toolbar.ToolbarAleksey Lim2009-07-291-7/+0
| * | Replace share combo with new share buttonAleksey Lim2009-07-291-46/+2
| * | Use activity icon for activity.toolbar buttonAleksey Lim2009-07-281-5/+16
| * | Add activity.keep_buttonAleksey Lim2009-07-281-15/+15
| * | Add activity.share_buttonAleksey Lim2009-07-281-1/+41
| * | Support legacy stop button in ActivityToolbarAleksey Lim2009-07-131-2/+2
| * | Add toolbar.py and radiopalette.py to Makefile.amAleksey Lim2009-07-131-1/+3
| * | Do not fail in <0.86 environmentAleksey Lim2009-07-133-9/+12
| * | Provide fast access to all sub-widgets in ToolbarAleksey Lim2009-07-132-29/+40
| * | Do not hide sub-widget when sub-palette was openedAleksey Lim2009-07-132-8/+42
| * | Do not add extra vertical padding to sub-widgetsAleksey Lim2009-07-131-1/+1
| * | Support new toolbars widgets in activity.pyAleksey Lim2009-07-132-24/+63
| * | Add radiopalette.pyAleksey Lim2009-07-133-4/+187
| * | Close palette while removing ToolbarButtonAleksey Lim2009-07-121-0/+2
| * | Use padding property for top toolbar and all sub-widgetsAleksey Lim2009-07-121-36/+39
| * | Implement palette modeAleksey Lim2009-07-122-60/+250
| * | Delete sub-widgets clearlyAleksey Lim2009-07-112-5/+16
| * | Add hpad prop for Toolbar; add expand_bg for ToolbarButtonAleksey Lim2009-07-111-19/+21
| * | Add simple toolbars exampleAleksey Lim2009-07-105-0/+50
| * | Initial implementation of toolbars mockupAleksey Lim2009-07-102-0/+179
* | | Add the tags property to the buddy modelTomeu Vizoso2009-07-291-1/+4
* | | Auto-hide fullscreen button (unmadindu) #1102Tomeu Vizoso2009-07-281-2/+41
* | | update mime type db when a new activity is copied to ~/Activities #955Tomeu Vizoso2009-07-221-1/+7
* | | Release 0.85.2v0.85.2Tomeu Vizoso2009-07-181-1/+1
* | | Pass the event time in key eventsTomeu Vizoso2009-07-122-7/+9