Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view
Commit message (Expand)AuthorAgeFilesLines
* Implement installation of downloaded activities.Tomeu Vizoso2007-04-202-21/+49
* 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
* 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-162-10/+6
* Fix buddy icon rollovers; wasn't getting activity ID correctly from HomeActiv...Dan Williams2007-04-151-1/+1
* Ignore reply from share() (hack to quiet traceback, but unused anyway)Dan Williams2007-04-131-2/+1
* Re-enable the Share action in the frameDan Williams2007-04-121-5/+4
* Remove get_default_type() and bundle default types; obsoleteDan Williams2007-04-112-5/+4
* 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
* Fix the buddy pictureMarco Pesenti Gritti2007-04-101-5/+2
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-104-26/+26
* Fix for GObject-based PS buddy objectsDan Williams2007-04-101-1/+1
* More new PS fixesDan Williams2007-04-091-8/+4
* Remove references to obsolete p2p.Stream classesDan Williams2007-04-091-2/+0
* Cut over to new PresenceServiceDan Williams2007-04-093-6/+6
* Accept raw X windows in the shellMarco Pesenti Gritti2007-04-083-8/+7
* 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-061-1/+1
* Fix execute command when using the new dbus-pythonDan Williams2007-04-061-1/+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-053-9/+10
|\
| * Don't hiccup on NM start/stopDan Williams2007-04-051-2/+2
| * Cleanup of sugar device handling codeDan Williams2007-04-052-7/+8
* | Rework corner detection to use 1 pixel window.Marco Pesenti Gritti2007-04-054-157/+114
|/
* Increase timeouts a bitMarco Pesenti Gritti2007-03-291-2/+2
* Suspend the mesh view when it's not active so thatMarco Pesenti Gritti2007-03-293-8/+53
* Make the mesh icon pulse when activated and activatingDan Williams2007-03-291-11/+29
* fix typoDan Williams2007-03-291-1/+1
* Fix deprecation warningDan Williams2007-03-291-1/+1
* Change the feedback for connected/connecting/disconnected access point,Marco Pesenti Gritti2007-03-293-36/+44
* Really add mesh device bitsDan Williams2007-03-292-0/+68
* Mesh network device supportDan Williams2007-03-281-0/+46
* Disable the presence service. You can reenable it by justMarco Pesenti Gritti2007-03-281-1/+2
* Disable invitesMarco Pesenti Gritti2007-03-281-9/+1
* Remove some unused importsMarco Pesenti Gritti2007-03-281-1/+0
* Kill a lot of old old unused codeMarco Pesenti Gritti2007-03-281-3/+2
* Fix function signatureMarco Pesenti Gritti2007-03-261-1/+1
* Pass an uri to the activityMarco Pesenti Gritti2007-03-221-1/+2
* Remove the overlay chat button since it doesn't really work.Marco Pesenti Gritti2007-03-221-2/+2
* Autolaunch etoys projectsMarco Pesenti Gritti2007-03-221-1/+3
* Fix for removing items from the clipboard.Tomeu Vizoso2007-03-201-1/+1
* Hack for detecting an onDisk format. Need to improve the clipboard API for th...Tomeu Vizoso2007-03-181-1/+8
* Show and hide the frame when an object is added to the clipboard.Tomeu Vizoso2007-03-181-1/+10