Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-07-2711-131/+204
|\
| * Do not import _sugarext inside graphics initMarco Pesenti Gritti2007-07-271-2/+0
| * Fix importMarco Pesenti Gritti2007-07-271-3/+3
| * Split the UI part of sugarext out to his own module to avoidMarco Pesenti Gritti2007-07-2712-133/+208
* | add a missing "self", noticed by nelhageDan Winship2007-07-271-1/+1
|/
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-07-271-0/+2
|\
| * #2511 Fix journal entries background in the object chooser.Tomeu Vizoso2007-07-261-0/+2
* | Add get/set for backup info, and set_serverDan Winship2007-07-261-19/+38
* | x86_64 fix: don't use sys.maxint (which is really maxlong) for int gpropertiesDan Winship2007-07-261-1/+1
|/
* Make sure the handle dict values are string. LooksMarco Pesenti Gritti2007-07-261-4/+6
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-263-4/+15
|\
| * Add timeout arg to sugar.datastore.Datastore.Tomeu Vizoso2007-07-262-4/+6
| * Turn logs on by default for the emulatorDan Williams2007-07-251-1/+5
| * MergeDan Williams2007-07-251-3/+12
| |\
| * \ MergeDan Williams2007-07-251-2/+4
| |\ \
| * | | Turn off logging by default; re-enable on a per-module basis using environmen...Dan Williams2007-07-241-0/+5
* | | | Increase activity launching timeout.Marco Pesenti Gritti2007-07-261-0/+1
| |_|/ |/| |
* | | Don't follow the cursor when expanding to secondary palette.Marco Pesenti Gritti2007-07-251-3/+12
| |/ |/|
* | Add icons for the private/shared dropdown.Marco Pesenti Gritti2007-07-251-2/+4
|/
* Reposition palette on secondary state.Marco Pesenti Gritti2007-07-241-9/+12
* Keep primary/secondary width the same.Marco Pesenti Gritti2007-07-241-2/+17
* Refactor to move primary/secondary state handling inside Palette.Marco Pesenti Gritti2007-07-241-19/+33
* #2364: Fix uploads.Tomeu Vizoso2007-07-241-1/+4
* Combo for shared/private in the activity menu.Marco Pesenti Gritti2007-07-242-19/+53
* Don't pass the weight instead of the flags.Tomeu Vizoso2007-07-231-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-231-8/+33
|\
| * Clean up only when latest call to the DS has finished.Tomeu Vizoso2007-07-231-8/+33
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-231-2/+1
|\ \ | |/
| * Fix one more temp file leak.Tomeu Vizoso2007-07-231-2/+1
* | Make combobox icons bigger when there is no textMarco Pesenti Gritti2007-07-231-4/+9
|/
* Add option to GlibURLDownloader to download to specified file instead of temp...Dan Williams2007-07-231-10/+17
* Fix resuming objects with no activity associated for real.Marco Pesenti Gritti2007-07-201-4/+5
* Fix resume of objects with no activity_idMarco Pesenti Gritti2007-07-201-3/+6
* Send dbus.Dictionary so dbus doesn't complain.Tomeu Vizoso2007-07-201-1/+1
* Fix some temp file leaks.Tomeu Vizoso2007-07-202-8/+44
* Ensure activity uniquness in the shellMarco Pesenti Gritti2007-07-204-15/+37
* Update forgotten property limit.Tomeu Vizoso2007-07-191-1/+1
* Rework palette positioning. Cleanup and get at cursorMarco Pesenti Gritti2007-07-182-59/+70
* Place palettes at cursor for free views.Marco Pesenti Gritti2007-07-181-21/+39
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-182-3/+22
|\
| * Actually handle multiple mime typesDan Williams2007-07-181-1/+1
| * Don't close GlibTCPServer sockets prematurelyDan Williams2007-07-181-2/+21
* | Add some style propertiesMarco Pesenti Gritti2007-07-181-0/+2
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-171-1/+2
|\
| * Fix initialization order of buddy class '_activities' memberDan Williams2007-07-171-1/+2
* | setup.py release does a git pull before releasing.Marco Pesenti Gritti2007-07-171-3/+6
|/
* Suppress traceback when creating a new buddy object on buddy-disappeared signalDan Williams2007-07-161-1/+7
* Give the option of not updating mtime.Tomeu Vizoso2007-07-161-2/+3
* Adapt to datastore API changes.Tomeu Vizoso2007-07-161-4/+4
* Bundle releases can also contain 0Marco Pesenti Gritti2007-07-151-1/+1