Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add get_sugar_window_type to sugar.wm #571Tomeu Vizoso2009-09-011-0/+9
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar-toolkit/mainlineTomeu Vizoso2009-09-012-6/+36
|\
| * Get the correct window property instead of '_SUGAR_ACTIVITY_ID' (#1251)Benjamin Berg2009-08-301-1/+1
| * Do not pop the error trap twice (pointed out by Sascha Silbe in #1123).Benjamin Berg2009-08-281-1/+1
| * Add is_user_activity() to ActivityBundle #701Aleksey Lim2009-08-281-0/+3
| * Trap X errors in wm.py (#1123)Benjamin Berg2009-08-281-6/+33
* | Make activity windows cover the whole screen as soon as they are mapped.Tomeu Vizoso2009-09-011-0/+19
|/
* PEP8 white space and long line fixesSascha Silbe2009-08-2550-291/+574
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-2553-446/+446
* add sugar.util.format_sizeSascha Silbe2009-08-251-0/+12
* Fix typos in 0342a24e2dbAleksey Lim2009-08-251-2/+2
* Sugar crashing when saving a journal entry upon closing an activity #1123Aleksey Lim2009-08-251-18/+20
* don't hardcode Rainbow activity permissionsSascha Silbe2009-08-241-7/+0
* more pylintSimon Schampijer2009-08-242-1/+2
* pylint fixesSimon Schampijer2009-08-246-14/+12
* let the logger do the formattingSascha Silbe2009-08-2415-58/+58
* Remove a couple of debug printsTomeu Vizoso2009-08-202-6/+1
* Mention TempFilePath in the commentTomeu Vizoso2009-08-171-2/+3
* Do not fail while displaying activity icon for bundles in Journal #1175Aleksey Lim2009-08-171-0/+12
* Fix telepathy log paths (alsroot) #1178Tomeu Vizoso2009-08-171-2/+2
* 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
* 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-0111-550/+1109
|\ \
| * | 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-315-96/+119
| * | Fix Makefile.amAleksey Lim2009-07-311-9/+10
| * | Do not use do_clicked in RadioMenuButtonAleksey Lim2009-07-301-3/+6