Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Some paths tweaks, refactorings to make sugar self contained as much as possibleMarco Pesenti Gritti2007-04-151-1/+1
* Use sys.path.append, not insertMarco Pesenti Gritti2007-04-151-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-156-3/+278
|\
| * Documentation for the activity and buddy presence objectsMike C. Fletcher2007-04-152-2/+119
| * More documentation, mostly for the sugar.presence.presenceserviceMike C. Fletcher2007-04-154-1/+159
* | Fix SnowflakeBoxMarco Pesenti Gritti2007-04-151-2/+11
|/
* Initial documentation pass for the sugar.clipboard.clipboardservice module.Mike C. Fletcher2007-04-142-1/+100
* Overall roles and operation of the activity classes.Mike C. Fletcher2007-04-142-0/+49
* Clear share signal ID after disconnecting itDan Williams2007-04-131-0/+1
* Asynchronize activity sharing on the client sideDan Williams2007-04-132-7/+29
* Remove get_default_type() and bundle default types; obsoleteDan Williams2007-04-114-37/+3
* Revert "Start reworking the cliboard services to use the types registry."Marco Pesenti Gritti2007-04-111-13/+11
* Revert "Merge type definitions from the old registry."Marco Pesenti Gritti2007-04-111-20/+2
* Merge type definitions from the old registry.Marco Pesenti Gritti2007-04-111-2/+20
* Start reworking the cliboard services to use the types registry.Marco Pesenti Gritti2007-04-111-11/+13
* First go at the new type registry.Marco Pesenti Gritti2007-04-115-1/+197
* Convert icon data to python string before exposing itDan Williams2007-04-111-3/+9
* Fix icon changed signal handling in sugar PS bindingsDan Williams2007-04-101-4/+4
* Re-enable new PresenceService by defaultDan Williams2007-04-101-5/+1
* Readd mock presence service and enable it by defaultDan Williams2007-04-101-1/+45
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-1013-17/+291
* More new PS fixesDan Williams2007-04-092-4/+6
* Fix activity ID generation logicDan Williams2007-04-091-4/+3
* Cut over to new PresenceServiceDan Williams2007-04-097-194/+112
* Cut over to new PresenceServiceDan Williams2007-04-094-200/+11
* Really commit this, stupid git.Marco Pesenti Gritti2007-04-071-0/+1
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-0710-2/+955
* Use gtk to detect dpi.Marco Pesenti Gritti2007-04-072-9/+3
* Remove the threadframe stuff which went unused.Marco Pesenti Gritti2007-04-062-55/+0
* Change the feedback for connected/connecting/disconnected access point,Marco Pesenti Gritti2007-03-291-1/+1
* Relativize bubble radius to screen proportions.Tomeu Vizoso2007-03-281-1/+3
* Popup/popdown fixes.Tomeu Vizoso2007-03-281-3/+9
* Disable the presence service. You can reenable it by justMarco Pesenti Gritti2007-03-281-5/+69
* Remove some unused importsMarco Pesenti Gritti2007-03-281-2/+0
* Kill a lot of old old unused codeMarco Pesenti Gritti2007-03-2817-3179/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-261-10/+15
|\
| * Fix last fix.Tomeu Vizoso2007-03-251-2/+3
| * Fix for #1157. Thanks to leejc.Tomeu Vizoso2007-03-251-10/+14
* | Strip the MANIFEST linesMarco Pesenti Gritti2007-03-261-1/+3
|/
* Compile and include .mo in ./setup.py dist.Tomeu Vizoso2007-03-231-0/+12
* Fix up translations supportMarco Pesenti Gritti2007-03-231-3/+5
* My brain is dead, it really is. Actually setup gettext on the server...Marco Pesenti Gritti2007-03-232-4/+5
* Remove debug codeMarco Pesenti Gritti2007-03-231-2/+0
* UnusedMarco Pesenti Gritti2007-03-231-11/+0
* Fix locale path handlingMarco Pesenti Gritti2007-03-232-3/+8
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-231-5/+43
|\
| * Added operations genpot and genmo to bundlebuilder.py for localization.Tomeu Vizoso2007-03-231-5/+43
* | Add support to read linfo.Marco Pesenti Gritti2007-03-233-2/+33
|/
* Actually setup translations in the shell.Marco Pesenti Gritti2007-03-231-0/+3
* First step at activities localization.Tomeu Vizoso2007-03-232-1/+13