Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view
Commit message (Expand)AuthorAgeFilesLines
* CLeanup emulator shutdownMarco Pesenti Gritti2007-03-091-1/+10
* Do not try to add access points on model removed signal!Marco Pesenti Gritti2007-03-071-1/+1
* Merge branch 'master' of git+ssh://ywwg@dev.laptop.org/git/sugarOwen Williams2007-03-061-1/+1
|\
| * Disable journal automatic startup for nowMarco Pesenti Gritti2007-03-061-1/+1
* | Fix corner and edge frame activationOwen Williams2007-03-061-15/+30
|/
* Improve loggingMarco Pesenti Gritti2007-03-022-15/+0
* Fix key release in keyhandlerDan Williams2007-02-281-2/+2
* Missing fileMarco Pesenti Gritti2007-02-281-0/+1
* Button fixes and fix launching activities from the clipboard.Tomeu Vizoso2007-02-281-11/+1
* Make the icon pulse when connectingMarco Pesenti Gritti2007-02-285-17/+96
* More work on devices, getting thereMarco Pesenti Gritti2007-02-283-31/+32
* Fix stroke/fill on ZoomBox icons.Tomeu Vizoso2007-02-271-4/+13
* Fix some bugs with frame animation and enable itMarco Pesenti Gritti2007-02-271-3/+4
* Add a window class to graphics, it contains a canvas.Marco Pesenti Gritti2007-02-272-13/+9
* Fix overlay box alignmentMarco Pesenti Gritti2007-02-261-1/+1
* Support running without network manager service.Marco Pesenti Gritti2007-02-262-13/+23
* Get rid of the old first time dialogMarco Pesenti Gritti2007-02-262-71/+0
* Fix up propagation of the state property changesMarco Pesenti Gritti2007-02-261-0/+1
* More work on network devices, getting thereMarco Pesenti Gritti2007-02-262-20/+71
* Fixup tooltips. Still not working for the home page case, sinceMarco Pesenti Gritti2007-02-252-2/+17
* Add ssid tooltip to the home too. Not working yet.Marco Pesenti Gritti2007-02-251-1/+3
* Fix strength propagationMarco Pesenti Gritti2007-02-251-0/+6
* Display strength of wireless device/networksMarco Pesenti Gritti2007-02-252-2/+31
* Get rid of the old nm appletMarco Pesenti Gritti2007-02-253-30/+0
* Handle device removalMarco Pesenti Gritti2007-02-251-4/+8
* Activate the network on clickMarco Pesenti Gritti2007-02-251-0/+12
* 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-251-0/+34
* Get the wireless device to show.Marco Pesenti Gritti2007-02-251-1/+14
* Some work on the network devicesMarco Pesenti Gritti2007-02-254-4/+5
* Move hardwaremanager out of the view to his own moduleMarco Pesenti Gritti2007-02-254-76/+6
* 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-237-12/+10
* Added tooltips to CanvasIcon and implement popup positioning in the Frame.Tomeu Vizoso2007-02-224-6/+54
* 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-212-5/+5
* Make BuddyIcon and BuddyMenu use the new Menu.Tomeu Vizoso2007-02-212-23/+29
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-211-16/+15
|\
| * Refactored Menu out of Popup.Tomeu Vizoso2007-02-211-16/+15
* | Make bundle registry a singleton. Get the object path from the registry.Marco Pesenti Gritti2007-02-211-1/+2
* | Do not expose the service names from Activity.Marco Pesenti Gritti2007-02-211-2/+1
|/
* Renamed Button to IconButton.Tomeu Vizoso2007-02-213-14/+14