Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model
Commit message (Expand)AuthorAgeFilesLines
* Add property for modeDan Williams2007-03-161-1/+4
* Expose AP capabilitiesDan Williams2007-03-151-1/+6
* Rearrange network device handling bitsDan Williams2007-03-156-8/+13
* Avoid multiple simultaneous launches of the same activity.Tomeu Vizoso2007-03-151-1/+1
* Battery status updateEduardo Silva2007-03-121-0/+29
* Complete the UI for the batteryMarco Pesenti Gritti2007-03-122-4/+13
* Require jpeg format buddy iconDan Williams2007-03-091-15/+14
* Expose owner details through the Shell's DBus serviceDan Williams2007-03-091-6/+24
* Do not show the battery device since it's not hooked upMarco Pesenti Gritti2007-03-071-1/+1
* Clean up sugar + NM client interactionDan Williams2007-03-071-5/+0
* Do not try to add access points on model removed signal!Marco Pesenti Gritti2007-03-071-1/+1
* Call remove access point with the right signatureMarco Pesenti Gritti2007-03-051-1/+1
* Support running without network manager service.Marco Pesenti Gritti2007-02-262-4/+7
* Missing fileMarco Pesenti Gritti2007-02-261-0/+1
* Fix up propagation of the state property changesMarco Pesenti Gritti2007-02-261-2/+3
* Add a device-added signalMarco Pesenti Gritti2007-02-261-1/+1
* More work on network devices, getting thereMarco Pesenti Gritti2007-02-264-48/+128
* s/essid/ssidMarco Pesenti Gritti2007-02-251-1/+1
* CleanupsMarco Pesenti Gritti2007-02-251-7/+2
* Fixup tooltips. Still not working for the home page case, sinceMarco Pesenti Gritti2007-02-252-10/+22
* Add ssid tooltip to the home too. Not working yet.Marco Pesenti Gritti2007-02-251-0/+7
* Fix strength propagationMarco Pesenti Gritti2007-02-252-3/+3
* Display strength of wireless device/networksMarco Pesenti Gritti2007-02-253-5/+38
* Handle device removalMarco Pesenti Gritti2007-02-253-12/+41
* Activate the network on clickMarco Pesenti Gritti2007-02-251-9/+16
* First go at access points on the mesh viewMarco Pesenti Gritti2007-02-251-11/+64
* Get the wireless device to show.Marco Pesenti Gritti2007-02-251-3/+10
* Some work on the network devicesMarco Pesenti Gritti2007-02-255-13/+29
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-233-6/+6
* 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 bundle registry a singleton. Get the object path from the registry.Marco Pesenti Gritti2007-02-213-18/+8
* Do not expose the service names from Activity.Marco Pesenti Gritti2007-02-212-5/+22
* Infrastructure for the home page devicesMarco Pesenti Gritti2007-02-208-0/+76
* Give precendence to user dir over system dirMarco Pesenti Gritti2007-02-131-2/+2
* Update look of activities donut to match wikiOwen Williams2007-01-311-0/+3
* Added new tool sugar-install-bundle.Tomeu Vizoso2007-01-271-2/+1
* Fix homemodel to return properly-ordered activities (based on timestamp)Owen Williams2007-01-261-3/+14
* Re-enable buddy streams now that XMLRPC is fixed for python 2.5Dan Williams2007-01-241-6/+3
* Our xmlrpc implementation does not work with python 2.5.Marco Pesenti Gritti2007-01-201-3/+7
* Basic implementation of the shutdown graphicsMarco Pesenti Gritti2007-01-111-1/+24
* add import for sugar.graphics.IconColorJohn (J5) Palmieri2007-01-101-0/+1
* Increase launch timeout to 20sDan Williams2007-01-091-1/+1
* Ensure to emit an activity changed signal when closing the last window. Fix #...Marco Pesenti Gritti2007-01-091-0/+2
* Make activity launching asynchronousDan Williams2007-01-071-1/+1
* Track activities while they launchDan Williams2007-01-072-14/+135
* Fix handling of the no activities caseMarco Pesenti Gritti2006-12-241-1/+4
* Complete the shell model/view split, finallyMarco Pesenti Gritti2006-12-243-14/+38
* Split ActivityHost in model/view. Refactor accordingly.Marco Pesenti Gritti2006-12-243-32/+59