Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* More work on the new graphics API.Marco Pesenti Gritti2007-04-262-9/+12
* Fix properties bugsGuillaume Desmottes2007-04-252-2/+2
* Implement installation of downloaded activities.Tomeu Vizoso2007-04-202-21/+49
* Clean up buddy activity changed signals in MeshModelDan Williams2007-04-201-12/+7
* Fix current-activity-changed signals in BuddyModelDan Williams2007-04-201-5/+2
* Recognize images dropped into the clipboard as such.Tomeu Vizoso2007-04-181-5/+10
* Drag images out of mozilla.Tomeu Vizoso2007-04-171-15/+31
* Fix typo in the fallback code pathMarco Pesenti Gritti2007-04-171-1/+1
* Fix includesMarco Pesenti Gritti2007-04-161-6/+5
* Get rid of the notebook which was causing strange flickering.Marco Pesenti Gritti2007-04-163-38/+15
* Fix initial scaleMarco Pesenti Gritti2007-04-161-3/+3
* Update the makefileMarco Pesenti Gritti2007-04-161-1/+2
* Implement the transition between zoom view.Marco Pesenti Gritti2007-04-162-5/+99
* Always center the owner in the home viewsMarco Pesenti Gritti2007-04-163-10/+11
* Fix buddy icon rollovers; wasn't getting activity ID correctly from HomeActiv...Dan Williams2007-04-151-1/+1
* Load the modules from .la if the normal import failsMarco Pesenti Gritti2007-04-151-1/+5
* Delay importing the sugar moduleMarco Pesenti Gritti2007-04-151-1/+0
* Fix messed up pathsMarco Pesenti Gritti2007-04-156-277/+17
* Ignore reply from share() (hack to quiet traceback, but unused anyway)Dan Williams2007-04-131-2/+1
* Fix friending somebody for real this timeDan Williams2007-04-131-2/+2
* Make debugging tp-gabble easierDan Williams2007-04-131-0/+33
* Re-enable the Share action in the frameDan Williams2007-04-121-5/+4
* Remove get_default_type() and bundle default types; obsoleteDan Williams2007-04-113-5/+6
* Revert "Start reworking the cliboard services to use the types registry."Marco Pesenti Gritti2007-04-113-55/+58
* Start reworking the cliboard services to use the types registry.Marco Pesenti Gritti2007-04-113-58/+55
* Convert icon data to python string before exposing itDan Williams2007-04-111-7/+4
* Fix making someone your friendDan Williams2007-04-111-6/+2
* Deal with no NetworkManagerDan Williams2007-04-111-3/+8
* Fix the buddy pictureMarco Pesenti Gritti2007-04-101-5/+2
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-108-59/+65
* Fix for GObject-based PS buddy objectsDan Williams2007-04-101-1/+1
* Send correct object in signal emissionDan Williams2007-04-101-1/+1
* A few more docstringsMike C. Fletcher2007-04-102-1/+36
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-102-1/+82
* More Shell fixes for new PSDan Williams2007-04-092-25/+23
* More new PS fixesDan Williams2007-04-094-33/+28
* Remove references to obsolete p2p.Stream classesDan Williams2007-04-092-59/+0
* Cut over to new PresenceServiceDan Williams2007-04-098-17/+16
* Forgot to add thisMarco Pesenti Gritti2007-04-081-0/+62
* Accept raw X windows in the shellMarco Pesenti Gritti2007-04-087-44/+51
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-071-2/+1
* Move private extensions out of the lib, inside the shell.Marco Pesenti Gritti2007-04-0623-3/+2655
* Don't show Ad-Hoc mode networks in mesh viewDan Williams2007-04-061-0/+12
* Remove the threadframe stuff which went unused.Marco Pesenti Gritti2007-04-061-3/+0
* Fix execute command when using the new dbus-pythonDan Williams2007-04-061-1/+1
* Move not shell specific scripts in binMarco Pesenti Gritti2007-04-063-113/+1
* Return TRUE again in drag_motion_cb for accepting dnd drops.Tomeu2007-04-051-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-0510-75/+132
|\
| * Don't hiccup on NM start/stopDan Williams2007-04-052-3/+4
| * Cleanup of sugar device handling codeDan Williams2007-04-059-73/+129