Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Make buddy icon selection a bit more consistentDan Williams2007-02-262-7/+52
* Fix overlay box alignmentMarco Pesenti Gritti2007-02-261-1/+1
* Support running without network manager service.Marco Pesenti Gritti2007-02-265-36/+46
* Missing fileMarco Pesenti Gritti2007-02-261-0/+1
* Restore NetworkManagerInfo.confMarco Pesenti Gritti2007-02-262-0/+29
* Get rid of the old first time dialogMarco Pesenti Gritti2007-02-262-71/+0
* Fix propagation of Device ssid changesMarco Pesenti Gritti2007-02-261-0/+1
* Fix up propagation of the state property changesMarco Pesenti Gritti2007-02-263-2/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-268-7/+652
|\
| * Remove debugging stuffDan Williams2007-02-262-4/+0
| * Return list of devices, not dictDan Williams2007-02-261-1/+1
| * MergeDan Williams2007-02-2635-130/+1572
| |\
| * | New intro/setup screenDan Williams2007-02-257-6/+655
* | | Add a device-added signalMarco Pesenti Gritti2007-02-262-1/+6
* | | More work on network devices, getting thereMarco Pesenti Gritti2007-02-267-148/+279
| |/ |/|
* | s/essid/ssidMarco Pesenti Gritti2007-02-252-3/+3
* | Fix bug #920.Tomeu Vizoso2007-02-251-1/+3
* | CleanupsMarco Pesenti Gritti2007-02-252-10/+2
* | Fixup tooltips. Still not working for the home page case, sinceMarco Pesenti Gritti2007-02-255-12/+45
* | Add ssid tooltip to the home too. Not working yet.Marco Pesenti Gritti2007-02-253-1/+13
* | Fix strength propagationMarco Pesenti Gritti2007-02-254-3/+11
* | Display strength of wireless device/networksMarco Pesenti Gritti2007-02-256-9/+74
* | Get rid of the old nm appletMarco Pesenti Gritti2007-02-254-36/+0
* | Add back wep key dialogMarco Pesenti Gritti2007-02-253-2/+132
* | Handle device removalMarco Pesenti Gritti2007-02-255-16/+53
* | Activate the network on clickMarco Pesenti Gritti2007-02-253-9/+43
* | Add a tooltip with the ap name, not working for some reasonMarco Pesenti Gritti2007-02-251-1/+1
* | First go at access points on the mesh viewMarco Pesenti Gritti2007-02-253-15/+118
* | Get the wireless device to show.Marco Pesenti Gritti2007-02-253-7/+43
* | Some work on the network devicesMarco Pesenti Gritti2007-02-2514-19/+977
* | Move hardwaremanager out of the view to his own moduleMarco Pesenti Gritti2007-02-256-27/+30
* | Fix part of bug 853, reposition and resize sugar frame after rotateOwen Williams2007-02-242-20/+43
* | Add hover to BuddyIcon in the Frame.Tomeu Vizoso2007-02-243-4/+21
* | Add hover to ClipboardIcon.Tomeu Vizoso2007-02-242-1/+9
* | Typo.Tomeu Vizoso2007-02-241-2/+2
|/
* Rename color property in CanvasIcon to xo-color and added properties fill-col...Tomeu Vizoso2007-02-238-18/+17
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-2310-18/+16
* Added tooltips to CanvasIcon and implement popup positioning in the Frame.Tomeu Vizoso2007-02-224-6/+54
* Pass the right parameters to HomeActivityMarco Pesenti Gritti2007-02-221-1/+1
* Rename for new API.Tomeu Vizoso2007-02-221-1/+1
* Adapt to activity api changeMarco Pesenti Gritti2007-02-221-1/+1
* Make sugar-activity-factory just a wrapper.Marco Pesenti Gritti2007-02-221-16/+1
* Cleanup the Activity API, code needs more love.Marco Pesenti Gritti2007-02-211-9/+1
* Add an handle argument to the factory and to the activity constructor.Marco Pesenti Gritti2007-02-211-9/+5
* Removed MenuIcon.Tomeu Vizoso2007-02-211-1/+0
* Make ClipboardIcon use the new Menu.Tomeu Vizoso2007-02-219-94/+118
* Generate the id in ActivityFactory. I want it to be easy toMarco Pesenti Gritti2007-02-211-52/+15
* Fix capsMarco Pesenti Gritti2007-02-213-7/+7
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-212-23/+29
|\
| * Make BuddyIcon and BuddyMenu use the new Menu.Tomeu Vizoso2007-02-212-23/+29