Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'refs/remotes/origin/t/bug-1786' into HEADt/bug-1786Sascha Silbe2010-10-153-1/+8
|\
| * Merge remote branch 'refs/remotes/origin/t/bug-1786' into HEADSascha Silbe2010-10-053-1/+8
| |\
| | * Revert "set window icon"Sascha Silbe2010-09-181-32/+1
| | * Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-09-181-0/+6
| | |\
| | * \ Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-09-087-169/+45
| | |\ \
| | * \ \ Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-08-2114-828/+1125
| | |\ \ \
| | * \ \ \ Merge commit 'b8991e17501251e0e2b70a3cf41ba76459327b21' into t/bug-1786Sascha Silbe2010-08-185-23/+79
| | |\ \ \ \
| | | * \ \ \ Merge remote branch 'refs/remotes/origin/t/bug-1786' into HEADSascha Silbe2010-08-183-1/+8
| | | |\ \ \ \
| | | | * \ \ \ Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-08-175-31/+76
| | | | |\ \ \ \
| | * | | | | | | set window iconSascha Silbe2010-08-051-4/+34
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-07-167-18/+21
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-04-261-15/+15
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-04-075-55/+70
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-03-203-110/+163
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-03-131-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-03-105-8/+42
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/t/bug-1786' into t/bug-1786Sascha Silbe2010-03-095-33/+30
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | adjust descriptionSascha Silbe2010-03-041-1/+1
| | * | | | | | | | | | | | | fixSascha Silbe2010-03-041-1/+1
| | * | | | | | | | | | | | | set descriptionSascha Silbe2010-03-042-0/+7
* | | | | | | | | | | | | | | Release 0.90.2refs/top-bases/t/set-window-iconrefs/top-bases/t/bug-1786Simon Schampijer2010-10-141-1/+1
* | | | | | | | | | | | | | | Add 'cache-palette' property to Invoker #1742Tomeu Vizoso2010-10-142-3/+21
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Release 0.90.1Simon Schampijer2010-10-051-1/+1
* | | | | | | | | | | | | | Fix running multiple instances of Browse by adapting to API changes #2404Tomeu Vizoso2010-10-052-4/+9
* | | | | | | | | | | | | | Cast floats to ints before calling cairo.ImageSurface() #2291Tomeu Vizoso2010-10-041-4/+6
* | | | | | | | | | | | | | Release 0.90.0Simon Schampijer2010-09-291-1/+1
* | | | | | | | | | | | | | Merge branch 'master' of git.sugarlabs.org:sugar-toolkit/mainlineSimon Schampijer2010-09-291-18/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Commit from Sugar Labs: Translation System by user tomeu.: 40 of 40 messages ...Pootle daemon2010-09-281-18/+27
* | | | | | | | | | | | | | | Do not break if the string contains no conversion specifier #2354Simon Schampijer2010-09-291-4/+11
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Commit from Sugar Labs: Translation System by user mschlager.: 40 of 40 messa...Pootle daemon2010-09-201-3/+7
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Don't try to share the activity if we couldn't find a suitable connection #2217refs/top-bases/t/rainbow-check-binaryTomeu Vizoso2010-09-101-0/+6
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Release 0.89.5Simon Schampijer2010-08-301-1/+1
* | | | | | | | | | | | sugar.presence: Remove dead code and make clear which methonds are deprecatedTomeu Vizoso2010-08-302-150/+21
* | | | | | | | | | | | Read the public and private keys lazilyTomeu Vizoso2010-08-261-2/+13
* | | | | | | | | | | | Use Account.ConnectionStatus instead of Account.Connection.StatusTomeu Vizoso2010-08-261-1/+2
* | | | | | | | | | | | Release 0.89.4Simon Schampijer2010-08-251-1/+1
* | | | | | | | | | | | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar-toolkit/mainlineMartin Abente2010-08-231-14/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove sugar/__init__.py, it should come from sugar-base #1868Tomeu Vizoso2010-08-231-14/+0
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Delete activities profile data when uninstall #2074Martin Abente2010-08-231-1/+8
|/ / / / / / / / / / /
* | | | | | | | | | | Address comments from Simon's reviewTomeu Vizoso2010-08-203-179/+8
* | | | | | | | | | | Address several nitpicks from MarcoTomeu Vizoso2010-08-205-27/+35
* | | | | | | | | | | Rename ActivityHandle.handle_invite to ActivityHandle.invitedTomeu Vizoso2010-08-204-10/+10
* | | | | | | | | | | Remove unused constantTomeu Vizoso2010-08-201-1/+0
* | | | | | | | | | | Add copyright statement due to the collaboration refactoringTomeu Vizoso2010-08-202-0/+2
* | | | | | | | | | | Misc. pylint fixesTomeu Vizoso2010-08-205-119/+12
* | | | | | | | | | | Wrap lines with more than 80 charsTomeu Vizoso2010-08-203-22/+43
* | | | | | | | | | | Remove some unused importsTomeu Vizoso2010-08-206-12/+3
* | | | | | | | | | | For several reasons, a shared activity won't survive to its connectionTomeu Vizoso2010-08-201-1/+0
* | | | | | | | | | | No need to dispose the buddies currently in the activity, as it is informatio...Tomeu Vizoso2010-08-201-1/+0
* | | | | | | | | | | Remove misleading comment, we are already listening ClosedTomeu Vizoso2010-08-201-2/+0